summaryrefslogtreecommitdiffstats
path: root/demux/demux_lavf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'audio_changes'wm42013-05-121-1/+3
|\
| * core: use channel map on demuxer level toowm42013-05-121-1/+3
* | demux_lavf: use demuxer ID for transport streamswm42013-05-051-1/+4
* | demux_lavf: fix DEMUXER_CTRL_RESYNCwm42013-05-051-1/+1
* | demux_lavf: set stream_ptswm42013-05-051-0/+6
* | demux_lavf: fix subtitle seeking before start of the filewm42013-04-211-2/+7
* | sub, demux: identify subtitle types with the codec namewm42013-04-201-21/+0
* | demux_lavf: simplifywm42013-04-201-147/+74
|/
* demux_lavf: use avg_frame_rate instead of r_frame_ratewm42013-03-131-2/+2
* Prefix CODEC_ID_ with AV_wm42013-03-131-9/+9
* core: fix SEEK_FACTORwm42013-03-011-4/+17
* demux_lavf: fix percentage display with some file formatswm42013-03-011-1/+2
* m_option: don't define OPT_BASE_STRUCT by defaultwm42013-03-011-0/+2
* core: use playback time to determine playback percent positionwm42013-02-261-8/+3
* demux_lavf: add workaround for broken libavformat seek behaviorwm42013-02-191-1/+8
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlywm42013-02-101-78/+12
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupwm42013-02-101-24/+0
* demux_lavf: remove code duplicationwm42013-02-101-61/+20
* core: redo how codecs are mapped, remove codecs.confwm42013-02-101-12/+7
* 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_lavf: avio_flush in DEMUXER_CTRL_RESYNCRudolf Polzer2013-01-101-0/+2
* demux_lavf: implement DEMUXER_CTRL_RESYNCRudolf Polzer2013-01-071-0/+15
* Fix compilation with ffmpeg 1.0wm42012-12-131-2/+2
* core: allow disabling display of "album art" in audio fileswm42012-12-111-0/+2
* stream_lavf/demux_lavf: export/use HTTP MIME typewm42012-12-111-0/+17
* demux_lavf: make minimum probe score customizable, remove lavf_preferredwm42012-12-111-53/+33
* core: improve seeking in external fileswm42012-12-111-2/+10
* audio: improve decoder open failure handlingUoti Urpala2012-12-031-10/+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: change STREAM_CTRL_GET_SIZE argument type to uint64_treimar2012-11-201-1/+1
* subtitles: improve support for libavformat demuxed subtitleswm42012-11-161-6/+1
* Rename directories, move files (step 2 of 2)wm42012-11-121-7/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+1092