summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-29
* avcodec/cuvid: support a pre-initialized hw_frames_ctxTimo Rothenpieler2016-09-29
* avcodec/cuvid: use actual frame size for buffer allocationTimo Rothenpieler2016-09-29
* lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva2016-09-29
* Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer2016-09-28
|\
| * qsvdec: move reading the user-provided session to qsv_decode_init()Anton Khirnov2016-06-21
* | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer2016-09-28
|\|
| * lavc: allow using AVCodecContext.hw_frames_ctx for decodingAnton Khirnov2016-06-21
* | Merge commit '40dd5166d2ba4f9035b93748840e408cd8be40e5'James Almer2016-09-28
|\|
| * truemotion2rt: Use ff_set_dimensionsVittorio Giovara2016-06-21
* | Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer2016-09-28
|\|
| * pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara2016-06-21
* | Merge commit '5d560d38deca1e4705e6d3784d737363b9c830fe'James Almer2016-09-28
|\|
| * pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck2016-06-21
* | lavc/8bps: Fix 32bit output of 24bit video.Carl Eugen Hoyos2016-09-28
* | avcodec/nvenc: nicely align AVOptionsTimo Rothenpieler2016-09-28
* | avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-28
* | avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler2016-09-28
* | avcodec/nvenc: Make sure that enum and array index matchTimo Rothenpieler2016-09-28
* | lavc/qdm2: increase code clarityAdriano Pallavicino2016-09-28
* | lavc/movtextdec.c: Avoid infinite loop on invalid data.Sasi Inguva2016-09-27
* | avcodec/ansi: Check dimensionsMichael Niedermayer2016-09-26
* | avcodec/mpegvideo_enc: fix memory leakTimo Rothenpieler2016-09-26
* | avcodec/hevc: Add YUV420P10 to vaapi hardware decode - permits hardware decod...Jean-Yves Simon2016-09-26
* | avcodec/Makefile: Fix mlpenc dependenciesJames Almer2016-09-25
* | avcodec: fix vc1dsp dependenciesXiaolei Yu2016-09-25
* | avcodec/nvenc: use AVERROR_BUFFER_TOO_SMALL instead of ENOBUFSJames Almer2016-09-24
* | avcodec/cavsdsp: use av_clip_uint8() for idctMichael Niedermayer2016-09-23
* | avcodec/remove_extradata_bsf: Fix AVoption parameter max valueJames Almer2016-09-23
* | x86/h264_weight: use appropriate register size for weight parametersHendrik Leppkes2016-09-23
* | avcodec/cuvid: mark as avoid for probingTimo Rothenpieler2016-09-23
* | avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler2016-09-23
* | avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-23
* | cuvid: Pass bit depth information to decoderPhilip Langdale2016-09-22
* | cuvid: Use bundled headersPhilip Langdale2016-09-22
* | lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to memcpy().Carl Eugen Hoyos2016-09-22
* | crystalhd: Use up-to-date bsf APIPhilip Langdale2016-09-21
* | avcodec/cuvid: add support for hardware deinterlacingTimo Rothenpieler2016-09-21
* | avcodec/cuvid: implement new send_packet/receive_frame apiTimo Rothenpieler2016-09-21
* | avcodec/mlz: Check output chars before using itMichael Niedermayer2016-09-21
* | avcodec/mlz: Remove 'l' postfixes from numbersMichael Niedermayer2016-09-21
* | avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono supportPaul B Mahol2016-09-21
* | avcodec/dds: add support for 4bpp formatPaul B Mahol2016-09-21
* | avcodec/avrndec: Remove obsolete FIXMEMichael Niedermayer2016-09-20
* | lavc/rscc: Support pal8 in rscc.Carl Eugen Hoyos2016-09-19
* | avcodec/utils: If using discard frame flag, ignore skip_samples set by the de...Sasi Inguva2016-09-19
* | lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames...Sasi Inguva2016-09-19
* | avcodec/rscc: add support for gray8 formatPaul B Mahol2016-09-19
* | avcodec/dnxhddata: add support for cid 1244Paul B Mahol2016-09-19
* | avcodec/sheervideo: print internal format in debug logPaul B Mahol2016-09-18