summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer2015-03-29
|\
| * lavc: add MMAL hardware decoder wrapperwm42015-03-29
* | libavdevice/avfoundation: use pts/dts provided by the CMSampleBuffer APIMatthieu Bouron2015-03-29
* | libavdevice/avfoundation: add capture_mouse_clicks optionMatthieu Bouron2015-03-29
* | libavdevice/avfoundation: add capture_cursor optionMatthieu Bouron2015-03-29
* | libavdevice/avfoundation: add framerate and video size optionsMatthieu Bouron2015-03-29
* | ffmpeg_opt: Do not overwrite output if there is no inputMichael Niedermayer2015-03-28
* | lavc/dnxhd: Fix pix_fmt change.Carl Eugen Hoyos2015-03-28
* | png: Minor whitespace change and added missing commentDonny Yang2015-03-28
* | png: Use av_freep() instead of av_free()Donny Yang2015-03-28
* | fate/filter-video: Use qp filter to generate non constant qp array for more t...Michael Niedermayer2015-03-28
* | vfilter/vf_qp: Support evaluating expression per MBMichael Niedermayer2015-03-28
* | avfilter/vf_qp: split expression parsing out of loopMichael Niedermayer2015-03-28
* | af_channelmap: fix number of channelsMarton Balint2015-03-28
* | avcodec/qsv_internal: Fix project nameMichael Niedermayer2015-03-28
* | doc/examples: add directory listing exampleLukasz Marek2015-03-28
* | postproc: Removed unecessary if/else branch when getting QP.Tucker DiNapoli2015-03-28
* | Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer2015-03-28
|\|
| * lavc: add Intel libmfx-based H.264 encoderAnton Khirnov2015-03-27
* | Merge commit '9ba27c2348d26000257e891e40a72facb0d916be'Michael Niedermayer2015-03-28
|\|
| * qsvdec: add 'decode' to the non-static function namesAnton Khirnov2015-03-27
* | Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer2015-03-28
|\|
| * qsvdec: split off some code that will be shared with the encoderAnton Khirnov2015-03-27
* | Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'Michael Niedermayer2015-03-28
|\|
| * qsv: rename to qsvdecAnton Khirnov2015-03-27
* | fate: Use a variable QP input for fate-filter-ppMichael Niedermayer2015-03-28
* | fate: simplify filter-pp testsMichael Niedermayer2015-03-28
* | avformat/avio: Document the end of list case in avio_read_dir()Michael Niedermayer2015-03-27
* | lavfi: add inverse telecine filterHimangi Saraogi2015-03-27
* | lavf: add directory listing APILukasz Marek2015-03-27
* | avfilter/vf_telecine: Avoid floating point valuesHimangi Saraogi2015-03-27
* | avutil/timer: give each printed value of STOP_TIMER a fixed lengthMichael Niedermayer2015-03-27
* | avutil/timer: show histogram of cpu cycles each run tookMichael Niedermayer2015-03-27
* | avutil/cpu: add missing check for mmxext to av_force_cpu_flagsJames Almer2015-03-26
* | avfilter/vf_telecine: Fix loss of AVFrame properties in outputHimangi Saraogi2015-03-27
* | avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()Michael Niedermayer2015-03-26
* | avcodec/h264_slice: Put CONFIG_GRAY first in if()Michael Niedermayer2015-03-26
* | avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if()Michael Niedermayer2015-03-26
* | avcodec/ac3dec: Put CONFIG* first in if()Michael Niedermayer2015-03-26
* | avformat/dv: fix used dimension variablesMichael Niedermayer2015-03-26
* | avformat/rmdec: fix support for 0 sized mdprMichael Niedermayer2015-03-26
* | avfilter/vf_telecine: Fix AV desync by using the first input timestampHimangi Saraogi2015-03-26
* | avcodec/nvenc: Need a separate class for each encoderPhilip Langdale2015-03-25
* | doc: remove the reference to supporting AviSynth 2.5Stephen Hutchinson2015-03-25
* | avisynth: drop support of AviSynth 2.5Stephen Hutchinson2015-03-25
* | swscale/output: Fix undefined shiftsMichael Niedermayer2015-03-25
* | avisynth: ifdef to avoid implicit function declaration errorsStephen Hutchinson2015-03-25
* | avcodec/j2kenc: Initialize variable to silence compiler warningsHimangi Saraogi2015-03-25
* | avutil: make AVFrameSideData buffers ref-counted.Ronald S. Bultje2015-03-25
* | lavu/frame: move av_frame_copy_props() up in the file.Ronald S. Bultje2015-03-25