summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler2016-11-22
* vaapi_encode: Fix format specifier for bitrate loggingMark Thompson2016-11-21
* lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.Jun Zhao2016-11-21
* vaapi_h265: Fix buffering parametersMark Thompson2016-11-21
* vaapi_h265: Fix slice header writingMark Thompson2016-11-21
* vaapi_h264: Write bitstream restriction fieldsMark Thompson2016-11-21
* vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContextMark Thompson2016-11-21
* vaapi_encode: Decide on GOP setup before initialising sequence parametersMark Thompson2016-11-21
* vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson2016-11-21
* vaapi_encode: Sync to input surface rather than outputMark Thompson2016-11-21
* vaapi_encode: Check packed header capabilitiesMark Thompson2016-11-21
* vaapi_encode: Refactor initialisationMark Thompson2016-11-21
* vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson2016-11-21
* lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos2016-11-20
* avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()James Almer2016-11-19
* options_table: limit codec parameters to sane valuesAndreas Cadhalpun2016-11-18
* x86/vp9itxfm: add missing AVX2 guardsJames Almer2016-11-18
* avcodec/ffv1dec: Set packed_at_lsb for 16bit YUVMichael Niedermayer2016-11-18
* avcodec/ffv1dec: Support gray 10/12/16 explicitly avoid shiftsMichael Niedermayer2016-11-18
* Revert "apngdec: use side data to pass extradata to the decoder"James Almer2016-11-18
* Merge commit '7a76371437f9562c3414f985523f883489e3936a'Hendrik Leppkes2016-11-18
|\
| * libopenh264enc: Simplify init by setting FF_CODEC_CAP_INIT_CLEANUPMartin Storsjö2016-07-15
* | Merge commit '2d097c16b833c532ac974a7f1fd05c0a1f3b7675'Hendrik Leppkes2016-11-18
|\|
| * libopenh264enc: Return a more sensible error code in some init failure pathsMartin Storsjö2016-07-15
* | Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd'Hendrik Leppkes2016-11-18
|\|
| * libopenh264dec: Simplify the init thanks to FF_CODEC_CAP_INIT_CLEANUP being setMartin Storsjö2016-07-15
| * libopenh264dec: Fix cleanup if the init failed earlyMartin Storsjö2016-07-15
* | avcodec/ass_split: Change order of operations in ass_split_section()Michael Niedermayer2016-11-17
* | Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac'Hendrik Leppkes2016-11-17
|\|
| * h264: Log more information about invalid NALu sizeVittorio Giovara2016-07-13
| * h2645_parse: handle embedded Annex B NAL units in size prefixed NAL unitsJanne Grunau2016-07-13
* | Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes2016-11-17
|\|
| * h264_ps: export actual height in MBs as SPS.mb_heightAnton Khirnov2016-07-11
| * d3d11va: don't keep the context lock while waiting for a frameSteve Lhomme2016-07-11
* | Merge commit '2866d108c9e9da7baf53ff57a51d470691049a57'Hendrik Leppkes2016-11-17
|\|
| * vp8dsp: Remove the comment saying that the height is equal to the widthMartin Storsjö2016-07-10
* | Merge commit '5f74bd31a9bd1ac7655103b11743c12d38e0419f'Hendrik Leppkes2016-11-17
|\|
| * vp8/armv6: mc: avoid boolean expression in calculationJanne Grunau2016-07-10
| * libopenh264: Support building with the 1.6 releaseMartin Storsjö2016-07-09
* | lavc/ffv1dec: Scale output for msb-packed compression to full 16bit.Carl Eugen Hoyos2016-11-17
* | lavc/ffv1enc: Support pix_fmt GRAY10.Carl Eugen Hoyos2016-11-17
* | avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer2016-11-17
* | avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer2016-11-17
* | libavcodec/exr : fix channel size calculation for uint32 channelMartin Vignali2016-11-16
* | exr: reindent after previous commitAndreas Cadhalpun2016-11-16
* | exr: fix out-of-bounds readAndreas Cadhalpun2016-11-16
* | libschroedingerdec: fix leaking of framewithptsAndreas Cadhalpun2016-11-16
* | libschroedingerdec: don't produce empty framesAndreas Cadhalpun2016-11-16
* | dds: limit 4 bpp handling to AV_PIX_FMT_PAL8Andreas Cadhalpun2016-11-16