aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/demux.h
Commit message (Expand)AuthorAge
...
* core: don't access demux_stream outside of demux.c, make it privateGravatar wm42013-07-11
* tv: add hack in preparation of demux_stream removalGravatar wm42013-07-11
* demux: remove facility for partial packet readsGravatar wm42013-07-11
* demux: remove ds_read_packet()Gravatar wm42013-07-10
* demux: remove some more minor unused thingsGravatar wm42013-07-10
* demux: simplify demux_open() callsGravatar wm42013-07-08
* demux: remove separate arrays for audio/video/sub streams, simplifyGravatar wm42013-07-08
* demux: remove unused functionGravatar wm42013-07-08
* demux: remove audio parserGravatar wm42013-07-08
* Remove old demuxersGravatar wm42013-07-07
* core: update metadata during playback, allow streams to export metadataGravatar wm42013-07-02
* sub: add demux_libass wrapper, drop old hacksGravatar wm42013-06-25
* subreader: turn into actual demuxerGravatar wm42013-06-25
* demux: add utility functions for preloading demuxersGravatar wm42013-06-25
* sub: preload external text subtitlesGravatar wm42013-06-23
* sub: pass subtitle packets directlyGravatar wm42013-06-03
* core: add demux_sub pseudo demuxerGravatar wm42013-06-01
* demux: remove retrieval of chapter end timeGravatar wm42013-05-06
* core: move demuxer time reporting to demuxerGravatar wm42013-05-05
* demux_mkv: introduce new_demux_packet_from() and use itGravatar wm42013-04-20
* demux: remove some unused thingsGravatar wm42013-04-20
* demux: add functions to simplify demuxersGravatar wm42013-04-20
* demux: simpler way to notify demuxers about track switchesGravatar wm42013-04-20
* core: matroska: support concatenated segmentsGravatar wm42013-04-20
* demux: always sort chaptersGravatar wm42013-04-12
* demux_mkv: try to show current subtitle when seekingGravatar wm42013-04-04
* core: fix SEEK_FACTORGravatar wm42013-03-01
* core: use playback time to determine playback percent positionGravatar wm42013-02-26
* demux: restructure code that warns about packet buffer overflowsGravatar wm42013-02-14
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupGravatar wm42013-02-10
* configure: remove __builtin_expect checkGravatar wm42013-01-13
* demux: fix behavior with files that have sparse video packetsGravatar reimar2012-12-11
* demux_lavf: make minimum probe score customizable, remove lavf_preferredGravatar wm42012-12-11
* stream, demux: replace off_t with int64_tGravatar wm42012-11-20
* 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