aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux
Commit message (Expand)AuthorAge
* demux_lavf: blacklist bintext filesGravatar wm42015-02-18
* player: enable cache and demuxer thread for subtitles tooGravatar wm42015-02-18
* demux_lavf: reorganize hacksGravatar wm42015-02-18
* demux_lavf: set interrupt_callbackGravatar 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_edl: move implementationGravatar wm42015-02-17
* demux_cue: make independent from MPContextGravatar wm42015-02-17
* demux_cue: move implementationGravatar wm42015-02-17
* demux: copy priv pointer tooGravatar wm42015-02-17
* matroska: move timeline code to demux/Gravatar wm42015-02-17
* matroska: make timeline code independent of MPContextGravatar wm42015-02-17
* player: use a separate context for timeline loader stuffGravatar wm42015-02-17
* demux: chapters without metadata are allowedGravatar wm42015-02-17
* demux_lavf: hack against hls showing "100%" positionGravatar 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
* demux_mkv: return unique file positions for all packetsGravatar wm42015-02-13
* demux_mkv: remove the realmedia fieldGravatar wm42015-02-05
* demux_mkv: reindent, cosmeticsGravatar wm42015-02-05
* demux_mkv: simplify realaudio handlingGravatar wm42015-02-05
* demux_mkv: remove realvideo-specific aspect ratio handlingGravatar wm42015-02-05
* demux_mkv: use libavcodec parser for realvideoGravatar wm42015-02-05
* demux_mkv: retrieve timestamps from libavcodec parserGravatar wm42015-02-05
* demux_mkv: refactor packet parsingGravatar wm42015-02-05
* demux_raw: output smaller audio packetsGravatar wm42015-02-04
* demux_disc: fix CDDA seekabilityGravatar wm42015-02-03
* demux_mkv: use unique IDs for cover art pseudo-tracksGravatar wm42015-02-01
* player: demote matroska ordered chapter scanning messages to VerboseGravatar Diogo Franco (Kovensky)2015-01-28
* command: export more details about file seekabilityGravatar wm42015-01-26
* command: export file format as propertyGravatar wm42015-01-23
* demux_disc: pass seek flags to stream layerGravatar wm42015-01-19
* demux: return EOF when reading from unselected streamGravatar wm42015-01-16
* demux_mkv: fix EBML parsing checksGravatar wm42015-01-12
* demux_mkv: better check for some EBML parsingGravatar wm42015-01-12
* demux_mkv: avoid endless loop with broken filesGravatar wm42015-01-12
* demux_mkv: improve robustness against broken libavcodec parsersGravatar wm42015-01-09
* csputils: replace float[3][4] with a structGravatar wm42015-01-06
* demux_mkv: avoid PTS warning with image attachmentsGravatar wm42015-01-05
* demux_mkv: enable codec parsing for vfw-muxed files tooGravatar wm42014-12-31
* demux_playlist: unquote entries in pls playlistsGravatar wm42014-12-30
* demux_mkv: reduce log noiseGravatar wm42014-12-29
* demux_mf: move mf.c contents to demux_mf.cGravatar wm42014-12-29
* demux_mkv: use attachment filename as coverart titleGravatar wm42014-12-23
* demux_mf: add probing by mime typeGravatar wm42014-12-22
* demux_mkv: support embedded coverartGravatar wm42014-12-22
* Check some mallocsGravatar wm42014-12-12
* command: add properties for current bitrateGravatar wm42014-12-12
* demux: don't always make --cache-secs override --demuxer-readahead-secsGravatar wm42014-12-12