Tue, 18 Jul 2006 01:28:56 +0000 |
lorenm |
sync to x264 r537 (api change)
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Thu, 13 Jul 2006 13:28:56 +0000 |
gpoirier |
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
|
Thu, 13 Jul 2006 03:05:08 +0000 |
diego |
Streamline GUI build.
|
Wed, 12 Jul 2006 17:28:14 +0000 |
diego |
Use only one global config.mak file.
|
Wed, 12 Jul 2006 16:59:54 +0000 |
diego |
Sync with latest FFmpeg build system changes:
|
Wed, 12 Jul 2006 15:42:47 +0000 |
ivo |
remove check. libavutil is now mandatory
|
Wed, 12 Jul 2006 15:20:34 +0000 |
diego |
Work around DTS_INC and MLIB_INC now being gone from FFmpeg.
|
Wed, 12 Jul 2006 14:19:08 +0000 |
diego |
Make libavutil mandatory.
|
Wed, 12 Jul 2006 13:03:40 +0000 |
diego |
Remove remnants of old libmp1e support.
|
Wed, 12 Jul 2006 11:43:50 +0000 |
diego |
libavformat interdependencies have been fixed so disable all muxers
|
Tue, 11 Jul 2006 22:36:04 +0000 |
diego |
Fix compilation with MEncoder disabled: Some libavformat demuxers have
|
Tue, 11 Jul 2006 21:53:58 +0000 |
diego |
Fix 10l regexp mistake that disabled all decoders/encoders.
|
Tue, 11 Jul 2006 19:36:13 +0000 |
diego |
xvmclib vs xvmclibdir typo
|
Tue, 11 Jul 2006 14:47:07 +0000 |
diego |
Split _libavcodecs variable into _libavdecoders and _libavencoders.
|
Tue, 11 Jul 2006 14:45:34 +0000 |
diego |
Disable FFmpeg muxers when not compiling MEncoder.
|
Tue, 11 Jul 2006 09:59:38 +0000 |
diego |
Sync with FFmpeg: (de)muxers are now individually selectable.
|
Tue, 11 Jul 2006 09:36:14 +0000 |
diego |
Add FFmpeg parsers to config.h as well.
|
Tue, 11 Jul 2006 09:23:20 +0000 |
diego |
Mention that individual codec and parser en-/disabling is FFmpeg-specific.
|
Mon, 10 Jul 2006 21:32:19 +0000 |
ben |
added new pvr:// input for ivtv based cards
|
Sun, 09 Jul 2006 17:00:23 +0000 |
diego |
10l, xvmclib(dir) does not specify a directory name.
|
Sun, 09 Jul 2006 16:38:02 +0000 |
diego |
Consistent option and variable naming for x11libdir and xvmclibdir.
|
Sun, 09 Jul 2006 16:37:18 +0000 |
diego |
_x11_paths should just be a list of paths without -L.
|
Sun, 09 Jul 2006 15:38:44 +0000 |
diego |
Remove all encoders from the list of FFmpeg codecs when MEncoder is disabled.
|
Sun, 09 Jul 2006 15:38:05 +0000 |
diego |
Sync with latest FFmpeg build system changes, now parsers can be
|
Sun, 09 Jul 2006 14:06:13 +0000 |
uau |
Change SRC_PATH for ffmpeg back to '..' to avoid hardcoding current
|
Sat, 08 Jul 2006 17:09:35 +0000 |
diego |
Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
|
Sat, 08 Jul 2006 13:47:43 +0000 |
diego |
small cosmetics
|
Fri, 07 Jul 2006 18:26:51 +0000 |
eugeni |
Initial libass release (without mencoder support).
|
Fri, 07 Jul 2006 17:04:04 +0000 |
diego |
The symbol avcodec_pix_fmt_to_codec_tag is in libavcodec.a but referenced in
|
Thu, 06 Jul 2006 13:09:45 +0000 |
diego |
Move conditional compilation into the build system.
|
Thu, 06 Jul 2006 01:51:31 +0000 |
vayne |
Initial win32 gui release.
|
Wed, 05 Jul 2006 20:26:39 +0000 |
nicodvb |
#define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
|
Mon, 03 Jul 2006 23:47:31 +0000 |
diego |
Remove silly variable indirection.
|
Sun, 02 Jul 2006 20:21:27 +0000 |
ivo |
disable vo_md5sum if there is no libavutil
|
Sun, 02 Jul 2006 19:50:52 +0000 |
ivo |
cosmetics: move md5sum check down so it can depend on libavutil later
|
Fri, 30 Jun 2006 12:41:05 +0000 |
diego |
Move conditional FreeType support compilation to the build system.
|
Thu, 22 Jun 2006 09:27:00 +0000 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Mon, 19 Jun 2006 09:16:42 +0000 |
diego |
Change integer to string comparison in hw.optional.altivec test since
|
Sun, 18 Jun 2006 11:21:23 +0000 |
diego |
Conditionally run some CPU-architecture and OS-specific tests.
|
Sun, 18 Jun 2006 11:15:20 +0000 |
diego |
Rename --with-dts*dir options to --with-libdts*dir for consistency and
|
Sun, 18 Jun 2006 09:02:38 +0000 |
rathann |
Consistency fix.
|
Sat, 17 Jun 2006 17:18:46 +0000 |
diego |
Rename --with-libdvnav --> --with-dvdnavdir for consistency.
|
Sat, 17 Jun 2006 17:11:44 +0000 |
diego |
Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
|
Sat, 17 Jun 2006 17:08:06 +0000 |
diego |
Simplify and streamline FAAD detection.
|
Sat, 17 Jun 2006 15:47:37 +0000 |
diego |
consistency fix: --with-foo switches shall not enable options.
|
Fri, 16 Jun 2006 21:17:47 +0000 |
diego |
cosmetics: Rename some variables and command line parameters.
|
Fri, 16 Jun 2006 18:38:35 +0000 |
diego |
Use a function for help output.
|
Fri, 16 Jun 2006 18:18:36 +0000 |
diego |
option handling consistency fixes
|
Fri, 16 Jun 2006 16:03:27 +0000 |
diego |
readability cosmetics
|
Wed, 14 Jun 2006 21:58:17 +0000 |
nicodvb |
restored support for dvdnav only in the stream layer; all other functionalities are disabled
|
Mon, 12 Jun 2006 21:24:43 +0000 |
gpoirier |
add x264 encoding over lavc, Patch by our Dear Guru (Michael Niedermayer) ;)
|
Sat, 10 Jun 2006 20:11:38 +0000 |
reimar |
Do not require iconv program with --charset=noconv
|
Fri, 09 Jun 2006 14:27:54 +0000 |
diego |
Don't claim that amr_nb is disabled when the fixed point version is enabled.
|
Fri, 09 Jun 2006 14:19:59 +0000 |
diego |
Generalize runtime linker support.
|
Wed, 07 Jun 2006 13:36:45 +0000 |
reimar |
move misplaced echores. Output may still not be as intended though
|
Tue, 06 Jun 2006 12:42:57 +0000 |
rathann |
UltraSPARC T1 (Niagara) support, patch by Derek E. Lewis /dlewis (gobble) solnetworks (crack) net\
|
Fri, 02 Jun 2006 11:31:42 +0000 |
diego |
libpostproc is not a subdirectory of libavcodec anymore.
|