FFmpeg/libavformat
Michel Bardiaux 346a655d46 Add support for MS-GSM codec
Originally committed as revision 8039 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-20 11:09:47 +00:00
..
4xm.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
adtsenc.c
aiff.c 100l 2007-02-14 11:23:11 +00:00
allformats.c Raw VC-1 demuxer 2007-02-09 12:10:15 +00:00
allformats.h Raw VC-1 demuxer 2007-02-09 12:10:15 +00:00
amr.c
asf-enc.c always use audio spread (instead of "video no spread" for audio ...) 2007-02-12 23:32:55 +00:00
asf.c use dvr-ms timestamps 2007-02-10 03:36:12 +00:00
asf.h use dvr-ms timestamps 2007-02-10 03:36:12 +00:00
au.c remove now useless codec_tag setting code in muxers 2007-01-21 12:44:58 +00:00
audio.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
avformat.h implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
avi.h
avidec.c support yet another broken avi (filedoesitbetter.avi) which has a wrong stream count 2007-02-13 00:38:16 +00:00
avienc.c get rid of the [4] limitation of codec tag lists 2007-01-21 12:08:31 +00:00
avio.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avio.h This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
aviobuf.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
avisynth.c
avs.c
barpainet.h
beosaudio.cpp implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
crc.c
cutils.c
daud.c
dc1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dsicin.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
dv1394.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
dv1394.h
dv.c * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) 2007-01-11 22:32:19 +00:00
dv.h * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) 2007-01-11 22:32:19 +00:00
dvenc.c * Fixing a bug with incorrect bits set in AAUX source pack 2007-01-15 07:41:28 +00:00
electronicarts.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
ffm.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
file.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
flic.c spit an error message in case of invalid chunk 2007-02-18 00:47:13 +00:00
flv.h Defines various common FLV format values between the FLV muxer and demuxer 2006-12-06 00:23:04 +00:00
flvdec.c flv follows in movs footsteps and has random trash in the width/height fields 2007-01-23 15:38:07 +00:00
flvenc.c remove now useless codec_tag setting code in muxers 2007-01-21 12:44:58 +00:00
framehook.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
framehook.h
gif.c
gifdec.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
grab_bktr.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
gxf.c Use av_set_pts_info and set some arbitrary timebase fallback 2007-02-08 20:54:12 +00:00
gxf.h
gxfenc.c fix dts adjusting 2007-02-14 14:54:20 +00:00
http.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
idcin.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
idroq.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
img2.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
ipmovie.c not checking error return, resulting double free 2007-02-17 02:46:47 +00:00
isom.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
isom.h add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
libnut.c Properly separate native and libnut NUT (de)muxers. 2007-02-09 08:28:47 +00:00
Makefile rename video4linux[2] variables to v4l[2], consistent with --disable options 2007-02-14 22:12:49 +00:00
matroska.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
mm.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
mmf.c
mov.c remove some printf warnings 2007-01-24 15:59:58 +00:00
movenc.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
mp3.c better generic index building and seeking code 2007-02-05 23:04:48 +00:00
mpc.c 10l, > vs. >= typo, caused crashes on last mpc frame 2007-01-14 16:10:05 +00:00
mpeg.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
mpegts.h demux VC1 in mpegts 2007-02-09 20:34:24 +00:00
mpegtsenc.c
mpjpeg.c
mtv.c now we set codec_tag, still have to figure out how to handle flipping 2006-11-03 20:13:42 +00:00
mxf.c mxf aes decryption support, patch by Reimar, simplified to only look for first crypto context, will be extended once we get files with multiple cryptocontext, and hope that they won't have broken container ul 2007-02-11 12:50:33 +00:00
network.h move networking #includes into separate file 2007-02-04 17:05:44 +00:00
nsvdec.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
nut.c variable renaming: mp3lame --> libmp3lame 2007-01-07 00:02:15 +00:00
nut.h 10l forgot (skip non keyframes after seeking between syncpoint and the first keyframe) 2006-11-16 12:27:43 +00:00
nutdec.c simplify 2007-01-21 12:43:29 +00:00
nuv.c 10l to whoever wrote this (wrong fps, fixes nirvana.nuv) 2007-01-31 11:24:04 +00:00
ogg2.c Ogg is not Vorbis. 2007-02-13 23:20:35 +00:00
ogg2.h save/restore number of streams 2007-01-15 22:05:22 +00:00
ogg.c Ogg is not Vorbis. 2007-02-13 23:20:35 +00:00
oggparseflac.c
oggparseogm.c
oggparsetheora.c
oggparsevorbis.c
os_support.c Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l 2007-02-15 15:39:39 +00:00
os_support.h Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l 2007-02-15 15:39:39 +00:00
psxstr.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
qtpalette.h
raw.c Raw VC-1 demuxer 2007-02-09 12:10:15 +00:00
riff.c Add support for MS-GSM codec 2007-02-20 11:09:47 +00:00
riff.h add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
rm.c
rtp_h264.c move networking #includes into separate file 2007-02-04 17:05:44 +00:00
rtp_h264.h add support for rtp/h264 streaming 2006-11-07 22:10:07 +00:00
rtp_internal.h
rtp.c move networking #includes into separate file 2007-02-04 17:05:44 +00:00
rtp.h Missing prototype added 2007-01-29 15:02:57 +00:00
rtpproto.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
rtsp.c move networking #includes into separate file 2007-02-04 17:05:44 +00:00
rtsp.h
rtspcodes.h
segafilm.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
sierravmd.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
smacker.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
sol.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
swf.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
tcp.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
tiertexseq.c missdetected a broken mp3 2007-01-02 22:22:12 +00:00
tta.c
udp.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
utils.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
v4l2.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
voc.c add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
voc.h add codec_id <-> codec_tag tables to AVIn/OutputFormat 2007-01-21 01:39:17 +00:00
vocdec.c get rid of the [4] limitation of codec tag lists 2007-01-21 12:08:31 +00:00
vocenc.c remove now useless codec_tag setting code in voc muxer 2007-01-21 22:41:37 +00:00
wav.c Add FACT chunk for non-PCM wav formats 2007-02-12 15:57:21 +00:00
wc3movie.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
westwood.c rename BE/LE_8/16/32 to AV_RL/B_8/16/32 2007-01-19 22:12:59 +00:00
wv.c This fixes error handling for BeOS, removing the need for some ifdefs. 2007-02-13 18:26:14 +00:00
x11grab.c implement new grabbing interface, as described here: 2007-02-14 17:01:32 +00:00
yuv4mpeg.c