Mercurial > mplayer.hg
log libmpdemux/demuxer.h @ 24444:7c07a4b2aab0
age | author | description |
---|---|---|
Mon, 02 Jul 2007 22:34:45 +0000 | diego | Do not use leading underscores in multiple inclusion guards, they are reserved. |
Sun, 24 Jun 2007 10:20:42 +0000 | reimar | make opt argument of demux_info_get const. |
Wed, 20 Jun 2007 16:52:32 +0000 | uau | Fix demuxer.h multiple inclusion guard |
Mon, 04 Jun 2007 09:39:55 +0000 | zuxy | Use 'static inline' instead of 'inline static' to avoid warnings |
Sat, 02 Jun 2007 16:04:56 +0000 | zuxy | Make realloc_struct inline as other functions defined in demuxer.h |
Sat, 14 Apr 2007 10:03:42 +0000 | reimar | Add lavf_preferred demuxer for lavf formats we want to be probed |
Mon, 05 Feb 2007 18:25:28 +0000 | reimar | Another round of subtitle code cleanup |