summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Revert "lavc: remove a half-working attempt at different defaults for audio/v...Michael Niedermayer2011-07-111-1/+1
* Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-1118-62/+178
|\
| * ARM: use const macro to define constant data in asmMans Rullgard2011-07-106-25/+20
| * bitdepth: simplify FUNC/FUNCC macrosMans Rullgard2011-07-101-10/+4
| * dsputil: remove ff_emulated_edge_mc macro used in one placeMans Rullgard2011-07-102-3/+1
| * 9/10-bit: simplify clipping macrosMans Rullgard2011-07-101-15/+6
| * lavc: add support for codec-specific defaults.Anton Khirnov2011-07-103-0/+23
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-106-11/+35
| * lavc: remove a half-working attempt at different defaults for audio/video cod...Anton Khirnov2011-07-101-1/+1
| * ac3dec: add a drc_scale private optionAnton Khirnov2011-07-105-1/+28
| * lavc: introduce avcodec_open2() as a replacement for avcodec_open().Anton Khirnov2011-07-104-2/+66
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-1011-81/+1138
|\ \ | |/
| * H.264: fix filter_mb_fast with 4:4:4 + 8x8dctJason Garrett-Glaser2011-07-091-1/+1
| * mpeg1video: don't abort if thread_count is too high.Frank Barchard2011-07-091-5/+9
| * libxvid: Add const qualifier to silence compiler warning.Diego Biurrun2011-07-091-1/+1
| * H.264: improve qp_thresh checkJason Garrett-Glaser2011-07-082-6/+4
| * H.264: use fill_rectangle in CABAC decodingJason Garrett-Glaser2011-07-081-2/+1
| * H.264: Remove redundant hl_motion_16/8 codeJason Garrett-Glaser2011-07-081-42/+10
| * H.264: merge fill_rectangle into P-SKIP MV prediction, to match B-SKIPJason Garrett-Glaser2011-07-082-25/+24
| * H.264: faster P-SKIP decodingJason Garrett-Glaser2011-07-082-10/+102
| * H.264: av_always_inline some more functionsJason Garrett-Glaser2011-07-083-8/+8
| * H.264: Add x86 assembly for 10-bit H.264 predict functionsDaniel Kang2011-07-084-1/+998
* | cosmetic: reindent of dxva2 zigzag workaroundJoakim Plate2011-07-091-7/+7
* | Added ability to enable workaround for dxva2 decoding using older ATI cardsJoakim Plate2011-07-092-2/+17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-094-58/+590
|\ \ | |/
| * mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-081-0/+1
| * dnxhd: prettify tablesMans Rullgard2011-07-081-36/+574
| * flashsv: inline copy_region() into flashsv_decode_frame()Diego Biurrun2011-07-081-16/+11
| * flashsv: improve some variable namesDiego Biurrun2011-07-071-7/+7
| * libschroedingerdec: Remove write-only variable.Diego Biurrun2011-07-071-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-082-2/+2
|\ \ | |/
| * libgsm: Drop const qualifier to silence compiler warning.Diego Biurrun2011-07-071-1/+1
| * libvo-amrwbenc: Add braces to shut up gcc warning.Diego Biurrun2011-07-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-063-65/+52
|\ \ | |/
| * bink: pass Bink version to audio decoder through extradata instead of codec_tag.Kostya2011-07-061-1/+1
| * flashsv: improve some comments and fix some wrong onesDiego Biurrun2011-07-061-6/+6
| * flashsv: Eliminate redundant variable indirection.Diego Biurrun2011-07-061-3/+2
| * flashsv: set reference frame type to full frameDiego Biurrun2011-07-061-1/+1
| * flashsv: replace bitstream description by a link to the specificationDiego Biurrun2011-07-061-19/+3
| * flashsv: convert a debug av_log into av_dlogDiego Biurrun2011-07-061-4/+3
| * flashsv: simplify conditionDiego Biurrun2011-07-061-3/+2
| * flashsv: return more meaningful error valuesDiego Biurrun2011-07-061-2/+2
| * flashsv: cosmetics: break some overly long linesDiego Biurrun2011-07-061-8/+15
| * flashsv: cosmetics: drop some unnecessary parenthesesDiego Biurrun2011-07-061-11/+11
| * H.264: make loopfilter bS const where applicableJason Garrett-Glaser2011-07-051-9/+9
* | Support fourcc YV24.ami_stuff2011-07-062-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-068-8/+11
|\ \ | |/
| * opencore-amr: Add missing initializer braces to shut up gcc warning.Diego Biurrun2011-07-051-1/+1
| * ARM: workaround for bug in GNU assemblerMans Rullgard2011-07-051-1/+1
| * dv: fix comment wording mistakeClément Bœsch2011-07-051-2/+2
OpenPOWER on IntegriCloud