aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux
Commit message (Expand)AuthorAge
* demux: fix rar support for files containing DTS audio tracksGravatar wm42015-03-24
* demux_lavf: print seek failures in verbose modeGravatar wm42015-03-24
* demux_mkv_timeline: don't continue if reopening file failedGravatar wm42015-03-23
* demux_lavf: assume h264/hevc raw streams have no timestampsGravatar wm42015-03-20
* player: better handling of video with no timestampsGravatar wm42015-03-20
* demux_mkv: never warn when trying to resync on EOFGravatar wm42015-03-09
* demux_mkv: check for playback abortsGravatar wm42015-03-09
* demux_mkv: actually skip elements out of reachGravatar wm42015-03-06
* demux_mkv: fix issues with unseekable streamsGravatar wm42015-03-06
* sub: this isn't needed eitherGravatar wm42015-03-03
* Revert "demux_lavf: workaround for broken libavformat subtitle seeking"Gravatar wm42015-03-03
* Remove some FFmpeg/Libav compatibility hacksGravatar wm42015-03-03
* demux_lavf: use this for image formatsGravatar wm42015-03-02
* player: refine rar:// playlist-safety handlingGravatar wm42015-03-02
* buid: readd -WparenthesesGravatar wm42015-03-02
* stream: remove stream filter conceptGravatar wm42015-02-27
* stream_rar: treat rar files as playlistsGravatar wm42015-02-27
* demux_mkv_timeline: fix potential issue when enabling cacheGravatar wm42015-02-25
* demux_mkv_timeline: move uids array to context tooGravatar wm42015-02-25
* demux_mkv_timeline: pass sources array as part of contextGravatar wm42015-02-25
* demux_mkv: minor refactor for deferred cue readingGravatar wm42015-02-25
* demux_mkv: don't spam too many warnings with partial filesGravatar wm42015-02-25
* video: remove redundant codec parametersGravatar wm42015-02-24
* demux: timeline: honor quit requestsGravatar wm42015-02-20
* demux: add a demux_open_url() functionGravatar wm42015-02-20
* demux: change demux_open() signatureGravatar wm42015-02-20
* demux: add free_demuxer_and_stream() functionGravatar wm42015-02-20
* demux_lavf: apply hacks even if format is forcedGravatar wm42015-02-20
* 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