summaryrefslogtreecommitdiffstats
path: root/demux
Commit message (Expand)AuthorAgeFilesLines
* demux_mkv: support V_UNCOMPRESSED video trackswm42013-01-242-1/+11
* video: decouple internal pixel formats from FourCCswm42013-01-133-31/+56
* video: simplify decoder pixel format handlingwm42013-01-131-1/+0
* Replace strsep() useswm42013-01-131-3/+8
* configure: remove __builtin_expect checkwm42013-01-131-1/+1
* demux_mkv: work around bad OutputSamplingFrequency valuesUoti Urpala2013-01-131-0/+8
* demux_lavf: avio_flush in DEMUXER_CTRL_RESYNCRudolf Polzer2013-01-101-0/+2
* demux_lavf: implement DEMUXER_CTRL_RESYNCRudolf Polzer2013-01-071-0/+15
* demux_mpg, ass_mp: fix warningsRudolf Polzer2012-12-281-2/+2
* Fix compilation with ffmpeg 1.0wm42012-12-131-2/+2
* demux: fix behavior with files that have sparse video packetsreimar2012-12-113-6/+33
* core: allow disabling display of "album art" in audio fileswm42012-12-112-1/+4
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMwm42012-12-111-0/+45
* audio/decode: remove ad_pcm and use ad_lavc for PCMwm42012-12-111-8/+0
* stream_lavf/demux_lavf: export/use HTTP MIME typewm42012-12-111-0/+17
* demux_lavf: make minimum probe score customizable, remove lavf_preferredwm42012-12-114-59/+36
* sub: remove vobsub reader in favor of ffmpeg vobsub demuxerwm42012-12-111-0/+10
* core: improve seeking in external fileswm42012-12-112-2/+14
* audio: improve decoder open failure handlingUoti Urpala2012-12-032-15/+2
* demux_gif: remove this demuxer in favor of libavformatwm42012-12-032-343/+0
* demux_lavf: add support for libavdevicewm42012-12-031-25/+45
* demux_lavf: do not prefix filename passed to libavformat with "mp:"wm42012-12-031-8/+9
* stream, demux_lavf: minor cleanup for stream size codewm42012-11-201-3/+1
* stream, demux: replace off_t with int64_twm42012-11-2012-64/+64
* stream: change STREAM_CTRL_GET_SIZE argument type to uint64_treimar2012-11-201-1/+1
* Fix potential bugs and issues, general cleanupsreimar2012-11-201-6/+6
* demux_mf: allow displaying single image files, various cleanupswm42012-11-164-83/+132
* subtitles: improve support for libavformat demuxed subtitleswm42012-11-161-6/+1
* Rename directories, move files (step 2 of 2)wm42012-11-1231-71/+71
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-1242-0/+19204