log

age author description
Wed, 21 Jun 2006 14:49:09 +0000 diego Move #ifdefs around complete files into the build system.
Wed, 21 Jun 2006 13:50:06 +0000 diego Ignore libraries.
Wed, 21 Jun 2006 12:56:42 +0000 ivo rename cvs-howto.txt to svn-howto.txt
Wed, 21 Jun 2006 11:59:07 +0000 diego Comment #ifdef #endif jungle.
Wed, 21 Jun 2006 11:05:57 +0000 diego minor Subversion-related changes
Wed, 21 Jun 2006 10:53:20 +0000 diego Comment some #endif directives to avoid confusion.
Wed, 21 Jun 2006 09:45:17 +0000 diego Remove separation between Win32 DLL and DirectShow support in the build system.
Wed, 21 Jun 2006 09:42:43 +0000 ivo add command for changing commit messages after the commit took place.
Tue, 20 Jun 2006 19:59:24 +0000 nicodvb audio stream switching in demux_lavf
Tue, 20 Jun 2006 19:57:16 +0000 nicodvb support for audio stream switching
Tue, 20 Jun 2006 11:48:39 +0000 aurel fix a buffer overflow causing a segfault
Tue, 20 Jun 2006 11:08:01 +0000 aurel CVS --> Subversion
Tue, 20 Jun 2006 10:08:19 +0000 diego simplify
Mon, 19 Jun 2006 21:43:02 +0000 nicodvb Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
Mon, 19 Jun 2006 20:29:44 +0000 gpoirier Full sync to r18498
Mon, 19 Jun 2006 20:06:24 +0000 gpoirier full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
Mon, 19 Jun 2006 18:37:10 +0000 nicodvb audio switching to any of the available tracks
Mon, 19 Jun 2006 18:34:29 +0000 nicodvb feed any audio track present in the mux; switch to any of the available audio tracks
Mon, 19 Jun 2006 09:16:42 +0000 diego Change integer to string comparison in hw.optional.altivec test since
Mon, 19 Jun 2006 09:15:46 +0000 michael avcodec_close()
Sun, 18 Jun 2006 16:40:29 +0000 nicodvb try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
Sun, 18 Jun 2006 14:51:26 +0000 kraymer fix link to help_mp-XX.h files in svn repo
Sun, 18 Jun 2006 14:15:48 +0000 kraymer r18712: improved -vo gl:lscale documentation
Sun, 18 Jun 2006 11:21:23 +0000 diego Conditionally run some CPU-architecture and OS-specific tests.
Sun, 18 Jun 2006 11:15:20 +0000 diego Rename --with-dts*dir options to --with-libdts*dir for consistency and
Sun, 18 Jun 2006 10:59:23 +0000 lucabe Software Scaler headers usage cleanup
Sun, 18 Jun 2006 10:39:09 +0000 nicodvb prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
Sun, 18 Jun 2006 09:02:38 +0000 rathann Consistency fix.
Sat, 17 Jun 2006 20:54:27 +0000 reimar respect saved default for cache enable when nothing specified on
Sat, 17 Jun 2006 19:43:13 +0000 reimar Make header include order more similar to vo_gl.c