ffmpeg/libavformat
Aurelien Jacobs 4f909c7675 matroskadec: prepend TargetType to metadata key name
Originally committed as revision 19184 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-13 22:29:38 +00:00
..
4xm.c
Makefile Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 2009-06-11 15:26:57 +00:00
adtsenc.c Do not include libavcodec/internal.h in the ADTS muxer. 2009-06-12 19:49:46 +00:00
aiff.c
allformats.c Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
amr.c
apc.c
ape.c
asf.c
asf.h Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: 2009-06-09 20:58:32 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: 2009-06-09 20:58:32 +00:00
asfenc.c
assdec.c
assenc.c
au.c
audiointerleave.c
audiointerleave.h
avc.c
avc.h
avformat.h fix codec probing, stop after MAX_PROBE_PACKETS and return all packets 2009-05-31 00:24:06 +00:00
avi.h
avidec.c Workaround broken AVI files from DC-XZ6. 2009-05-25 18:28:26 +00:00
avienc.c
avio.c Move function for reading whole specified amount of data from RTSP 2009-06-04 06:25:53 +00:00
avio.h Move function for reading whole specified amount of data from RTSP 2009-06-04 06:25:53 +00:00
aviobuf.c
avisynth.c
avlanguage.c
avlanguage.h
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c Electronic Arts demuxer: support Madcow video tag 2009-06-13 02:20:54 +00:00
ffm.h
ffmdec.c
ffmenc.c
file.c
flacdec.c
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c remove useless include 2009-05-23 03:05:56 +00:00
http.c Cosmetics : Use dprintf instead of printf. 2009-06-06 17:32:59 +00:00
id3v1.c cosmetics: Reformat to K&R and prettyprint newly created files. 2009-06-11 15:35:23 +00:00
id3v1.h Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 2009-06-11 15:26:57 +00:00
id3v2.c cosmetics: Prettyprint one more line to have columns line up. 2009-06-11 20:45:35 +00:00
id3v2.h Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 2009-06-11 15:26:57 +00:00
idcin.c
idroq.c
iff.c
img2.c DPX (Digital Picture Exchange) image decoder 2009-06-12 05:29:29 +00:00
internal.h
ipmovie.c
isom.c Analysis of logs show that there are in fact some files with m1v1 too (not just m2v2), 2009-06-13 03:02:16 +00:00
isom.h Remove time_rate, we cannot compute exactly when fragments are 2009-06-11 05:13:23 +00:00
iss.c
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c matroskadec: prepend TargetType to metadata key name 2009-06-13 22:29:38 +00:00
matroskaenc.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c Also accept TS as a prefix for wav twoccs (used by Flip4Mac) instead of 2009-06-13 00:50:57 +00:00
movenc.c fix 3gp metadata, write strings in UTF8, patch by Larbi Joubala, larbi dot joubala at resonate-mp4 dot com 2009-05-31 05:24:16 +00:00
mp3.c Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. 2009-06-11 15:26:57 +00:00
mpc.c
mpc8.c Allocate a bit more memory for MPC SV8 seek table, so bitreader won't read 2009-06-13 06:39:01 +00:00
mpeg.c
mpeg.h
mpegenc.c fail if stream fifo could not be allocated 2009-05-22 19:11:56 +00:00
mpegts.c do not parse full header for private streams 2009-06-02 07:53:44 +00:00
mpegts.h remove defines 2009-05-31 03:02:12 +00:00
mpegtsenc.c simplify pes timestamps fetching, based on a patch by corp186, chasedouglas at gmail dot com 2009-05-23 06:25:44 +00:00
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c return AVERROR_EOF 2009-05-30 06:16:44 +00:00
mxfenc.c remove useless include 2009-05-23 03:05:56 +00:00
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c
oggdec.c
oggdec.h
oggenc.c
oggparseflac.c
oggparseogm.c
oggparsespeex.c Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 2009-06-05 23:39:11 +00:00
oggparsetheora.c Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 2009-06-05 23:39:11 +00:00
oggparsevorbis.c
oma.c oma: fix build if memcmp() is a macro 2009-05-16 15:09:30 +00:00
options.c
os_support.c
os_support.h
output-example.c
psxstr.c
pva.c technically mp2 in pva needs AVSTREAM_PARSE_FULL 2009-05-27 06:58:22 +00:00
qcp.c Add QCP demuxer. 2009-05-20 17:19:39 +00:00
qtpalette.h
r3d.c
raw.c
raw.h
rdt.c
rdt.h
riff.c Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. 2009-06-12 17:39:56 +00:00
riff.h
rl2.c
rm.c
rm.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 2009-06-06 09:35:15 +00:00
rmdec.c
rmenc.c
rpl.c
rtp.c
rtp.h
rtp_aac.c Correctly set the "AU size" field in the payload header for 2009-05-29 13:46:46 +00:00
rtp_amr.c
rtp_asf.c
rtp_asf.h
rtp_h263.c
rtp_h264.c
rtp_h264.h
rtp_mpv.c Make sure buffer end remains constant within the loop 2009-06-10 14:56:50 +00:00
rtp_vorbis.c
rtp_vorbis.h
rtpdec.c
rtpdec.h
rtpenc.c
rtpenc.h
rtpenc_h264.c Fix the M bit for multi-packet NALs. 2009-05-16 17:11:47 +00:00
rtpproto.c
rtsp.c Support seeking as defined by the rfc 2009-06-10 15:08:02 +00:00
rtsp.h Support seeking as defined by the rfc 2009-06-10 15:08:02 +00:00
rtspcodes.h
sdp.c
segafilm.c
sierravmd.c
siff.c
smacker.c
sol.c
sox.h Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
soxdec.c Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
soxenc.c Implement SoX native format muxer and demuxer. 2009-05-30 18:51:15 +00:00
swf.h
swfdec.c
swfenc.c check av_fifo_alloc return 2009-05-21 23:12:41 +00:00
tcp.c
thp.c
tiertexseq.c
timefilter.c
timefilter.h
tmv.c
tta.c
txd.c
udp.c
utils.c if b frames are parsed, set codec->has_b_frames 2009-06-11 04:30:05 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c
wav.c Change find_tag return type to int64_t, fix a bug 2009-06-03 22:36:59 +00:00
wc3movie.c
westwood.c
wv.c
xa.c
yuv4mpeg.c