Mercurial > mplayer.hg
log stream/stream.c @ 32638:4e23d0206602
age | author | description |
---|---|---|
Sun, 07 Nov 2010 12:47:40 +0000 | diego | Remove some useless NULL pointer checks before invoking free() on the pointer. |
Wed, 27 Oct 2010 19:04:04 +0000 | reimar | Add internal read and seek function to avoid a useless memcpy when using |
Thu, 21 Oct 2010 18:19:30 +0000 | diego | Implement a basic capture feature, available through -capture. |
Mon, 13 Sep 2010 18:19:25 +0000 | diego | build system: Merge all FFmpeg library checks into a single FFmpeg check. |
Sat, 21 Aug 2010 10:08:29 +0000 | reimar | Make sure we return an "empty" line on eof, to make sure we get |
Tue, 03 Aug 2010 16:26:50 +0000 | reimar | Add support for bd:// streams as a test for a part of the AACS algorithm. |
Sat, 17 Jul 2010 13:14:53 +0000 | diego | Rename network build system variable and command line option to networking. |