ffmpeg/libavformat
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size
Originally committed as revision 12626 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-30 03:40:03 +00:00
..
4xm.c
Makefile rl2 demuxer 2008-03-21 14:02:13 +00:00
adtsenc.c
aiff.c set block align for mace3/6 2008-03-05 12:06:57 +00:00
allformats.c cosmetics: alphabetical order 2008-03-28 10:40:19 +00:00
amr.c
apc.c
ape.c
asf-enc.c
asf.c Skip over unknown extended_content_header tags. 2008-03-06 00:26:48 +00:00
asf.h
asfcrypt.c
asfcrypt.h
au.c
avc.c Fix misplaced const, avoids a cast-discards-qualifiers warning 2008-02-19 16:18:17 +00:00
avc.h const 2008-02-19 16:08:52 +00:00
avformat.h typo: occured --> occurred 2008-03-22 01:06:57 +00:00
avi.h avi.h does not use anything from avcodec.h. 2008-03-03 22:56:07 +00:00
avidec.c indent 2008-03-28 03:50:40 +00:00
avienc.c Fix aspect ratio. 2008-03-27 01:18:16 +00:00
avio.c Add AVClass to URLContext at next major version bump 2008-03-10 19:03:39 +00:00
avio.h 1st attempt at correcting the punktuation. 2008-03-22 17:25:50 +00:00
aviobuf.c
avisynth.c
avs.c
bethsoftvid.c
c93.c
crcenc.c
cutils.c
daud.c
dsicin.c
dv.c
dv.h
dvenc.c
dxa.c
eacdata.c
electronicarts.c
ffm.c
file.c
flic.c
flv.h flv/swf do not have a big endian codec id, they only support 2008-02-24 00:57:15 +00:00
flvdec.c Additional checks for strange num_val in FLV metadata 2008-03-20 11:02:40 +00:00
flvenc.c flv/swf do not have a big endian codec id, they only support 2008-02-24 00:57:15 +00:00
framecrcenc.c
framehook.c
framehook.h
gif.c
gifdec.c Fix decoding of interlaced gif, e.g. http://samples.mplayerhq.hu/GIF/7up.gif 2008-03-03 13:16:29 +00:00
gxf.c
gxf.h
gxfenc.c
http.c
idcin.c fix the id CIN demuxer by using the pts API correctly 2008-03-01 01:43:19 +00:00
idroq.c
img2.c useless null 2008-03-14 13:10:49 +00:00
ipmovie.c
isom.c gsm in mov, demux surge-1-16-B-agsm.mov 2008-03-28 16:30:22 +00:00
isom.h
libnut.c
lmlm4.c
matroska.c
matroska.h
matroskadec.c add out of bound stream index checks 2008-03-10 21:23:06 +00:00
matroskaenc.c Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 2008-03-07 19:25:09 +00:00
mm.c
mmf.c
mov.c gsm in mov, demux surge-1-16-B-agsm.mov 2008-03-28 16:30:22 +00:00
movenc.c fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it 2008-03-20 18:48:50 +00:00
mp3.c
mpc.c
mpc8.c
mpeg.c Ignore flags after pts/dts if there are no bytes left. 2008-03-04 01:31:15 +00:00
mpeg.h include required headers for int64_t and AV_RB16() 2008-03-03 23:00:48 +00:00
mpegenc.c
mpegts.c treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 2008-02-23 10:57:38 +00:00
mpegts.h treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESCRIPTOR with the value HDMV; approved by Mans 2008-02-23 10:57:38 +00:00
mpegtsenc.c
mpjpeg.c
msnwc_tcp.c MSN TCP Webcam stream demuxer. 2008-03-18 19:54:47 +00:00
mtv.c
mxf.c just skip klv packet, when no corresponding stream is found 2008-03-16 17:54:36 +00:00
network.h
nsvdec.c
nut.c Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 2008-03-07 19:25:09 +00:00
nut.h Add 'disposition' bitfield to AVStream and use it for both muxing and demuxing 2008-03-07 19:25:09 +00:00
nutdec.c typo fixes 2008-03-15 16:15:47 +00:00
nutenc.c misc spelling fixes 2008-03-10 18:42:09 +00:00
nuv.c
oggdec.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggdec.h Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggenc.c fix Ogg/FLAC header size 2008-03-30 03:40:03 +00:00
oggparseflac.c
oggparseogm.c
oggparsespeex.c Add support for speex in ogg 2008-02-06 12:37:37 +00:00
oggparsetheora.c
oggparsevorbis.c
os_support.c Include poll.h instead of sys/poll.h 2008-02-13 12:51:14 +00:00
os_support.h typo: occured --> occurred 2008-03-22 01:06:57 +00:00
psxstr.c
pva.c
qtpalette.h
raw.c
raw.h
riff.c cosmetics: remove some empty lines 2008-03-10 00:48:36 +00:00
riff.h
rl2.c rl2 demuxer 2008-03-21 14:02:13 +00:00
rm.h
rmdec.c
rmenc.c
rtp.c
rtp.h
rtp_aac.c
rtp_aac.h
rtp_h264.c
rtp_h264.h Add some const, fixes warnings: 2008-02-19 22:07:48 +00:00
rtp_internal.h
rtp_mpv.c
rtp_mpv.h
rtpdec.c typo fixes 2008-03-15 16:15:47 +00:00
rtpenc.c Fix computation of the "NTP time" field in RTCP SR packets, and do not 2008-02-20 10:19:35 +00:00
rtpenc_h264.c Add some const, fixes warnings: 2008-02-19 22:07:48 +00:00
rtpproto.c
rtsp.c Reindent after rtsp-alternate-protocol* patches. 2008-03-19 14:08:16 +00:00
rtsp.h Allow cycling between different protocols (TCP, UDP or multicast) so that if 2008-03-19 14:05:08 +00:00
rtspcodes.h
sdp.c Add some information about the stream bitrate, if available 2008-03-05 13:31:24 +00:00
segafilm.c Fix ;; 2008-02-19 22:09:08 +00:00
sierravmd.c
siff.c
smacker.c
sol.c
swf.c
tcp.c Set TCP protocol to is_streamed=1 as seeking is not possible. 2008-03-05 15:29:10 +00:00
thp.c
tiertexseq.c
tta.c
txd.c
udp.c Do not use GNU-specific (or BSD-specific or whatever they may be) 2008-02-11 03:30:42 +00:00
utils.c typo: occured --> occurred 2008-03-22 01:06:57 +00:00
vc1test.c
voc.c
voc.h
vocdec.c
vocenc.c
wav.c
wc3movie.c fix wc3movie demuxer to conform to the PTS API 2008-03-01 02:28:47 +00:00
westwood.c
wv.c
yuv4mpeg.c