| Commit message (Expand) | Author | Age | Files | Lines |
* | demux: replace demux_pause/demux_unpause with demux_run_on_thread | wm4 | 2016-03-09 | 1 | -2/+1 |
* | demux_timeline: set correct seekable flags | wm4 | 2016-03-03 | 1 | -1/+1 |
* | demux: remove relative seeking | wm4 | 2016-02-28 | 1 | -4/+0 |
* | Rewrite ordered chapters and timeline stuff | wm4 | 2016-02-15 | 1 | -0/+1 |
* | vd_lavc: feed A53_CC side data packets into the demuxer for eia_608 decoding | Aman Gupta | 2016-01-18 | 1 | -0/+1 |
* | demux: remove unused function | wm4 | 2016-01-18 | 1 | -2/+0 |
* | demux: remove unused flag | wm4 | 2016-01-18 | 1 | -1/+0 |
* | player: eliminate demux_get_next_pts() | wm4 | 2016-01-11 | 1 | -1/+0 |
* | demux: remove weird tripple-buffering for the sh_stream list | wm4 | 2015-12-23 | 1 | -6/+5 |
* | player: handle rebasing start time differently | wm4 | 2015-11-16 | 1 | -0/+1 |
* | demux: remove demux_add_packet() return value | wm4 | 2015-10-17 | 1 | -1/+1 |
* | demux: remove redundant demux_chapter.name field | wm4 | 2015-08-12 | 1 | -1/+0 |
* | demux: add options to control maximum queue size | wm4 | 2015-08-05 | 1 | -5/+0 |
* | player: use demux_open_url() to open main files | wm4 | 2015-08-04 | 1 | -1/+6 |
* | player: remove higher-level remains of DVD/BD menu support | wm4 | 2015-08-03 | 1 | -1/+0 |
* | demux: get rid of some bstr things | wm4 | 2015-06-24 | 1 | -3/+3 |
* | demux_mkv: move global options to the demuxer | wm4 | 2015-04-23 | 1 | -1/+0 |
* | Update license headers | Marcin Kurczewski | 2015-04-13 | 1 | -5/+4 |
* | demux_mkv: check for playback aborts | wm4 | 2015-03-09 | 1 | -0/+2 |
* | demux: add a demux_open_url() function | wm4 | 2015-02-20 | 1 | -0/+7 |
* | demux: change demux_open() signature | wm4 | 2015-02-20 | 1 | -2/+2 |
* | demux: add free_demuxer_and_stream() function | wm4 | 2015-02-20 | 1 | -0/+1 |
* | player: enable cache and demuxer thread for subtitles too | wm4 | 2015-02-18 | 1 | -0/+5 |
* | demux, matroska: remove demuxer type field | wm4 | 2015-02-17 | 1 | -8/+0 |
* | demux: remove file_contents field | wm4 | 2015-02-17 | 1 | -2/+0 |
* | demux_edl: make independent from MPContext | wm4 | 2015-02-17 | 1 | -1/+0 |
* | demux_cue: make independent from MPContext | wm4 | 2015-02-17 | 1 | -1/+0 |
* | player: use a separate context for timeline loader stuff | wm4 | 2015-02-17 | 1 | -0/+3 |
* | demux: fix dropped subtitle packets with the new stream switching | wm4 | 2015-02-14 | 1 | -1/+2 |
* | demux: hack for instant stream switching | wm4 | 2015-02-13 | 1 | -0/+6 |
* | command: export more details about file seekability | wm4 | 2015-01-26 | 1 | -1/+2 |
* | demux_disc: pass seek flags to stream layer | wm4 | 2015-01-19 | 1 | -5/+9 |
* | command: add properties for current bitrate | wm4 | 2014-12-12 | 1 | -0/+1 |
* | dvd, bd: don't unnecessarily block on demuxer/stream all the time | wm4 | 2014-12-04 | 1 | -0/+1 |
* | player: always use demux_chapter | wm4 | 2014-11-02 | 1 | -3/+5 |
* | demux: fix demux_seek signature | wm4 | 2014-10-29 | 1 | -1/+1 |
* | demux: get rid of old wrapper | wm4 | 2014-09-01 | 1 | -2/+0 |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 | 1 | -1/+1 |
* | player: better cache status on status line | wm4 | 2014-08-27 | 1 | -0/+1 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 1 | -0/+6 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 1 | -5/+0 |
* | demux: remove unused function | wm4 | 2014-08-16 | 1 | -1/+0 |
* | demux: fix timestamp type for seek calls | wm4 | 2014-07-21 | 1 | -1/+1 |
* | demux: add function to read packets asychronously | wm4 | 2014-07-18 | 1 | -0/+1 |
* | demux: drop some unused definitions | wm4 | 2014-07-17 | 1 | -2/+0 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 1 | -13/+36 |
* | demux: remove accurate_seek field | wm4 | 2014-07-08 | 1 | -3/+0 |
* | Remove stream_pts stuff | wm4 | 2014-07-06 | 1 | -1/+0 |
* | dvd: fix first subtitle with delayed subtitle streams | wm4 | 2014-07-06 | 1 | -0/+1 |
* | demux: minor simplification | wm4 | 2014-07-06 | 1 | -2/+1 |
* | demux: minor simplification to internal API | wm4 | 2014-07-05 | 1 | -3/+1 |
* | dvd: move angle switching code | wm4 | 2014-07-05 | 1 | -7/+0 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 | 1 | -3/+2 |
* | demux: make start time a simple field | wm4 | 2014-07-05 | 1 | -2/+1 |
* | demux, stream: change metadata notification | wm4 | 2014-07-05 | 1 | -1/+9 |
* | demux: make replaygain per-track | wm4 | 2014-07-05 | 1 | -2/+0 |
* | demux: move packet functions to a separate source file | wm4 | 2014-07-05 | 1 | -8/+0 |
* | demux: move packet list functions | wm4 | 2014-07-05 | 1 | -7/+0 |
* | demux: minor cleanups | wm4 | 2014-07-01 | 1 | -4/+0 |
* | demux: simplify packet resizing | wm4 | 2014-06-13 | 1 | -1/+1 |
* | demux: fix compilation with FFmpeg git | wm4 | 2014-06-12 | 1 | -3/+0 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 | 1 | -0/+7 |
* | mp_tags: move generic mp_tags stuff into its own .c/.h files in common/ | Kevin Mitchell | 2014-04-13 | 1 | -12/+1 |
* | demux: add replaygain_data field to demuxer_t | Alessandro Ghedini | 2014-04-04 | 1 | -0/+9 |
* | player: remove demuxer chapoter API wrappers | wm4 | 2014-03-25 | 1 | -11/+0 |
* | demux_libass: change how external ASS subtitles are loaded | wm4 | 2014-03-15 | 1 | -1/+0 |
* | client API: add event for metadata changes | wm4 | 2014-02-19 | 1 | -1/+1 |
* | demux: expose stream_type_name() function | wm4 | 2014-02-16 | 1 | -0/+2 |
* | demux: fill metadata directly, instead of using wrapper functions | wm4 | 2014-02-06 | 1 | -5/+0 |
* | demux_lavf: clear metadata on update, instead of merging it | wm4 | 2014-02-06 | 1 | -0/+1 |
* | demux: handle tag updates differently | wm4 | 2014-02-06 | 1 | -3/+2 |
* | demux_mkv: nicer edition output | wm4 | 2014-01-23 | 1 | -0/+7 |
* | demux_subreader: reject file if not opened by --sub | wm4 | 2014-01-04 | 1 | -0/+1 |
* | demux: don't prefix tag output with demuxer name | wm4 | 2013-12-21 | 1 | -1/+1 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 | 1 | -2/+5 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 | 1 | -2/+2 |
* | demux: export dts from demux_lavf, use it for avi | wm4 | 2013-11-25 | 1 | -7/+0 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 | 1 | -1/+1 |
* | demux: remove unused commands | wm4 | 2013-11-16 | 1 | -2/+0 |
* | demux: remove movi_start/movi_end fields | wm4 | 2013-11-03 | 1 | -2/+0 |
* | matroska: store segment/edition uids in a single structure | Ben Boeckel | 2013-10-07 | 1 | -3/+11 |
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 | 1 | -8/+10 |
* | matroska: fix uninitialized memory accesses with ordered chapters | Ben Boeckel | 2013-09-26 | 1 | -0/+1 |
* | demux: retrieve per-chapter metadata | wm4 | 2013-09-08 | 1 | -1/+5 |
* | demux: refactor tag handling | wm4 | 2013-09-08 | 1 | -1/+13 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 | 1 | -0/+3 |
* | demux: remove unused audio_delay parameter from demux_seek() | wm4 | 2013-08-22 | 1 | -4/+2 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 | 1 | -2/+2 |
* | options: simplify --correct-pts handling | wm4 | 2013-07-26 | 1 | -1/+0 |
* | demux: assume correct-pts mode by default | wm4 | 2013-07-12 | 1 | -1/+1 |
* | demux: remove useless author/comment fields | wm4 | 2013-07-12 | 1 | -4/+1 |
* | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 | 1 | -30/+20 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 | 1 | -7/+2 |
* | demux: change signature of open functions, cleanups | wm4 | 2013-07-11 | 1 | -10/+6 |
* | stheader: minor cleanup | wm4 | 2013-07-11 | 1 | -0/+2 |
* | demux: improve DVD sub auto-selection hack | wm4 | 2013-07-11 | 1 | -1/+4 |
* | demux: refactor | wm4 | 2013-07-11 | 1 | -7/+0 |
* | core: don't access demux_stream outside of demux.c, make it private | wm4 | 2013-07-11 | 1 | -22/+2 |
* | tv: add hack in preparation of demux_stream removal | wm4 | 2013-07-11 | 1 | -0/+1 |
* | demux: remove facility for partial packet reads | wm4 | 2013-07-11 | 1 | -20/+8 |
* | demux: remove ds_read_packet() | wm4 | 2013-07-10 | 1 | -2/+0 |
* | demux: remove some more minor unused things | wm4 | 2013-07-10 | 1 | -6/+0 |
* | demux: simplify demux_open() calls | wm4 | 2013-07-08 | 1 | -4/+2 |
* | demux: remove separate arrays for audio/video/sub streams, simplify | wm4 | 2013-07-08 | 1 | -10/+1 |
* | demux: remove unused function | wm4 | 2013-07-08 | 1 | -5/+0 |
* | demux: remove audio parser | wm4 | 2013-07-08 | 1 | -3/+0 |
* | Remove old demuxers | wm4 | 2013-07-07 | 1 | -71/+0 |
* | core: update metadata during playback, allow streams to export metadata | wm4 | 2013-07-02 | 1 | -0/+3 |
* | sub: add demux_libass wrapper, drop old hacks | wm4 | 2013-06-25 | 1 | -4/+2 |
* | subreader: turn into actual demuxer | wm4 | 2013-06-25 | 1 | -0/+1 |
* | demux: add utility functions for preloading demuxers | wm4 | 2013-06-25 | 1 | -2/+9 |
* | sub: preload external text subtitles | wm4 | 2013-06-23 | 1 | -0/+1 |
* | sub: pass subtitle packets directly | wm4 | 2013-06-03 | 1 | -1/+1 |
* | core: add demux_sub pseudo demuxer | wm4 | 2013-06-01 | 1 | -3/+4 |
* | demux: remove retrieval of chapter end time | wm4 | 2013-05-06 | 1 | -2/+2 |
* | core: move demuxer time reporting to demuxer | wm4 | 2013-05-05 | 1 | -0/+3 |
* | demux_mkv: introduce new_demux_packet_from() and use it | wm4 | 2013-04-20 | 1 | -0/+1 |
* | demux: remove some unused things | wm4 | 2013-04-20 | 1 | -3/+0 |
* | demux: add functions to simplify demuxers | wm4 | 2013-04-20 | 1 | -0/+4 |
* | demux: simpler way to notify demuxers about track switches | wm4 | 2013-04-20 | 1 | -0/+2 |
* | core: matroska: support concatenated segments | wm4 | 2013-04-20 | 1 | -0/+2 |
* | demux: always sort chapters | wm4 | 2013-04-12 | 1 | -0/+2 |
* | demux_mkv: try to show current subtitle when seeking | wm4 | 2013-04-04 | 1 | -0/+1 |
* | core: fix SEEK_FACTOR | wm4 | 2013-03-01 | 1 | -0/+2 |
* | core: use playback time to determine playback percent position | wm4 | 2013-02-26 | 1 | -1/+1 |
* | demux: restructure code that warns about packet buffer overflows | wm4 | 2013-02-14 | 1 | -0/+1 |
* | demux_lavf, ad_lavc, vd_lavc: refactor, cleanup | wm4 | 2013-02-10 | 1 | -2/+0 |
* | configure: remove __builtin_expect check | wm4 | 2013-01-13 | 1 | -1/+1 |
* | demux: fix behavior with files that have sparse video packets | reimar | 2012-12-11 | 1 | -0/+1 |
* | demux_lavf: make minimum probe score customizable, remove lavf_preferred | wm4 | 2012-12-11 | 1 | -1/+0 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 | 1 | -8/+8 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -2/+2 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+414 |