| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -11/+11 |
* | Merge commit 'd80811c94e068085aab797f9ba35790529126f85' | Michael Niedermayer | 2015-07-12 | 1 | -1/+1 |
* | wavdec: RIFX file format support | Thomas Volkert | 2014-12-18 | 1 | -1/+1 |
* | cosmetics: Fix "dont" "wont" "doesnt" typos | Timothy Gu | 2013-06-29 | 1 | -1/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -2/+1 |
* | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). | Clément Bœsch | 2011-12-03 | 1 | -1/+2 |
* | Rename remaining get_le32 to avio_rl32. | Clément Bœsch | 2011-11-14 | 1 | -2/+2 |
* | Rename remaining get_le16 to avio_rl16. | Clément Bœsch | 2011-11-14 | 1 | -1/+1 |
* | Rename remaining url_fskip to avio_skip. | Clément Bœsch | 2011-11-14 | 1 | -2/+2 |
* | Rename remaining get_byte to avio_r8. | Clément Bœsch | 2011-11-14 | 1 | -1/+1 |
* | Rename remaining get_buffer to avio_read. | Clément Bœsch | 2011-11-14 | 1 | -2/+2 |
* | Rename remaining url_fseek to avio_seek. | Clément Bœsch | 2011-11-14 | 1 | -2/+2 |
* | Rename remaining ByteIOContext to AVIOContext. | Clément Bœsch | 2011-11-14 | 1 | -2/+2 |
* | Replace remaining av_new_stream() with avformat_new_stream(). | Clément Bœsch | 2011-11-05 | 1 | -1/+1 |
* | act: correct file description comment | Aurelien Jacobs | 2011-09-26 | 1 | -1/+1 |
* | act, bintext, wtvenc: use named struct initializers | Aurelien Jacobs | 2011-09-26 | 1 | -6/+6 |
* | act: remove AVERROR_NOFMT useage. | Michael Niedermayer | 2011-09-24 | 1 | -1/+1 |
* | ACT demuxer | Vladimir Voroshilov | 2011-09-24 | 1 | -0/+207 |