log dvdata.h @ 12530:63edd10ad4bc libavcodec tip

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sun, 21 Mar 2010 14:43:50 +0000 reimar Split VLC-related tables out of dvdata.h to make it easier to add support libavcodec
Fri, 16 Oct 2009 07:55:57 +0000 reimar Split parts of dvdata.h into dvdata.c, this ensures that things like libavcodec
Thu, 24 Sep 2009 19:37:41 +0000 cehoyos Allow decoding of 625/50 (PAL) with video_stype==1. libavcodec
Sun, 14 Jun 2009 22:34:28 +0000 bcoudurier check if frame size matches old sys and assumes corrupted input, fixes #1192 libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Sat, 31 Jan 2009 22:10:23 +0000 bcoudurier fix decoding 720p50 audio samples libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Thu, 20 Nov 2008 01:40:40 +0000 romansh Making idct factor tables dynamically allocated libavcodec
Tue, 18 Nov 2008 20:48:26 +0000 romansh Getting rid of huge static DV tables libavcodec
Wed, 12 Nov 2008 21:13:28 +0000 romansh Taking advantage of the new ->execute API libavcodec
Sat, 08 Nov 2008 00:18:00 +0000 romansh implementing more efficient (and direct) allocation of work for DV codec workers libavcodec
Fri, 24 Oct 2008 21:41:27 +0000 diego prettyprinting cosmetics libavcodec
Fri, 24 Oct 2008 21:37:06 +0000 diego spelling cosmetics libavcodec
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavcodec