summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* dxva2: fix surface selection when compiled with both d3d11va and dxva2Hendrik Leppkes2016-10-201-1/+2
* lavc/sheervideo: Increase av_get_codec_tag_string() input buffer size.Carl Eugen Hoyos2016-10-201-1/+1
* avcodec/nvenc_hevc: Added missing option -temporal_aqSven C. Dack2016-10-191-0/+1
* avcodec/nvenc: add test for Temporal AQ supportSven C. Dack2016-10-191-0/+6
* lavc/mediacodec: use more meaningful filenamesMatthieu Bouron2016-10-198-1251/+1252
* lavc: add mpeg4 mediacodec decoderMatthieu Bouron2016-10-195-2/+50
* lavc: add vp8/vp9 mediacodec decodersMatthieu Bouron2016-10-195-2/+93
* lavc/mediacodec_wrapper: do not discard codecs reporting they do not support ...Matthieu Bouron2016-10-191-0/+3
* lavc/videotoolboxenc: skip SEI allocation when side data is not presentAman Gupta2016-10-181-1/+3
* aacenc: add SIMD optimizations for abs_pow34 and quantizationRostislav Pehlivanov2016-10-1813-26/+170
* lavc/libmp3lame: send encoder delay/padding in packet side dataJon Toohill2016-10-181-1/+26
* avcodec/mediacodec: Factor duplicate includeMichael Niedermayer2016-10-181-3/+2
* lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos2016-10-171-1/+1
* lavc/videotoolboxenc: Error log formatting.Rick Kern2016-10-171-1/+1
* lavc/videotoolboxenc: Update a53cc handlingRick Kern2016-10-171-17/+287
* lavc/videotoolboxenc: flush/free frames on closeRick Kern2016-10-171-0/+8
* lavc/videotoolboxenc: implement a53ccAman Gupta2016-10-171-9/+68
* avcodec/utils: print Chroma Location string in verbose log levelJames Almer2016-10-161-1/+1
* libopenjpegenc: fix out-of-bounds reads when filling the edgesAndreas Cadhalpun2016-10-141-9/+9
* libopenjpegenc: stop reusing image data buffer for openjpeg 2Andreas Cadhalpun2016-10-141-11/+30
* configure: fix detection of libopenjpegAndreas Cadhalpun2016-10-132-4/+0
* libavcodec/mips/h264dsp_msa.c: fix type in some function parametersVicente Olivert Riera2016-10-131-6/+6
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-125-2/+13
* crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handlingPhilip Langdale2016-10-121-64/+63
* crystalhd: Fix handling of PTSPhilip Langdale2016-10-121-5/+11
* aacenc: use the decoder's lcg PRNGRostislav Pehlivanov2016-10-124-8/+17
* lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_countMatthieu Bouron2016-10-122-4/+4
* lavc/mediacodecdec: remove first output buffer timing debug logMatthieu Bouron2016-10-122-11/+0
* avcodec/d3d11va: use the proper slice indexSteve Lhomme2016-10-103-5/+12
* lavc: fix typosMoritz Barsnick2016-10-092-2/+2
* Merge commit '31aa5335c390c83a6c3ea955b155067c36c4a2c4'Hendrik Leppkes2016-10-071-2/+4
|\
| * libopenh264enc: Fix inconsistent whitespaceMartin Storsjö2016-06-241-2/+4
* | Merge commit '4f98bb7b6d0323d9ecc3bebd6e24d46a3a374bad'Hendrik Leppkes2016-10-071-25/+0
|\ \ | |/
| * msmpeg4: Remove commented-out debug logging codeDiego Biurrun2016-06-241-25/+0
* | Merge commit 'eedbeb4c2737f28844157fae4bd87ed42a61bb1d'Hendrik Leppkes2016-10-071-26/+0
|\ \ | |/
| * msmpeg4: Remove some broken, commented-out cruftDiego Biurrun2016-06-241-26/+0
| * h264: Eliminate unused but set variableDiego Biurrun2016-06-231-3/+1
* | Merge commit '11b8030309ee93d79b3a6cd4b83bf00757db1598'Hendrik Leppkes2016-10-071-2/+5
|\ \ | |/
| * vaapi_encode: Fix fallback when input does not match any formatMark Thompson2016-06-211-2/+5
| * dxva2_h264: Remove an unused variableMartin Storsjö2016-06-211-1/+0
* | Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-0712-11/+79
|\ \ | |/
| * lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-215-4/+29
| * qsvenc: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-213-24/+81
| * qsvdec: support getting the session from an AVHWFramesContextAnton Khirnov2016-06-216-51/+268
* | lavc/mediacodecdec: fix size variable shadowing in ff_mediacodec_dec_decodeMatthieu Bouron2016-10-061-1/+0
* | avcodec/qsvenc_h264: fix segfault when a53 SEI is not availableNablet Developer2016-10-061-1/+1
* | lavc/tiff: Print compression debug information.Carl Eugen Hoyos2016-10-051-0/+1
* | lavc: set best effort timestamp if unset when using new decode APIwm42016-10-051-1/+8
* | lavc/ivi_dsp.c: fix warnings due to indentationAdriano Pallavicino2016-10-041-4/+4
* | avcodec/cuvid: don't align frame sizeTimo Rothenpieler2016-10-041-2/+2
OpenPOWER on IntegriCloud