summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-27
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* | Merge commit '03eb55741427c6608f63972c105e565ca0ba4f15'Michael Niedermayer2015-07-27
|\|
| * wmv2enc: Check memory allocationVittorio Giovara2015-07-27
| * ac3enc_template: Use the correct context fieldVittorio Giovara2015-07-27
* | avcodec/v410enc: do not use internal->byte_bufferMichael Niedermayer2015-07-27
* | avcodec/utils: do not use internal->byte_buffer when little downsizing is exp...Michael Niedermayer2015-07-27
* | avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2()Michael Niedermayer2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | AAC Encoder: clipping avoidanceClaudio Freire2015-07-27
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functionsShivraj Patil2015-07-27
* | Merge commit 'f3bd3810d274a7f51b5925fc3d2fc33e8043a5d4'Michael Niedermayer2015-07-27
|\|
| * qsvdec_*: add missing CODEC_CAP_DR1Anton Khirnov2015-07-27
* | avcodec/dvbsubdec: Add option to select when to computer clut (always/never/"...Michael Niedermayer2015-07-27
* | Merge commit '9b4b96c0dee90d260891ec765b28f6ca15594340'Michael Niedermayer2015-07-26
|\|
| * force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.hSteve Lhomme2015-07-26
* | force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to use DVXASteve Lhomme2015-07-26
* | movtextdec.c: Add support for fontsizeNiklesh2015-07-26
* | avcodec/nvenc: 2-pass mode works even with non-low latency presets nowWereCatf2015-07-26
* | avcodec/avrndec: Fix croppingMichael Niedermayer2015-07-26
* | avcodec/dvbsubdec: Compute default CLUT based on bitmap analysisMichael Niedermayer2015-07-26
* | avcodec/x86: add missing colon to labelsJames Almer2015-07-26
* | avcodec/texturedsp: fix undefined shiftJames Almer2015-07-26
* | libavcodec/qsvdec_h264.c: using "private_spspps_buf" argument for av_bitstrea...Ivan Uskov2015-07-26
* | libavcodec/h264_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to ...Ivan Uskov2015-07-26
* | Merge commit '41d47ea85fb4ad9cfb5c2dc808a46bc1d57f3986'Michael Niedermayer2015-07-26
|\|
| * lavc: add Intel libmfx-based HEVC decoder.Anton Khirnov2015-07-25
* | Merge commit 'bf52f773913cf74bdf0d2c8c2cb4473fa1b7801e'Michael Niedermayer2015-07-26
|\|
| * lavc: add Intel libmfx-based MPEG2 decoder.Anton Khirnov2015-07-25
* | avcodec/nvenc: Delay frame output to increase encoding speedTimo Rothenpieler2015-07-26
* | Merge commit 'f89f78c1c563d98f10ee1d7e1ed67c9f9e03b741'Michael Niedermayer2015-07-26
|\|
| * lavc: add a HEVC mp4->annex B bitstream filterAnton Khirnov2015-07-25
| * qsvdec: move qsv_process_data() from qsvdec_h264 to the common codeAnton Khirnov2015-07-25
* | Merge commit 'fa85fcf2b7d1ab822a59245077b8bb855406d3e9'Michael Niedermayer2015-07-25
|\|
| * qsvenc_hevc: fix enum declarationAnton Khirnov2015-07-25
* | avcodec/nvenc: Remove unused parameterTimo Rothenpieler2015-07-25
* | Merge commit '22522d9c2c69624fe4d81d61ee65a56610f22f1d'Michael Niedermayer2015-07-25
|\|
| * qsvdec: fix a memleak of async_fifoAnton Khirnov2015-07-25
* | Merge commit 'aa9d15d89bb4ee8a31607d3db1b8c5334eb88d2d'Michael Niedermayer2015-07-25
|\|
| * qsvdec: avoid an infinite loop with no consumed data and no outputAnton Khirnov2015-07-25
| * dds: Write the palette in the native endian formMartin Storsjö2015-07-23
| * hap: Name enums, remove unused struct memberTom Butterworth2015-07-23
| * snappy: Refactor so ff_snappy_uncompress() uses an existing bufferTom Butterworth2015-07-23
* | avcodec/aacps_fixed_tablegen: change f_center to 64bit to avoid overflowMichael Niedermayer2015-07-25
* | avcodec: Add QSV VC-1 video decoder.Ivan Uskov2015-07-25
* | avcodec: Add QSV MPEG-2 video decoder.Ivan Uskov2015-07-25
* | avcodec/dvdec: only attempt to conceal errors based on STA inconsistencies wh...Michael Niedermayer2015-07-25
* | avcodec/aacps: Fix ;;Michael Niedermayer2015-07-25