| Commit message (Expand) | Author | Age |
* | 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 |
* | stream_cdd*: Move declarations for stream_cddb.c functions to cdd.h | diego | 2010-11-02 |
* | stream_ccda: Move cdda_priv structure to the only place it is used | diego | 2010-11-02 |
* | Delete things related to old translation system | Uoti Urpala | 2010-03-10 |
* | Merge svn changes up to r30475 | Uoti Urpala | 2010-03-09 |
|\ |
|
| * | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 |
* | | Merge svn changes up to r29455 | Uoti Urpala | 2009-07-29 |
|\| |
|
| * | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 |