summaryrefslogtreecommitdiffstats
path: root/demux
Commit message (Expand)AuthorAgeFilesLines
...
* demux_rawvideo: allow setting video codecwm42013-02-241-0/+4
* demux_mf: map to codecs directlywm42013-02-242-39/+35
* demux_rawvideo: remove ancient video dimension presetswm42013-02-231-19/+0
* demux_lavf: add workaround for broken libavformat seek behaviorwm42013-02-191-1/+8
* demux_mf: fix breakage after commit 4d016a9wm42013-02-171-0/+1
* demux: apply sparse video hack only to demux_lavf and demux_mkvwm42013-02-142-11/+8
* demux: restructure code that warns about packet buffer overflowswm42013-02-142-34/+33
* demux_mpg: fix setting codecwm42013-02-141-0/+1
* demux: fix video with demux_mpg (DVD playback)wm42013-02-121-1/+4
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-105-269/+26
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupwm42013-02-102-26/+0
* demux_lavf: remove code duplicationwm42013-02-104-65/+24
* core: redo how codecs are mapped, remove codecs.confwm42013-02-1013-90/+479
* demux_lavf: default PTS to 0 for attached pictureswm42013-02-031-0/+4
* demux_lavf: remove weird stream auto-selectionwm42013-02-031-10/+0
* demux_lavf: remove "internet radio hack"wm42013-02-031-39/+1
* demux_mkv: support more formats with V_UNCOMPRESSEDwm42013-01-301-0/+6
* demux: don't use codec_tag for raw PCM formatswm42013-01-301-0/+8
* 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