summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-14
* avcodec: Don't assume separate u and v planes in ff_alloc_picturePhilip Langdale2017-11-14
* avcodec/mips: Improve hevc non-uni hz and vt mc msa functionsKaustubh Raste2017-11-14
* avcodec/mips: cleanup unused macrosKaustubh Raste2017-11-14
* avcodec: fix whitespace on AVPanScan struct definitionAman Gupta2017-11-14
* avcodec/x86/mpegvideodsp: Fix signedness bug in need_emuMichael Niedermayer2017-11-14
* avcodec/videotoolbox: fix opaque_ref handlingwm42017-11-13
* avcodec/videotoolbox: reorder functions to avoid forward declarationsAman Gupta2017-11-13
* avcodec/videotoolbox: fix whitespaceAman Gupta2017-11-13
* avcodec/videotoolboxenc: remove spurious warningAman Gupta2017-11-13
* avcodec/videotoolbox: pass through hevc param changes to the decoderAman Gupta2017-11-13
* avcodec/hevc: implement new decode_params callback for VideoToolboxAman Gupta2017-11-13
* avcodec/videotoolbox: remove unnecessary if statementAman Gupta2017-11-13
* avcodec/videotoolbox: create avcC even when h264 extradata is missingAman Gupta2017-11-13
* avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and res...Aman Gupta2017-11-13
* avcodec/h264: implement new decode_params callback for PPS/SPSAman Gupta2017-11-13
* avcodec: add decode_params callback to AVHWAccel structAman Gupta2017-11-13
* avcodec/h264, videotoolbox: return AVERROR_INVALIDDATA when no frames are pro...Aman Gupta2017-11-13
* avcodec/videotoolbox: print descriptive errors on decode failuresAman Gupta2017-11-13
* avcodec/videotoolbox: reset bitstream_size in end_frameAman Gupta2017-11-13
* avcodec/videotoolbox: extract videotoolbox_{start,stop} helpersAman Gupta2017-11-13
* avcodec/videotoolbox: use early return in videotoolbox_default_freeAman Gupta2017-11-13
* avcodec/videotoolboxenc: re-indent codeAman Gupta2017-11-13
* avcodec/videotoolboxenc: add hevc_videotoolbox encoderAman Gupta2017-11-13
* avcodec/nvdec: fix return value on errorTimo Rothenpieler2017-11-13
* avcodec/nvdec: warn about thread count if applicableTimo Rothenpieler2017-11-13
* avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler2017-11-13
* avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()Michael Niedermayer2017-11-13
* avcodec/aacdec_fixed: Fix undefined shiftMichael Niedermayer2017-11-13
* avcodec/mdct_*: Fix integer overflow in addition in RESCALE()Michael Niedermayer2017-11-13
* avcodec/snowdec: Fix integer overflow in header parsingMichael Niedermayer2017-11-13
* Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-13
* videotoolbox: add frame_params supportwm42017-11-12
* avcodec/mpeg2_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* avcodec/h265_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* avcodec/h264_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* avcodec/nvdec: add support for 12 bit formatsTimo Rothenpieler2017-11-12
* avcodec/nvdec: check hardware capabilitiesTimo Rothenpieler2017-11-12
* avcodec/nvdec: don't add thread buffer twiceTimo Rothenpieler2017-11-12
* Merge commit '5c22c90c1d5050f1206e46494b193320ac2397cb'James Almer2017-11-12
|\
| * vp9_superframe_bsf: cache packets by creating new references instead of movin...James Almer2017-11-11
* | Merge commit '0ccddbad200c1d9439c5a836501917d515cddf76'James Almer2017-11-12
|\|
| * smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun2017-11-10
* | Merge commit 'cd4663dc80323ba64989d0c103d51ad3ee0e9c2f'James Almer2017-11-12
|\|
| * smacker: add sanity check for length in smacker_decode_tree()Michael Niedermayer2017-11-10
* | Merge commit '1746c7c8f2f9a6c5eacb486426dd0a579b4b7498'James Almer2017-11-12
|\|
| * libspeexenc: Use speex_lib_get_mode instead of the speex_foo_mode data symbolsMartin Storsjö2017-11-04
| * vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-25
| * vaapi: Remove H.264 baseline profileMark Thompson2017-10-24
| * vaapi: Disable deprecation warnings around use of struct vaapi_contextMark Thompson2017-10-24