Mercurial > mplayer.hg
log stream/cdd.h @ 31644:68114b6e8311
age | author | description |
---|---|---|
2010-06-21 | diego | Move cddb_data_t and cd_toc_t structs to the only place they are used. |
2010-06-21 | diego | Move declarations for functions defined in stream_cddb.c to cdd.h. |
2010-06-21 | diego | Move cdda_priv structure to the only place it is used. |
2010-06-20 | diego | Move cdda_opts extern declaration to stream/cdd.h. |
2010-02-27 | cehoyos | Fix cd_info_new() prototype. |
2010-01-30 | diego | Add license header to all files missing it in the stream subdirectory. |
2010-01-04 | diego | Add a few missing header #includes and #defines. |
2009-05-13 | diego | whitespace cosmetics: Remove all trailing whitespace. |
2008-08-07 | diego | Rename a bunch of miscellaneous preprocessor directives. |
2008-02-22 | diego | Add MPLAYER_ prefix to multiple inclusion guards. |
2007-07-02 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
2006-07-31 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/cdd.h@ef75b828df13 |