| Commit message (Expand) | Author | Age | Files | Lines |
* | core: avoid deselecting and reselecting stream needlessly | wm4 | 2013-05-29 | 1 | -0/+4 |
* | demux_asf: fix after commit 5165e19 | wm4 | 2013-05-29 | 1 | -2/+1 |
* | demux_lavf: workaround minor ffmpeg memory leak | wm4 | 2013-05-21 | 1 | -4/+0 |
* | demux: workaround for -demuxer mpegts -correct-pts | wm4 | 2013-05-21 | 1 | -8/+15 |
* | demux: restructure chapter seeking code | wm4 | 2013-05-09 | 1 | -8/+8 |
* | demux: don't name unknown chapters "unknown" | wm4 | 2013-05-06 | 1 | -2/+1 |
* | stream: report chapter times, use time seeks for DVD chapters | wm4 | 2013-05-06 | 1 | -0/+17 |
* | demux: remove retrieval of chapter end time | wm4 | 2013-05-06 | 1 | -3/+1 |
* | demux: use talloc for packets | wm4 | 2013-05-05 | 1 | -15/+19 |
* | core: ignore backstep command if demuxer is not capable | wm4 | 2013-05-05 | 1 | -0/+2 |
* | demux: use demux_lavf instead of demux_mpg for DVD playback | wm4 | 2013-05-05 | 1 | -1/+1 |
* | demux: report stream time info instead of demuxer info if possible | wm4 | 2013-05-05 | 1 | -4/+7 |
* | core: move demuxer time reporting to demuxer | wm4 | 2013-05-05 | 1 | -0/+18 |
* | core: don't report byte-based playback position with dvd | wm4 | 2013-05-05 | 1 | -1/+5 |
* | demux: simplify stream ID business, fix issue with cover art | wm4 | 2013-04-29 | 1 | -13/+6 |
* | demux: get rid of sh_common_t | wm4 | 2013-04-20 | 1 | -11/+10 |
* | sub, demux: identify subtitle types with the codec name | wm4 | 2013-04-20 | 1 | -15/+0 |
* | demux: remove useless vid/aid/sid fields | wm4 | 2013-04-20 | 1 | -3/+0 |
* | demux: fix clearing of input padding | wm4 | 2013-04-20 | 1 | -2/+2 |
* | demux_mkv: introduce new_demux_packet_from() and use it | wm4 | 2013-04-20 | 1 | -1/+8 |
* | demux: remove some unused things | wm4 | 2013-04-20 | 1 | -42/+4 |
* | demux: add functions to simplify demuxers | wm4 | 2013-04-20 | 1 | -7/+42 |
* | demux: simpler way to notify demuxers about track switches | wm4 | 2013-04-20 | 1 | -2/+9 |
* | demux: simplify chapter appending code | wm4 | 2013-04-12 | 1 | -14/+8 |
* | demux: always sort chapters | wm4 | 2013-04-12 | 1 | -8/+5 |
* | demux: fix a specific gcc 4.8 warning that may hint to mis-optimized code | Rudolf Polzer | 2013-04-09 | 1 | -0/+3 |
* | demux: fix regressions by restricting cover art hack further | wm4 | 2013-03-19 | 1 | -3/+3 |
* | Prefix CODEC_ID_ with AV_ | wm4 | 2013-03-13 | 1 | -10/+10 |
* | demux: apply sparse video hack only to demux_lavf and demux_mkv | wm4 | 2013-02-14 | 1 | -10/+8 |
* | demux: restructure code that warns about packet buffer overflows | wm4 | 2013-02-14 | 1 | -34/+32 |
* | demux_lavf, ad_lavc, vd_lavc: pass codec header data directly | wm4 | 2013-02-10 | 1 | -3/+11 |
* | demux_lavf: remove code duplication | wm4 | 2013-02-10 | 1 | -1/+1 |
* | core: redo how codecs are mapped, remove codecs.conf | wm4 | 2013-02-10 | 1 | -50/+16 |
* | demux: fix behavior with files that have sparse video packets | reimar | 2012-12-11 | 1 | -6/+31 |
* | demux_lavf: make minimum probe score customizable, remove lavf_preferred | wm4 | 2012-12-11 | 1 | -4/+3 |
* | sub: remove vobsub reader in favor of ffmpeg vobsub demuxer | wm4 | 2012-12-11 | 1 | -0/+10 |
* | core: improve seeking in external files | wm4 | 2012-12-11 | 1 | -0/+4 |
* | demux_gif: remove this demuxer in favor of libavformat | wm4 | 2012-12-03 | 1 | -4/+0 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 | 1 | -2/+2 |
* | demux_mf: allow displaying single image files, various cleanups | wm4 | 2012-11-16 | 1 | -1/+2 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -5/+4 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+1435 |