FFmpeg/libavformat
Aurelien Jacobs bc718b4720 fix missed usage of old metadata API in mov demuxer
Originally committed as revision 17689 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 16:06:26 +00:00
..
4xm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
adtsenc.c Add libavcodec/internal.h include to avoid warning: implicit declaration of 2009-02-13 23:02:05 +00:00
aiff.c use new metadata API in aiff demuxer 2009-02-02 23:43:12 +00:00
allformats.c add raw demuxer for Chinese AVS elementary streams 2009-02-21 10:34:29 +00:00
amr.c
apc.c
ape.c apedec: display a warning when truncating a metadata tag 2009-02-17 15:44:11 +00:00
asf.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
asf.h Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
asfcrypt.c Add and use a public API for RC4 and DES, analogous to the AES API. 2009-02-03 14:20:55 +00:00
asfcrypt.h
asfdec.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
asfenc.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
assdec.c Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from incompatible pointer type" 2009-02-14 15:44:46 +00:00
assenc.c
au.c
audiointerleave.c check fifo size and realloc if needed 2009-02-18 04:42:31 +00:00
audiointerleave.h rename ff_audio_interleave to ff_audio_rechunk_interleave 2009-02-09 21:34:20 +00:00
avc.c
avc.h
avformat.h new metadata API is now officially part of public API 2009-03-01 14:50:03 +00:00
avi.h
avidec.c Check for alloc failures. 2009-02-21 20:57:46 +00:00
avienc.c Add AVFMT_VARIABLE_FPS to specify which muxers do not need duplicated frames. 2009-02-24 15:04:18 +00:00
avio.c Rename register_protocol() to av_register_protocol() and deprecate 2009-02-15 14:25:23 +00:00
avio.h Mark as "internal but installed" the avio.h file. 2009-02-26 22:34:18 +00:00
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
bfi.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
c93.c
crcenc.c
cutils.c Do not misuse unsigned long to store pointers. 2009-02-04 05:56:39 +00:00
daud.c
dsicin.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
dv.c dv probe 2009-02-26 08:45:59 +00:00
dv.h
dvenc.c
dxa.c
eacdata.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
electronicarts.c Add av_uninit macro to variable to avoid false positive warning: 2009-02-11 15:01:52 +00:00
ffm.h
ffmdec.c return error if read failed 2009-02-12 02:17:16 +00:00
ffmenc.c
file.c
flacdec.c cosmetics: indentation 2009-02-28 17:31:25 +00:00
flacenc.c Share the function to write a raw FLAC header and use it in the Matroska 2009-02-26 02:41:53 +00:00
flacenc.h Share the function to write a raw FLAC header and use it in the Matroska 2009-02-26 02:41:53 +00:00
flic.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
flv.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
flvdec.c parse aac extradata to fetch channels and sample rate, patch from Netgem 2009-02-21 23:54:50 +00:00
flvenc.c Splits the totalbitrate in a videodatarate and audiodatarate part. 2009-02-02 16:10:46 +00:00
framecrcenc.c
framehook.c
framehook.h
gif.c
gopher.c Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com 2009-02-11 16:28:46 +00:00
gxf.c
gxf.h
gxfenc.c use correct field number for video according to specs, patch by Thierry Foucu, tfoucu at gmail dot com 2009-02-13 21:36:36 +00:00
http.c
id3v2.c
id3v2.h
idcin.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
idroq.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
iff.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
img2.c
internal.h remove now useless av_set_program_name() function 2009-02-10 00:27:42 +00:00
ipmovie.c Simplify ipmovie.c pts calculation by using an appropriate time_base. 2009-02-27 10:07:12 +00:00
isom.c return -1 for errors in ff_mov_iso639_to_lang() to allow for error checking 2009-02-26 13:11:18 +00:00
isom.h
iss.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
libnut.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
lmlm4.c
Makefile Separate the raw FLAC demuxer from raw.c and put in a new file, 2009-02-28 17:24:46 +00:00
matroska.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
matroska.h Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
matroskadec.c Add some basic metadata conversion tables for matroska and asf. 2009-03-01 00:12:08 +00:00
matroskaenc.c Share the function to write a raw FLAC header and use it in the Matroska 2009-02-26 02:41:53 +00:00
metadata_compat.c don't trigger metadata compatibility code when user app already set metadata 2009-02-26 13:00:13 +00:00
metadata.c simplify metadata conversion and fixes gcc-2.95 at the same time 2009-03-01 14:29:30 +00:00
metadata.h add a metadata conversion API 2009-02-28 23:34:16 +00:00
mm.c Add a context to av_log() call and update the trace not to be redundant. 2009-02-16 16:27:08 +00:00
mmf.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
mov.c fix missed usage of old metadata API in mov demuxer 2009-03-01 16:06:26 +00:00
movenc.c Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is already used 2009-02-28 16:02:29 +00:00
mp3.c Make the MP3 probe weakly claim all files with ID3v2 tags to fix regressions on 2009-02-05 18:41:06 +00:00
mpc8.c
mpc.c
mpeg.c Allow demuxing of audio substreams stored as 0x06 type. 2009-02-11 11:09:36 +00:00
mpeg.h
mpegenc.c
mpegts.c Change TS seeking so it returns position/timestamp of a key frame. 2009-02-28 18:35:53 +00:00
mpegts.h
mpegtsenc.c use new metadata API in mpegts muxer 2009-02-18 00:00:38 +00:00
mpjpeg.c cosmetics: format long_name spelling fixes 2009-02-12 17:24:17 +00:00
msnwc_tcp.c
mtv.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
mvi.c
mxf.c reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxf.h reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxfdec.c reuse MXFCodecUL for data def and simplify 2009-02-08 05:12:30 +00:00
mxfenc.c fix index edit rate, inverse num and den 2009-02-25 08:09:13 +00:00
ncdec.c 10l: fix compiler warning: 2009-02-08 21:42:06 +00:00
network.h
nsvdec.c use new metadata API in nsv demuxer 2009-02-18 00:02:38 +00:00
nut.c
nut.h
nutdec.c use new metadata API in nut demuxer 2009-02-27 23:10:34 +00:00
nutenc.c use new metadata API in nut muxer 2009-02-27 23:12:14 +00:00
nuv.c
oggdec.c Use consistent indent style in oggdec. 2009-02-14 13:44:21 +00:00
oggdec.h
oggenc.c Use a shared function to validate FLAC extradata. 2009-02-26 02:29:24 +00:00
oggparseflac.c use function and definitions from libavcodec/flac.h in oggparseflac.c 2009-01-25 01:21:10 +00:00
oggparseogm.c
oggparsespeex.c
oggparsetheora.c
oggparsevorbis.c use av_malloc() in vorbis_comment() 2009-02-12 21:39:37 +00:00
oma.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
options.c Deprecate av_malloc_format_context() in favor of 2009-02-08 08:16:40 +00:00
os_support.c
os_support.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
psxstr.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
pva.c
qtpalette.h
r3d.c use new metadata API in r3d demuxer 2009-03-01 15:28:56 +00:00
raw.c Change the timebase of the raw demuxer to one that can represent the ts of fields. 2009-03-01 03:48:35 +00:00
raw.h Separate the raw FLAC demuxer from raw.c and put in a new file, 2009-02-28 17:24:46 +00:00
rdt.c Don't (ab)use PKT_FLAG_* in RTP code, since the two have virtually nothing 2009-02-26 14:23:05 +00:00
rdt.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
riff.c Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 2009-02-21 15:32:56 +00:00
riff.h Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rl2.c cosmetics: format long_name spelling fixes 2009-02-12 17:24:17 +00:00
rm.c use new metadata API in rm (de)muxer 2009-02-17 21:40:38 +00:00
rm.h use new metadata API in rm (de)muxer 2009-02-17 21:40:38 +00:00
rmdec.c remove now useless get_str16() from rmdec.c 2009-02-17 21:41:50 +00:00
rmenc.c use new metadata API in rm (de)muxer 2009-02-17 21:40:38 +00:00
rpl.c cosmetics: vertical alignment 2009-02-26 22:39:53 +00:00
rtp_aac.c Merge rtp_aac.h and rtp_mpv.h in rtpenc.h 2009-02-06 15:30:41 +00:00
rtp_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp_h264.h Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp_mpv.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtp.c Remame rtp_get_codec_info() to ff_rtp_get_codec_info(), as it is not 2009-02-17 08:12:51 +00:00
rtp.h Document ff_rtp_codec_id() 2009-02-28 19:34:50 +00:00
rtpdec.c Implement marker bit, which is used for several RTP payloads currently 2009-02-26 14:24:50 +00:00
rtpdec.h Implement marker bit, which is used for several RTP payloads currently 2009-02-26 14:24:50 +00:00
rtpenc_h264.c Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h 2009-02-06 10:35:52 +00:00
rtpenc.c Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 2009-02-16 09:36:21 +00:00
rtpenc.h Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer 2009-02-06 20:41:15 +00:00
rtpproto.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
rtsp.c Rename RTSPHeader to RTSPMessageHeader to reflect more clearly what the 2009-02-21 22:26:44 +00:00
rtsp.h Document rtsp.h, see "[PATCH] document rtsp.h" thread. 2009-02-26 14:15:41 +00:00
rtspcodes.h
sdp.c Rename rtp_get_payload_type() to ff_rtp_get_payload_type(), as it is not 2009-02-16 09:36:21 +00:00
segafilm.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
sierravmd.c Add a context to av_log() call. 2009-02-16 14:45:05 +00:00
siff.c
smacker.c
sol.c
swf.h
swfdec.c
swfenc.c Remove const qualifier from function argument to eliminate the warning 2009-02-08 03:44:54 +00:00
tcp.c
thp.c
tiertexseq.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
tta.c
txd.c Use more descriptive format long_names. 2009-02-12 17:26:06 +00:00
udp.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
utils.c use new metadata API in libavformat/utils.c 2009-03-01 15:38:06 +00:00
vc1test.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c use new metadata API in wc3 demuxer 2009-02-26 22:35:26 +00:00
westwood.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
wv.c
xa.c Use full internal pathname in doxygen @file directives. 2009-02-01 02:00:19 +00:00
yuv4mpeg.c