Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23avcodec/options_table: make channel_layouts uint64Michael Niedermayer
2016-11-23smacker: limit recursion depth of smacker_decode_bigtreeAndreas Cadhalpun
2016-11-22libvpxenc: Support targeting a VP9 levelAlex Converse
2016-11-22avcodec/cuvid: Add support for P010/P016 as an output surface formatPhilip Langdale
2016-11-22avcodec/libx264: fix forced_idr logicTimo Rothenpieler
2016-11-22avcodec/cuvid: allow setting number of used surfacesMiroslav Slugen
2016-11-22avcodec/nvenc: better surface allocation alghoritm, fix rc_lookaheadMiroslav Slugeň
2016-11-22avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň
2016-11-22avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler
2016-11-22avcodec/cuvid: use dynamically loaded CUDA/CUVIDTimo Rothenpieler
2016-11-22vaapi_encode: Fix format specifier for bitrate loggingMark Thompson
2016-11-22lavc/vaapi_encode_h264: fix poc incorrect issue after meeting idr frame.Jun Zhao
2016-11-22vaapi_h265: Fix buffering parametersMark Thompson
2016-11-22vaapi_h265: Fix slice header writingMark Thompson
2016-11-22vaapi_h264: Write bitstream restriction fieldsMark Thompson
2016-11-22vaapi_h264: Fix CFR mode with frame_rate set in AVCodecContextMark Thompson
2016-11-22vaapi_encode: Decide on GOP setup before initialising sequence parametersMark Thompson
2016-11-22vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson
2016-11-22vaapi_encode: Sync to input surface rather than outputMark Thompson
2016-11-22vaapi_encode: Check packed header capabilitiesMark Thompson
2016-11-22vaapi_encode: Refactor initialisationMark Thompson
2016-11-22vaapi_h264: Fix HRD bit_rate/cpb_size scalingMark Thompson
2016-11-21lavc/ffv1: Support YUV4xxP12 and GRAY12.Carl Eugen Hoyos
2016-11-20avcodec/avpacket: fix leak on realloc in av_packet_add_side_data()James Almer
2016-11-19options_table: limit codec parameters to sane valuesAndreas Cadhalpun
2016-11-18x86/vp9itxfm: add missing AVX2 guardsJames Almer
2016-11-18avcodec/ffv1dec: Set packed_at_lsb for 16bit YUVMichael Niedermayer
2016-11-18avcodec/ffv1dec: Support gray 10/12/16 explicitly avoid shiftsMichael Niedermayer
2016-11-18Revert "apngdec: use side data to pass extradata to the decoder"James Almer
2016-11-18Merge commit '7a76371437f9562c3414f985523f883489e3936a'Hendrik Leppkes
2016-11-18Merge commit '2d097c16b833c532ac974a7f1fd05c0a1f3b7675'Hendrik Leppkes
2016-11-18Merge commit '36b380dcd52ef47d7ba0559ed51192c88d82a9bd'Hendrik Leppkes
2016-11-17avcodec/ass_split: Change order of operations in ass_split_section()Michael Niedermayer
2016-11-17Merge commit '61bd0ed781b56eea1e8e851aab34a2ee3b59fbac'Hendrik Leppkes
2016-11-17Merge commit 'a8cbe5a0ccebf60a8a8b0aba5d5716dd54c1595c'Hendrik Leppkes
2016-11-17Merge commit '2866d108c9e9da7baf53ff57a51d470691049a57'Hendrik Leppkes
2016-11-17Merge commit '5f74bd31a9bd1ac7655103b11743c12d38e0419f'Hendrik Leppkes
2016-11-17lavc/ffv1dec: Scale output for msb-packed compression to full 16bit.Carl Eugen Hoyos
2016-11-17lavc/ffv1enc: Support pix_fmt GRAY10.Carl Eugen Hoyos
2016-11-17avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bugMichael Niedermayer
2016-11-17avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4Michael Niedermayer
2016-11-17libavcodec/exr : fix channel size calculation for uint32 channelMartin Vignali
2016-11-17exr: reindent after previous commitAndreas Cadhalpun
2016-11-17exr: fix out-of-bounds readAndreas Cadhalpun
2016-11-16libschroedingerdec: fix leaking of framewithptsAndreas Cadhalpun
2016-11-16libschroedingerdec: don't produce empty framesAndreas Cadhalpun
2016-11-16dds: limit 4 bpp handling to AV_PIX_FMT_PAL8Andreas Cadhalpun
2016-11-16Fix -Werror=parentheses errorThierry Foucu
2016-11-16avcodec/rv40: Test remaining space in loop of get_dimension()Michael Niedermayer
2016-11-16mlz: limit next_code to data buffer sizeAndreas Cadhalpun