| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove left-over FF_API_AVFILTERBUFFER cruft | Hendrik Leppkes | 2015-09-05 | 3 | -3/+0 |
* | avfilter/vf_waveform: change intensity to float | Paul B Mahol | 2015-09-04 | 1 | -1/+1 |
* | doc/examples/http_multiclient: Fix occured typo | Michael Niedermayer | 2015-09-04 | 1 | -1/+1 |
* | doc: Explain how to use the fps and the fieldmatch filter together. | Carl Eugen Hoyos | 2015-09-03 | 1 | -2/+3 |
* | avfilter/vf_drawgraph: add rscroll slide mode | Paul B Mahol | 2015-09-03 | 1 | -0/+3 |
* | avfilter/vf_elbg: make it possible to output to pal8 pixel format | Paul B Mahol | 2015-09-03 | 1 | -0/+4 |
* | lavf: add V as a video stream specifier which is not an attached picture | Marton Balint | 2015-09-02 | 1 | -2/+4 |
* | avfilter/vf_subtitles: allow setting fonts directory | Ricardo Constantino | 2015-09-02 | 1 | -0/+4 |
* | avfilter/vf_waveform: implement various filters | Paul B Mahol | 2015-09-01 | 1 | -0/+21 |
* | doc/filters: mention all short names for vectorscope options | Paul B Mahol | 2015-08-30 | 1 | -2/+2 |
* | avfilter/vf_vectorscope: implement envelope support | Paul B Mahol | 2015-08-30 | 1 | -0/+16 |
* | avcodec/snowenc: Support setting the iterative dia size separately | Michael Niedermayer | 2015-08-30 | 1 | -0/+9 |
* | avfilter/vf_vectorscope: add yet another mode | Paul B Mahol | 2015-08-29 | 1 | -0/+5 |
* | avfilter: add allrgb | Clément Bœsch | 2015-08-29 | 1 | -1/+4 |
* | doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the ... | Harshit Mittal | 2015-08-28 | 1 | -1/+4 |
* | avfilter: add framerate video filter | Paul B Mahol | 2015-08-27 | 1 | -0/+45 |
* | ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels | Timothy Gu | 2015-08-26 | 1 | -0/+4 |
* | avfilter: add hstack & vstack filter | Paul B Mahol | 2015-08-26 | 1 | -0/+31 |
* | avfilter/vf_vectorscope: make intensity user configurable | Paul B Mahol | 2015-08-24 | 1 | -0/+4 |
* | avfilter: add waveform monitor filter | Paul B Mahol | 2015-08-22 | 1 | -0/+76 |
* | git-howto: Various copy edits | Timothy Gu | 2015-08-22 | 1 | -24/+25 |
* | Add support for Audible AA files | Vesselin Bontchev | 2015-08-21 | 2 | -0/+8 |
* | avfilter: add video vectorscope filter | Paul B Mahol | 2015-08-20 | 1 | -0/+38 |
* | doc/indevs: Remove non-existent decklink option examples | Lou Logan | 2015-08-20 | 1 | -12/+0 |
* | doc/indevs: add various missing options | Lou Logan | 2015-08-19 | 1 | -3/+162 |
* | avfilter: add showfreqs filter | Paul B Mahol | 2015-08-19 | 1 | -0/+115 |
* | vaapi: streamline public context structure. | Gwenole Beauchesne | 2015-08-19 | 1 | -0/+4 |
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -0/+7 |
* | avfilter/vf_histogram: make it possible to pick color components for levels mode | Paul B Mahol | 2015-08-19 | 1 | -0/+4 |
* | doc/indevs: fix fbdev typos | Lou Logan | 2015-08-18 | 1 | -2/+2 |
* | avfilter: add scale2ref filter | Michael Niedermayer | 2015-08-17 | 1 | -0/+17 |
* | doc/filter_design: Remove reference to the deprecated and unused cur_buf_copy | Michael Niedermayer | 2015-08-16 | 1 | -1/+1 |
* | doc/examples: rename avio_list_dir -> avio_dir_cmd | Mariusz Szczepańczyk | 2015-08-16 | 3 | -2/+2 |
* | examples/avio_list_dir: add move and delete methods | Mariusz Szczepańczyk | 2015-08-15 | 1 | -16/+76 |
* | avfilter/avf_avectorscope: add polar mode | Paul B Mahol | 2015-08-14 | 1 | -0/+3 |
* | doc/demuxers/mpegts: apply a minor grammar fix to option description | Stefano Sabatini | 2015-08-14 | 1 | -1/+1 |
* | doc/demuxers/mpegts: update documentation | Stefano Sabatini | 2015-08-14 | 1 | -0/+13 |
* | doc/developer: Suggest everyone to help with patch reviews | Michael Niedermayer | 2015-08-13 | 1 | -0/+4 |
* | avfilter: add aphasemeter filter | Paul B Mahol | 2015-08-12 | 1 | -0/+32 |
* | doc/ffmpeg,doc/ffplay: reference timespec definitions | Ganesh Ajjanagadde | 2015-08-12 | 2 | -6/+17 |
* | doc/ffmpeg: correct minor typo | Ganesh Ajjanagadde | 2015-08-11 | 1 | -2/+2 |
* | doc/codecs: Document color_range for the input side | Michael Niedermayer | 2015-08-11 | 1 | -0/+4 |
* | swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD | Michael Niedermayer | 2015-08-09 | 1 | -0/+3 |
* | swscale: Implement alphablendaway for planar 4:4:4 formats | Michael Niedermayer | 2015-08-08 | 1 | -0/+13 |
* | avfilter/avf_avectorscope: stop making output fully transparent | Paul B Mahol | 2015-08-07 | 1 | -2/+6 |
* | avcodec/dvbsubdec: Allow selecting the substream, or all substreams | Michael Niedermayer | 2015-08-04 | 1 | -0/+2 |
* | doc/git-howto: Replace "git push" example by one with dry-run | Michael Niedermayer | 2015-08-03 | 1 | -2/+4 |
* | avfilter: add atadenoise | Paul B Mahol | 2015-08-02 | 1 | -0/+38 |
* | avfilter: add allyuv source filter | Paul B Mahol | 2015-08-02 | 1 | -1/+4 |
* | Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac' | Hendrik Leppkes | 2015-08-02 | 1 | -0/+1 |
|\ |
|