Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated one | wang-bin | 2017-02-08 | 1 | -1/+1 |
* | demux_mkv: passthrough BlockAdditions for libvpx alpha | wm4 | 2017-01-31 | 1 | -1/+19 |
* | build: replace some FFmpeg API checks with version checks | wm4 | 2017-01-24 | 1 | -1/+1 |
* | Rewrite ordered chapters and timeline stuff | wm4 | 2016-02-15 | 1 | -0/+5 |
* | demux_mkv: refactor packet parsing | wm4 | 2015-02-05 | 1 | -3/+11 |
* | demux: unbreak build with Libav | wm4 | 2014-11-03 | 1 | -0/+4 |
* | demux_mkv: implement audio skipping/trimming | wm4 | 2014-11-03 | 1 | -0/+16 |
* | demux: gracefully handle packet allocation failures | wm4 | 2014-09-16 | 1 | -7/+11 |
* | demux: always use AVPacket | wm4 | 2014-08-25 | 1 | -43/+32 |
* | Remove stream_pts stuff | wm4 | 2014-07-06 | 1 | -2/+0 |
* | demux: move packet functions to a separate source file | wm4 | 2014-07-05 | 1 | -0/+124 |