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
|
Tue, 08 Jan 2008 23:08:51 +0000 |
diego |
Fix random typos.
libavcodec
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavcodec
|
Tue, 17 Jul 2007 04:06:03 +0000 |
romansh |
* making profile selection a bit more tolerant to the badly broken streams
libavcodec
|
Sun, 17 Jun 2007 18:59:28 +0000 |
gpoirier |
add a comment to indicate which #endif belong to which #define
libavcodec
|
Sun, 17 Jun 2007 00:01:30 +0000 |
mru |
add multiple inclusion guards to headers
libavcodec
|
Sat, 16 Jun 2007 22:59:13 +0000 |
mru |
include all prerequisites in header files
libavcodec
|
Wed, 30 May 2007 09:32:25 +0000 |
benoit |
rename attribute_unused to av_unused and moves its declaration to common.h
libavcodec
|
Mon, 14 May 2007 14:07:50 +0000 |
reimar |
Change some leftover __attribute__((unused)) and __attribute__((used)) to
libavcodec
|
Fri, 19 Jan 2007 03:14:13 +0000 |
michael |
uint16->uint8
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Mon, 04 Sep 2006 03:33:11 +0000 |
romansh |
* Restructuring the division of labor between DV codec and DV format
libavcodec
|
Mon, 06 Mar 2006 08:54:33 +0000 |
romansh |
DVCPRO50 support.
libavcodec
|
Mon, 27 Feb 2006 04:50:06 +0000 |
romansh |
AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Tue, 14 Sep 2004 06:58:24 +0000 |
romansh |
* I was finally convinced. And besides, if err it's better to err with
libavcodec
|
Sun, 14 Mar 2004 22:09:58 +0000 |
romansh |
* DV decoder simplifications. Now it looks to be 6% faster. At least
libavcodec
|
Thu, 27 Nov 2003 01:40:13 +0000 |
romansh |
* 3x encoding speedup. Finally we seem to be on par with libdv
libavcodec
|
Fri, 31 Oct 2003 22:26:26 +0000 |
romansh |
* DV demuxer is now capable of decoding auxilary audio stream. So,
libavcodec
|
Fri, 24 Oct 2003 18:28:01 +0000 |
romansh |
* introducing dct248 into the DSP context.
libavcodec
|
Sun, 19 Oct 2003 21:05:41 +0000 |
michael |
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
libavcodec
|
Mon, 29 Sep 2003 17:54:07 +0000 |
romansh |
* DV handling was streamlined for both muxing/demuxing and
libavcodec
|
Fri, 04 Apr 2003 13:45:45 +0000 |
michaelni |
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
Thu, 06 Mar 2003 11:32:04 +0000 |
michaelni |
per file doxy
libavcodec
|
Thu, 27 Feb 2003 23:26:31 +0000 |
michaelni |
support for PAL 4:1:1 SMPTE 314M DV streams patch by (Roman Shaposhnick <rvs at sun dot com>)
libavcodec
|
Tue, 11 Feb 2003 16:35:48 +0000 |
kabi |
* UINTX -> uintx_t INTX -> intx_t
libavcodec
|
Mon, 27 Jan 2003 09:21:30 +0000 |
bellard |
DV audio decoder by Roman Shaposhnick
libavcodec
|
Thu, 03 Oct 2002 21:07:39 +0000 |
bellard |
first working version of DV video decoder
libavcodec
|