aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux.h
Commit message (Expand)AuthorAge
...
* player: enable cache and demuxer thread for subtitles tooGravatar wm42015-02-18
* demux, matroska: remove demuxer type fieldGravatar wm42015-02-17
* demux: remove file_contents fieldGravatar wm42015-02-17
* demux_edl: make independent from MPContextGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* demux: fix dropped subtitle packets with the new stream switchingGravatar wm42015-02-14
* demux: hack for instant stream switchingGravatar wm42015-02-13
* command: export more details about file seekabilityGravatar wm42015-01-26
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* command: add properties for current bitrateGravatar wm42014-12-12
* dvd, bd: don't unnecessarily block on demuxer/stream all the timeGravatar wm42014-12-04
* player: always use demux_chapterGravatar wm42014-11-02
* demux: fix demux_seek signatureGravatar wm42014-10-29
* demux: get rid of old wrapperGravatar wm42014-09-01
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* player: better cache status on status lineGravatar wm42014-08-27
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* demux: enable thread by defaultGravatar wm42014-08-16
* demux: remove unused functionGravatar wm42014-08-16
* demux: fix timestamp type for seek callsGravatar wm42014-07-21
* demux: add function to read packets asychronouslyGravatar wm42014-07-18
* demux: drop some unused definitionsGravatar wm42014-07-17
* demux: add a demuxer threadGravatar wm42014-07-16
* demux: remove accurate_seek fieldGravatar wm42014-07-08
* Remove stream_pts stuffGravatar wm42014-07-06
* dvd: fix first subtitle with delayed subtitle streamsGravatar wm42014-07-06
* demux: minor simplificationGravatar wm42014-07-06
* demux: minor simplification to internal APIGravatar wm42014-07-05
* dvd: move angle switching codeGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* demux: make start time a simple fieldGravatar wm42014-07-05
* demux, stream: change metadata notificationGravatar wm42014-07-05
* demux: make replaygain per-trackGravatar wm42014-07-05
* demux: move packet functions to a separate source fileGravatar wm42014-07-05
* demux: move packet list functionsGravatar wm42014-07-05
* demux: minor cleanupsGravatar wm42014-07-01
* demux: simplify packet resizingGravatar wm42014-06-13
* demux: fix compilation with FFmpeg gitGravatar wm42014-06-12
* command: redo ancient TV/DVB/PVR commandsGravatar wm42014-06-11
* mp_tags: move generic mp_tags stuff into its own .c/.h files in common/Gravatar Kevin Mitchell2014-04-13
* demux: add replaygain_data field to demuxer_tGravatar Alessandro Ghedini2014-04-04
* player: remove demuxer chapoter API wrappersGravatar wm42014-03-25
* demux_libass: change how external ASS subtitles are loadedGravatar wm42014-03-15
* client API: add event for metadata changesGravatar wm42014-02-19
* demux: expose stream_type_name() functionGravatar wm42014-02-16
* demux: fill metadata directly, instead of using wrapper functionsGravatar wm42014-02-06
* demux_lavf: clear metadata on update, instead of merging itGravatar wm42014-02-06
* demux: handle tag updates differentlyGravatar wm42014-02-06
* demux_mkv: nicer edition outputGravatar wm42014-01-23