log

age author description
Thu, 03 Aug 2006 17:31:30 +0000 diego 'make clean' now recurses through subdirectories as expected,
Thu, 03 Aug 2006 17:07:31 +0000 diego Clean up memalign test and don't apply MEMALIGN_HACK to Darwin.
Thu, 03 Aug 2006 13:02:38 +0000 diego typo, VC-1/WMV3/WMV9 decoder
Thu, 03 Aug 2006 11:47:15 +0000 diego Enable FFmpeg WMV3 decoder, the binary decoder is still preferred.
Wed, 02 Aug 2006 14:50:16 +0000 Gabrov synced with r19293
Wed, 02 Aug 2006 11:22:11 +0000 diego Move conditional compilation of cdinfo.c to the build system.
Tue, 01 Aug 2006 18:44:31 +0000 ben fix a/v sync issues when using ad_hwmpa
Tue, 01 Aug 2006 15:54:23 +0000 diego Ignore .depend and stream.a.
Tue, 01 Aug 2006 15:10:02 +0000 diego $inc_extra vs $_inc_extra typo, closes bug #543.
Tue, 01 Aug 2006 14:44:07 +0000 uau Change toplevel Makefile to invoke subdirectory Makefiles
Tue, 01 Aug 2006 07:34:32 +0000 diego Simplify LIVE555 test and make it more consistent with the other tests.
Tue, 01 Aug 2006 07:14:51 +0000 diego We include libavcodec, libavformat, libavutil, libpostproc from FFmpeg now.
Tue, 01 Aug 2006 06:39:27 +0000 nicodvb clarification on -mpegopts :vaspect
Mon, 31 Jul 2006 23:03:11 +0000 diego New sentences should start on a new line.
Mon, 31 Jul 2006 22:26:25 +0000 pacman Fix SVQ3 extradata handling so it works correctly with demux_lavf
Mon, 31 Jul 2006 22:19:48 +0000 pacman Fix bogus pointer addition in the extraction of extradata from
Mon, 31 Jul 2006 20:32:38 +0000 ben removed deprecated test.c file from libmpdemux
Mon, 31 Jul 2006 20:07:21 +0000 nicodvb don't use vaspect on mpeg1 video streams
Mon, 31 Jul 2006 19:59:06 +0000 ben fix includes due to libmpdemux split (patch by Stefan Huehner)
Mon, 31 Jul 2006 18:36:29 +0000 ben add an explicit tv stream input instead of the previous hack in stream_null
Mon, 31 Jul 2006 17:48:50 +0000 ben renamed cddX stream interface to stream_cddX for consistency
Mon, 31 Jul 2006 17:39:17 +0000 ben introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
Mon, 31 Jul 2006 12:35:04 +0000 lucabe Add support for ffmpeg's pixel format names in libswscale
Mon, 31 Jul 2006 04:18:25 +0000 attila Move the section describing the per movie config files
Sun, 30 Jul 2006 22:59:12 +0000 diego Add Indexes to Options as suggested by Jaeho Shin.
Sun, 30 Jul 2006 22:54:27 +0000 rtogni Remove useless include
Sun, 30 Jul 2006 22:54:07 +0000 rtogni Make some more function static
Sun, 30 Jul 2006 22:20:50 +0000 diego Clarify licensing situation.
Sun, 30 Jul 2006 22:17:25 +0000 diego There is a reference to a file COPYRIGHT that we do not include, so paste
Sun, 30 Jul 2006 21:50:10 +0000 rtogni md5 result is 16 bytes, not 20
Sun, 30 Jul 2006 21:49:37 +0000 ben removed now useless duplicate includes
Sun, 30 Jul 2006 21:35:15 +0000 diego LRMI has been removed some time ago.
Sun, 30 Jul 2006 20:33:59 +0000 gpoirier How to encode movies for PSP
Sun, 30 Jul 2006 20:03:43 +0000 diego Update for changes from r19139 and r19137.
Sun, 30 Jul 2006 17:02:27 +0000 rtogni xor_table can't be NULL, remove useless check
Sun, 30 Jul 2006 15:36:28 +0000 diego Make patch apply cleanly and with -p0, not a mix of -p0 and -p1.
Sun, 30 Jul 2006 14:45:27 +0000 rtogni The real hash function is just a md5, replace with lavu code
Sun, 30 Jul 2006 10:57:17 +0000 rtogni Update upstream references, add a missing file
Sun, 30 Jul 2006 10:56:35 +0000 rtogni Restore a local diff lost during license fix at r19256
Sun, 30 Jul 2006 09:13:01 +0000 michael alex didnt commit his (very incomplete) rfc conversion of my proposal so i commit mine here
Sun, 30 Jul 2006 08:15:59 +0000 nicodvb no need to reming the copyright with msg_(), the notice in the source is enough
Sun, 30 Jul 2006 01:41:58 +0000 uau Replace tremor files that had old headers saying "ALL REDISTRIBUTION
Sat, 29 Jul 2006 23:30:55 +0000 diego Use LC_ALL instead of LANG since the former overrides the latter.
Sat, 29 Jul 2006 23:26:30 +0000 diego cosmetics: Make patch apply cleanly.
Sat, 29 Jul 2006 22:16:13 +0000 diego Add a paragraph about which Subversion version to use.
Sat, 29 Jul 2006 21:44:32 +0000 diego Cope with localized Subversion clients.
Sat, 29 Jul 2006 19:31:08 +0000 vayne updated documentation.
Sat, 29 Jul 2006 19:30:38 +0000 vayne improved fullscreen switching
Sat, 29 Jul 2006 18:41:25 +0000 nicodvb re-added forgotten return in send_mpeg_lpcm_packet()
Sat, 29 Jul 2006 18:39:07 +0000 nicodvb final cleanup: implemented send_mpeg_pes_packet() and send_mpeg_lpcm_packet() using new send_mpeg_pes_packet_ll()
Sat, 29 Jul 2006 18:24:27 +0000 reimar optimize and simplify memcpy usage, use mem2agpcpy_pic
Sat, 29 Jul 2006 16:33:22 +0000 diego Add comment about Chinese AVS only working with lavf at the moment.
Sat, 29 Jul 2006 16:21:14 +0000 nicodvb ptslen was set to 5 even when no pts==0
Sat, 29 Jul 2006 16:08:59 +0000 ben typo fix
Sat, 29 Jul 2006 15:42:01 +0000 rtogni Support for Chinese AVS
Sat, 29 Jul 2006 15:31:22 +0000 gpoirier Part 2 of the various fixes features by Jerome Ferrari
Sat, 29 Jul 2006 15:27:42 +0000 ben missed some escaping
Sat, 29 Jul 2006 15:25:57 +0000 ben use DOCS writing standards for default values (asked by diego)
Sat, 29 Jul 2006 15:08:37 +0000 gpoirier Part 1 of review of Jerome's Ferrari's patch
Sat, 29 Jul 2006 14:53:38 +0000 attila disable dha kernelhelper support by default.