summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/h264dec: re-indent after previous commitMatthieu Bouron2017-01-20
* lavc/h264dec: make sure a slice is decoded before finishing setupMatthieu Bouron2017-01-20
* avcodec/wmaprodec: add xma_flush for seeking in XMA2Paul B Mahol2017-01-20
* avcodec: add XMA2 parserPaul B Mahol2017-01-20
* avcodec/wmaprodec: unbreak XMA mono decodingPaul B Mahol2017-01-20
* avcodec/atrac3: allow 6 channels (non-joint stereo)bnnm2017-01-20
* dcaenc: Use Huffman codes for Bit Allocation IndexDaniil Cherednik2017-01-20
* avcodec/nvenc: add logging for more error casesTimo Rothenpieler2017-01-20
* avcodec/nvenc: make gpu indices independend of supported capabilitiesTimo Rothenpieler2017-01-20
* avcodec/exr: export writer info into frame metadataPaul B Mahol2017-01-19
* avcodec/exr: make it aware of 2 additional compressionsPaul B Mahol2017-01-19
* avcodec/avcodec: fix lil typo in commentAleksandr Slobodeniuk2017-01-19
* avcodec/speedhq: Fix warning about "initialization from incompatible pointer ...Michael Niedermayer2017-01-19
* avcodec/wmaprodec: check number of channels for XMA streamsPaul B Mahol2017-01-19
* avcodec/pixlet: use av_clip_uintp2_c explicitlyPaul B Mahol2017-01-19
* avcodec/pixlet: use av_clip_uintp2()Paul B Mahol2017-01-19
* avcodec/pixlet: clip chroma before shiftingPaul B Mahol2017-01-19
* avcodec/wmapro: redone stream selection for XMA1/2Paul B Mahol2017-01-19
* lavc/h264: simplify find_unused_picture()Clément Bœsch2017-01-19
* avcodec/wmaprodec: >2 channel support for XMAPaul B Mahol2017-01-19
* lavc/h264dec: remove flush goto in decode callbackClément Bœsch2017-01-18
* lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-17
* vaapi_vp9: Convert to use the new VAAPI hwaccel codeMark Thompson2017-01-17
* vaapi_hevc: Convert to use the new VAAPI hwaccel codeAnton Khirnov2017-01-17
* vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson2017-01-17
* vaapi_vc1: Convert to use the new VAAPI hwaccel codeMark Thompson2017-01-17
* vaapi_mpeg2: Convert to use the new VAAPI hwaccel codeMark Thompson2017-01-17
* vaapi_h264: Convert to use the new VAAPI hwaccel codeMark Thompson2017-01-17
* lavc: Rewrite VAAPI decode infrastructureMark Thompson2017-01-17
* vaapi_vc1: Remove redundant version checkMark Thompson2017-01-17
* vaapi_vc1: Constify pointersMark Thompson2017-01-17
* vaapi_mpeg2: Constify pointersMark Thompson2017-01-17
* vaapi_h264: Constify pointersMark Thompson2017-01-17
* Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'Matthieu Bouron2017-01-17
|\
| * h264: eliminate decode_postinit()Anton Khirnov2016-07-15
* | lavc/h264dec: reconstruct and debug flush frames as wellClément Bœsch2017-01-16
* | lavc/h264_slice: drop redundant current_slice resetClément Bœsch2017-01-16
* | lavc/pthread_frame: protect read state access in setup finish functionClément Bœsch2017-01-16
* | avcodec: add SIPR parserPaul B Mahol2017-01-16
* | dxva2: allow an empty array of ID3D11VideoDecoderOutputViewSteve Lhomme2017-01-16
* | dxva2: get the slice number directly from the surface in D3D11VASteve Lhomme2017-01-16
* | dxva2: use a single macro to test if the DXVA context is validSteve Lhomme2017-01-16
* | dcaenc: Implementation of Huffman codes for DCA encoderDaniil Cherednik2017-01-15
* | dcaenc: Reverse data layout to prevent data copies during Huffman encoding in...Daniil Cherednik2017-01-15
* | aarch64: vp9mc: Fix a comment to refer to a register with the right nameMartin Storsjö2017-01-14
* | aarch64: vp9dsp: Fix vertical alignment in the init fileMartin Storsjö2017-01-14
* | arm: vp9mc: Fix vertical alignment of operandsMartin Storsjö2017-01-14
* | aarch64: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and...Martin Storsjö2017-01-14
* | arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2017-01-14
* | arm: vp9itxfm: Only reload the idct coeffs for the iadst_idct combinationMartin Storsjö2017-01-14