summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc/examples: add directory listing exampleLukasz Marek2015-03-285-1/+117
* postproc: Removed unecessary if/else branch when getting QP.Tucker DiNapoli2015-03-281-8/+4
* Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer2015-03-2810-10/+656
|\
| * lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-2710-10/+656
* | Merge commit '9ba27c2348d26000257e891e40a72facb0d916be'Michael Niedermayer2015-03-283-6/+6
|\ \ | |/
| * qsvdec: add 'decode' to the non-static function namesAnton Khirnov2015-03-273-6/+6
* | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer2015-03-287-95/+163
|\ \ | |/
| * qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-277-95/+163
* | Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'Michael Niedermayer2015-03-285-10/+10
|\ \ | |/
| * qsv: rename to qsvdecAnton Khirnov2015-03-275-10/+10
* | fate: Use a variable QP input for fate-filter-ppMichael Niedermayer2015-03-282-2/+9
* | fate: simplify filter-pp testsMichael Niedermayer2015-03-281-13/+2
* | avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer2015-03-271-1/+2
* | lavfi: add inverse telecine filterHimangi Saraogi2015-03-275-0/+376
* | lavf: add directory listing APILukasz Marek2015-03-274-1/+183
* | avfilter/vf_telecine: Avoid floating point valuesHimangi Saraogi2015-03-271-3/+4
* | avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer2015-03-271-1/+1
* | avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer2015-03-271-1/+7
* | avutil/cpu: add missing check for mmxext to av_force_cpu_flagsJames Almer2015-03-261-0/+1
* | avfilter/vf_telecine: Fix loss of AVFrame properties in outputHimangi Saraogi2015-03-271-0/+1
* | avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()Michael Niedermayer2015-03-261-2/+2
* | avcodec/h264_slice: Put CONFIG_GRAY first in if()Michael Niedermayer2015-03-261-1/+1
* | avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if()Michael Niedermayer2015-03-261-1/+1
* | avcodec/ac3dec: Put CONFIG* first in if()Michael Niedermayer2015-03-261-2/+2
* | avformat/dv: fix used dimension variablesMichael Niedermayer2015-03-261-2/+2
* | avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer2015-03-261-0/+2
* | avfilter/vf_telecine: Fix AV desync by using the first input timestampHimangi Saraogi2015-03-261-1/+8
* | avcodec/nvenc: Need a separate class for each encoderPhilip Langdale2015-03-251-8/+15
* | doc: remove the reference to supporting AviSynth 2.5Stephen Hutchinson2015-03-251-1/+1
* | avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-252-76/+15
* | swscale/output: Fix undefined shiftsMichael Niedermayer2015-03-251-2/+2
* | avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson2015-03-251-0/+8
* | avcodec/j2kenc: Initialize variable to silence compiler warningsHimangi Saraogi2015-03-251-1/+1
* | avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje2015-03-252-15/+39
* | lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje2015-03-251-70/+70
* | avcodec/nvenc_h265: add missing version bump and changelog entryJames Almer2015-03-252-2/+3
* | configure: add missing dependency for nvenc_h265James Almer2015-03-251-0/+1
* | avcodec/nvenc: Add support for H.265 encodingPhilip Langdale2015-03-243-23/+133
* | avcodec/h264: Remove bits_per_raw_sample hacksMichael Niedermayer2015-03-253-9/+6
* | avisynth: update headers against AviSynth+Stephen Hutchinson2015-03-254-151/+313
* | ffmpeg: fix option name in documentationGiorgio Vazzana2015-03-241-1/+1
* | avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du...Michael Niedermayer2015-03-241-1/+1
* | avutil/pixfmt: Add missing AV_ prefix to PIX_FMT_YUV411PMichael Niedermayer2015-03-241-1/+1
* | avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler2015-03-244-17/+4
* | avcodec/msrledec: More verbose error messageMichael Niedermayer2015-03-241-1/+1
* | avcodec/msrledec: restructure msrle_decode_pal4() based on the line number in...Michael Niedermayer2015-03-241-14/+11
* | avformat/mov: check color parameter type explicitly.Jochen Strunk2015-03-241-1/+1
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-03-241-1/+7
|\ \
| * | lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos2015-03-241-1/+7
* | | Merge commit '1188119624e42c1b2ce5be6137d2e6c6f4f03328'Michael Niedermayer2015-03-240-0/+0
|\ \ \ | | |/ | |/|
OpenPOWER on IntegriCloud