- 15 Feb, 2008 7 commits
-
-
Benjamin Larsson authored
Originally committed as revision 11940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11939 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
utils.c: In function ‘avcodec_get_context_defaults2’: utils.c:793: warning: assignment discards qualifiers from pointer target type Originally committed as revision 11938 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
opt.c: In function ‘av_set_string’: opt.c:164: warning: passing argument 9 of ‘ff_eval2’ from incompatible pointer type Originally committed as revision 11937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Patch by Stefano Sabatini: stefano sabatini (minus) lala % poste it Originally committed as revision 25999 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Michael Niedermayer authored
This only removes 2 bytes from MP3 and MP2 currently. Up to 4 could be removed from MP3/MP2 though this might need a 2pass muxer. Primitive code to remove headers from MPEG-1/2/4 is there too but for the single file I tried it on (the one in the regression tests), it was a loss because all video frames were >4096 byte, so that it is disabled ATM. Originally committed as revision 11936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 11934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 11933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
avcoder authored
Patch by mvplayer: ffmpeg gmail com Originally committed as revision 11932 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Feb, 2008 18 commits
-
-
Michael Niedermayer authored
We do not do anything with it as lavf does not really support it yet. Originally committed as revision 11931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11930 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11929 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thorsten Jordan authored
Patch by Thorsten Jordan (tjordan atay macrosystem otday de) [FFmpeg-devel] Behaviour of liba52 decoder Originally committed as revision 11927 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Thorsten Jordan authored
returns 0 for a valid frame Patch by Thorsten Jordan (tjordan atay macrosystem otday de) [FFmpeg-devel] Behaviour of liba52 decoder Originally committed as revision 11926 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
it should correctly set by av_get_bits_per_sample if recognized Originally committed as revision 11925 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Luca Abeni authored
Originally committed as revision 11924 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11920 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 25991 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
Originally committed as revision 11919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11917 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 11916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
sync with upstream libmpeg2 0.4.1 Originally committed as revision 11915 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2008 12 commits
-
-
Diego Biurrun authored
Suggested by Rich Felker. Originally committed as revision 11914 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11913 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11910 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
might be tweaked, fix qt_dv_pal_test.mov. Originally committed as revision 11909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
use correct demux mechanism when audio compression id is -2, dv audio does not matter, demux partially qt_dv_pal_test.mov which does NOT use cid -2 Originally committed as revision 11908 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 11907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11906 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11905 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 11904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Paul Kelly authored
utilize a bit reservoir. Also, make the lame encoder utilize this flag. patch by Paul Kelly, paul a stjohnspoint d co d uk Originally committed as revision 11903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-