| Commit message (Expand) | Author | Age | Files | Lines |
* | doc/APIchanges: fill in missing version for "2013-11-14 - 31c09b7 / 728c465 -... | Michael Niedermayer | 2014-03-05 | 1 | -1/+1 |
* | doc/examples/remuxing: dont use the input codec_tag, it may be invalid tor th... | Jason Hsu | 2014-03-05 | 1 | -0/+1 |
* | Add "prefer_tcp" flag to "rtsp_flags" | Andrey Utkin | 2014-03-04 | 1 | -0/+2 |
* | lavd/avdevice: add device iterators | Lukasz Marek | 2014-03-03 | 1 | -0/+6 |
* | update for 2.2 | Michael Niedermayer | 2014-03-01 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-26 | 1 | -39/+36 |
|\ |
|
| * | lavfi: add compand audio filter | Andrew Kelley | 2014-02-26 | 1 | -0/+73 |
* | | Merge commit 'e7dfaf16a403972eb6aed5ce8f84c0085bd2fb5a' | Michael Niedermayer | 2014-02-25 | 2 | -0/+365 |
|\| |
|
| * | libavfilter: example audio filtering program | Anton Khirnov | 2014-02-25 | 2 | -1/+366 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-25 | 1 | -0/+2 |
|\| |
|
| * | texi2pod: always declare the pod file as UTF-8 encoded | Janne Grunau | 2014-02-24 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-24 | 1 | -1/+1 |
|\| |
|
| * | doc: fix one accented word | Vittorio Giovara | 2014-02-24 | 1 | -1/+1 |
* | | Merge commit '48d1ed9c83ee0c388e8c2898e81ffb4add509ab9' | Michael Niedermayer | 2014-02-24 | 1 | -1/+1 |
|\| |
|
| * | doc: name correct header | Vittorio Giovara | 2014-02-24 | 1 | -1/+1 |
* | | avformat/options_table: add named constants for avoid_negative_ts | Michael Niedermayer | 2014-02-24 | 1 | -6/+14 |
* | | Merge commit '1155fd02ae7bac215acab316e847c6bb25f74fc3' | Michael Niedermayer | 2014-02-24 | 1 | -0/+3 |
|\| |
|
| * | frame: add a convenience function for copying AVFrame data | Anton Khirnov | 2014-02-24 | 1 | -0/+3 |
* | | Merge commit '746dca483a2f0f2639265f6e1c0085c8861875a1' | Michael Niedermayer | 2014-02-24 | 1 | -1/+1 |
|\| |
|
| * | avconv: support forcing codec tags for input streams | Anton Khirnov | 2014-02-24 | 1 | -1/+1 |
* | | swresample: add swr_is_initialized() | Michael Niedermayer | 2014-02-24 | 1 | -0/+3 |
* | | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731' | Michael Niedermayer | 2014-02-22 | 1 | -0/+3 |
|\| |
|
| * | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 1 | -0/+3 |
* | | Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1' | Michael Niedermayer | 2014-02-20 | 1 | -0/+4 |
|\| |
|
| * | AVOptions: add flags for read/read-only options | Anton Khirnov | 2014-02-19 | 1 | -0/+4 |
* | | Merge commit '6bb8720f00e2e6209665f819fb351fd42b82d5d0' | Michael Niedermayer | 2014-02-20 | 1 | -0/+3 |
|\| |
|
| * | AVOptions: deprecate unused AV_OPT_FLAG_METADATA | Anton Khirnov | 2014-02-19 | 1 | -0/+3 |
* | | Merge commit '93632a70f9ac2cb2ebf0e69d21fdfaae68ff02fd' | Michael Niedermayer | 2014-02-19 | 1 | -1/+1 |
|\| |
|
| * | doc: Name the MOV muxer as it should be called | Luca Barbato | 2014-02-19 | 1 | -1/+1 |
| * | doc: Sort the muxer documentation | Luca Barbato | 2014-02-19 | 1 | -137/+137 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-19 | 1 | -5/+2 |
|\| |
|
| * | vf_interlace: deprecate lowpass option | Vittorio Giovara | 2014-02-19 | 1 | -5/+2 |
| * | doc: Fix project name typo | Diego Biurrun | 2014-02-16 | 1 | -1/+1 |
* | | doc/examples: remove pathes from doxy examples | Michael Niedermayer | 2014-02-17 | 9 | -9/+9 |
* | | Merge remote-tracking branch 'lukaszmluki/master' | Michael Niedermayer | 2014-02-17 | 1 | -0/+3 |
|\ \ |
|
| * | | lavd: add list devices API | Lukasz Marek | 2014-02-16 | 1 | -0/+3 |
* | | | Merge commit 'b339182eba34f28de5f1a477cdd2c84f1ef35d90' | Michael Niedermayer | 2014-02-17 | 5 | -6/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | Move all example programs to doc/examples | Diego Biurrun | 2014-02-16 | 6 | -4/+657 |
* | | | doc/APIchanges: Update for new function avio_find_protocol_name | Alexander Strasser | 2014-02-16 | 1 | -0/+4 |
| |/
|/| |
|
* | | lavfi: adding dejudder filter to remove judder produced by partially telecine... | Nicholas Robbins | 2014-02-16 | 1 | -0/+33 |
* | | doc/ffmpeg: make the ASCII flow charts narrower to fit onto TTY | Timothy Gu | 2014-02-16 | 1 | -14/+25 |
* | | Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' | Michael Niedermayer | 2014-02-16 | 1 | -0/+4 |
|\| |
|
| * | lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. | Tim Walker | 2014-02-15 | 1 | -0/+4 |
* | | doc/doxy-wrapper.sh: fix execute flags | Michael Niedermayer | 2014-02-15 | 1 | -0/+0 |
* | | doc/filters/histogram: copyedit for grammar | Werner Robitza | 2014-02-14 | 1 | -46/+42 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-14 | 2 | -3/+6 |
|\| |
|
| * | doc/examples: misc Doxygen markup improvements | Diego Biurrun | 2014-02-14 | 2 | -3/+6 |
* | | Merge commit '3a26ccbf0d9f806d067e76a3f484170abecb36b3' | Michael Niedermayer | 2014-02-14 | 1 | -1/+1 |
|\| |
|
| * | build: doxy: Include code examples in Doxygen documentation | Diego Biurrun | 2014-02-14 | 1 | -1/+1 |
* | | Merge commit '19d3127867f001d007f98bc8c5a85c5409abf788' | Michael Niedermayer | 2014-02-14 | 1 | -0/+1 |
|\| |
|