| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173' | James Almer | 2017-03-21 | 1 | -1/+1 |
|\ |
|
| * | lavf: fix usage of AVIOContext.seekable | Anton Khirnov | 2016-09-30 | 1 | -1/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -1/+1 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -1/+1 |
| * | lavf: Don't explicitly flush after each written packet in muxers | Clément Bœsch | 2013-09-16 | 1 | -1/+0 |
* | | use Kostyas full name in copyrights | Michael Niedermayer | 2013-06-02 | 1 | -1/+1 |
* | | wvenc: remove flush call, not needed since 4f112a8e3 | Paul B Mahol | 2013-05-29 | 1 | -2/+0 |
* | | Merge commit '2d2d6a4883479403798f4ed46941d5b365823570' | Michael Niedermayer | 2013-05-29 | 1 | -33/+40 |
|\| |
|
| * | lavf: add a raw WavPack muxer. | Anton Khirnov | 2013-05-28 | 1 | -0/+88 |
* | lavf/wvenc: remove hacks since wavpack demuxer & decoder hacks have been fixed | Paul B Mahol | 2013-05-28 | 1 | -75/+18 |
* | lavf: remove some flushing in write_packet muxers callbacks. | Clément Bœsch | 2013-04-14 | 1 | -1/+0 |
* | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -1/+1 |
* | wvenc: multichannel muxing | Paul B Mahol | 2012-11-24 | 1 | -6/+50 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -3/+3 |
* | wvenc: support for ape tags | Paul B Mahol | 2012-07-29 | 1 | -0/+3 |
* | WavPack muxer | Paul B Mahol | 2012-07-29 | 1 | -0/+97 |