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
Tue, 07 Oct 2008 16:59:18 +0000 romansh replacing frame_rate and frame_rate_base with an AVRational time_base libavcodec
Tue, 07 Oct 2008 16:07:15 +0000 romansh cosmetic updates as per Michael's suggestion libavcodec
Tue, 07 Oct 2008 16:06:18 +0000 romansh vertically aligning as per Michael's suggestion libavcodec
Tue, 07 Oct 2008 15:50:29 +0000 romansh Doxygenizing the comments libavcodec
Thu, 02 Oct 2008 16:28:58 +0000 diego spelling cosmetics libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Thu, 28 Aug 2008 22:41:00 +0000 romansh Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as libavcodec
Thu, 28 Aug 2008 19:21:59 +0000 romansh Introducing video_stype for holding the value of VAUX source pack libavcodec
Tue, 19 Aug 2008 16:02:43 +0000 romansh Making block size in bits variable and dependent on the DV spec libavcodec
Tue, 19 Aug 2008 16:01:41 +0000 romansh Making the number of blocks per macroblock dependent on the DV stream libavcodec
Tue, 19 Aug 2008 16:00:26 +0000 romansh Introducing DV_MAX_BPM macro instead of a hardcoded value for the libavcodec
Mon, 11 Aug 2008 10:14:46 +0000 romansh Fixing the units in DV50 tables (both coordinates are libavcodec
Mon, 11 Aug 2008 09:35:58 +0000 romansh Coalescing the un-weighting and de-quantization steps for faster libavcodec
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Fri, 01 Feb 2008 15:08:55 +0000 michael some const libavcodec