aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux_mng.c
Commit message (Expand)AuthorAge
* demux: remove unused audio_delay parameter from demux_seek()Gravatar wm42013-08-22
* core: move contents to mpvcore (2/2)Gravatar Stefano Pigozzi2013-08-06
* demux: make claiming accurate seek the defaultGravatar wm42013-07-12
* demux: remove useless author/comment fieldsGravatar wm42013-07-12
* demux: rewrite probing and demuxer initializationGravatar wm42013-07-12
* demux: change signature of open functions, cleanupsGravatar wm42013-07-11
* video: eliminate frametime variableGravatar wm42013-07-11
* core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
* demux: remove facility for partial packet readsGravatar wm42013-07-11
* demux: remove some more minor unused thingsGravatar wm42013-07-10
* demux: remove separate arrays for audio/video/sub streams, simplifyGravatar wm42013-07-08
* demux: remove some old stream header functionsGravatar wm42013-07-08
* core: use playback time to determine playback percent positionGravatar wm42013-02-26
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* 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