| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-17 | 2 | -3/+3 |
|\ |
|
| * | Replace more FFmpeg references by Libav. | Diego Biurrun | 2011-04-17 | 1 | -1/+1 |
| * | Replace references to ffmpeg-devel with libav-devel; fix roundup URL. | Diego Biurrun | 2011-04-15 | 1 | -2/+2 |
* | | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' | Michael Niedermayer | 2011-04-15 | 1 | -0/+2 |
|\| |
|
| * | add xWMA demuxer | Max Horn | 2011-04-14 | 1 | -0/+2 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-14 | 1 | -0/+32 |
|\| |
|
| * | doc: update developer guide | Luca Barbato | 2011-04-13 | 1 | -128/+93 |
| * | lavf: bump minor and add an APIChanges entry for the last avio changes | Anton Khirnov | 2011-04-13 | 1 | -0/+32 |
* | | ffplay: implement -showmode option | Stefano Sabatini | 2011-04-13 | 1 | -0/+18 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-12 | 1 | -2/+3 |
|\| |
|
| * | Add support for AMR-WB encoding via libvo-amrwbenc | Martin Storsjö | 2011-04-11 | 1 | -1/+2 |
| * | Add an AAC encoder by using the libvo-aacenc library | Martin Storsjö | 2011-04-11 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-11 | 1 | -0/+3 |
|\| |
|
| * | Replace outdated info on the FAQ | Lou Logan | 2011-04-10 | 1 | -7/+7 |
| * | Redefine sameq | Lou Logan | 2011-04-10 | 1 | -1/+1 |
| * | pad: fix example explanation | Stefano Sabatini | 2011-04-10 | 1 | -1/+1 |
| * | gradfun: add notice from the MPlayer manual | Stefano Sabatini | 2011-04-10 | 1 | -0/+4 |
| * | eval: add support for trunc, ceil, and floor functions | Stefano Sabatini | 2011-04-10 | 1 | -0/+12 |
| * | documentation: add setdar and setsar description to filters.texi | Stefano Sabatini | 2011-04-10 | 1 | -0/+56 |
| * | pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE | Peter Ross | 2011-04-10 | 1 | -0/+3 |
| * | fix typo | Compn | 2011-04-10 | 1 | -1/+1 |
* | | lavfi: add fieldorder filter | Mark Himsley | 2011-04-11 | 1 | -0/+33 |
* | | Add "Did you provide a clear git commit log message?" to the patch checklist | Ronald S. Bultje | 2011-04-10 | 1 | -0/+2 |
* | | Replace outdated info on the FAQ | Lou Logan | 2011-04-09 | 1 | -7/+7 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-09 | 1 | -0/+5 |
|\| |
|
| * | lavf: bump minor and add an APIChanges entry for avformat cleanup | Anton Khirnov | 2011-04-08 | 1 | -0/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-08 | 1 | -0/+17 |
|\| |
|
| * | proto: introduce listen option in tcp | Luca Barbato | 2011-04-07 | 1 | -0/+17 |
* | | fix another forgotten mplayerhq.hu link | Michael Niedermayer | 2011-04-08 | 1 | -1/+1 |
* | | Fix link to ffmpeg-devel | Michael Niedermayer | 2011-04-08 | 1 | -1/+1 |
* | | pad: fix example explanation | Stefano Sabatini | 2011-04-07 | 1 | -1/+1 |
* | | Add PlayStation Portable PMP format demuxer | Reimar Döffinger | 2011-04-06 | 1 | -0/+1 |
* | | documentation: fix @url syntax in developer.texi | Stefano Sabatini | 2011-04-05 | 1 | -1/+1 |
* | | scale: make the filter parametric | Stefano Sabatini | 2011-04-05 | 1 | -5/+55 |
* | | eval: add support for trunc, ceil, and floor functions | Stefano Sabatini | 2011-04-05 | 1 | -0/+12 |
* | | Redefine sameq | Lou Logan | 2011-04-05 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -0/+40 |
|\| |
|
| * | lavf: bump minor version and add an APIChanges entry for avio changes | Anton Khirnov | 2011-04-03 | 1 | -0/+40 |
| * | lavfi: add fade filter | Brandon Mintern | 2011-04-03 | 1 | -0/+33 |
* | | add MicroDVD muxer and demuxer | Aurelien Jacobs | 2011-04-04 | 1 | -0/+1 |
* | | Add sign off recommandition and definition of meaning. | Michael Niedermayer | 2011-04-03 | 1 | -0/+4 |
* | | Reword make fate patch checklist entry | compn | 2011-04-03 | 1 | -1/+1 |
* | | patch checklist:git format-patch | Michael Niedermayer | 2011-04-03 | 1 | -6/+1 |
* | | patch checklist:uggest fate instead of regression tests | Michael Niedermayer | 2011-04-03 | 1 | -1/+1 |
* | | patch checklist:Remove pointless checkheaders comment, its just a waste of time | Michael Niedermayer | 2011-04-03 | 1 | -2/+0 |
* | | drawtext: extend/clarify examples in the filter description | Stefano Sabatini | 2011-04-02 | 1 | -4/+14 |
* | | drawtext: fix wrong reference in boxcolor option description | Stefano Sabatini | 2011-04-02 | 1 | -2/+1 |
* | | drawtext: add documentation for the shadow parameters | Stefano Sabatini | 2011-04-02 | 1 | -0/+11 |
* | | Match the documentation of -s with the current implementation. | Carl Eugen Hoyos | 2011-04-02 | 1 | -1/+4 |
* | | DPX image encoder | Peter Ross | 2011-04-01 | 1 | -1/+1 |