summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * H.264: use fill_rectangle in CABAC decodingJason Garrett-Glaser2011-07-08
| * H.264: Remove redundant hl_motion_16/8 codeJason Garrett-Glaser2011-07-08
| * H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIPJason Garrett-Glaser2011-07-08
| * H.264: faster P-SKIP decodingJason Garrett-Glaser2011-07-08
| * H.264: av_always_inline some more functionsJason Garrett-Glaser2011-07-08
| * H.264: Add x86 assembly for 10-bit H.264 predict functionsDaniel Kang2011-07-08
* | cosmetic: reindent of dxva2 zigzag workaroundJoakim Plate2011-07-09
* | Added ability to enable workaround for dxva2 decoding using older ATI cardsJoakim Plate2011-07-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-09
|\|
| * mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
| * dnxhd: prettify tablesMans Rullgard2011-07-08
| * flashsv: inline copy_region() into flashsv_decode_frame()Diego Biurrun2011-07-08
| * flashsv: improve some variable namesDiego Biurrun2011-07-07
| * libschroedingerdec: Remove write-only variable.Diego Biurrun2011-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-08
|\|
| * libgsm: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-07
| * libvo-amrwbenc: Add braces to shut up gcc warning.Diego Biurrun2011-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * bink: pass Bink version to audio decoder through extradata instead of codec_tag.Kostya2011-07-06
| * flashsv: improve some comments and fix some wrong onesDiego Biurrun2011-07-06
| * flashsv: Eliminate redundant variable indirection.Diego Biurrun2011-07-06
| * flashsv: set reference frame type to full frameDiego Biurrun2011-07-06
| * flashsv: replace bitstream description by a link to the specificationDiego Biurrun2011-07-06
| * flashsv: convert a debug av_log into av_dlogDiego Biurrun2011-07-06
| * flashsv: simplify conditionDiego Biurrun2011-07-06
| * flashsv: return more meaningful error valuesDiego Biurrun2011-07-06
| * flashsv: cosmetics: break some overly long linesDiego Biurrun2011-07-06
| * flashsv: cosmetics: drop some unnecessary parenthesesDiego Biurrun2011-07-06
| * H.264: make loopfilter bS const where applicableJason Garrett-Glaser2011-07-05
* | Support fourcc YV24.ami_stuff2011-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * opencore-amr: Add missing initializer braces to shut up gcc warning.Diego Biurrun2011-07-05
| * ARM: workaround for bug in GNU assemblerMans Rullgard2011-07-05
| * dv: fix comment wording mistakeClément Bœsch2011-07-05
| * Rename libavcodec/high_bit_depth.h ---> libavcodec/bit_depth_template.cDiego Biurrun2011-07-05
| * dv: fix valgrind use of uninitialised value warnings.Reimar Döffinger2011-07-05
| * PPC: use Altivec IMDCT only for supported sizesMans Rullgard2011-07-05
| * dv: fix comment spellingClément Bœsch2011-07-05
* | dv: fix comment wording mistakeClément Bœsch2011-07-05
* | dv: fix valgrind use of uninitialised value warnings.Reimar Döffinger2011-07-05
* | dv: fix comment spelling.Clément Bœsch2011-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * ARM: allow unaligned buffer in fixed-point NEON FFT4Mans Rullgard2011-07-04
| * dca: set AVCodecContext frame_size for DTS audioJohn Stebbins2011-07-04
| * YASM: Shut up unused variable compiler warning with --disable-yasm.Daniel Kang2011-07-04
| * x86_32: Fix build on x86_32 with --disable-yasm.Daniel Kang2011-07-04
| * iirfilter: add fate testMans Rullgard2011-07-04
| * doxygen: Add qmul docs.Diego Biurrun2011-07-04
| * H.264: fix overreads of qscale_tableJason Garrett-Glaser2011-07-04
| * Remove unused static tables and static inline functions.Diego Biurrun2011-07-04