log

age author description
Thu, 09 May 2013 07:24:34 +0000 reimar Make parser allocation work if a codec was forced.
Thu, 09 May 2013 07:18:48 +0000 reimar Support -wid on Android.
Thu, 09 May 2013 07:18:47 +0000 reimar Remove pointless function arguments.
Wed, 08 May 2013 12:39:56 +0000 ib Fix resource leak.
Wed, 08 May 2013 12:37:28 +0000 ib Check return value to avoid segmentation fault.
Tue, 07 May 2013 20:39:18 +0000 reimar Avoid dead code and a memleak.
Tue, 07 May 2013 20:39:17 +0000 reimar Make 0 termination code more robust against future changes.
Tue, 07 May 2013 20:39:16 +0000 reimar Ensure 0-termination.
Tue, 07 May 2013 20:39:15 +0000 reimar Fix incorrect error printing code.
Tue, 07 May 2013 20:39:14 +0000 reimar Split init_vo and call only the necessary part from get_buffer.
Tue, 07 May 2013 20:39:13 +0000 reimar Some changelog updates.
Sun, 05 May 2013 17:02:35 +0000 reimar manpage: document -playlist being unsafe in its option description
Sun, 05 May 2013 17:02:33 +0000 reimar Allow parsing arbitrary files as playlist only
Sun, 05 May 2013 17:02:31 +0000 reimar Fix memory leak.