| Commit message (Expand) | Author | Age |
* | client API: add event for metadata changes | wm4 | 2014-02-19 |
* | demux: expose stream_type_name() function | wm4 | 2014-02-16 |
* | demux: fill metadata directly, instead of using wrapper functions | wm4 | 2014-02-06 |
* | demux_lavf: clear metadata on update, instead of merging it | wm4 | 2014-02-06 |
* | demux: handle tag updates differently | wm4 | 2014-02-06 |
* | demux_mkv: nicer edition output | wm4 | 2014-01-23 |
* | demux_subreader: reject file if not opened by --sub | wm4 | 2014-01-04 |
* | demux: don't prefix tag output with demuxer name | wm4 | 2013-12-21 |
* | demux: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | demux: export dts from demux_lavf, use it for avi | wm4 | 2013-11-25 |
* | demux: rename demux_packet.h to packet.h | wm4 | 2013-11-18 |
* | demux: remove unused commands | wm4 | 2013-11-16 |
* | demux: remove movi_start/movi_end fields | wm4 | 2013-11-03 |
* | matroska: store segment/edition uids in a single structure | Ben Boeckel | 2013-10-07 |
* | cosmetics: replace "CTRL" defines by enums | wm4 | 2013-10-02 |
* | matroska: fix uninitialized memory accesses with ordered chapters | Ben Boeckel | 2013-09-26 |
* | demux: retrieve per-chapter metadata | wm4 | 2013-09-08 |
* | demux: refactor tag handling | wm4 | 2013-09-08 |
* | core: add a playlist demuxer | wm4 | 2013-08-26 |
* | demux: remove unused audio_delay parameter from demux_seek() | wm4 | 2013-08-22 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | options: simplify --correct-pts handling | wm4 | 2013-07-26 |
* | demux: assume correct-pts mode by default | wm4 | 2013-07-12 |
* | demux: remove useless author/comment fields | wm4 | 2013-07-12 |
* | demux: rewrite probing and demuxer initialization | wm4 | 2013-07-12 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 |
* | demux: change signature of open functions, cleanups | wm4 | 2013-07-11 |
* | stheader: minor cleanup | wm4 | 2013-07-11 |
* | demux: improve DVD sub auto-selection hack | wm4 | 2013-07-11 |
* | demux: refactor | wm4 | 2013-07-11 |
* | core: don't access demux_stream outside of demux.c, make it private | wm4 | 2013-07-11 |
* | tv: add hack in preparation of demux_stream removal | wm4 | 2013-07-11 |
* | demux: remove facility for partial packet reads | wm4 | 2013-07-11 |
* | demux: remove ds_read_packet() | wm4 | 2013-07-10 |
* | demux: remove some more minor unused things | wm4 | 2013-07-10 |
* | demux: simplify demux_open() calls | wm4 | 2013-07-08 |
* | demux: remove separate arrays for audio/video/sub streams, simplify | wm4 | 2013-07-08 |
* | demux: remove unused function | wm4 | 2013-07-08 |
* | demux: remove audio parser | wm4 | 2013-07-08 |
* | Remove old demuxers | wm4 | 2013-07-07 |
* | core: update metadata during playback, allow streams to export metadata | wm4 | 2013-07-02 |
* | sub: add demux_libass wrapper, drop old hacks | wm4 | 2013-06-25 |
* | subreader: turn into actual demuxer | wm4 | 2013-06-25 |
* | demux: add utility functions for preloading demuxers | wm4 | 2013-06-25 |
* | sub: preload external text subtitles | wm4 | 2013-06-23 |
* | sub: pass subtitle packets directly | wm4 | 2013-06-03 |
* | core: add demux_sub pseudo demuxer | wm4 | 2013-06-01 |
* | demux: remove retrieval of chapter end time | wm4 | 2013-05-06 |
* | core: move demuxer time reporting to demuxer | wm4 | 2013-05-05 |