aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux.c
Commit message (Expand)AuthorAge
* demux: simplify chapter appending codeGravatar wm42013-04-12
* demux: always sort chaptersGravatar wm42013-04-12
* demux: fix a specific gcc 4.8 warning that may hint to mis-optimized codeGravatar Rudolf Polzer2013-04-09
* demux: fix regressions by restricting cover art hack furtherGravatar wm42013-03-19
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* demux: apply sparse video hack only to demux_lavf and demux_mkvGravatar wm42013-02-14
* demux: restructure code that warns about packet buffer overflowsGravatar wm42013-02-14
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlyGravatar wm42013-02-10
* demux_lavf: remove code duplicationGravatar wm42013-02-10
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* demux: fix behavior with files that have sparse video packetsGravatar reimar2012-12-11
* demux_lavf: make minimum probe score customizable, remove lavf_preferredGravatar wm42012-12-11
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerGravatar wm42012-12-11
* core: improve seeking in external filesGravatar wm42012-12-11
* demux_gif: remove this demuxer in favor of libavformatGravatar wm42012-12-03
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* demux_mf: allow displaying single image files, various cleanupsGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12