ffmpeg/libavcodec
Michael Niedermayer 99683a3077 2 byte shorter userdata for mpeg4
in the past it was startcode,string,00,7F,startcode
now it is startcode,string,stratcode
both are mpeg4 compliant, as according to the standard the userdata lasts until the next 00 00 01 (startcode prefix) but some very primitive decoders which simply skip until the first 00 byte and then expect the next valid startcode might fail with the old variant, just a theory though (didnt test if quicktime can decode it now)

Originally committed as revision 2767 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-02-08 22:52:35 +00:00
..
alpha
armv4l
i386 quantizer noise shaping optimization 2004-02-06 02:12:37 +00:00
liba52
libpostproc changed includes 2004-01-31 22:58:32 +00:00
mlib
ppc
ps2
sh4
.cvsignore
4xm.c
8bps.c
Doxyfile
Makefile * Initial implementation of the G.726 ADPCM audio codec. 2004-02-07 08:20:00 +00:00
a52dec.c
ac3.h
ac3dec.c
ac3enc.c
ac3tab.h
adpcm.c M$ ADPCM encoding & some simplifications 2004-02-08 02:16:48 +00:00
adx.c
allcodecs.c * Initial implementation of the G.726 ADPCM audio codec. 2004-02-07 08:20:00 +00:00
amr.c
apiexample.c
asv1.c get_bit_count -> put_bits_count 2004-02-06 15:27:31 +00:00
avcodec.c
avcodec.h * Initial implementation of the G.726 ADPCM audio codec. 2004-02-07 08:20:00 +00:00
bswap.h
cabac.c
cabac.h get_bit_count -> put_bits_count 2004-02-06 17:51:58 +00:00
cinepak.c
cljr.c
common.c 2 byte shorter userdata for mpeg4 2004-02-08 22:52:35 +00:00
common.h 2 byte shorter userdata for mpeg4 2004-02-08 22:52:35 +00:00
cyuv.c
dct-test.c
dpcm.c handle 0-length buffers 2004-01-31 17:30:28 +00:00
dsputil.c quantizer noise shaping optimization 2004-02-06 02:12:37 +00:00
dsputil.h quantizer noise shaping optimization 2004-02-06 02:12:37 +00:00
dv.c
dvdata.h
error_resilience.c
eval.c
faac.c
faad.c
faandct.c
faandct.h
fdctref.c
fft-test.c
fft.c
ffv1.c get_bit_count -> put_bits_count 2004-02-06 15:27:31 +00:00
flicvideo.c Use reget buffer instead of copying from prev frame 2004-01-25 16:43:09 +00:00
g726.c use clip() from common.h 2004-02-07 15:33:00 +00:00
golomb.c inttypes.h patch by (Chip <szarlada at freemail dot hu>) 2004-01-22 12:09:14 +00:00
golomb.h
h263.c 2 byte shorter userdata for mpeg4 2004-02-08 22:52:35 +00:00
h263data.h
h263dec.c closed gop support & flags2 as all bits in flags are used 2004-01-22 19:48:28 +00:00
h264.c get_bit_count -> put_bits_count 2004-02-06 15:27:31 +00:00
h264data.h
huffyuv.c get_bit_count -> put_bits_count 2004-02-06 15:27:31 +00:00
idcinvideo.c
imgconvert.c
imgconvert_template.h
imgresample.c
indeo3.c segfault fix 2004-02-07 20:50:26 +00:00
indeo3data.h
interplayvideo.c handle invalid buffer sizes 2004-01-31 18:17:38 +00:00
jfdctfst.c
jfdctint.c
jrevdct.c
lcl.c
mace.c
mdct.c
mdec.c
mem.c
mjpeg.c 2 byte shorter userdata for mpeg4 2004-02-08 22:52:35 +00:00
motion_est.c 4mv + b frame encoding segfault fix 2004-01-28 00:36:58 +00:00
motion_est_template.c
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c get_bit_count -> put_bits_count 2004-02-06 15:27:31 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c fixes by Gildas Bazin <gbazin at altern dot org> 2004-02-04 15:49:55 +00:00
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c - made --extra-cflags option work on darwin 2004-02-06 23:56:37 +00:00
mpegvideo.h get_bit_count -> put_bits_count 2004-02-06 15:27:31 +00:00
msmpeg4.c
msmpeg4data.h
msrle.c watch those hard tabs 2004-01-31 17:57:57 +00:00
msvideo1.c watch those hard tabs 2004-01-31 17:57:57 +00:00
oggvorbis.c
oggvorbis.h
opts.c
parser.c
pcm.c
qtrle.c initial commit for Quicktime Animation (RLE) video decoder; bit depths 2004-02-05 05:22:44 +00:00
ra144.c segfault fix 2004-02-06 21:07:17 +00:00
ra144.h
ra288.c
ra288.h
ratecontrol.c
rational.c
rational.h
raw.c
resample.c
roqvideo.c
rpza.c watch those hard tabs 2004-01-31 17:57:57 +00:00
rv10.c closed gop support & flags2 as all bits in flags are used 2004-01-22 19:48:28 +00:00
simple_idct.c
simple_idct.h
smc.c watch those hard tabs 2004-01-31 17:57:57 +00:00
sp5x.h
svq1.c closed gop support & flags2 as all bits in flags are used 2004-01-22 19:48:28 +00:00
svq1_cb.h
svq1_vlc.h
svq3.c closed gop support & flags2 as all bits in flags are used 2004-01-22 19:48:28 +00:00
truemotion1.c
truemotion1data.h
utils.c tiny warning fix 2004-02-01 22:56:54 +00:00
vcr1.c
vmdav.c
vp3.c
vp3data.h
vqavideo.c
wmadata.h
wmadec.c segfault fix 2004-01-18 21:57:32 +00:00
wmv2.c
xan.c
xvmcvideo.c