]> git.sesse.net Git - ffmpeg/history - configure
debug: tell how much bits are skipped with unknown nal code
[ffmpeg] / configure
2007-08-08 Alex Beregszaszicheck for closesocket
2007-08-08 Ramiro PollaCheck for winsock2.h instead of __MINGW32__
2007-08-07 Ramiro PollaIndent
2007-08-07 Ramiro PollaSimplify configure's output
2007-08-07 Justin Rugglesenable the native AC-3 decoder
2007-08-06 Diego BiurrunRevert unused fixedpoint declaration.
2007-08-02 Marc Hoffmancorrect order of fixedpoint in CONFIG list
2007-08-02 Marc Hoffman--enable-fixedpoint, for configuring fixedpoint optimiz...
2007-08-01 Måns Rullgårdreplace some "disabled" calls with "! enabled"
2007-08-01 Diego Biurrunalphabetical order
2007-08-01 Diego BiurrunRemove redundant variable declarations.
2007-08-01 Michael Niedermayermove gray so as to not introduce further misordering
2007-08-01 Michael Niedermayerremove unneeded gray="no"
2007-08-01 Michael Niedermayermake grayscale only decoding checks in inner loops...
2007-07-27 Panagiotis IssarisAdd the possibility to show all configurable encoders...
2007-07-22 Diego Biurrun10l: Uppercase some more overlooked makefile variables.
2007-07-21 Diego Biurruncosmetics: Use uppercase names for installation directo...
2007-07-21 Diego Biurruncosmetics: Do not use braces in makefiles, use normal...
2007-07-14 Aurelien JacobsThe svq3 decoder depends on h264idct.o and also require...
2007-07-13 Måns Rullgårdcreate and populate "tools" directory
2007-07-13 Diego BiurrunGXF muxer is no longer GPLed.
2007-07-13 Ramiro PollaCheck for GetProcessTimes and use it in getutime
2007-07-13 Ramiro PollaCheck for getrusage
2007-07-13 Måns Rullgårdenable $ARCH_EXT_LIST before parsing command line
2007-07-11 Ramiro PollaProper check for interactive support (termios and conio).
2007-07-11 Ramiro PollaProper check for mkstemp().
2007-07-10 Måns Rullgårdremove OS/2 support
2007-07-09 Måns Rullgårdadd fork to HAVE_LIST
2007-07-08 Måns Rullgårdfix build after breakage in r9544
2007-07-08 Diego BiurrunMake vhook build non-recursive.
2007-07-06 Måns Rullgårdhandle --enable-small same way as other CONFIG_* option...
2007-07-03 Víctor PaesaOn Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS...
2007-06-28 Diego BiurrunClarify --enable-libfaadbin option description.
2007-06-28 Diego BiurrunClarify what libfaadbin means in the summary output.
2007-06-25 Ramiro PollaRemove localtime_r implementation for systems that...
2007-06-19 Måns Rullgårdplace -l flags after object files in check_ld()
2007-06-19 Ramiro Pollatests/Makefile has been removed
2007-06-18 Måns Rullgårdmove lrintf() check before external lib checks to preve...
2007-06-17 Måns Rullgårdfix thread support selection
2007-06-17 Måns Rullgårdfix report at end of configure
2007-06-17 Måns Rullgårdsimplify ppc64 handling
2007-06-17 Måns Rullgårdremove unneeded variable initializations
2007-06-17 Måns Rullgårdindent
2007-06-17 Måns Rullgårdsimplify simd extension checking
2007-06-15 Måns Rullgårdtest whether linker supports --warn-common
2007-06-15 Måns Rullgårdmerge print_config_enable() and print_config() as only...
2007-06-15 Måns Rullgårdreplace TARGET_* with HAVE_* simplifying lists in confi...
2007-06-15 Måns Rullgårdadd x86 to ARCH_LIST simplifying config file generation
2007-06-15 Måns Rullgårdreplace TARGET_ARCH_* to ARCH_* for consistency
2007-06-15 Aurelien Jacobsgenerate ENABLE_* defines also for ARCH_*
2007-06-15 Aurelien Jacobsgenerate ENABLE_* defines also for all the HAVE_* values
2007-06-14 Ramiro PollaVhooks require special cflags and ldflags for Windows...
2007-06-14 Ramiro PollaMake ppm vhook depend on fork()
2007-06-14 Ramiro PollaPrint static vhook warning for Cygwin and MinGW
2007-06-14 Ramiro PollaPrint static vhook warning for Cygwin only when both...
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-03 Luca BarbatoAdd support for Cell (requires gcc-4.2 or patches)
2007-06-02 Diego BiurrunRename aac_decoder to libfaad_decoder for consistency...
2007-06-02 Diego BiurrunRename faac_encoder to libfaac_encoder for consistency...
2007-05-27 Diego Biurrundoc/Makefile no longer exists.
2007-05-23 Aurelien Jacobscosmetics: alignment
2007-05-23 Aurelien Jacobsdefine ENABLE_* for every CONFIG_ item
2007-05-20 Aurelien Jacobsloosen dependencies over mpegaudiodec
2007-05-19 Zuxy MengAdd --enable-auto-image-base for building mingw32 ...
2007-05-17 Aurelien Jacobsremove libdts decoder, we have a native dts decoder
2007-05-17 Aurelien Jacobsprevent misdetection by using a stricter regexp
2007-05-15 Zuxy MengBuilding both shared and static libraries is now possib...
2007-05-15 Alex Beregszaszilink to ws2_32.dll only if networking is enabled
2007-05-12 Jason Millardallow to enable or disable every bitstream filters...
2007-05-12 Loren Merrittconfigure check for whether we can compile ssse3
2007-05-10 Aurelien Jacobssplit h264.c to move parser in its own file
2007-05-09 Aurelien Jacobsmove ff_mpeg4_find_frame_end() from h263dec.c to mpeg4v...
2007-05-09 Ramiro PollaInstall MinGW shared libraries (dlls) to bindir
2007-05-09 Diego BiurrunAllow conditional compilation of H.263-related decoders.
2007-05-08 Diego BiurrunMove H.263 parser to its own file.
2007-05-08 Diego BiurrunAdd a few explanatory comments.
2007-05-04 Diego BiurrunRename oggvorbis decoder to libvorbis.
2007-05-03 Diego BiurrunGive libamr decoders/encoders a lib prefix in the name.
2007-05-03 Diego BiurrunRename dts_decoder to libdts_decoder.
2007-05-01 Alexander StrangeThe configure test for ebx fails because it is run...
2007-04-27 Diego Biurruncosmetics: Align some lines.
2007-04-27 Alex Beregszaszi10l, rtp_muxer needs config_network
2007-04-26 Alex BeregszasziMake protocols configure selectable and also cleanup...
2007-04-26 Diego Biurrunproper dependency on mpegts_demuxer for rtp_muxer
2007-04-26 Diego BiurrunRemove redundant dependency from ffserver_deps.
2007-04-25 Diego BiurrunRemove hackish support for the non-free fixed-point...
2007-04-25 Ramiro Polla"fast unaligned" bytestream functions
2007-04-24 Diego BiurrunMove ebx_available and ebp_available from CONFIG_LIST...
2007-04-20 Alex Beregszasziremove possibly broken wince cruft
2007-04-15 Diego BiurrunThe AC3 demuxer depends on the AC3 parser.
2007-04-14 Diego BiurrunSimplify Darwin gcc flags setting.
2007-04-14 Diego BiurrunRemove redundant 2.95 branch from the Darwin gcc check...
2007-04-13 Måns Rullgårdtrap signals in tests that can crash
2007-04-12 Stanislav BrabecReplace hackish support for amr-nb and amr-wb. Instead...
2007-04-06 François RevolSuppress possible error from ulimit not having -c or...
2007-04-03 Diego BiurrunThere were two files, libavformat/grab.c and libavforma...
2007-04-03 Diego Biurruncosmetics: Better variable name, the ENABLE_* lists...
2007-04-01 Diego BiurrunUse $(command) instead of `command`, it's POSIX, cleare...
2007-04-01 Diego BiurrunAlways lowercase targetos.
2007-04-01 Måns Rullgårdrun ebp register check in subshell so we can redirect...
next