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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis
2016-01-05avcodec/h264_slice: Fix integer overflow in implicit weight computationMichael Niedermayer
2015-12-29avcodec: Use get_ue_golomb_long() when neededMark Harris
2015-12-18avcodec/h264_slice: Simplify ref2frm indexingMichael Niedermayer
2015-12-17Merge commit '792b9c9dfcf44b657d7854368d975b5ca3bc22ca'Hendrik Leppkes
2015-12-17Merge commit '741b494fa8cd28a7d096349bac183893c236e3f9'Hendrik Leppkes
2015-12-06h264: set frame_num in start_frame(), not decode_slice_header()Anton Khirnov
2015-12-06h264: eliminate default_ref_listAnton Khirnov
2015-11-27avcodec/cabac: Check initial cabac decoder stateMichael Niedermayer
2015-11-25avcodec/h264_slice: Limit max_contexts when slice_context_count is initializedMichael Niedermayer
2015-11-19avcodec/h264_slice: Clear top_borders on allocationMichael Niedermayer
2015-11-01avcodec/h264_slice: Disable slice threads if there are multiple access units ...Michael Niedermayer
2015-10-22avcodec: rename avpriv_color_frame to ff_color_frameAndreas Cadhalpun
2015-10-15Revert "avcodec/h264: remove redundant and bogus get_format call"wm4
2015-10-15avcodec/h264: remove redundant and bogus get_format callwm4
2015-09-02avcodec/h264_slice: replace assert by normal error checkMichael Niedermayer
2015-08-19vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne
2015-08-18lavc: put remaining bits of vdpau-in-decoder under FF_API_CAP_VDPAU.Ronald S. Bultje
2015-08-06lavc: propagate hwaccel errorswm4
2015-08-03avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert
2015-07-28avcodec/h264_slice: Also check sei_recovery_frame_cnt for skip_frame nokeyMichael Niedermayer
2015-07-28avcodec/h264_slice: do not skip 2nd field if first was not skippedMichael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-08avcodec/h264_slice: Fix container croppingMichael Niedermayer
2015-06-30Merge commit '3e3056f2a020dd77efdf379dbd4c06a65b4a499a'Michael Niedermayer
2015-06-30h264: Allow stream and container cropping at the same timeVittorio Giovara
2015-06-30avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/hMichael Niedermayer
2015-06-28avcodec/h264_slice: Reformat IN_RANGE() uses to be readableMichael Niedermayer
2015-06-28avcodec/h264_slice: Silence pointer type warningsMichael Niedermayer
2015-06-28avcodec/h264_slice: assert that the first slice implies unfinished setupMichael Niedermayer
2015-06-27Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa'Michael Niedermayer
2015-06-27Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18'Michael Niedermayer
2015-06-27h264: do not update the context fields copied between threads after finish_se...Anton Khirnov
2015-06-27h264: make sure the slices do not overlap during slice threadingAnton Khirnov
2015-06-15h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun
2015-06-15h264: er: Copy from the previous reference only if compatibleAndreas Cadhalpun
2015-06-12h264: update avctx width/height/pix_fmt when returning frameAndreas Cadhalpun
2015-06-10avcodec/h264_slice: Use AVFrame diemensions for grayscale handlingMichael Niedermayer
2015-06-01h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer
2015-05-30Merge commit '0181ae9af2de1526464d23209b82e6674d362f5d'Michael Niedermayer
2015-05-30h264: Make sure reinit failures mark the context as not initializedLuca Barbato
2015-05-26avcodec/h264: Fix HWACCEL_MAX for D3D11Michael Niedermayer
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-15avcodec/h264_slice: Fix ranges in assertMichael Niedermayer
2015-04-29Merge commit 'a0f2946068c62e18cb05ac25c0df3d86077251a6'Michael Niedermayer
2015-04-29Merge commit '7a4f74eed51f914e9bbfebaffd4a92ac6791f819'Michael Niedermayer
2015-04-29avcodec/h264_slice: Also copy x264_build in ff_h264_update_thread_context()Michael Niedermayer