summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos2016-10-17
* lavc/videotoolboxenc: Error log formatting.Rick Kern2016-10-17
* lavc/videotoolboxenc: Update a53cc handlingRick Kern2016-10-17
* lavc/videotoolboxenc: flush/free frames on closeRick Kern2016-10-17
* lavc/videotoolboxenc: implement a53ccAman Gupta2016-10-17
* avcodec/utils: print Chroma Location string in verbose log levelJames Almer2016-10-16
* libopenjpegenc: fix out-of-bounds reads when filling the edgesAndreas Cadhalpun2016-10-14
* libopenjpegenc: stop reusing image data buffer for openjpeg 2Andreas Cadhalpun2016-10-14
* configure: fix detection of libopenjpegAndreas Cadhalpun2016-10-13
* libavcodec/mips/h264dsp_msa.c: fix type in some function parametersVicente Olivert Riera2016-10-13
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-12
* crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handlingPhilip Langdale2016-10-12
* crystalhd: Fix handling of PTSPhilip Langdale2016-10-12
* aacenc: use the decoder's lcg PRNGRostislav Pehlivanov2016-10-12
* lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_countMatthieu Bouron2016-10-12
* lavc/mediacodecdec: remove first output buffer timing debug logMatthieu Bouron2016-10-12
* avcodec/d3d11va: use the proper slice indexSteve Lhomme2016-10-10
* lavc: fix typosMoritz Barsnick2016-10-09
* Merge commit '31aa5335c390c83a6c3ea955b155067c36c4a2c4'Hendrik Leppkes2016-10-07
|\
| * libopenh264enc: Fix inconsistent whitespaceMartin Storsjö2016-06-24
* | Merge commit '4f98bb7b6d0323d9ecc3bebd6e24d46a3a374bad'Hendrik Leppkes2016-10-07
|\|
| * msmpeg4: Remove commented-out debug logging codeDiego Biurrun2016-06-24
* | Merge commit 'eedbeb4c2737f28844157fae4bd87ed42a61bb1d'Hendrik Leppkes2016-10-07
|\|
| * msmpeg4: Remove some broken, commented-out cruftDiego Biurrun2016-06-24
| * h264: Eliminate unused but set variableDiego Biurrun2016-06-23
* | Merge commit '11b8030309ee93d79b3a6cd4b83bf00757db1598'Hendrik Leppkes2016-10-07
|\|
| * vaapi_encode: Fix fallback when input does not match any formatMark Thompson2016-06-21
| * dxva2_h264: Remove an unused variableMartin Storsjö2016-06-21
* | 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