Mercurial > libavcodec.hg
graph
-
sin_tables.c is a generated file, so add it to CLEANFILES libavcodecTue, 20 Oct 2009 14:16:23 +0000, by reimar
-
Add missing dependency of the S/PDIF muxer on the AAC parser. libavcodecMon, 19 Oct 2009 22:45:22 +0000, by diego
-
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements. libavcodecMon, 19 Oct 2009 22:26:52 +0000, by diego
-
Add additional long names for the Flash Video decoder and encoder. libavcodecMon, 19 Oct 2009 18:45:44 +0000, by stefano
-
Add additional long names for the Sorenson Vector Quantizer 3 decoder. libavcodecMon, 19 Oct 2009 18:44:43 +0000, by stefano
-
Add additional long names for the Sorenson Vector Quantizer 1 decoder libavcodecMon, 19 Oct 2009 18:43:28 +0000, by stefano
-
mpegaudiodec, mpc and qdm2 all use the same mpa_synth window, so make libavcodecMon, 19 Oct 2009 17:21:02 +0000, by reimar
-
whitespace cosmetics: prettyprinting, K&R style libavcodecMon, 19 Oct 2009 15:51:34 +0000, by diego
-
Flip (M)JPEG frames encoded by Intel JPEG library. libavcodecMon, 19 Oct 2009 15:41:28 +0000, by cehoyos
-
cosmetics: Remove pointless parentheses from return statement. libavcodecMon, 19 Oct 2009 12:47:52 +0000, by diego
-
fix linking on systems with a function name prefix (10l in r20287) libavcodecSun, 18 Oct 2009 21:44:03 +0000, by lorenm
-
fix sar for dvcpro hd, patch by Charles Yates, charles dot yates at gmail dot com libavcodecSun, 18 Oct 2009 21:08:23 +0000, by bcoudurier
-
add CONFIG_LPC to the build system for lpc dsputil functions. fixes build libavcodecSun, 18 Oct 2009 19:51:18 +0000, by jbr
-
Replace big square-root table by a call to ff_sqrt(). Based on a patch libavcodecSun, 18 Oct 2009 16:29:10 +0000, by vitor
-
Fix typo that mistakenly slipped into previous commit: libavcodecSun, 18 Oct 2009 14:34:45 +0000, by diego
-
Move autocorrelation function from flacenc.c to lpc.c. Also rename the libavcodecSat, 17 Oct 2009 21:00:39 +0000, by jbr