summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
Commit message (Expand)AuthorAgeFilesLines
* 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