]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - configure
Change default 1 pass blocksize to 64x64.
[frescor/ffmpeg.git] / configure
2007-05-15 diegoBuilding both shared and static libraries is now possib...
2007-05-15 alexlink to ws2_32.dll only if networking is enabled
2007-05-12 aurelallow to enable or disable every bitstream filters...
2007-05-12 lorenmconfigure check for whether we can compile ssse3
2007-05-10 aurelsplit h264.c to move parser in its own file
2007-05-09 aurelmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...
2007-05-09 ramiroInstall MinGW shared libraries (dlls) to bindir
2007-05-09 diegoAllow conditional compilation of H.263-related decoders.
2007-05-08 diegoMove H.263 parser to its own file.
2007-05-08 diegoAdd a few explanatory comments.
2007-05-04 diegoRename oggvorbis decoder to libvorbis.
2007-05-03 diegoGive libamr decoders/encoders a lib prefix in the name.
2007-05-03 diegoRename dts_decoder to libdts_decoder.
2007-05-01 diegoThe configure test for ebx fails because it is run...
2007-04-27 diegocosmetics: Align some lines.
2007-04-27 alex10l, rtp_muxer needs config_network
2007-04-26 alexMake protocols configure selectable and also cleanup...
2007-04-26 diegoproper dependency on mpegts_demuxer for rtp_muxer
2007-04-26 diegoRemove redundant dependency from ffserver_deps.
2007-04-25 diegoRemove hackish support for the non-free fixed-point...
2007-04-25 benoit"fast unaligned" bytestream functions
2007-04-24 diegoMove ebx_available and ebp_available from CONFIG_LIST...
2007-04-20 alexremove possibly broken wince cruft
2007-04-15 diegoThe AC3 demuxer depends on the AC3 parser.
2007-04-14 diegoSimplify Darwin gcc flags setting.
2007-04-14 diegoRemove redundant 2.95 branch from the Darwin gcc check...
2007-04-13 mrutrap signals in tests that can crash
2007-04-12 diegoReplace hackish support for amr-nb and amr-wb. Instead...
2007-04-06 mmu_manSuppress possible error from ulimit not having -c or...
2007-04-03 diegoThere were two files, libavformat/grab.c and libavforma...
2007-04-03 diegocosmetics: Better variable name, the ENABLE_* lists...
2007-04-01 diegoUse $(command) instead of `command`, it's POSIX, cleare...
2007-04-01 diegoAlways lowercase targetos.
2007-04-01 mrurun ebp register check in subshell so we can redirect...
2007-03-31 diegoForce lowercase targetos value for MinGW, we check...
2007-03-31 diegoblackfin: Audio buffers are no longer allocated on...
2007-03-29 takisFix compilation when using the --disable-opts parameter...
2007-03-23 mmu_manSome more BeOS cleanup: check for arpa/inet.h; declare...
2007-03-14 kostyaDXA demuxer and decoder
2007-03-12 diegolibswscale header files are put in a subdirectory named...
2007-03-10 diegosmall improvements to the help output
2007-03-10 diegoUse - instead of _ for AMR options in help output.
2007-03-03 diegoDo not hardcode cc on Darwin, fixing --cc option in...
2007-02-28 aurelenable some 64bit optimized code on 64bit arch
2007-02-25 diego10l: Use double, not single, quotes when variables...
2007-02-25 diegoCollect the different thread variables in a nice easy...
2007-02-23 mmu_manffserver uses dlopen(), so make sure it links to libdl...
2007-02-22 diegoMerge bfin add_ldflags lines.
2007-02-22 gpoirieradd bfin cpu specific build options, patch by Marc...
2007-02-21 diegoRemove unused variable.
2007-02-21 diegoMove MinGW extralibs setting into MinGW section.
2007-02-20 mrulibgsm_ms codec depends on libgsm
2007-02-19 mrugeneric foo-config --cflags/libs test
2007-02-19 mrufeature tests for functions requiring one or more headers
2007-02-19 mrurevert last change, it breaks on brain damaged distros
2007-02-19 mrusimplify check_lib
2007-02-18 mruTARGET_OS in config.mak is unused
2007-02-18 mruremove --enable-mingw32 option, --target-os=mingw32...
2007-02-18 mrucase insensitive OS name
2007-02-18 mrulibswscale is needed in Cygwin vhooks
2007-02-17 mru10l: I thought I'd tested all changes...
2007-02-17 mrurearrange --help text slightly
2007-02-17 mrumention --target-os in --help
2007-02-17 mrumove arch processing after command line loop
2007-02-17 mruput mingw section together with other OS specifics
2007-02-17 mruadd --target-os option, and move OS specific settings...
2007-02-17 mrurestore lost --enable-amr-if2 option
2007-02-15 mmu_manMinGW patch by <koyama AT infocity DOT co DOT jp>,...
2007-02-15 mmu_manpoll() emulation for BeOS, and maybe MinGW.
2007-02-14 mrusimplify
2007-02-14 mrurename video4linux[2] variables to v4l[2], consistent...
2007-02-14 mrucombine handling of --enable/disable-encoder/decoder...
2007-02-13 mrusimplify ever so slightly
2007-02-13 mruadd powerpc_perf to CONFIG_LIST, rename --powerpc-perf...
2007-02-13 mrurename POWERPC_PERFORMANCE_REPORT to CONFIG_POWERPC_PERF
2007-02-13 mrurename some --enable options for external libs
2007-02-12 diegominor help output formatting fix
2007-02-12 diegoRestore the possibility to link liba52 instead of dlope...
2007-02-12 mrufix --enable-*threads
2007-02-11 mru10l to Diego for breaking A52 decoder
2007-02-11 mrusimplify --enable/disable-* option handling
2007-02-11 mruclean up amr option handling
2007-02-11 diegoRename ac3 decoder to liba52 to prepare for native...
2007-02-11 mruadd armv6 to TARGET_LIST
2007-02-11 mrumove pkg_requires setting to end
2007-02-11 mrurename some variables to match corresponding --enable...
2007-02-11 mrurename HAVE_GPROF to CONFIG_GPROF
2007-02-11 diegoRemove internal liba52; external lib still works, nativ...
2007-02-11 mrufinish feature calculations before printing result...
2007-02-11 mruhandle network dependency on protocols with check_deps()
2007-02-11 mrurecursive feature dependency checking
2007-02-11 mrulet check_deps handle ffplay
2007-02-11 mrutidy up ffserver deps
2007-02-11 diegoconsistency cosmetics for the option handling routine
2007-02-11 diegoForce liba52 to yes if liba52bin is set.
2007-02-11 mrusimplify SDL check
2007-02-11 mrudon't skip freetype2 check on beos
2007-02-11 mrusimplify imlib2 check
2007-02-11 mrusimplify freetype check
2007-02-11 mrudo nothing in restore_flags() if flags are not saved
next