aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux
Commit message (Expand)AuthorAge
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* demux_lavf: default PTS to 0 for attached picturesGravatar wm42013-02-03
* demux_lavf: remove weird stream auto-selectionGravatar wm42013-02-03
* demux_lavf: remove "internet radio hack"Gravatar wm42013-02-03
* demux_mkv: support more formats with V_UNCOMPRESSEDGravatar wm42013-01-30
* demux: don't use codec_tag for raw PCM formatsGravatar wm42013-01-30
* demux_mkv: support V_UNCOMPRESSED video tracksGravatar wm42013-01-24
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* video: simplify decoder pixel format handlingGravatar wm42013-01-13
* Replace strsep() usesGravatar wm42013-01-13
* configure: remove __builtin_expect checkGravatar wm42013-01-13
* demux_mkv: work around bad OutputSamplingFrequency valuesGravatar Uoti Urpala2013-01-13
* demux_lavf: avio_flush in DEMUXER_CTRL_RESYNCGravatar Rudolf Polzer2013-01-10
* demux_lavf: implement DEMUXER_CTRL_RESYNCGravatar Rudolf Polzer2013-01-07
* demux_mpg, ass_mp: fix warningsGravatar Rudolf Polzer2012-12-28
* Fix compilation with ffmpeg 1.0Gravatar wm42012-12-13
* demux: fix behavior with files that have sparse video packetsGravatar reimar2012-12-11
* core: allow disabling display of "album art" in audio filesGravatar wm42012-12-11
* audio/decode: remove ad_dvdpcm and use ad_lavc for DVD PCMGravatar wm42012-12-11
* audio/decode: remove ad_pcm and use ad_lavc for PCMGravatar wm42012-12-11
* stream_lavf/demux_lavf: export/use HTTP MIME typeGravatar wm42012-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
* audio: improve decoder open failure handlingGravatar Uoti Urpala2012-12-03
* demux_gif: remove this demuxer in favor of libavformatGravatar wm42012-12-03
* demux_lavf: add support for libavdeviceGravatar wm42012-12-03
* demux_lavf: do not prefix filename passed to libavformat with "mp:"Gravatar wm42012-12-03
* stream, demux_lavf: minor cleanup for stream size codeGravatar wm42012-11-20
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* stream: change STREAM_CTRL_GET_SIZE argument type to uint64_tGravatar reimar2012-11-20
* Fix potential bugs and issues, general cleanupsGravatar reimar2012-11-20
* demux_mf: allow displaying single image files, various cleanupsGravatar wm42012-11-16
* subtitles: improve support for libavformat demuxed subtitlesGravatar 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