log libmpcodecs/vd_realvid.c @ 35325:d462bb933886

age author description
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 12 Sep 2010 13:01:05 +0000 reimar Replace sizoef(type) by sizeof(*ptrvar).
Sat, 10 Jul 2010 23:31:50 +0000 reimar Fix some remaining bswap-related compilation issues.
Sat, 10 Jul 2010 22:56:58 +0000 reimar 100l compialtion fix and use AV_RB32.
Sat, 10 Jul 2010 22:24:31 +0000 reimar Use AV_RL* macros instead of typecasts where appropriate.
Tue, 23 Mar 2010 19:40:37 +0000 diego Fix build due to codecs_path vs. codec_path typo.
Tue, 23 Mar 2010 18:01:00 +0000 diego Get rid of pointless def_path variable; use codec_path directly instead.
Tue, 23 Mar 2010 17:52:46 +0000 diego Real binary loader code should respect the binary codec path.
Sun, 14 Mar 2010 16:13:32 +0000 diego Replace separate Win32, XAnim and Real codec directories by one global dir.
Wed, 17 Feb 2010 19:21:28 +0000 diego Revert marking seemingly unused RealAudio/RealVideo-related functions as static.
Tue, 16 Feb 2010 16:16:42 +0000 diego libmpcodecs: Mark functions not used outside of their files as static.
Fri, 12 Feb 2010 16:29:34 +0000 diego Mark all ad_info_t/vd_info_t structure declarations as const.
Sat, 30 Jan 2010 16:57:40 +0000 diego Add missing license headers to all files in the libmpcodecs directory.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 09 Feb 2009 22:00:57 +0000 aurel change internal real video packetizing format to the more straight forward one