Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit 'f919cc7df6ab844bc12f89fe7bef4fb915a47725' | Michael Niedermayer | 2012-05-30 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
* | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -6/+4 |
* | lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). | Clément Bœsch | 2011-12-03 | 1 | -1/+2 |
* | Rename remaining url_ftell to avio_tell. | Clément Bœsch | 2011-11-14 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Replace remaining av_new_stream() with avformat_new_stream(). | Clément Bœsch | 2011-11-05 | 1 | -1/+1 |
* | g723.1: use raw muxer | Mohamed Naufal | 2011-10-13 | 1 | -21/+0 |
* | g723.1 muxer | Mohamed Naufal | 2011-10-10 | 1 | -0/+21 |
* | g723_1_demuxer: rco is also a commonly used extension. | Michael Niedermayer | 2011-09-30 | 1 | -1/+1 |
* | Add the G723.1 demuxer and decoder | Mohamed Naufal Basheer | 2011-09-29 | 1 | -0/+83 |