summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
Commit message (Expand)AuthorAgeFilesLines
* demux: restructure chapter seeking codewm42013-05-091-8/+8
* demux: don't name unknown chapters "unknown"wm42013-05-061-2/+1
* stream: report chapter times, use time seeks for DVD chapterswm42013-05-061-0/+17
* demux: remove retrieval of chapter end timewm42013-05-061-3/+1
* demux: use talloc for packetswm42013-05-051-15/+19
* core: ignore backstep command if demuxer is not capablewm42013-05-051-0/+2
* demux: use demux_lavf instead of demux_mpg for DVD playbackwm42013-05-051-1/+1
* demux: report stream time info instead of demuxer info if possiblewm42013-05-051-4/+7
* core: move demuxer time reporting to demuxerwm42013-05-051-0/+18
* core: don't report byte-based playback position with dvdwm42013-05-051-1/+5
* demux: simplify stream ID business, fix issue with cover artwm42013-04-291-13/+6
* demux: get rid of sh_common_twm42013-04-201-11/+10
* sub, demux: identify subtitle types with the codec namewm42013-04-201-15/+0
* demux: remove useless vid/aid/sid fieldswm42013-04-201-3/+0
* demux: fix clearing of input paddingwm42013-04-201-2/+2
* demux_mkv: introduce new_demux_packet_from() and use itwm42013-04-201-1/+8
* demux: remove some unused thingswm42013-04-201-42/+4
* demux: add functions to simplify demuxerswm42013-04-201-7/+42
* demux: simpler way to notify demuxers about track switcheswm42013-04-201-2/+9
* demux: simplify chapter appending codewm42013-04-121-14/+8
* demux: always sort chapterswm42013-04-121-8/+5
* demux: fix a specific gcc 4.8 warning that may hint to mis-optimized codeRudolf Polzer2013-04-091-0/+3
* demux: fix regressions by restricting cover art hack furtherwm42013-03-191-3/+3
* Prefix CODEC_ID_ with AV_wm42013-03-131-10/+10
* demux: apply sparse video hack only to demux_lavf and demux_mkvwm42013-02-141-10/+8
* demux: restructure code that warns about packet buffer overflowswm42013-02-141-34/+32
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-101-3/+11
* demux_lavf: remove code duplicationwm42013-02-101-1/+1
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-50/+16
* demux: fix behavior with files that have sparse video packetsreimar2012-12-111-6/+31
* demux_lavf: make minimum probe score customizable, remove lavf_preferredwm42012-12-111-4/+3
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-0/+10
* core: improve seeking in external fileswm42012-12-111-0/+4
* demux_gif: remove this demuxer in favor of libavformatwm42012-12-031-4/+0
* stream, demux: replace off_t with int64_twm42012-11-201-2/+2
* demux_mf: allow displaying single image files, various cleanupswm42012-11-161-1/+2
* Rename directories, move files (step 2 of 2)wm42012-11-121-5/+4
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+1435