Mercurial > libavcodec.hg
graph
-
Invoke future RV30/40 loop filter for already decoded rows instead of libavcodecSat, 29 Nov 2008 06:22:31 +0000, by kostya
-
Add missing '-test' in name of imgresample test. libavcodecFri, 28 Nov 2008 00:00:11 +0000, by diego
-
Only build the imgresample test if the old scaler was enabled. libavcodecWed, 26 Nov 2008 15:09:05 +0000, by diego
-
Automatically check the dependencies for the AAN DCT tables. libavcodecWed, 26 Nov 2008 15:07:03 +0000, by diego
-
Move aanscales tables to their own file; fixes compilation without encoders. libavcodecWed, 26 Nov 2008 13:38:13 +0000, by diego
-
cosmetics: Rename aanscales to ff_aanscales, it will soon be externally visible. libavcodecWed, 26 Nov 2008 13:28:30 +0000, by diego
-
Move encoder-specific quantize_c and related tables to the H.264 encoder. libavcodecWed, 26 Nov 2008 10:22:55 +0000, by diego
-
Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq (x86_64), libavcodecTue, 25 Nov 2008 07:34:20 +0000, by reimar
-
snow: move scratch buffer from stack to malloced buffer in context libavcodecTue, 25 Nov 2008 00:20:49 +0000, by mru
-
Disable unused code for now to allow 'make checkheaders' to pass. libavcodecMon, 24 Nov 2008 21:31:01 +0000, by diego
-
Add missing headers to get 'make checkheaders' closer to passing. libavcodecMon, 24 Nov 2008 21:29:07 +0000, by diego
-
svq1enc: move scratch buffer from stack to context to ensure alignment libavcodecMon, 24 Nov 2008 19:08:02 +0000, by mru
-
move decoder initialization in separate function, earlier failure detection libavcodecMon, 24 Nov 2008 18:49:50 +0000, by bcoudurier
-
Make non-void replacement functions actually return a value. libavcodecMon, 24 Nov 2008 16:33:11 +0000, by diego
-
Move #defines that are mostly used in h264.c out of h264data.h and into h264.h. libavcodecMon, 24 Nov 2008 16:08:21 +0000, by diego
-
Use golomb_to_pict_type instead of its duplicate, slice_type_map. libavcodecMon, 24 Nov 2008 15:53:16 +0000, by diego
-
Some BMP files have file size declared in the header equal to headers size libavcodecMon, 24 Nov 2008 11:24:02 +0000, by kostya
-
Give more meaningful message on BMP header parsing error libavcodecMon, 24 Nov 2008 10:58:32 +0000, by kostya