| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/libstagefright: Check for pthread_create() failure | Michael Niedermayer | 2015-06-07 | 1 | -1/+2 |
* | avcodec/allcodecs: Re-order nvenc encoders below x264/5. | Philip Langdale | 2015-06-06 | 1 | -3/+3 |
* | avcodec/mpegvideo: Use av_memdup() for allocating thread_context | Michael Niedermayer | 2015-06-06 | 1 | -4/+8 |
* | avcodec/mpegvideo: Clear thread_context array before allocating | Michael Niedermayer | 2015-06-06 | 1 | -0/+2 |
* | avcodec/mpegvideo: Merge thread context initialization loops | Michael Niedermayer | 2015-06-06 | 1 | -10/+8 |
* | avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc' | Philip Langdale | 2015-06-06 | 2 | -0/+26 |
* | avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc | Philip Langdale | 2015-06-06 | 2 | -10/+10 |
* | Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the othe... | Philip Langdale | 2015-06-06 | 2 | -1/+1 |
* | Revert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85f1df28e'" | Philip Langdale | 2015-06-06 | 7 | -1495/+1 |
* | Revert "avcodec/Makefile: fix checkheaders for nvenc_b" | Philip Langdale | 2015-06-06 | 1 | -2/+0 |
* | avcodec/exr: fix crash caused by merge | Paul B Mahol | 2015-06-06 | 1 | -15/+16 |
* | avcodec/snowenc: use av_clip() instead of nested min & max | Clément Bœsch | 2015-06-06 | 1 | -1/+1 |
* | avcodec/mpegvideo: use av_clip() instead of nested min & max | Clément Bœsch | 2015-06-06 | 1 | -1/+1 |
* | hevc: fix typo (mpv -> mvp). | Ronald S. Bultje | 2015-06-06 | 1 | -2/+2 |
* | avcodec/s302m: Only set the sample rate when some data is output | Michael Niedermayer | 2015-06-06 | 1 | -1/+2 |
* | avcodec/s302m: Check for non PCM Streams | Michael Niedermayer | 2015-06-06 | 1 | -0/+70 |
* | avcodec/rdft: Use more specific error codes | Michael Niedermayer | 2015-06-05 | 1 | -3/+4 |
* | avcodec/utils: Assert that audio decoders do not report using more data than ... | Michael Niedermayer | 2015-06-04 | 1 | -0/+1 |
* | avcodec/alsdec: Check for overread | Michael Niedermayer | 2015-06-04 | 1 | -0/+5 |
* | avcodec/atrac3plusdec: consume only as many bytes as available | Michael Niedermayer | 2015-06-04 | 1 | -1/+1 |
* | avcodec/adpcm: Check for overreads | Michael Niedermayer | 2015-06-04 | 1 | -1/+12 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions | Shivraj Patil | 2015-06-04 | 4 | -1/+978 |
* | avcodec/proresenc_anatoliy: Use more specific error codes | Michael Niedermayer | 2015-06-04 | 1 | -3/+3 |
* | avcodec/snow: replace unspecific error code | Michael Niedermayer | 2015-06-04 | 1 | -1/+1 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions | Shivraj Patil | 2015-06-03 | 3 | -0/+2235 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions | Shivraj Patil | 2015-06-03 | 3 | -0/+2327 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC biw mc functions | Shivraj Patil | 2015-06-03 | 4 | -1/+5744 |
* | Merge commit '0289f81241e720452b5a77713488d54d3ec252d7' | Michael Niedermayer | 2015-06-03 | 1 | -3/+10 |
|\ |
|
| * | aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCE | nu774 | 2015-06-03 | 1 | -3/+10 |
* | | Merge commit '7f596368a404363d72b1be6d16c51420a71bc523' | Michael Niedermayer | 2015-06-03 | 1 | -29/+31 |
|\| |
|
| * | bink: Factorize bink put_pixel | Luca Barbato | 2015-06-03 | 1 | -24/+31 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions | Shivraj Patil | 2015-06-03 | 4 | -0/+4968 |
* | | avcodec/apng: Remove blending support for AV_PIX_FMT_ARGB | Donny Yang | 2015-06-03 | 1 | -6/+1 |
* | | libopenjpegdec: register logging callback functions | Andreas Cadhalpun | 2015-06-02 | 1 | -1/+21 |
* | | libopenjpegenc: use variable instead of type for sizeof | Andreas Cadhalpun | 2015-06-02 | 1 | -1/+1 |
* | | libopenjpegenc: add NULL check for img before accessing it | Andreas Cadhalpun | 2015-06-02 | 1 | -0/+3 |
* | | avcodec/flacenc: Simplify sizeof() | Michael Niedermayer | 2015-06-02 | 1 | -1/+1 |
* | | avcodec/proresenc_anatoliy: Check av_frame_alloc() return code | Michael Niedermayer | 2015-06-02 | 1 | -0/+2 |
* | | avcodec: loongson3 optimized h264chroma put and avg with mmi | 周晓勇 | 2015-06-02 | 6 | -0/+664 |
* | | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions | Shivraj Patil | 2015-06-02 | 5 | -1/+4642 |
* | | Merge commit '172b2cee17a3779c114ba065dd7b25dcf61e408f' | Michael Niedermayer | 2015-06-01 | 1 | -0/+2 |
|\| |
|
| * | dxva2: Add ifdefs around structs that might not be available | Martin Storsjö | 2015-06-01 | 1 | -0/+4 |
* | | avcodec/snowenc: avoid floats in the rangecoder initialization | Michael Niedermayer | 2015-06-01 | 1 | -2/+2 |
* | | avcodec/rangecoder: avoid float operation | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |
* | | avcodec/Makefile: fix checkheaders for nvenc_b | James Almer | 2015-06-01 | 1 | -0/+2 |
* | | vp9: clamp final zero MV if find_ref_mvs() found no suitable candidates. | Ronald S. Bultje | 2015-06-01 | 1 | -0/+1 |
* | | Merge commit '28fa58cf5d939151108345d7ddddebbd51d9b684' | Michael Niedermayer | 2015-06-01 | 1 | -4/+21 |
|\| |
|
| * | dxva2: Fix build when only D3D11 or DXVA2 is used | Steve Lhomme | 2015-06-01 | 1 | -0/+34 |
| * | h264: Fix HWACCEL_MAX for D3D11 | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
| * | hevc: Fix HWACCEL_MAX for D3D11 | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |