]> git.sesse.net Git - ffmpeg/history - configure
add subtitle codec autodetection
[ffmpeg] / configure
2010-12-04 Baptiste CoudurierPort libmpcodecs hqdn3d filter.
2010-11-30 Stefano SabatiniAdd missing dependencies for frei0r_src in configure.
2010-11-04 Carl Eugen HoyosSilence icc warning about unsupported option -Wno-paren...
2010-11-02 Janne GrunauAdd single stream LATM/LOAS decoder
2010-10-26 Jason Garrett-GlaserBump required x264 version to X264_BUILD 99
2010-10-21 Martin Storsjörtsp: Untangle the dependencies between the RTSP/SDP...
2010-10-19 Martin StorsjöAdd a demuxer for receiving raw rtp:// URLs without...
2010-10-13 Martin StorsjöAdd a SAP demuxer
2010-10-12 Stefano SabatiniImplement cropdetect filter.
2010-10-09 Martin Storsjösapenc: Declare a dependency on rtp_protocol, too
2010-10-08 Martin Storsjösapenc: Mark the muxer as depending on network functions
2010-10-08 Martin StorsjöAdd a SAP (Session Announcement Protocol, RFC 2974...
2010-10-07 Rafaël Carrélibmp3lame: don't check unused function in detection
2010-10-06 Martin StorsjöAdd RTP depacketization of the X-QT QuickTime format
2010-10-06 Martin Storsjöconfigure: Set _DARWIN_C_SOURCE while testing for struc...
2010-10-06 Ramiro PollaCheck whether compiler supports xmm registers in asm...
2010-10-05 Martin Storsjöconfigure: Consolidate rtsp/sdp deps to use _select
2010-10-05 Martin Storsjöconfigure: Add the http protocol as an auto-enabled...
2010-10-03 Víctor PaesaUse SLIBSUF instead of .so, as a more generic dynamic...
2010-09-28 Stefano SabatiniGroup togheter filter dependency specifications.
2010-09-27 Måns RullgårdFix out of tree builds with vf_yadif and mmx
2010-09-26 Stefano SabatiniPort MPlayer blackframe filter.
2010-09-26 Måns Rullgårdconfigure: detect nasm vs yasm and set flags correspond...
2010-09-25 Måns RullgårdCreate libavfilter/$arch when building outside source...
2010-09-25 Michael Niedermayeryadif filter, based on stefanos port of my yadif from...
2010-09-24 Stefano SabatiniAdd frei0r filter.
2010-09-21 Måns RullgårdDisable ALIGNED_STACK with icc 10 or prior on x86_32
2010-09-21 Måns RullgårdAdd HAVE_ALIGNED_STACK config setting
2010-09-18 Måns RullgårdRequest 16-byte aligned stack with icc on x86_32
2010-09-17 James Darnleyconfigure: print minimum lame version number required...
2010-09-16 Måns Rullgårdconfigure: detect Open64 compiler
2010-09-15 James DarnleyAllow float values for libmp3lame quality.
2010-09-14 Måns RullgårdUpdate pathscale compiler detection
2010-09-14 Stefano SabatiniImplement libopencv smooth filter.
2010-09-03 Måns RullgårdCreate config.asm for use with yasm
2010-09-03 Måns Rullgårdconfigure: whitespace
2010-09-03 Måns Rullgårdconfigure: make print_config() more flexible
2010-09-02 Måns RullgårdDetect llvm-gcc and set appropriate flags
2010-09-02 Måns RullgårdAdd -mllvm -stack-alignment=16 to CFLAGS when using...
2010-08-26 Måns Rullgårdconfigure: move config.fate creation after OS section
2010-08-26 Måns Rullgårdconfigure: write config.fate file as early as possible
2010-08-26 Måns Rullgårdconfigure: improve error message for missing yasm
2010-08-26 Alex Conversex86: Require yasm OR --disable-asm OR --disable-mmx...
2010-08-26 Måns RullgårdRevert "Disable MMX for i686 and pentiumpro"
2010-08-26 Måns RullgårdDisable MMX for i686 and pentiumpro
2010-08-26 Måns Rullgårdconfigure: select warning suppression syntax based...
2010-08-24 Janne Grunauconfigure: enable fast_cmov for 'atom'
2010-08-24 Måns Rullgårdconfigure: fix typo in test deps
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
next