summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
|\
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-21
| * qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-21
* | lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decodeMatthieu Bouron2016-10-06
* | avcodec/qsvenc_h264: fix segfault when a53 SEI is not availableNablet Developer2016-10-06
* | lavc/tiff: Print compression debug information.Carl Eugen Hoyos2016-10-05
* | lavc: set best effort timestamp if unset when using new decode APIwm42016-10-05
* | lavc/ivi_dsp.c: fix warnings due to indentationAdriano Pallavicino2016-10-04
* | avcodec/cuvid: don't align frame sizeTimo Rothenpieler2016-10-04
* | lavc/utils: disallow zero sized packets with data set in avcodec_send_packetMarton Balint2016-10-03
* | lavc/mediacodecdec_h2645: fix nalu data_size typeMatthieu Bouron2016-10-03
* | avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer2016-10-02
* | lavc: remove libfaac wrapperJosh de Kock2016-10-01
* | avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-01
* | ffmpeg: move subframe warning to libavcodecwm42016-10-01
* | 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