summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into functionsfan52017-12-08
* avcodec/nvdec: Fix capability check with old drivers.Jacob Trimble2017-12-08
* opus: fix hybrid folding indexing during band quantizationRostislav Pehlivanov2017-12-08
* lavc/libx265: mark disposable framesJohn Stebbins2017-12-07
* avcodec/libx265 - Add named option to set profileGyan Doshi2017-12-06
* avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()Michael Niedermayer2017-12-06
* avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*Michael Niedermayer2017-12-06
* avcodec/extract_extradata_bsf: Fix leak discovered via fuzzingNikolas Bowe2017-12-06
* vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-04
* vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-04
* rkmpp: Add hardware config informationMark Thompson2017-12-04
* libavcodec/hevc_filter: support for all skip_loop_filter levels.sfan52017-12-04
* opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis...Rostislav Pehlivanov2017-12-04
* opus_celt: deduplicate band quantization/dequantization functionRostislav Pehlivanov2017-12-04
* opus: add an option to toggle intensity stereo phase inversionRostislav Pehlivanov2017-12-04
* opus: Add Special Hybrid Folding (per RFC8251)Andrew D'Addesio2017-12-04
* opus_celt: Fix arithmetic overflow (per RFC8251)Andrew D'Addesio2017-12-04
* opus_silk: Fix arithmetic overflow (per RFC8251)Andrew D'Addesio2017-12-04
* avcodec/h264_parse: Treat escaped and unescaped decoding error equal in decod...Michael Niedermayer2017-12-03
* lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-02
* avcodec/x86/bswapdsp : use macro for 128 bits constants loading in xmm or ymmMartin Vignali2017-12-02
* avcodec/jpeg2000: Only allocate Jpeg2000Pass for the encoderMichael Niedermayer2017-12-01
* avcodec/j2kenc: Fix out of array access in encode_cblk()Michael Niedermayer2017-12-01
* avcodec/hevcdsp_template: Fix undefined shift in put_hevc_epel_bi_w_h()Michael Niedermayer2017-12-01
* mediacodecdec: fix build by including hwaccel.hJan Ekström2017-12-01
* avcodec/vorbis: Fix another 1 << 31 > int32_t::max() with 1u.Dale Curtis2017-12-01
* avcodec/h264_slice: use H264_SEI_FpaType enum constantsJames Almer2017-12-01
* avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fieldsJames Almer2017-12-01
* avcodec/dnxhddec: Do not overwrite colorspace if the container has set it.Steven Robertson2017-11-30
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
| * prores: Always assume limited rangeVittorio Giovara2017-11-28
* | Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer2017-11-29
|\|
| * qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24
* | lavc/samidec: properly raise errors from sami_paragraph_to_ass()Clément Bœsch2017-11-29
* | avcodec/samidec: check av_strdup() return valuePan Bian2017-11-29
* | avcodec/amfenc: move config.h include where it's neededJames Almer2017-11-29
* | vp9_parser: don't split superframes into separate packetswm42017-11-29
* | vp9: use superframe split BSFwm42017-11-29
* | avcodec/nvenc: set correct error codePan Bian2017-11-29
* | libvpxenc,vp9: add corpus-complexity optionJames Zern2017-11-28
* | Add HW H.264 and HEVC encoding for AMD GPUs based on AMF SDKMikhail Mironov2017-11-28
* | avcodec: set correct return value in ff_mpeg_ref_picturePan Bian2017-11-28
* | prores: Always assume limited rangeVittorio Giovara2017-11-28
* | avcodec/videotoolbox: fix SEGV when hwaccel decoding h264 with ffmpeg.cAman Gupta2017-11-28
* | avcodec/nvdec: More effort to make vp8 compile with gcc < 4.6Philip Langdale2017-11-26
* | avcodec/nvdec: Make vp8 initialisation more 'compatible'Philip Langdale2017-11-26
* | avcodec/mlpdsp: Fix signed integer overflow, 2nd tryMichael Niedermayer2017-11-27
* | avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_addMichael Niedermayer2017-11-27
* | avcodec/kgv1dec: Check that there is enough input for maximum RLE compressionMichael Niedermayer2017-11-27