summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\
| * H.264: add filter_mb_fast support for >8-bit decodingJason Garrett-Glaser2011-07-11
| * H.264: avoid redundant alpha/beta calculations in loopfilterJason Garrett-Glaser2011-07-11
| * H.264: optimize intra/inter loopfilter decisionJason Garrett-Glaser2011-07-11
| * vp8/mt: flush worker thread, not application thread context, on seek.Ronald S. Bultje2011-07-10
| * mt: proper locking around release_buffer calls.Ronald S. Bultje2011-07-10
| * DxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d9bd36db72189e]Jean-Baptiste Kempf2011-07-10
| * hwaccel: unbreak buildMans Rullgard2011-07-10
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* | Revert "lavc: remove a half-working attempt at different defaults for audio/v...Michael Niedermayer2011-07-11
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * ARM: use const macro to define constant data in asmMans Rullgard2011-07-10
| * bitdepth: simplify FUNC/FUNCC macrosMans Rullgard2011-07-10
| * dsputil: remove ff_emulated_edge_mc macro used in one placeMans Rullgard2011-07-10
| * 9/10-bit: simplify clipping macrosMans Rullgard2011-07-10
| * lavc: add support for codec-specific defaults.Anton Khirnov2011-07-10
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
| * lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov2011-07-10
| * ac3dec: add a drc_scale private optionAnton Khirnov2011-07-10
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-10
|\|
| * H.264: fix filter_mb_fast with 4:4:4 + 8x8dctJason Garrett-Glaser2011-07-09
| * mpeg1video: don't abort if thread_count is too high.Frank Barchard2011-07-09
| * libxvid: Add const qualifier to silence compiler warning.Diego Biurrun2011-07-09
| * H.264: improve qp_thresh checkJason Garrett-Glaser2011-07-08
| * 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