summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* aarch64: vp9itxfm: Don't repeatedly set x9 when nothing overwrites itMartin Storsjö2017-01-14
* arm: vp9itxfm: Rename a macro parameter to fit betterMartin Storsjö2017-01-14
* arm/aarch64: vp9itxfm: Fix indentation of macro argumentsMartin Storsjö2017-01-14
* aarch64: vp9itxfm: Use w3 instead of x3 for the int eob parameterMartin Storsjö2017-01-14
* arm: vp9itxfm: Simplify the stack alignment codeJanne Grunau2017-01-14
* aarch64: vp9: loop filter: replace 'orr; cbn?z' with 'adds; b.{eq,ne};Janne Grunau2017-01-14
* aarch64: vp9: use alternative returns in the core loop filter functionJanne Grunau2017-01-14
* avcodec/cinepakenc: remove CVID from long descriptionPaul B Mahol2017-01-14
* libavcodec/psd : add test for channel depth/channel count in bitmap modeMartin Vignali2017-01-14
* avcodec/qdrw: skip long comment for nowPaul B Mahol2017-01-13
* speedhq: Align blocks variable properly.Steinar H. Gunderson2017-01-13
* avcodec/lossless_videodsp: add missing call to ff_llviddsp_init_ppc()James Almer2017-01-12
* lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16James Almer2017-01-12
* huffyuvdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* huffyuvencdsp: move shared functions to a new lossless_videoencdsp contextJames Almer2017-01-12
* huffyuvencdsp: move functions only used by huffyuv from lossless_videodspJames Almer2017-01-12
* lossless_videodsp: move shared functions from huffyuvdspJames Almer2017-01-12
* avutil/reverse: move the ff_reverse declaration to a separate headerJames Almer2017-01-12
* avcodec/mathops: add missing header for ff_reverseJames Almer2017-01-11
* hevc: Mark as having threadsafe initDerek Buitenhuis2017-01-11
* avcodec: add Newtek SpeedHQ decoderSteinar H. Gunderson2017-01-11
* avcodec: move bitswap_32() into a header fileSteinar H. Gunderson2017-01-11
* avcodec/wmaprodec: do not force extradata presence for XMAPaul B Mahol2017-01-11
* avcodec/psd: fix ugly typoPaul B Mahol2017-01-11
* libavcodec/psd : add support for psd bitmap modeMartin Vignali2017-01-11
* lavc/psd: Interpret DUOTONE as GRAYSCALE.Carl Eugen Hoyos2017-01-11
* avcodec/bsf: fix resource leak in av_bsf_list_parse_strSteven Liu2017-01-11
* avcodec/tiff: Perform multiply in tiff_unpack_lzma() as 64bitMichael Niedermayer2017-01-10
* avcodec/qdm2: make use of bytestream2Paul B Mahol2017-01-09
* lavc/vaapi_encode_h264: disable B frames in baseline profileJun Zhao2017-01-09
* avcodec/bsf: Fix av_bsf_list_free()Michael Niedermayer2017-01-08
* avcodec/omx: Do not pass negative value into av_malloc()Michael Niedermayer2017-01-08
* avcodec/dca: add support for 20-bit XLLfoo862017-01-07
* avcodec: add QDMC decoderPaul B Mahol2017-01-06
* avcodec/iff: add support for vertical word compression in ILBMPaul B Mahol2017-01-06