| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/ass: extend syntax for ass filter | Stefano Sabatini | 2012-10-15 | 1 | -7/+14 |
* | examples/muxing: extend usage notice | Stefano Sabatini | 2012-10-15 | 1 | -1/+3 |
* | Merge branch 'docu' of https://github.com/rdp/FFmpeg | Michael Niedermayer | 2012-10-15 | 2 | -4/+10 |
|\ |
|
| * | docu: add word resize to scale filter, to make searching for the word resize ... | rogerdpack | 2012-10-15 | 1 | -1/+1 |
| * | docu: change verb flite | rogerdpack | 2012-10-15 | 1 | -1/+1 |
| * | docu: add flite ffmpeg example | rogerdpack | 2012-10-15 | 1 | -0/+6 |
| * | docu: fix flite example | rogerdpack | 2012-10-15 | 2 | -2/+2 |
* | | doc/filters: pad examples should be a @subsection | Nicolas Noirbent | 2012-10-15 | 1 | -1/+1 |
|/ |
|
* | examples/muxing: provide more information in case of avcodec_open2 failure | Stefano Sabatini | 2012-10-15 | 1 | -2/+2 |
* | examples/muxing: add missing error checks | Stefano Sabatini | 2012-10-15 | 1 | -2/+11 |
* | examples/muxing: fix case inconsistency in message | Stefano Sabatini | 2012-10-15 | 1 | -1/+1 |
* | lavc: add xface image decoder and encoder | Stefano Sabatini | 2012-10-15 | 1 | -0/+2 |
* | Merge commit 'b5198a2637b7b45b0049a1d4b386a06f016f2520' | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
|\ |
|
| * | nut: support pcm codecs not mapped in avi | Luca Barbato | 2012-10-13 | 1 | -1/+1 |
* | | doc/nut: Clarify what/where is the official nut specification | Michael Niedermayer | 2012-10-14 | 1 | -0/+4 |
* | | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df' | Michael Niedermayer | 2012-10-12 | 1 | -0/+5 |
|\| |
|
| * | pixdesc: add functions for accessing pixel format descriptors. | Anton Khirnov | 2012-10-12 | 1 | -0/+5 |
* | | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21' | Michael Niedermayer | 2012-10-12 | 1 | -0/+4 |
|\| |
|
| * | avutil: Add functions for allocating opaque contexts for algorithms | Martin Storsjö | 2012-10-11 | 1 | -0/+4 |
* | | Merge commit '0a75d1da23b8659ec49391469bb592da12760077' | Michael Niedermayer | 2012-10-12 | 1 | -2/+2 |
|\| |
|
| * | doc: update the faq entry about custom I/O | Luca Barbato | 2012-10-11 | 1 | -2/+2 |
* | | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -0/+3 |
|\| |
|
| * | avio: introduce avio_closep | Luca Barbato | 2012-10-10 | 1 | -0/+3 |
* | | Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2' | Michael Niedermayer | 2012-10-10 | 2 | -7/+2 |
|\| |
|
| * | avconv: remove -same_quant | Anton Khirnov | 2012-10-09 | 2 | -15/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-09 | 1 | -1/+2 |
|\| |
|
| * | doc: allow building with old texi2html versions | Mans Rullgard | 2012-10-08 | 1 | -1/+2 |
* | | DTS-HD demuxer | Paul B Mahol | 2012-10-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 7 | -303/+1402 |
|\| |
|
| * | doc: support the new website layout | Luca Barbato | 2012-10-08 | 4 | -279/+1261 |
| * | doc: remove a warning from filters.texi | Luca Barbato | 2012-10-08 | 1 | -12/+12 |
| * | doc: initial nut documentation | Luca Barbato | 2012-10-08 | 2 | -0/+129 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 5 | -9/+9 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '78071a1420b425dfb787ac739048f523007b8139' | Michael Niedermayer | 2012-10-08 | 1 | -0/+8 |
|\| |
|
| * | pixfmt: add AV_ prefixes to PIX_FMT_* | Anton Khirnov | 2012-10-08 | 1 | -0/+8 |
| * | doc/RELEASE_NOTES: update for the 9 release. | Anton Khirnov | 2012-10-06 | 1 | -54/+67 |
* | | TAK demuxer, decoder and parser | Paul B Mahol | 2012-10-08 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -1/+6 |
|\| |
|
| * | doc/APIchanges: fill in missing dates and hashes. | Anton Khirnov | 2012-10-05 | 1 | -5/+5 |
| * | lavr: bump major to 1 and declare it stable. | Anton Khirnov | 2012-10-05 | 1 | -0/+5 |
* | | doc/filters: fix typo | Stefano Sabatini | 2012-10-06 | 1 | -1/+1 |
* | | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216). | Carl Eugen Hoyos | 2012-10-06 | 1 | -0/+2 |
* | | ffprobe: add -select_streams option | Stefano Sabatini | 2012-10-05 | 1 | -0/+15 |
* | | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d' | Michael Niedermayer | 2012-10-02 | 1 | -1/+1 |
|\| |
|
| * | Opus encoder using libopus | Nathan Caldwell | 2012-10-01 | 1 | -1/+1 |
| * | doc/platform: Rework the Visual Studio linking section | Derek Buitenhuis | 2012-09-28 | 1 | -41/+20 |
| * | doc/faq: Change the Visual Studio entry to reflect current status | Derek Buitenhuis | 2012-09-28 | 1 | -21/+2 |
| * | doc/platform: Replace Visual Studio section with build instructions | Derek Buitenhuis | 2012-09-28 | 1 | -13/+68 |
| * | doc/platform: Nuke section on linking static MinGW-built libs with MSVC | Derek Buitenhuis | 2012-09-28 | 1 | -59/+0 |