summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lavc/utils: disallow zero sized packets with data set in avcodec_send_packetMarton Balint2016-10-031-0/+3
* | lavc/mediacodecdec_h2645: fix nalu data_size typeMatthieu Bouron2016-10-031-1/+1
* | avcodec: fix arguments on xmm/neon clobber test wrappersJames Almer2016-10-023-6/+6
* | lavc: remove libfaac wrapperJosh de Kock2016-10-013-250/+0
* | avcodec: add missing xmm/neon clobber test wrappers for the new encode APIJames Almer2016-10-013-0/+30
* | ffmpeg: move subframe warning to libavcodecwm42016-10-012-0/+7
* | avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-292-44/+11
* | avcodec/cuvid: support a pre-initialized hw_frames_ctxTimo Rothenpieler2016-09-291-7/+6
* | avcodec/cuvid: use actual frame size for buffer allocationTimo Rothenpieler2016-09-291-3/+3
* | lavc/utils.c: Subtract skip_samples when frame is DISCARDed.Sasi Inguva2016-09-292-10/+8
* | Merge commit '6f19bbcf8532d018d8d6d82e000738d0ac2385c9'James Almer2016-09-281-9/+24
|\ \ | |/
| * qsvdec: move reading the user-provided session to qsv_decode_init()Anton Khirnov2016-06-211-13/+11
OpenPOWER on IntegriCloud