]> git.sesse.net Git - ffmpeg/history - configure
lavd: remove deprecated v4l grab device.
[ffmpeg] / configure
2012-01-24 Anton Khirnovlavd: remove deprecated v4l grab device.
2012-01-23 Anton KhirnovRemove ffmpeg.
2012-01-22 Anton Khirnovavserver: fix build after the next bump.
2012-01-14 Stefano Sabatiniconfigure: provide libavfilter/version.h header to...
2012-01-11 Diego BiurrunFix a bunch of platform name and other typos.
2012-01-11 Reinhard TartlerNo longer build libpostproc by default
2012-01-04 Luca Barbatov4l2: list available formats
2012-01-03 Daniel Verkampwin32: detect number of CPUs using affinity
2011-12-31 Janne Grunauthreads: add sysconf based number of CPUs detection
2011-12-27 Janne Grunauthreads: test for sys/param.h and include it for sysctl...
2011-12-22 Janne Grunaubsd: use number of logical CPUs as automatic thread...
2011-12-22 Janne Grunauwindows: use number of CPUs as automatic thread count
2011-12-22 Janne Grunaulinux: use number of CPUs as automatic thread count
2011-12-22 Anton Khirnovlavfi: always build vsrc_buffer.
2011-12-21 Martin Storsjöconfigure: Show whether the safe bitstream reader is...
2011-12-21 Mans Rullgardbuild: error on mixed declarations and code
2011-12-20 Diego Biurrunbuild: fix standalone compilation of mpc7/mpc8 decoders
2011-12-17 Ronald S. Bultjeget_bits: introduce safe bitreading to prevent overreads.
2011-12-16 Diego Biurrunconfigure: refactor lists of tests and components into...
2011-12-15 Diego Biurrunconfigure: refactor list of programs into a variable
2011-12-14 Diego Biurrunconfigure: cosmetics: sort some lists where appropriate
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-12-13 Diego Biurrunconfigure: do not manually enable protocols
2011-12-12 Mans Rullgardx86: bswap: remove test for bswap instruction
2011-11-25 Rafaël Carréconfigure: Store vda lib flags in extralibs instead...
2011-11-22 Mans Rullgardregtest: split video encode/decode tests into individua...
2011-11-21 Anton Khirnovconfigure: add libpulse to help output
2011-11-20 John Stebbinshttpproxy: Fix dependencies
2011-11-18 Janne Grunauconfigure: add check for w32threads to enable it automa...
2011-11-14 Sebastien Zwickerthwaccel: OS X Video Decoder Acceleration (VDA) support.
2011-11-05 Martin Storsjöavformat: Add the https protocol
2011-11-05 Martin Storsjöavformat: Add the tls protocol, using OpenSSL or gnutls
2011-11-05 Martin Storsjöconfigure: Allow linking to the gnutls library
2011-11-05 Martin Storsjöconfigure: Allow linking to openssl
2011-11-04 Diego Biurrunconfigure: declare dependency of h264_vaapi_hwaccel...
2011-11-01 Martin StorsjöEnable w32threads automatically unless explicitly disabled
2011-10-26 Luca Barbatopulse: introduce pulseaudio input
2011-10-20 Justin Ruggleslibspeexenc: add libspeex encoder
2011-10-17 Stefano Sabatinilavfi: port libmpcodecs delogo filter
2011-10-17 Stefano Sabatinilavfi: port boxblur filter from libmpcodecs
2011-10-12 Anton Khirnovlibx264: support yuv422/444 output.
2011-10-10 Diego Biurrunconfigure: Add -Wstrict-prototypes to CFLAGS if available.
2011-10-03 Mans RullgardARM: check for inline asm 'y' operand modifier support
2011-09-26 Mans Rullgardfate: allow testing with libavfilter disabled
2011-09-24 Sean McGovernconfigure: disable hardware capabilities ELF section...
2011-09-17 Anton Khirnovlavd: add libcdio-paranoia input device for audio CD...
2011-08-26 Diego Biurrunconfigure: fix typo in avconv dependency list
2011-08-23 Alberto DelmásWindows Media Image decoder (WMVP/WVP2)
2011-08-12 Pino Toscanoconfigure: add missing CFLAGS to fix building on the...
2011-08-12 Anton KhirnovMake a copy of ffmpeg under a new name -- avconv.
2011-08-09 Anton KhirnovRename ffserver to avserver.
2011-08-09 Anton KhirnovRename ffprobe to avprobe.
2011-08-09 Anton KhirnovRename ffplay to avplay.
2011-07-26 Diego Biurrunconfigure: spelling cosmetics
2011-07-22 Kostya Shishkovadd Flash Screen Video 2 decoder
2011-07-20 Sean McGovernconfigure: add -xc99 to LDFLAGS for Sun CC
2011-07-17 Mans Rullgardfate: separate lavf-mxf_d10 test from lavf-mxf
2011-07-15 Martin Storsjöconfigure: Automatically add more flags required on...
2011-07-13 Anton KhirnovAdd a check for strptime().
2011-07-10 Mans Rullgardconfigure: fix --cpu=host with gcc 4.6
2011-07-07 Mans Rullgardbuild: clean up library installation rules
2011-07-05 Diego Biurrunconfigure: simplify -rpath-link linker flag
2011-07-03 Mans Rullgardconfigure: do not blank $LIBNAME if static libs disabled
2011-06-29 Diego Biurrunconfigure: Add vdpau and dxva2 to configure results...
2011-06-29 Mans RullgardARM: remove check for PLD instruction
2011-06-29 Mans Rullgardbuild: create output directories as needed
2011-06-28 Mans Rullgardfate: enable lavfi-pixmt tests on big endian systems
2011-06-28 Mans Rullgardfate: merge identical pixdesc_be/le tests
2011-06-28 Mans Rullgardbuild: call texi2pod.pl with full path instead of symlink
2011-06-28 Mans Rullgardbuild: include sub-makefiles using full path instead...
2011-06-28 Diego Biurrunconfigure: Drop check for availability of ten assembler...
2011-06-26 Mans Rullgardbuild: factor out the .c and .S compile commands as...
2011-06-26 Alexis Ballierconfigure: allow post-fixed cpu strings for athlon64...
2011-06-25 Mans RullgardARM: silence some annoying armcc warnings
2011-06-25 Diego Biurrunbuild: Remove multiple inclusion guards from config...
2011-06-24 Diego Biurrunconfigure: Add -Wno-format-zero-length to CFLAGS.
2011-06-23 Mans RullgardARM: enable thumb for Cortex-M* CPUs
2011-06-23 Mans Rullgardbuild: remove SRC_PATH_BARE variable
2011-06-23 Mans RullgardARM: allow building in Thumb2 mode
2011-06-22 Mans Rullgardconfigure: add --optflags option
2011-06-22 Mans Rullgardbuild: move documentation rules to doc/Makefile
2011-06-22 Mans Rullgardbuild: move test rules to tests/Makefile
2011-06-21 Mans Rullgardconfigure: report optimization for size separately
2011-06-19 Mans Rullgardpath64/open64: filter out unsupported flags
2011-06-07 Diego Biurrunconfigure: Document --enable-vdpau.
2011-06-06 Mans Rullgardconfigure: simplify source_path setup
2011-06-06 Mans Rullgardconfigure: remove --source-path option
2011-06-05 Robert Swainconfigure: Document --enable-vaapi
2011-05-29 Mans Rullgardbuild: remove BUILD_ROOT variable
2011-05-27 Justin Rugglesac3enc: add support for E-AC-3 encoding.
2011-05-27 Mans RullgardARM: check for VFPv3
2011-05-27 Luca Barbatoconfigure: report yasm/nasm presence properly
2011-05-26 Diego Biurrunconfigure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.
2011-05-24 Mans Rullgardconfigure: enable memalign_hack automatically when...
2011-05-23 Diego Biurrunconfigure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin...
2011-05-20 Mans Rullgardconfigure: make executable again
2011-05-20 Diego Biurrunconfigure: Do not unconditionally add -Wall to host...
2011-05-20 Dave Yeoconfigure: Set OS/2 objformat to a.out.
2011-05-19 Diego Biurrunconfigure: Adjust AVX assembler check.
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
next