ffmpeg/libavformat
Aurelien Jacobs bd51c0138a handle id3v2 'genre' tag formated as '%d'
Originally committed as revision 18145 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-22 16:10:37 +00:00
..
4xm.c
Makefile Support raw TrueHD files 2009-03-19 21:46:56 +00:00
adtsenc.c ADTS: Increased protection against writing illegal/nonsense files. 2009-03-06 21:19:16 +00:00
aiff.c
allformats.c Support raw TrueHD files 2009-03-19 21:46:56 +00:00
amr.c
apc.c
ape.c
asf.c Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 2009-03-18 14:03:40 +00:00
asf.h Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 2009-03-18 14:03:40 +00:00
asfcrypt.c
asfcrypt.h
asfdec.c Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 2009-03-18 14:03:40 +00:00
asfenc.c Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure 2009-03-18 14:03:40 +00:00
assdec.c
assenc.c
au.c
audiointerleave.c Reorder arguments for av_fifo_generic_read to be more logical and 2009-03-09 17:47:47 +00:00
audiointerleave.h Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 2009-03-08 14:16:55 +00:00
avc.c
avc.h
avformat.h Support raw TrueHD files 2009-03-19 21:46:56 +00:00
avi.h
avidec.c set avi fsize to INT64_MAX if riff tag end is not set and file size is not available 2009-03-19 21:57:14 +00:00
avienc.c
avio.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
avio.h Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
bfi.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. 2009-03-08 14:16:55 +00:00
dxa.c
eacdata.c
electronicarts.c
ffm.h
ffmdec.c fix compilation when DEBUG_SEEK is defined 2009-03-21 07:36:25 +00:00
ffmenc.c do not write ffm write index by default, detect if file is being written and return EOF 2009-03-20 01:23:33 +00:00
file.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
flacdec.c seek backwards 4 bytes if 'fLaC' marker is not found 2009-03-21 00:49:14 +00:00
flacenc.c
flacenc.h
flic.c
flv.h
flvdec.c Replace two 'return AVERROR(EAGAIN);' by continue. The latter are nicer 2009-03-03 20:24:17 +00:00
flvenc.c
framecrcenc.c
gif.c
gopher.c
gxf.c
gxf.h
gxfenc.c reindent 2009-03-09 04:17:12 +00:00
http.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
id3v2.c
id3v2.h
idcin.c
idroq.c Simplify RoQ demuxer pts calculation by using a appropriate time bases. 2009-03-13 13:37:35 +00:00
iff.c
img2.c PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. 2009-03-20 17:23:45 +00:00
internal.h
ipmovie.c
isom.c
isom.h allocate palette in codec directly 2009-03-15 09:44:57 +00:00
iss.c
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c
matroskaenc.c
metadata.c
metadata.h
metadata_compat.c
mm.c
mmf.c
mov.c Remove alpha channel from default colorspace tables, since it is unused. See 2009-03-22 13:05:13 +00:00
movenc.c allocate tracks instead of using MAX_STREAMS 2009-03-22 03:52:55 +00:00
mp3.c handle id3v2 'genre' tag formated as '%d' 2009-03-22 16:10:37 +00:00
mpc.c
mpc8.c
mpeg.c Split TrueHD decoder from MLP 2009-03-19 21:23:39 +00:00
mpeg.h
mpegenc.c Reorder arguments for av_fifo_generic_read to be more logical and 2009-03-09 17:47:47 +00:00
mpegts.c avoid creating a new stream not referenced in pmt since it cannot be associated to a program, fix issue 835 2009-03-22 02:04:28 +00:00
mpegts.h
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c
mtv.c
mvi.c
mxf.c
mxf.h
mxfdec.c protect realloc overflow 2009-03-21 00:50:51 +00:00
mxfenc.c use utc time for timestamp and do not set it if not specified 2009-03-14 23:39:52 +00:00
ncdec.c
network.h
nsvdec.c
nut.c
nut.h
nutdec.c
nutenc.c
nuv.c Enable generic index creation and seeking for NUV demuxer. 2009-03-14 22:07:15 +00:00
oggdec.c
oggdec.h Document ogg_codec's header function 2009-03-21 08:03:30 +00:00
oggenc.c
oggparseflac.c
oggparseogm.c
oggparsespeex.c Reindent 2009-03-21 08:22:36 +00:00
oggparsetheora.c
oggparsevorbis.c
oma.c
options.c
os_support.c
os_support.h
psxstr.c
pva.c
qtpalette.h Remove alpha channel from default colorspace tables, since it is unused. See 2009-03-22 13:05:13 +00:00
r3d.c
raw.c Support raw TrueHD files 2009-03-19 21:46:56 +00:00
raw.h
rdt.c Reindent after r18010. 2009-03-16 13:01:02 +00:00
rdt.h
riff.c Add AURA 1 and 2 codec IDs and register their FOURCCs 2009-03-22 07:40:22 +00:00
riff.h
rl2.c
rm.c
rm.h Remove packet returning in ff_rm_parse_packet() if we're using the packet 2009-03-16 12:57:49 +00:00
rmdec.c Add a @todo with a comment from Kostya so we don't forget to optimize that at 2009-03-22 12:47:16 +00:00
rmenc.c Remove index writing in RM muxer, since it is broken (multiple streams per 2009-03-21 20:34:24 +00:00
rpl.c
rtp.c
rtp.h
rtp_aac.c
rtp_asf.c Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 2009-03-20 01:11:08 +00:00
rtp_asf.h Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 2009-03-20 01:11:08 +00:00
rtp_h264.c
rtp_h264.h
rtp_mpv.c
rtpdec.c Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a 2009-03-20 01:11:08 +00:00
rtpdec.h Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
rtpenc.c
rtpenc.h
rtpenc_h264.c
rtpproto.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
rtsp.c Remove slash-skipping code because the function called right after that 2009-03-21 21:02:08 +00:00
rtsp.h Add a @todo item to use ByteIOContext instead of URLContext at some point in 2009-03-21 20:44:46 +00:00
rtspcodes.h
sdp.c
segafilm.c
sierravmd.c
siff.c
smacker.c Make Smacker audio decoder output audio in original bit depth 2009-03-21 15:52:14 +00:00
sol.c
swf.h remove unused fields in swf context 2009-03-14 22:49:01 +00:00
swfdec.c swf timestamps are 16 bits 2009-03-14 22:51:38 +00:00
swfenc.c Reorder arguments for av_fifo_generic_read to be more logical and 2009-03-09 17:47:47 +00:00
tcp.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
thp.c
tiertexseq.c
timefilter.c Add my name to copyright & author as requested by the original author. 2009-03-06 20:51:50 +00:00
timefilter.h Add my name to copyright & author as requested by the original author. 2009-03-06 20:51:50 +00:00
tta.c
txd.c
udp.c Add url_get_file_handle(), which is used to get the file descriptor 2009-03-03 17:04:51 +00:00
utils.c move max analyze duration check before considering new packet 2009-03-19 21:54:34 +00:00
vc1test.c
vc1testenc.c
voc.c
voc.h
vocdec.c
vocenc.c
vqf.c VQF demuxer 2009-03-07 22:42:09 +00:00
wav.c
wc3movie.c Fix a condition that causes an infinite loop, but only when compiled with 2009-03-04 05:40:53 +00:00
westwood.c
wv.c
xa.c
yuv4mpeg.c