summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/allcodecs: Re-order nvenc encoders below x264/5.Philip Langdale2015-06-06
* avcodec/mpegvideo: Use av_memdup() for allocating thread_contextMichael Niedermayer2015-06-06
* avcodec/mpegvideo: Clear thread_context array before allocatingMichael Niedermayer2015-06-06
* avcodec/mpegvideo: Merge thread context initialization loopsMichael Niedermayer2015-06-06
* avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc'Philip Langdale2015-06-06
* avcodec/nvenc: Rename nvenc_h265 to nvenc_hevcPhilip Langdale2015-06-06
* Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the othe...Philip Langdale2015-06-06
* Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'"Philip Langdale2015-06-06
* Revert "avcodec/Makefile: fix checkheaders for nvenc_b"Philip Langdale2015-06-06
* avcodec/exr: fix crash caused by mergePaul B Mahol2015-06-06
* avcodec/snowenc: use av_clip() instead of nested min & maxClément Bœsch2015-06-06
* avcodec/mpegvideo: use av_clip() instead of nested min & maxClément Bœsch2015-06-06
* hevc: fix typo (mpv -> mvp).Ronald S. Bultje2015-06-06
* avcodec/s302m: Only set the sample rate when some data is outputMichael Niedermayer2015-06-06
* avcodec/s302m: Check for non PCM StreamsMichael Niedermayer2015-06-06
* avcodec/rdft: Use more specific error codesMichael Niedermayer2015-06-05
* avcodec/utils: Assert that audio decoders do not report using more data than ...Michael Niedermayer2015-06-04
* avcodec/alsdec: Check for overreadMichael Niedermayer2015-06-04
* avcodec/atrac3plusdec: consume only as many bytes as availableMichael Niedermayer2015-06-04
* avcodec/adpcm: Check for overreadsMichael Niedermayer2015-06-04
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functionsShivraj Patil2015-06-04
* avcodec/proresenc_anatoliy: Use more specific error codesMichael Niedermayer2015-06-04
* avcodec/snow: replace unspecific error codeMichael Niedermayer2015-06-04
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functionsShivraj Patil2015-06-03
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functionsShivraj Patil2015-06-03
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functionsShivraj Patil2015-06-03
* Merge commit '0289f81241e720452b5a77713488d54d3ec252d7'Michael Niedermayer2015-06-03
|\
| * aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCEnu7742015-06-03
* | Merge commit '7f596368a404363d72b1be6d16c51420a71bc523'Michael Niedermayer2015-06-03
|\|
| * bink: Factorize bink put_pixelLuca Barbato2015-06-03
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functionsShivraj Patil2015-06-03
* | avcodec/apng: Remove blending support for AV_PIX_FMT_ARGBDonny Yang2015-06-03
* | libopenjpegdec: register logging callback functionsAndreas Cadhalpun2015-06-02
* | libopenjpegenc: use variable instead of type for sizeofAndreas Cadhalpun2015-06-02
* | libopenjpegenc: add NULL check for img before accessing itAndreas Cadhalpun2015-06-02
* | avcodec/flacenc: Simplify sizeof()Michael Niedermayer2015-06-02
* | avcodec/proresenc_anatoliy: Check av_frame_alloc() return codeMichael Niedermayer2015-06-02
* | avcodec: loongson3 optimized h264chroma put and avg with mmi周晓勇2015-06-02
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functionsShivraj Patil2015-06-02
* | Merge commit '172b2cee17a3779c114ba065dd7b25dcf61e408f'Michael Niedermayer2015-06-01
|\|
| * dxva2: Add ifdefs around structs that might not be availableMartin Storsjö2015-06-01
* | avcodec/snowenc: avoid floats in the rangecoder initializationMichael Niedermayer2015-06-01
* | avcodec/rangecoder: avoid float operationMichael Niedermayer2015-06-01
* | avcodec/Makefile: fix checkheaders for nvenc_bJames Almer2015-06-01
* | vp9: clamp final zero MV if find_ref_mvs() found no suitable candidates.Ronald S. Bultje2015-06-01
* | Merge commit '28fa58cf5d939151108345d7ddddebbd51d9b684'Michael Niedermayer2015-06-01
|\|
| * dxva2: Fix build when only D3D11 or DXVA2 is usedSteve Lhomme2015-06-01
| * h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
| * hevc: Fix HWACCEL_MAX for D3D11Michael Niedermayer2015-06-01
* | avcodec/ppc/pixblockdsp: Fix type of get_pixels_vsx()Michael Niedermayer2015-06-01