| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405' | Michael Niedermayer | 2012-12-30 | 1 | -0/+3 |
|\ |
|
| * | avstring: add av_basename and av_dirname | Luca Barbato | 2012-12-29 | 1 | -0/+3 |
* | | lavfi: add an accessor for ref->audio->channels. | Nicolas George | 2012-12-20 | 1 | -0/+4 |
* | | doc/APIchanges: fill empty git commit hashes and dates | Stefano Sabatini | 2012-12-15 | 1 | -16/+16 |
* | | lavc: add pkt_size field to AVFrame | Stefano Sabatini | 2012-12-15 | 1 | -0/+3 |
* | | lavu/opt: add av_opt_ accessors for pixel/format/image size options | Stefano Sabatini | 2012-11-25 | 1 | -0/+9 |
* | | lavu/bprint: implement av_bprint_strftime(). | Nicolas George | 2012-11-17 | 1 | -0/+3 |
* | | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd' | Michael Niedermayer | 2012-11-16 | 1 | -0/+4 |
|\| |
|
| * | APIChanges: add entry for av_read_packet deprecation | Janne Grunau | 2012-11-15 | 1 | -0/+4 |
* | | lavu/opt: fix av_opt_get_key_value() API. | Nicolas George | 2012-11-16 | 1 | -3/+3 |
* | | doc/APIchanges: clarify comment on new APIs. | Nicolas George | 2012-11-16 | 1 | -1/+1 |
* | | lavfi: store and propagate number of channels information in audio buffer pro... | Stefano Sabatini | 2012-11-13 | 1 | -0/+3 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -0/+3 |
|\| |
|
| * | lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -0/+3 |
* | | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' | Michael Niedermayer | 2012-11-05 | 1 | -0/+3 |
|\| |
|
| * | lavu: add av_ctz() for trailing zero bit count | Justin Ruggles | 2012-11-05 | 1 | -0/+3 |
* | | lavu/opt: implement av_opt_get_key_value(). | Nicolas George | 2012-11-04 | 1 | -0/+3 |
* | | lavu/opt: add AV_OPT_SAMPLE_FMT option | Stefano Sabatini | 2012-11-03 | 1 | -0/+3 |
* | | lavu: keep context size variables | Michael Niedermayer | 2012-10-28 | 1 | -1/+0 |
* | | Merge commit 'add3a6902ea4d459f36655656a1f8daa409118a7' | Michael Niedermayer | 2012-10-23 | 1 | -1/+1 |
|\| |
|
| * | lavu: bump major to 52 | Anton Khirnov | 2012-10-23 | 1 | -1/+1 |
* | | Merge commit '2b8dd371e4d276ca0d342e82b8b4cc281be0630a' | Michael Niedermayer | 2012-10-23 | 1 | -1/+1 |
|\| |
|
| * | APIchanges: update lavr bump date | Anton Khirnov | 2012-10-23 | 1 | -1/+1 |
* | | Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4' | Michael Niedermayer | 2012-10-22 | 1 | -0/+3 |
|\| |
|
| * | avutil: Add AVERROR_EXPERIMENTAL | Nathan Caldwell | 2012-10-21 | 1 | -0/+3 |
* | | lavc: add lavfi metadata support. | Clément Bœsch | 2012-10-21 | 1 | -0/+7 |
* | | 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 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -0/+3 |
|\| |
|
| * | avio: introduce avio_closep | Luca Barbato | 2012-10-10 | 1 | -0/+3 |
* | | 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 |
* | | 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 |
* | | APIchanges: fill hashes. | Clément Bœsch | 2012-09-30 | 1 | -25/+25 |
* | | Move subrip/text API change info from Changelog to doc/APIchanges. | Clément Bœsch | 2012-09-30 | 1 | -0/+4 |
* | | Add missing version macros to libraries | jamal | 2012-09-28 | 1 | -0/+10 |
* | | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272' | Michael Niedermayer | 2012-09-25 | 1 | -0/+4 |
|\| |
|
| * | lavc: add avcodec_free_frame(). | Anton Khirnov | 2012-09-24 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-13 | 1 | -0/+3 |
|\| |
|
| * | lavu/audioconvert: add a second low frequency channel. | Tim Walker | 2012-09-12 | 1 | -0/+3 |
* | | lavu/parseutils: add av_small_strptime() | Stefano Sabatini | 2012-09-06 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-05 | 1 | -0/+4 |
|\| |
|
| * | avopt: Reorder the default_val struct, making i64 the first field | Martin Storsjö | 2012-09-04 | 1 | -0/+4 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -0/+4 |
|\| |
|
| * | lavc: add lossy/lossless codec properties. | Anton Khirnov | 2012-08-30 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-23 | 1 | -4/+13 |
|\| |
|