Mercurial > libavcodec.hg
graph
-
Reindent after last commit on dxva2 h264 AVHWAccel. libavcodecFri, 14 May 2010 23:09:08 +0000, by fenrir
-
Fixed h264 long term support with dxva2 AVHWAccel. libavcodecFri, 14 May 2010 23:08:23 +0000, by fenrir
-
aacenc: Add a rate only trellis for codebook selection for the TLS. libavcodecFri, 14 May 2010 16:49:51 +0000, by alexc
-
aacenc: Use exact values when quantizing, not fuzzy values. libavcodecFri, 14 May 2010 16:49:40 +0000, by alexc
-
aacenc: Use an estimated codebook for the TLS (two loop search). libavcodecFri, 14 May 2010 16:49:30 +0000, by alexc
-
aacenc: Select the TLS (two-loop search) as the default scalefactor coder. libavcodecFri, 14 May 2010 16:49:21 +0000, by alexc
-
Fix compilation of AC3 decoder if E-AC3 decoder was disabled. libavcodecThu, 13 May 2010 20:41:36 +0000, by cehoyos
-
Reindent after r23124. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodecThu, 13 May 2010 19:18:54 +0000, by rbultje
-
Grayscale support. Patch by Sebastian Vater <cdgs basty googlemail com>. libavcodecThu, 13 May 2010 19:16:03 +0000, by rbultje
-
Add mpegaudiodec_float.o dependency on tables header with hardcoded tables libavcodecThu, 13 May 2010 18:41:18 +0000, by mru
-
1.0 and the resulting exactly representable value must be marked as float as well, libavcodecThu, 13 May 2010 18:06:44 +0000, by michael
-
Cast constants to float to avoid gcc converting to and from libavcodecThu, 13 May 2010 17:58:17 +0000, by michael
-
Use standard C for implementing sign_extend() and zero_extend(). libavcodecThu, 13 May 2010 16:32:21 +0000, by michael
-
Move handling of paletted data to the IFF demuxer. This allows future libavcodecThu, 13 May 2010 15:39:40 +0000, by rbultje
-
Handle palette underflows, fill remaining space with black (zero) data. libavcodecThu, 13 May 2010 15:33:36 +0000, by rbultje
-
Move a while(..){..} -> do{..}while(..), slightly faster. libavcodecThu, 13 May 2010 13:18:25 +0000, by rbultje
-
Fix compilation with low precission mpeg audio decoding. libavcodecThu, 13 May 2010 10:04:31 +0000, by michael