| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: replaygain scanner | Paul B Mahol | 2013-10-21 | 1 | -0/+6 |
* | doc/developer: Add a policy item about updating the MAINTAINERs file | Michael Niedermayer | 2013-10-19 | 1 | -0/+6 |
* | lavd/pulse_audio_dec: apply cosmetic changes | Lukasz Marek | 2013-10-18 | 1 | -1/+4 |
* | lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functions | Stefano Sabatini | 2013-10-17 | 1 | -0/+5 |
* | doc/utils: fix docs build | Michael Niedermayer | 2013-10-16 | 1 | -1/+1 |
* | doc/filters: reference ffmpeg-utils manual for color and sizes options | Timothy Gu | 2013-10-16 | 1 | -51/+66 |
* | doc/utils: reformat doc for color syntax and add list of supported colors | Timothy Gu | 2013-10-16 | 1 | -6/+290 |
* | doc/utils: rewrite doc for time duration syntax | Timothy Gu | 2013-10-16 | 1 | -5/+33 |
* | doc: make x11grab examples consistent with option names | Lou Logan | 2013-10-14 | 2 | -8/+8 |
* | doc/developer: Merge license related policy items | Michael Niedermayer | 2013-10-13 | 1 | -3/+2 |
* | doc/codecs: Add missing mpeg2 aac profiles | Timothy Gu | 2013-10-11 | 1 | -0/+4 |
* | doc/codecs: Add ignorecrop | Timothy Gu | 2013-10-11 | 1 | -0/+2 |
* | doc/codecs: Remove no longer existing options | Timothy Gu | 2013-10-11 | 1 | -13/+0 |
* | doc/codecs: Cosmetics in the flags2 description | Timothy Gu | 2013-10-11 | 1 | -7/+7 |
* | doc/codecs: document skip_alpha | Michael Niedermayer | 2013-10-11 | 1 | -0/+3 |
* | doc/filters/scale: do not explicitly state the default swscale flags value | Stefano Sabatini | 2013-10-11 | 1 | -4/+4 |
* | doc/codecs: Document field_order | Michael Niedermayer | 2013-10-10 | 1 | -0/+16 |
* | doc/encoder/aac: Remove -cutoff trick | Timothy Gu | 2013-10-10 | 1 | -7/+0 |
* | doc/filters: remove extra spacing in vid.stab section. | Clément Bœsch | 2013-10-09 | 1 | -8/+6 |
* | doc/default.css + doc/t2h.init: New styles | Timothy Gu | 2013-10-09 | 2 | -6/+23 |
* | lavd: pulse audio encoder | Lukasz Marek | 2013-10-08 | 1 | -0/+35 |
* | doc/indevs: make pulse dev formatting consistent with other devices | Lukasz Marek | 2013-10-07 | 1 | -62/+24 |
* | lavu/parseutils: add more resolutions | Niv Sardi | 2013-10-07 | 1 | -0/+12 |
* | avfilter/vf_scale: change the default scaler to bicubic | Michael Niedermayer | 2013-10-06 | 1 | -1/+1 |
* | swscale/options: switch default to bicubic | Michael Niedermayer | 2013-10-06 | 1 | -0/+3 |
* | avcodec: add av_codec_get_max_lowres() | Michael Niedermayer | 2013-10-03 | 1 | -0/+3 |
* | avfilter/vf_histogram: add mirrored waveform mode | Marton Balint | 2013-10-02 | 1 | -0/+6 |
* | Merge remote-tracking branch 'rbultje/master' | Michael Niedermayer | 2013-10-03 | 1 | -1/+3 |
|\ |
|
| * | Native VP9 decoder. | Ronald S. Bultje | 2013-10-02 | 1 | -1/+3 |
* | | ffprobe: print stream channel_layout when available | Stefano Sabatini | 2013-10-03 | 1 | -0/+1 |
* | | avformat: add support to force specific AVCodecs | Michael Niedermayer | 2013-10-02 | 1 | -0/+4 |
* | | avfilter/vf_histogram: change order of histograms for planar rgb | Paul B Mahol | 2013-10-01 | 1 | -1/+1 |
* | | doc: move sws_dither option description to scaler.texi | Stefano Sabatini | 2013-09-30 | 2 | -17/+18 |
* | | doc/filters/scale: mention and link scaler options | Stefano Sabatini | 2013-09-30 | 2 | -1/+6 |
* | | doc/filters/scale: fix MAN rendering of @ref arguments | Stefano Sabatini | 2013-09-30 | 1 | -1/+2 |
* | | doc: try to add a link from the vf_scale sws_flags to the scaler docs | Michael Niedermayer | 2013-09-30 | 2 | -0/+2 |
* | | doc/t2h.init: remove resource-type and distribution meta elements | Timothy Gu | 2013-09-30 | 1 | -2/+0 |
* | | doc/faq: add @command{} in the tool debug entry. | Clément Bœsch | 2013-09-29 | 1 | -3/+4 |
* | | doc/faq: remove indent in examples. | Clément Bœsch | 2013-09-29 | 1 | -10/+10 |
* | | doc/faq: remove Delphi/Pascal entry. | Clément Bœsch | 2013-09-29 | 1 | -4/+0 |
* | | doc/faq: rework r_frame_rate entry. | Clément Bœsch | 2013-09-29 | 1 | -3/+4 |
* | | doc/demuxers: fix image2 examples | Paul B Mahol | 2013-09-29 | 1 | -3/+3 |
|/ |
|
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-28 | 1 | -0/+4 |
|\ |
|
| * | lavfi: allow user-provided execute() callbacks | Anton Khirnov | 2013-09-28 | 1 | -0/+4 |
| * | pcm: support 24-bit/32-bit little-endian planar | Paul B Mahol | 2013-09-27 | 1 | -1/+3 |
* | | avfilter/vidstabtransform: update optzoom range values for recent vid.stab up... | Georg Martius | 2013-09-27 | 1 | -2/+9 |
* | | avfilter/af_ladspa: allow changing controls dynamically | Paul B Mahol | 2013-09-27 | 1 | -0/+10 |
* | | Merge commit '705b748e8d8612385c96428ae36ed0d42a170d93' | Michael Niedermayer | 2013-09-27 | 1 | -8/+12 |
|\| |
|
| * | tls: Add support for listen mode | Martin Storsjö | 2013-09-26 | 1 | -0/+13 |
* | | Merge commit '8b09d917e7dc7d7f2ace31419f802d4ff518236c' | Michael Niedermayer | 2013-09-27 | 1 | -7/+22 |
|\| |
|