log

age author description
Wed, 17 Dec 2008 08:47:01 +0000 diego another round of armv4l --> arm changes
Wed, 17 Dec 2008 01:10:34 +0000 diego libavcodec/armv4l/ was renamed to libavcodec/arm/.
Wed, 17 Dec 2008 00:08:04 +0000 diego Do not use full relative #include path for headers in the same directory.
Wed, 17 Dec 2008 00:06:03 +0000 diego #include sub.h instead of locally declaring vo_draw_text().
Tue, 16 Dec 2008 05:19:11 +0000 compn Added FOURCCS:
Mon, 15 Dec 2008 22:25:39 +0000 diego xvmc is now a CONFIG_ option in FFmpeg.
Mon, 15 Dec 2008 20:19:27 +0000 reimar 100l, reorder check for AC3 format to avoid a possible memleak
Mon, 15 Dec 2008 16:13:41 +0000 reimar Consistently include config.h before mangle.h, fixes possible compilation
Mon, 15 Dec 2008 13:53:07 +0000 reimar Simplify the definition of MANGLE, possibly also makes it easier to support more systems.
Sun, 14 Dec 2008 15:17:18 +0000 reimar Add extra checks to avoid crashes with broken vqf files.
Sun, 14 Dec 2008 11:18:23 +0000 rathann Update links to RPM packages, now that Livna has merged into RPMFusion.
Sat, 13 Dec 2008 18:40:19 +0000 diego Add standard GPL headers.
Sat, 13 Dec 2008 18:28:00 +0000 diego Add standard GPL license header.
Sat, 13 Dec 2008 12:33:22 +0000 diego Replace informal GPL notices by standard GPL headers.
Sat, 13 Dec 2008 12:31:07 +0000 diego license header consistency cosmetics
Sat, 13 Dec 2008 12:18:14 +0000 diego Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.
Sat, 13 Dec 2008 12:17:00 +0000 diego Merge two identical NetBSD/OpenBSD conditions.
Sat, 13 Dec 2008 12:16:32 +0000 diego Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.
Sat, 13 Dec 2008 12:13:48 +0000 diego Replace informal GPL notes by standard GPL header.
Sat, 13 Dec 2008 09:53:08 +0000 reimar Simplify: use AV_RL32/AV_RB32
Sat, 13 Dec 2008 09:44:51 +0000 reimar Avoid useless casts.
Sat, 13 Dec 2008 04:37:32 +0000 compn another mpeg4 fourcc and add binary vdo codec
Fri, 12 Dec 2008 16:46:43 +0000 reimar Some forgotten eax -> REG_a changes.
Fri, 12 Dec 2008 05:08:28 +0000 ods15 Warning fixes for demux_nut
Fri, 12 Dec 2008 05:07:18 +0000 ods15 Remove resync_audio_stream() from demux_nut seek function
Fri, 12 Dec 2008 04:58:54 +0000 ods15 Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API
Thu, 11 Dec 2008 23:33:43 +0000 compn add ac-3 fourcc from mp4 file
Thu, 11 Dec 2008 23:24:36 +0000 cehoyos Search live555 library also in /usr/lib64.
Thu, 11 Dec 2008 21:52:47 +0000 diego Rework Theora test, it was throwing away CFLAGS provided by pkg-config.
Thu, 11 Dec 2008 21:45:11 +0000 diego Add missing 'void' to parameterless function declaration.