summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Bump minor versions for branching 3.4Michael Niedermayer2017-10-11
* avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste2017-10-10
* avcodec/ffv1dec: Fix out of array read in slice countingMichael Niedermayer2017-10-10
* avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()Michael Niedermayer2017-10-10
* avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()Michael Niedermayer2017-10-10
* avcodec/mpeg4videodec: Use 64 bit intermediates for sprite deltaMichael Niedermayer2017-10-10
* lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao2017-10-09
* lavc: enable hwaccel_flags optionJun Zhao2017-10-09
* avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm2017-10-09
* avcodec/dca_core: always limit frame size to data sizefoo862017-10-09
* avcodec/dca_parser: revert to conservative sync distance estimationfoo862017-10-09
* vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-09
* vaapi: Remove H.264 baseline profileMark Thompson2017-10-09
* lavc: add support for OpenJPEG 2.3.0Michael Bradshaw2017-10-08
* avcodec/v4l2: fix single plane decodingJorge Ramirez-Ortiz2017-10-06
* avcodec/mips: Cleanup unused functionsKaustubh Raste2017-10-06
* lavc/v4l2: Fix printf format for int64_tMark Thompson2017-10-05
* x86/blockdsp: use three operand form for an instructionJames Almer2017-10-04
* avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds boundsMichael Niedermayer2017-10-05
* avcodec/x86/lossless_videoencdsp: Fix handling of small widthsMichael Niedermayer2017-10-05
* avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716]Jorge Ramirez-Ortiz2017-10-04
* lavc/v4l2: Mark static const tables as suchMark Thompson2017-10-04
* lavc/v4l2: Remove use of lfind()Mark Thompson2017-10-04
* avcodec/dxv: Check for end of input in dxv_decompress_dxt5()Michael Niedermayer2017-10-04
* avcodec/truemotion2: Fix integer overflows in tm2_high_chroma()Michael Niedermayer2017-10-04
* avcodec/aacdec_template: Clear tns present flag on errorMichael Niedermayer2017-10-04
* mpegdec: fix redundant dummy frames issue of interlaced clipsZhong Li2017-10-04
* Merge commit '984736dd9e5b50987a5910e22495304e4a6d975c'James Almer2017-10-03
|\
| * lavc: make sure not to return EAGAIN from codecsAnton Khirnov2017-02-25
* | Merge commit 'b2788fe9347c02b1355574f3d28d60bfe1250ea7'James Almer2017-10-03
|\|
| * svq3: fix the slice size checkAnton Khirnov2017-02-25
* | Merge commit '248dc5c1646dcdd96fe79761105c4ae889e711fd'James Almer2017-10-03
|\|
| * h264dec: fix dropped initial SEI recovery pointJohn Stebbins2017-02-24
| * aarch64: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-24
| * arm: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-02-24
| * aarch64: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-24
| * arm: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-02-24
| * aarch64: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-24
| * arm: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-02-24
| * arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-02-24
| * aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1Martin Storsjö2017-02-24
| * arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-02-24
| * Place attribute_deprecated in the right position for struct declarationsDiego Biurrun2017-02-23
| * nvenc: Fix nvec vs. nvenc typoDiego Biurrun2017-02-20
| * webp: Fix alpha decodingMark Thompson2017-02-18