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
2015-03-28postproc: Removed unecessary if/else branch when getting QP.Tucker DiNapoli
2015-03-28Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer
2015-03-28Merge commit '9ba27c2348d26000257e891e40a72facb0d916be'Michael Niedermayer
2015-03-28Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer
2015-03-28Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'Michael Niedermayer
2015-03-28fate: Use a variable QP input for fate-filter-ppMichael Niedermayer
2015-03-28fate: simplify filter-pp testsMichael Niedermayer
2015-03-28lavc: add Intel libmfx-based H.264 encoderAnton Khirnov
2015-03-27qsvdec: add 'decode' to the non-static function namesAnton Khirnov
2015-03-27qsvdec: split off some code that will be shared with the encoderAnton Khirnov
2015-03-27qsv: rename to qsvdecAnton Khirnov
2015-03-27avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer
2015-03-27lavfi: add inverse telecine filterHimangi Saraogi
2015-03-27lavf: add directory listing APILukasz Marek
2015-03-27avfilter/vf_telecine: Avoid floating point valuesHimangi Saraogi
2015-03-27avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer
2015-03-27avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer
2015-03-27avutil/cpu: add missing check for mmxext to av_force_cpu_flagsJames Almer
2015-03-27avfilter/vf_telecine: Fix loss of AVFrame properties in outputHimangi Saraogi
2015-03-26avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()Michael Niedermayer
2015-03-26avcodec/h264_slice: Put CONFIG_GRAY first in if()Michael Niedermayer
2015-03-26avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if()Michael Niedermayer
2015-03-26avcodec/ac3dec: Put CONFIG* first in if()Michael Niedermayer
2015-03-26avformat/dv: fix used dimension variablesMichael Niedermayer
2015-03-26avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer
2015-03-26avfilter/vf_telecine: Fix AV desync by using the first input timestampHimangi Saraogi
2015-03-26avcodec/nvenc: Need a separate class for each encoderPhilip Langdale
2015-03-25doc: remove the reference to supporting AviSynth 2.5Stephen Hutchinson
2015-03-25avisynth: drop support of AviSynth 2.5Stephen Hutchinson
2015-03-25swscale/output: Fix undefined shiftsMichael Niedermayer
2015-03-25avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson
2015-03-25avcodec/j2kenc: Initialize variable to silence compiler warningsHimangi Saraogi
2015-03-25avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje
2015-03-25lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje
2015-03-25avcodec/nvenc_h265: add missing version bump and changelog entryJames Almer
2015-03-25configure: add missing dependency for nvenc_h265James Almer
2015-03-25avcodec/nvenc: Add support for H.265 encodingPhilip Langdale
2015-03-25avcodec/h264: Remove bits_per_raw_sample hacksMichael Niedermayer
2015-03-25avisynth: update headers against AviSynth+Stephen Hutchinson
2015-03-25ffmpeg: fix option name in documentationGiorgio Vazzana
2015-03-24avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer
2015-03-24avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer
2015-03-24avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler
2015-03-24avcodec/msrledec: More verbose error messageMichael Niedermayer
2015-03-24avcodec/msrledec: restructure msrle_decode_pal4() based on the line number in...Michael Niedermayer
2015-03-24avformat/mov: check color parameter type explicitly.Jochen Strunk
2015-03-24Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2015-03-24Merge commit '1188119624e42c1b2ce5be6137d2e6c6f4f03328'Michael Niedermayer
2015-03-24Merge commit 'a8c99205ca8703bd849efae13fcf844315c7147d'Michael Niedermayer
2015-03-24avisynth: update documentation about the avisynth_c.h headerStephen Hutchinson