Mercurial > mplayer.hg
log stream/open.c @ 32725:4802a80f7a50
age | author | description |
---|---|---|
Wed, 29 Sep 2010 19:43:34 +0000 | reimar | Use bluray_device variable also for bd:// instead of dvd_device |
Tue, 10 Aug 2010 13:23:04 +0000 | reimar | Simplify code: allow file_format argument to open_stream to be NULL. |
Thu, 25 Feb 2010 22:47:04 +0000 | reimar | Mark stream open filename parameter as const, the filename string is not |
Sat, 20 Feb 2010 21:02:49 +0000 | diego | cosmetics: Remove pointless empty lines at EOF. |
Sat, 30 Jan 2010 22:26:47 +0000 | diego | Add license header to all files missing it in the stream subdirectory. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Fri, 04 Aug 2006 17:01:29 +0000 | ben | proper inclusion of demuxer.h (including libmpdemux in Makefile only was to make previous split easier) |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/open.c@33ba424d472a |