summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_waveform: change intensity to floatPaul B Mahol2015-09-041-1/+1
* doc/examples/http_multiclient: Fix occured typoMichael Niedermayer2015-09-041-1/+1
* doc: Explain how to use the fps and the fieldmatch filter together.Carl Eugen Hoyos2015-09-031-2/+3
* avfilter/vf_drawgraph: add rscroll slide modePaul B Mahol2015-09-031-0/+3
* avfilter/vf_elbg: make it possible to output to pal8 pixel formatPaul B Mahol2015-09-031-0/+4
* lavf: add V as a video stream specifier which is not an attached pictureMarton Balint2015-09-021-2/+4
* avfilter/vf_subtitles: allow setting fonts directoryRicardo Constantino2015-09-021-0/+4
* avfilter/vf_waveform: implement various filtersPaul B Mahol2015-09-011-0/+21
* doc/filters: mention all short names for vectorscope optionsPaul B Mahol2015-08-301-2/+2
* avfilter/vf_vectorscope: implement envelope supportPaul B Mahol2015-08-301-0/+16
* avcodec/snowenc: Support setting the iterative dia size separatelyMichael Niedermayer2015-08-301-0/+9
* avfilter/vf_vectorscope: add yet another modePaul B Mahol2015-08-291-0/+5
* avfilter: add allrgbClément Bœsch2015-08-291-1/+4
* doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ...Harshit Mittal2015-08-281-1/+4
* avfilter: add framerate video filterPaul B Mahol2015-08-271-0/+45
* ffmpeg_opt: Add -hwaccels option that lists all supported hwaccelsTimothy Gu2015-08-261-0/+4
* avfilter: add hstack & vstack filterPaul B Mahol2015-08-261-0/+31
* avfilter/vf_vectorscope: make intensity user configurablePaul B Mahol2015-08-241-0/+4
* avfilter: add waveform monitor filterPaul B Mahol2015-08-221-0/+76
* git-howto: Various copy editsTimothy Gu2015-08-221-24/+25
* Add support for Audible AA filesVesselin Bontchev2015-08-212-0/+8
* avfilter: add video vectorscope filterPaul B Mahol2015-08-201-0/+38
* doc/indevs: Remove non-existent decklink option examplesLou Logan2015-08-201-12/+0
* doc/indevs: add various missing optionsLou Logan2015-08-191-3/+162
* avfilter: add showfreqs filterPaul B Mahol2015-08-191-0/+115
* vaapi: streamline public context structure.Gwenole Beauchesne2015-08-191-0/+4
* vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-191-0/+7
* avfilter/vf_histogram: make it possible to pick color components for levels modePaul B Mahol2015-08-191-0/+4
* doc/indevs: fix fbdev typosLou Logan2015-08-181-2/+2
* avfilter: add scale2ref filterMichael Niedermayer2015-08-171-0/+17
* doc/filter_design: Remove reference to the deprecated and unused cur_buf_copyMichael Niedermayer2015-08-161-1/+1
* doc/examples: rename avio_list_dir -> avio_dir_cmdMariusz Szczepańczyk2015-08-163-2/+2
* examples/avio_list_dir: add move and delete methodsMariusz Szczepańczyk2015-08-151-16/+76
* avfilter/avf_avectorscope: add polar modePaul B Mahol2015-08-141-0/+3
* doc/demuxers/mpegts: apply a minor grammar fix to option descriptionStefano Sabatini2015-08-141-1/+1
* doc/demuxers/mpegts: update documentationStefano Sabatini2015-08-141-0/+13
* doc/developer: Suggest everyone to help with patch reviewsMichael Niedermayer2015-08-131-0/+4
* avfilter: add aphasemeter filterPaul B Mahol2015-08-121-0/+32
* doc/ffmpeg,doc/ffplay: reference timespec definitionsGanesh Ajjanagadde2015-08-122-6/+17
* doc/ffmpeg: correct minor typoGanesh Ajjanagadde2015-08-111-2/+2
* doc/codecs: Document color_range for the input sideMichael Niedermayer2015-08-111-0/+4
* swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARDMichael Niedermayer2015-08-091-0/+3
* swscale: Implement alphablendaway for planar 4:4:4 formatsMichael Niedermayer2015-08-081-0/+13
* avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol2015-08-071-2/+6
* avcodec/dvbsubdec: Allow selecting the substream, or all substreamsMichael Niedermayer2015-08-041-0/+2
* doc/git-howto: Replace "git push" example by one with dry-runMichael Niedermayer2015-08-031-2/+4
* avfilter: add atadenoisePaul B Mahol2015-08-021-0/+38
* avfilter: add allyuv source filterPaul B Mahol2015-08-021-1/+4
* Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac'Hendrik Leppkes2015-08-021-0/+1
|\
| * des: add av_des_alloc()James Almer2015-07-311-0/+1