]> git.sesse.net Git - ffmpeg/history - configure
fate: set LC_ALL=C to avoid locale interference
[ffmpeg] / configure
2010-08-22 Måns Rullgårdmmsh depends on http
2010-08-18 Anatoly NenashevFix configure .pc files generation and make install...
2010-08-17 Stefano SabatiniAdd hflip filter.
2010-08-08 Diego BiurrunOnly check for for libvpx decoder/encoder if libvpx...
2010-08-08 Ramiro Pollafix configure when --enable-libvpx is not specified
2010-08-08 Frank BarchardSplit libvpx check into decoder and encoder check.
2010-08-07 Jason Garrett-GlaserSplit h264dsp and h264pred in configure.
2010-08-06 Diego BiurrunAdd a CONFIG_ variable for generic Huffman routines.
2010-08-05 Måns Rullgårdconfigure: remove redundant extralibs settings
2010-08-02 Diego BiurrunAdd -Wno-parentheses to CFLAGS.
2010-08-01 Stefano SabatiniAdd lavfi-pixfmts LE tests.
2010-08-01 Stefano SabatiniImplement set_ne_test_deps() and use if for the lavfi...
2010-08-01 Måns RullgårdFix suncc ident string (hopefully)
2010-07-31 Måns Rullgårdconfigure: set subarch for ARM
2010-07-30 Jean-Daniel DupasMake pkgconfig_generate() explicitly return 0 in instea...
2010-07-28 Stefano SabatiniRemove reference to the unexisting movie filter and...
2010-07-27 Måns RullgårdDetect PathScale compiler
2010-07-27 Måns Rullgårdconfigure: fix sh_quote function
2010-07-27 Stefan Gehreradd Chinese AVS encoding via external library libxavs
2010-07-26 Måns Rullgårdfate: create report files
2010-07-26 Måns Rullgårdconfigure: extract detailed compiler identification
2010-07-26 Stefano SabatiniReindent.
2010-07-26 Stefano SabatiniMake pkgconfig_generate check if the library is enabled...
2010-07-26 Stefano SabatiniDeprecate av_parse_video_frame_size() and av_parse_vide...
2010-07-25 Stefano SabatiniFix pkgconfig_generate line for libavcore.
2010-07-21 Stefano SabatiniAdd libavcore.
2010-07-20 Måns Rullgårdconfigure: make sh_quote() more robust
2010-07-20 Måns Rullgårdconfigure: create .config file where I intended
2010-07-20 Måns Rullgårdconfigure: create .config file in configure to avoid...
2010-07-20 Måns RullgårdCollect list of seek tests in configure
2010-07-19 Måns RullgårdFix lavfi pixdesc test
2010-07-19 Måns RullgårdGenerate list of lavfi tests in configure
2010-07-16 Måns RullgårdFix dependencies for msmpeg4v3 regression test
2010-07-16 Vitor SessakNit: fix alphabetical order
2010-07-15 Vitor SessakFix obviously missing dependency of float DCT.
2010-07-12 Måns Rullgårdconfigure: match regtest ref files more strictly
2010-07-12 Alex ConverseSplit the ADTS header decoder off of the ADTS parser.
2010-07-11 Ramiro Pollamingw32: merge checks for mingw-w64 and mingw32-runtime...
2010-07-11 Ramiro Pollamingw32: properly check if vfw capture is supported...
2010-07-10 Måns RullgårdSet fast_unaligned in avconfig.h
2010-07-10 Ramiro Pollamingw32: avisynth does not need w32api >= 3.13
2010-07-10 Ramiro Pollaconfigure: properly check for mingw-w64 through install...
2010-07-08 Måns Rullgårdconfigure: fix pcm test deps
2010-07-08 Måns RullgårdMove regression test dependencies to configure
2010-07-08 Måns Rullgårdconfigure: add print_enabled() function
2010-07-05 Måns Rullgårdconfigure: simplify some OS-specific flag setting
2010-07-03 Måns Rullgårdconfigure: add missing braces in libvpx check
2010-07-03 Dominik MierzejewskiProvide a hint about the minimum required version of...
2010-07-03 Ramiro Pollaconfigure: enclose library check for librtmp in brackets
2010-07-03 Stefano SabatiniAdd function check for librtmp, require RTMP_Socket...
2010-07-02 David ConradUse __clang_version__ when available
2010-07-02 Aurelien Jacobswmavoice depends on mdct
2010-07-02 Måns Rullgårdconfigure: improve GNU as checking
2010-07-01 Måns RullgårdPPC: fix dcbzl detection on OSX
2010-07-01 Måns RullgårdAdd -force_cpusubtype_ALL to ASFLAGS on Darwin/PPC
2010-07-01 Måns RullgårdCheck for GNU assembler, use gas-preprocessor on darwin
2010-07-01 Måns RullgårdCheck whether IBM or Apple PPC assembler syntax is...
2010-07-01 Aurelien Jacobsmpegaudio float decoders depend on dct
2010-07-01 Måns Rullgårdconfigure: replace unwarranted gcc bashing with a real...
2010-06-30 Måns RullgårdCheck for fcntl()
2010-06-28 Måns Rullgårdconfigure: make --disable-everything soft-disable things
2010-06-27 Måns RullgårdMake implicit function declarations an error
2010-06-26 Måns RullgårdRemove PPC perf counter support
2010-06-26 Måns RullgårdRemove --enable-gprof flag
2010-06-25 Måns RullgårdMake vp8 select h264dsp and use this to pull in mmx...
2010-06-25 Måns Rullgårdconfigure: remove superflous -lm flags
2010-06-25 Måns Rullgårdconfigure: reverse order of -l flags
2010-06-25 Måns Rullgårdconfigure: remove unused flag save/restore functions
2010-06-25 Måns Rullgårdconfigure: simplify append function
2010-06-25 Måns Rullgårdconfigure: simplify check_lib function
2010-06-25 Måns Rullgårdconfigure: remove unused function check_foo_config
2010-06-24 Måns Rullgårdconfigure: use warn function for unrecognised --cc...
2010-06-24 Måns Rullgårdconfigure: warn about missing yasm
2010-06-24 Måns Rullgårdconfigure: add 'warn' function
2010-06-24 Francesco LavraFix dependencies for the ra_144 encoder
2010-06-23 Måns RullgårdEnable pthreads automatically unless w32threads is...
2010-06-23 Måns RullgårdRemove OS/2 threads support
2010-06-22 Diego PettenòAdd barcelona to the list of cmov/fast_cmov compatible...
2010-06-22 Måns RullgårdRemove beosthreads support
2010-06-20 Ramiro Pollaconfigure: preserve cross-prefix for strip on darwin
2010-06-20 Måns RullgårdRemove libfaad wrapper
2010-06-18 Laurent AimarMPEG-2 DXVA2 implementation
2010-06-16 Stefano SabatiniName the default configure log filename as "config...
2010-06-15 Måns Rullgårdconfigure: fix symver detection with icc 10
2010-06-15 Måns RullgårdAdd compatibility wrappers for functions moved from...
2010-06-11 Francesco LavraRealAudio 14.4k encoder.
2010-06-10 Diego BiurrunRemove broken BeOS audio interface.
2010-06-10 François RevolHaiku: Disable beosaudio for now, it's broken. We need...
2010-06-10 Diego BiurrunApparently nowadays things should be installed in ...
2010-06-10 Diego BiurrunRemove unneeded -nostart SHFLAG for Haiku.
2010-06-10 Diego BiurrunRemove support for pre-Haiku, non-POSIX, non-C99 BeOS...
2010-06-06 Luca Barbatolibrtmp may link to different ssl implementations
2010-06-05 Diego Biurrunlibvpx now has an (L)GPL-compatible license.
2010-06-03 James ZernVP8 encoding via libvpx.
2010-06-02 Jason Garrett-GlaserProperly initialize x264_picture_t in libx264.
2010-06-02 Måns RullgårdUse .p2align in ASMALIGN() macro
2010-06-01 Reimar DöffingerDo not check_lib for -lva if vaapi is disabled, having...
2010-05-30 Peter Rossautomatically enable buffer_filter when compiling ffmpeg
2010-05-29 Diego BiurrunRequire --enable-nonfree flag for libvpx.
2010-05-25 Måns Rullgårdmmst_protocol depends on network
next