]> git.sesse.net Git - ffmpeg/history - configure
vp56: Don't use DECLARE_ALIGN on a typedef name
[ffmpeg] / configure
2012-08-21 Diego Biurrunconfigure: Drop fastdiv option
2012-08-21 Diego Biurrunbuild: Make the E-AC-3 encoder select the AC-3 encoder
2012-08-16 Mans Rullgardconfigure: clean up Altivec detection
2012-08-16 Diego Biurrunbuild: Factor out rangecoder dependencies to CONFIG_RAN...
2012-08-16 Diego Biurrunbuild: Factor out error resilience dependencies to...
2012-08-14 Diego Biurrunbuild: Factor out mpegvideo encoding dependencies to...
2012-08-13 Diego Biurrunconfigure: Fix typo in mpeg2video/svq1 decoder dependen...
2012-08-11 Diego Biurrunconfigure: Rename check_asm() to more fitting check_inl...
2012-08-09 Michael Niedermayerconfigure: Check for a sctp struct instead of just...
2012-08-09 Diego Biurrunconfigure: suncc: Add -xc99 to dependency flags, requir...
2012-08-09 Mans Rullgardbuild: factor out mpegvideo.o dependencies to CONFIG_MP...
2012-08-07 Mans Rullgardconfigure: add --enable/disable-random option
2012-08-07 Mans RullgardARM: use Q/R inline asm operand modifiers only if supported
2012-08-07 Derek Buitenhuisconfigure: Add support for e500mc CPU
2012-08-07 Mans Rullgardx86: use nop cpu directives only if supported
2012-08-07 Yaakov Selkowitzbuild: fix library installation on cygwin
2012-08-06 Mans Rullgardbuild: generalise rules and variable settings for av...
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-07-29 Diego Biurrunconfigure: Add missing descriptions to help output
2012-07-28 Diego Biurrunconfigure: Move parts that should not be user-selectabl...
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -c flag
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -E flag
2012-07-28 Diego Biurrunx11grab: cosmetics: consistent naming for x11grab-relat...
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-23 Martin Storsjöconfigure: Add a dependency on https for rtmpts
2012-07-23 Samuel PitoisetRTMPTE protocol support
2012-07-23 Samuel PitoisetRTMPE protocol support
2012-07-22 Mans Rullgardconfigure: respect CC_O setting in check_cc
2012-07-21 Diego Biurrunconfigure: cosmetics: Group test dependencies together
2012-07-21 Mans Rullgardconfigure: add more passthrough flags in tms470 filter
2012-07-21 Mans Rullgardconfigure: move flag filtering functions out of if...
2012-07-21 Samuel Pitoisetconfigure: Remove redundant RTMPT/RTMPTS dependencies
2012-07-21 Mans Rullgardconfigure: add filtering of host cflags/ldflags
2012-07-21 Mans Rullgardconfigure: initialise all flag filters at the same...
2012-07-21 Mans Rullgardconfigure: add filtering of linker flags
2012-07-21 Mans Rullgardconfigure: name some variables more consistently
2012-07-21 Mans Rullgardconfigure: remove filter_cppflags
2012-07-21 Mans Rullgardconfigure: set icc_version where it is needed
2012-07-19 Mans RullgardPrint full compiler identification, not only version...
2012-07-18 Mans Rullgardbuild: add CONFIG_VP3DSP, reduce repetition in OBJS...
2012-07-18 Diego Biurrunconfigure: clarify external library section of help...
2012-07-18 Diego Biurrunconfigure: mark libfdk-aac as nonfree
2012-07-18 Diego Biurrunconfigure: cosmetics: drop some unnecessary backslashes
2012-07-17 Michael Bradshawlibopenjpeg: introduce encoding support
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-17 Samuel PitoisetRTMPS protocol support
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-07-16 Martin Storsjöconfigure: Move the getaddrinfo function check into...
2012-07-15 Martin Storsjöconfigure: Remove an unused 'have' item
2012-07-15 Ronald S. Bultjeconfigure: Check for CommandLineToArgvW
2012-07-14 Ronald S. Bultjeconfigure: Check for getaddrinfo in ws2tcpip.h, too
2012-07-12 Diego Biurrunconfigure: Drop redundant mxf_d10 test dependency decla...
2012-07-12 Martin StorsjöSupport AAC encoding via the external library fdk-aac
2012-07-11 Ronald S. Bultjedct/fft-test: use a replacement getopt() if the system...
2012-07-11 Ronald S. Bultjeconfigure: Check for the math function rint
2012-07-10 Ronald S. Bultjex86/cpu: implement get/set_eflags using intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for cpuid through intrinsics
2012-07-10 Ronald S. Bultjex86/cpu: implement support for xgetbv through intrinsics
2012-07-10 Ronald S. Bultjelavu: use intrinsics for emms on systems lacking inline...
2012-07-09 Diego Biurrunconfigure: Change the rdtsc check to a linker check
2012-07-07 Ronald S. Bultjex86/timer: implement an intrinsic-based version for...
2012-07-06 Mans Rullgardconfigure: add functions for testing code fragments
2012-07-04 Diego Biurrunconfigure: simplify get_version()
2012-07-04 Diego BiurrunCreate version.h headers for libraries that lack them
2012-07-03 Mans Rullgardconfigure: do not disable av_always_inline with --enabl...
2012-06-30 Martin Storsjönetwork: Check for struct pollfd
2012-06-29 Ronald S. Bultjefile: Only include unistd.h if it exists
2012-06-27 Martin Storsjöudp: Support IGMPv3 source specific multicast and sourc...
2012-06-27 Ronald S. Bultjedxva2: include dxva.h if found
2012-06-27 Martin Storsjölibm: Provide fallback definitions for isnan() and...
2012-06-26 Mans Rullgardlibm: provide fallback definition for cbrtf() using...
2012-06-26 Ronald S. Bultjeconfigure: Check for sys/time.h
2012-06-22 Mans Rullgardlavu: add av_usleep() function
2012-06-21 Mans Rullgardconfigure: check for unistd.h
2012-06-21 Janne Grunaufix hardcoded tables compililation caused by missing...
2012-06-20 Mans Rullgardav_gettime: support Win32 without gettimeofday()
2012-06-19 Ronald S. Bultjemem: add support for _aligned_malloc() as found on...
2012-06-18 Martin StorsjöAdd support for iLBC decoding/encoding via the external...
2012-06-18 Martin Storsjöconfigure: Sort the library listings in the help text...
2012-06-17 Samuel PitoisetRTMPT protocol support
2012-06-13 Anton Khirnovconfigure: add all filters hardcoded into avconv to...
2012-06-13 Anton Khirnovlavfi: allow building without swscale.
2012-06-13 Sean McGovernjack: update to new latency range API as the old one...
2012-06-10 Kostya Shishkoviac: add missing dependency
2012-06-02 Jindrich Makovickampegtsenc: Support LATM packetization for AAC
2012-06-02 Jindrich Makovickampegtsenc: use AVFormatContext for AAC packetization
2012-05-29 Anton Khirnovavconv: extend -r to work on any input stream.
2012-05-29 Mans Rullgardfate: convert codec-regression.sh to makefile rules
2012-05-21 Diego BiurrunRemove libnut wrapper
2012-05-21 Diego Biurrunfate: change name of FATE samples location environment...
2012-05-12 Anton Khirnovlavfi: add lavr-based audio resampling filter.
2012-05-09 Sean McGovernconfigure: Add _XOPEN_SOURCE=600 to Solaris preprocesso...
2012-05-09 Anton Khirnovlavfi: add video buffer sink, and use it in avtools
2012-05-08 Luca Barbatosctp: Initial tcp-alike sctp support with streams
2012-05-06 Anton Khirnovlavfi: always enable the scale filter and depend on...
2012-05-04 Sean McGovernconfigure: add POWER[5-7] support
2012-05-02 Ronald S. Bultjeconfigure: remove malloc_aligned.
next