| Commit message (Expand) | Author | Age |
* | Move compat/ and bstr/ directory contents somewhere else | wm4 | 2014-08-29 |
* | build: deal with endian mess | wm4 | 2014-07-10 |
* | dvd, bluray, cdda: add demux_disc containing all related hacks | wm4 | 2014-07-05 |
* | Add more const | wm4 | 2014-06-11 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 |
* | stream_cdda: fix compilation | wm4 | 2014-05-24 |
* | stream: remove chaos related to writeable streams | wm4 | 2014-05-24 |
* | stream: don't use end_pos | wm4 | 2014-05-24 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 |
* | Fix some libav* include statements | wm4 | 2014-04-19 |
* | stream_cdda: print cd text header only if there are any cd text fields | wm4 | 2014-03-26 |
* | stream_cdda: remove unused stuff | wm4 | 2014-03-26 |
* | stream_cdda: fix track time accuracy | wm4 | 2014-03-26 |
* | stream_cdda: report track times | wm4 | 2014-03-25 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 |
* | Split mpvcore/ into common/, misc/, bstr/ | wm4 | 2013-12-17 |
* | Move options/config related files from mpvcore/ to options/ | wm4 | 2013-12-17 |
* | Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg | wm4 | 2013-12-16 |
* | mplayer: attempt to make playback resume work with DVD/BD | wm4 | 2013-09-22 |
* | stream: fix url_options field, make protocols field not fixed length | wm4 | 2013-08-26 |
* | stream: don't require streams to set s->pos in seek callback | wm4 | 2013-08-22 |
* | core: move contents to mpvcore (2/2) | Stefano Pigozzi | 2013-08-06 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 |
* | stream: remove inactive URL option fields | wm4 | 2013-07-30 |
* | Fix some -Wshadow warnings | wm4 | 2013-07-23 |
* | stream: remove useless author/comment fields | wm4 | 2013-07-12 |
* | stream: don't require streams to set a type | wm4 | 2013-07-12 |
* | Cleanup some include statements | wm4 | 2013-07-12 |
* | core: change open_stream and demux_open signature | wm4 | 2013-07-12 |
* | Remove internal network support | wm4 | 2013-07-07 |
* | stream: don't set EOF flag in stream implementations | wm4 | 2013-06-16 |
* | stream_cdda, stream_vcd: check read buffer size | wm4 | 2013-06-09 |
* | Fix some cppcheck / scan-build warnings | wm4 | 2013-05-06 |
* | options: untangle track range parsing for stream_cdda | wm4 | 2013-04-21 |
* | stream_cdda: support latest libcdio version | Uoti Urpala | 2013-01-24 |
* | stream, demux: replace off_t with int64_t | wm4 | 2012-11-20 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 |
* | Change <endian.h> include to <sys/types.h> | wm4 | 2012-07-31 |
* | Remove compile time/runtime CPU detection, and drop some platforms | wm4 | 2012-07-30 |
* | stream_cdda: print CDTEXT if available | wm4 | 2012-04-01 |
* | configure, stream_cdda: remove libcdparanoia support | wm4 | 2012-04-01 |
* | stream_cdda: reformat | wm4 | 2012-04-01 |
* | stream_cdda: various fixes | reimar | 2012-04-01 |
* | stream_cdda: fix incorrectly allocated option field | Uoti Urpala | 2011-07-30 |
* | stream_cdda: work around libcdparanoia caching issues | reimar | 2011-07-06 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 |
* | cleanup: remove more warnings | Clément Bœsch | 2011-05-02 |
* | stream_cdda: change printf format for cdda_tracks to %d | diego | 2010-11-02 |
* | stream_cdda.c: Reorder functions to avoid forward declarations. | diego | 2010-11-02 |