Tue, 27 Jul 2010 15:54:26 +0000 |
michael |
Fix doxy that refers to the wrong variable.
libavcodec
|
Fri, 09 Jul 2010 17:09:57 +0000 |
victor |
Current Cygwin has mkstemp().
libavcodec
|
Fri, 09 Jul 2010 10:53:36 +0000 |
mru |
libxvid: add some const fixing a warning
libavcodec
|
Fri, 09 Jul 2010 10:53:30 +0000 |
mru |
Allow using libxvid RC without enabling encoding wrapper
libavcodec
|
Tue, 06 Jul 2010 13:22:44 +0000 |
mru |
Rename av_tempfile() to ff_tempfile()
libavcodec
|
Tue, 06 Jul 2010 13:04:21 +0000 |
mru |
Move av_tempfile() to libxvidff.c as only the xvid wrapper needs it
libavcodec
|
Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavcodec
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavcodec
|
Tue, 30 Mar 2010 23:30:55 +0000 |
stefano |
Define AVMediaType enum, and use it instead of enum CodecType, which
libavcodec
|
Fri, 26 Mar 2010 04:12:28 +0000 |
ramiro |
libxvid: Clear extradata pointer when freeing it.
libavcodec
|
Fri, 12 Mar 2010 23:24:54 +0000 |
aurel |
libxvid is producing standard mpeg4 so it don't need its own codec id
libavcodec
|
Sun, 28 Feb 2010 18:57:18 +0000 |
cehoyos |
Make the following functions static (and remove ff_), they are only used
libavcodec
|
Sun, 06 Sep 2009 16:09:21 +0000 |
reimar |
Mark all pix_fmts and supported_framerates compound literals as const.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Mon, 26 Jan 2009 22:51:16 +0000 |
diego |
Fix filenames in Doxygen comments.
libavcodec
|
Sat, 17 Jan 2009 12:51:26 +0000 |
cehoyos |
Fix compilation with --enable-libxvid.
libavcodec
|
Sat, 17 Jan 2009 12:21:01 +0000 |
aurel |
remove ff_get_fourcc() and use AV_RL32() instead
libavcodec
|
Sat, 17 Jan 2009 11:13:33 +0000 |
aurel |
export gcd function as av_gcd()
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Sat, 27 Dec 2008 11:33:26 +0000 |
diego |
consistency cosmetics: Rename POWERPC identifiers to PPC.
libavcodec
|
Sat, 13 Dec 2008 18:16:06 +0000 |
diego |
Do not invade _t POSIX namespace.
libavcodec
|
Wed, 03 Dec 2008 15:23:30 +0000 |
diego |
Delete unnecessary 'extern' keywords.
libavcodec
|
Mon, 08 Sep 2008 15:03:17 +0000 |
michael |
Remove stuff under #if LIBAVCODEC_VERSION_INT.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Mon, 09 Jun 2008 00:43:07 +0000 |
bcoudurier |
uniformize trellis quant option
libavcodec
|
Tue, 27 May 2008 12:32:59 +0000 |
diego |
cosmetics: XviD is now called Xvid.
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Tue, 29 Apr 2008 07:24:44 +0000 |
diego |
Add some long names to AVCodec declarations.
libavcodec
|
Thu, 24 Apr 2008 12:39:25 +0000 |
benoit |
Set pixel aspect ratio for libxvid wrapper.
libavcodec
|
Tue, 22 Apr 2008 20:21:21 +0000 |
superdump |
Make Xvid wrapper use threads (with support for newest CVS Xvid only)
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Sat, 09 Feb 2008 18:02:28 +0000 |
michael |
Remove pointless code.
libavcodec
|
Sat, 09 Feb 2008 17:55:07 +0000 |
diego |
Use HAVE_ALTIVEC preprocessor conditionals like in the rest of FFmpeg.
libavcodec
|
Wed, 06 Jun 2007 08:51:41 +0000 |
diego |
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
libavcodec
|
Wed, 06 Jun 2007 00:14:18 +0000 |
diego |
Give all wrappers for external libraries names starting with lib.
libavcodec
base
xvidff.c@0587dd9f9b58
|