- 21 May, 2009 5 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18891 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 18890 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
decoded when the gain value is 2 or 4. Originally committed as revision 18889 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 18888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
dequantization 24-bit in a separate commit. Originally committed as revision 18887 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 May, 2009 10 commits
-
-
Måns Rullgård authored
Originally committed as revision 18886 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 18885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 18884 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kenan Gillet authored
Originally committed as revision 18883 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 18882 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 18881 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Patch by Martin Storsjö: martin (remove that) at martin (oh and this too) st Originally committed as revision 18880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Siarhei Siamashka authored
Originally committed as revision 18879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Siarhei Siamashka authored
Now the sign of audio samples in ffvorbis output is the same as in original uncompressed audio file and this also allows the use of tiny_psnr to compare ffvorbis with libvorbis/tremor. Originally committed as revision 18878 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Siarhei Siamashka authored
Originally committed as revision 18877 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 May, 2009 10 commits
-
-
Diego Biurrun authored
in the build system and documentation that mark it as GPL. Originally committed as revision 18876 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Jason Garrett-Glaser authored
Originally committed as revision 18875 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 18874 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
This should replace the inconsistently named and defined WORDS_BIGENDIAN. Originally committed as revision 18873 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 18872 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 18871 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 29317 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
Diego Biurrun authored
Fixes compilation when AMR-NB #includes are not available on the system. Originally committed as revision 18870 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 18869 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Kostya Shishkov authored
Originally committed as revision 29316 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
-
- 18 May, 2009 2 commits
-
-
Stefano Sabatini authored
color. Originally committed as revision 18868 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Gets rid of 'cast discards qualifiers from pointer target type' warnings. Originally committed as revision 18867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 May, 2009 8 commits
-
-
Benjamin Larsson authored
Originally committed as revision 18866 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benjamin Larsson authored
Originally committed as revision 18865 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benjamin Larsson authored
Originally committed as revision 18864 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benjamin Larsson authored
Originally committed as revision 18863 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
FATE test 295 might need updating. Originally committed as revision 18862 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
broken by r18859 for e.g. all gcc 4 compilers. Originally committed as revision 18861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
simpler and also fixes a bug in GAQ dequantization. Originally committed as revision 18860 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Rename ff_mpeg1_decode_block_intra to mpeg1_decode_block_intra and make it static. Add ff_mpeg1_decode_block_intra as plain extern function calling mpeg1_decode_block_intra. Originally committed as revision 18859 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2009 5 commits
-
-
Yao Peter authored
Patch by Yao Peter (peter AT yuvad DOT com) Originally committed as revision 18858 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
the end subband. Originally committed as revision 18857 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Any C library function may be a macro, so compound literals passed to memcmp() must be surrounded by parens to avoid being split on commas. Originally committed as revision 18856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Siarhei Siamashka authored
Scaling (i)MDCT output has no runtime overhead and can be used to improve performance of audio codecs. All the changes are only needed in 'ff_mdct_init' function and slow down initialization a bit. Originally committed as revision 18855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Martin Storsjö authored
Patch by Martin Storsjö, martin martin st Originally committed as revision 18854 to svn://svn.ffmpeg.org/ffmpeg/trunk
-