| Commit message (Expand) | Author | Age | Files | Lines |
* | libavfilter: Add asettb filter for setting timebase for audio | Nicolas George | 2014-04-10 | 1 | -0/+41 |
* | doc: Completely document the x264 options | Luca Barbato | 2014-04-08 | 1 | -1/+15 |
* | doc: Use a 3 columns multitable | Luca Barbato | 2014-04-08 | 1 | -10/+10 |
* | doc: Change the multitable rendering in texi2pod | Luca Barbato | 2014-04-08 | 1 | -3/+11 |
* | lavu: Add packed YVYU422 pixel format | Vittorio Giovara | 2014-04-07 | 1 | -0/+3 |
* | libtwolame MP2 encoding support | Paul B Mahol | 2014-04-07 | 1 | -1/+10 |
* | libxvid: Add SSIM displaying through a libxvidcore plugin | Timothy Gu | 2014-04-06 | 1 | -0/+37 |
* | libxvid: add working lumimasking and variance AQ | Timothy Gu | 2014-04-06 | 1 | -0/+13 |
* | LucasArts SMUSH demuxer | Paul B Mahol | 2014-04-06 | 1 | -0/+2 |
* | LucasArts SMUSH VIMA audio decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+2 |
* | LucasArts SMUSH SANM video decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+2 |
* | af_volume: implement replaygain pre-amplification | Alessandro Ghedini | 2014-04-04 | 1 | -0/+6 |
* | replaygain: correctly parse peak values | Alessandro Ghedini | 2014-04-04 | 1 | -0/+4 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+2 |
* | log: Support for 256color terminals | Luca Barbato | 2014-04-03 | 1 | -0/+3 |
* | doc: Fit the graph in 80 cols | Luca Barbato | 2014-04-03 | 1 | -5/+10 |
* | OpenEXR decoder | Jimmy Christensen | 2014-04-01 | 1 | -0/+2 |
* | avconv: make the ASCII flow charts narrower to fit onto TTY | Timothy Gu | 2014-03-30 | 1 | -14/+26 |
* | X-Bitmap decoder | Vittorio Giovara | 2014-03-27 | 1 | -1/+1 |
* | PAF demuxer and decoder | Paul B Mahol | 2014-03-27 | 1 | -0/+4 |
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 1 | -0/+2 |
* | Alias PIX image encoder and decoder | Vittorio Giovara | 2014-03-26 | 1 | -0/+2 |
* | af_volume: support using replaygain frame side data | Anton Khirnov | 2014-03-24 | 1 | -0/+17 |
* | frame: add a function for removing side data from a frame | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | Add replaygain side data type and code for parsing replaygain tags. | Anton Khirnov | 2014-03-24 | 1 | -0/+7 |
* | lavf: add an AVStream field for exporting stream-global side data | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | lavc: give a typedeffed name to the AVPacket.side_data struct | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | RELEASE_NOTES: mention new filters | Vittorio Giovara | 2014-03-23 | 1 | -3/+6 |
* | dsputil: Move thirdpel-related bits into their own context | Diego Biurrun | 2014-03-22 | 1 | -3/+0 |
* | RGBA64 pixel formats | Jean First | 2014-03-16 | 1 | -0/+3 |
* | Remove all SPARC architecture optimizations | Diego Biurrun | 2014-03-13 | 1 | -11/+0 |
* | avconv: Match stream id | Luca Barbato | 2014-03-13 | 1 | -0/+2 |
* | doc: Point to the correct, actually maintained gas-preprocessor repo | Martin Storsjö | 2014-03-12 | 1 | -2/+2 |
* | http: Allow setting a Content-Type for POST requests | Clément Bœsch | 2014-03-11 | 1 | -0/+3 |
* | http: Improve options descriptions | Alessandro Ghedini | 2014-03-11 | 1 | -0/+13 |
* | http: Add support for selecting a request range | Anssi Hannula | 2014-03-11 | 1 | -0/+6 |
* | http: Support setting custom User-Agent | Clément Bœsch | 2014-03-11 | 1 | -0/+4 |
* | http: Export Content-Type information | Michael Niedermayer | 2014-03-11 | 1 | -0/+3 |
* | http: Add support reading ICY metadata | Luca Barbato | 2014-03-11 | 1 | -0/+20 |
* | doc: Add section about AviSynth support | Stephen Hutchinson | 2014-03-11 | 1 | -0/+32 |
* | lavfi: add shuffleplanes filter | Anton Khirnov | 2014-03-05 | 1 | -0/+30 |
* | lavfi: add compand audio filter | Andrew Kelley | 2014-02-26 | 1 | -0/+73 |
* | libavfilter: example audio filtering program | Anton Khirnov | 2014-02-25 | 2 | -1/+366 |
* | texi2pod: always declare the pod file as UTF-8 encoded | Janne Grunau | 2014-02-24 | 1 | -0/+2 |
* | doc: fix one accented word | Vittorio Giovara | 2014-02-24 | 1 | -1/+1 |
* | doc: name correct header | Vittorio Giovara | 2014-02-24 | 1 | -1/+1 |
* | frame: add a convenience function for copying AVFrame data | Anton Khirnov | 2014-02-24 | 1 | -0/+3 |
* | avconv: support forcing codec tags for input streams | Anton Khirnov | 2014-02-24 | 1 | -1/+1 |
* | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 1 | -0/+3 |
* | AVOptions: add flags for read/read-only options | Anton Khirnov | 2014-02-19 | 1 | -0/+4 |