aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_lavf.c
Commit message (Expand)AuthorAge
* Merge branch 'audio_changes'Gravatar wm42013-05-12
|\
| * core: use channel map on demuxer level tooGravatar wm42013-05-12
* | demux_lavf: use demuxer ID for transport streamsGravatar wm42013-05-05
* | demux_lavf: fix DEMUXER_CTRL_RESYNCGravatar wm42013-05-05
* | demux_lavf: set stream_ptsGravatar wm42013-05-05
* | demux_lavf: fix subtitle seeking before start of the fileGravatar wm42013-04-21
* | sub, demux: identify subtitle types with the codec nameGravatar wm42013-04-20
* | demux_lavf: simplifyGravatar wm42013-04-20
|/
* demux_lavf: use avg_frame_rate instead of r_frame_rateGravatar wm42013-03-13
* Prefix CODEC_ID_ with AV_Gravatar wm42013-03-13
* core: fix SEEK_FACTORGravatar wm42013-03-01
* demux_lavf: fix percentage display with some file formatsGravatar wm42013-03-01
* m_option: don't define OPT_BASE_STRUCT by defaultGravatar wm42013-03-01
* core: use playback time to determine playback percent positionGravatar wm42013-02-26
* demux_lavf: add workaround for broken libavformat seek behaviorGravatar wm42013-02-19
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlyGravatar wm42013-02-10
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupGravatar wm42013-02-10
* demux_lavf: remove code duplicationGravatar wm42013-02-10
* 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_lavf: avio_flush in DEMUXER_CTRL_RESYNCGravatar Rudolf Polzer2013-01-10
* demux_lavf: implement DEMUXER_CTRL_RESYNCGravatar Rudolf Polzer2013-01-07
* Fix compilation with ffmpeg 1.0Gravatar wm42012-12-13
* core: allow disabling display of "album art" in audio filesGravatar 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
* core: improve seeking in external filesGravatar wm42012-12-11
* audio: improve decoder open failure handlingGravatar Uoti Urpala2012-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: change STREAM_CTRL_GET_SIZE argument type to uint64_tGravatar reimar2012-11-20
* 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