log

age author description
Tue, 09 Mar 2010 13:19:25 +0000 sesse Fix a syntax error in graph.h.
Tue, 09 Mar 2010 13:18:52 +0000 sesse Add copyright headers.
Tue, 09 Mar 2010 12:40:14 +0000 sesse Style changes as requested by Diego.
Tue, 09 Mar 2010 12:01:42 +0000 cehoyos Fix help text for --disable-win32dll.
Tue, 09 Mar 2010 12:00:30 +0000 cehoyos Commit files by Steinar Gunderson, forgotten in r30866.
Tue, 09 Mar 2010 08:07:34 +0000 siretart Fix compilation on powerpc with --disable-altivec
Tue, 09 Mar 2010 06:27:54 +0000 corey Document x264 VUI options.
Tue, 09 Mar 2010 06:23:33 +0000 corey Add a note about what x264's 'aud' parameter is for.
Mon, 08 Mar 2010 19:57:37 +0000 sesse Implement DirectShow filter graph.
Mon, 08 Mar 2010 19:54:07 +0000 sesse Correct QuickTime dpi output.
Mon, 08 Mar 2010 19:41:57 +0000 reimar Check for allocation failure for c->lumMmx2FilterCode and c->chrMmx2FilterCode.
Mon, 08 Mar 2010 19:37:10 +0000 reimar Fix memleak due to incorrect VirtualFree arguments: size must be 0 for MEM_RELEASE.
Mon, 08 Mar 2010 19:33:41 +0000 diego We have some sort of DVD menu support nowadays.
Mon, 08 Mar 2010 13:00:59 +0000 sesse Implement ResumeThread and SignalObjectAndWait.
Sun, 07 Mar 2010 23:18:37 +0000 iive Increase mplayer buffer padding size to match the new one from ffmpeg.