]> git.sesse.net Git - ffmpeg/history - configure
h261: Move ff_h261_rl_table_store declaration to header file
[ffmpeg] / configure
2013-04-03 Luca Barbatoclang: use -fsantize=address and -fsanitize=thread
2013-04-03 Martin Storsjöconfigure: Check for the atomic.h functions used in...
2013-04-03 Anton Khirnovconfigure: prettify atomics handling.
2013-03-27 Martin Storsjöconfigure: Add error_resilience as dependency to the...
2013-03-26 Janne Grunauconfigure: fix dependencies of XvMC and old vdpau mpeg2...
2013-03-26 Martin Storsjöconfigure: Remove a stray msmpeg4v1 encoder declaration
2013-03-26 Martin Storsjöconfigure: Remove the mpegvideo dependency from svq1
2013-03-26 Ronald S. Bultjeh264: Make it possible to compile without error_resilience
2013-03-26 Martin Storsjölavc: Move start code finding to utils.c
2013-03-21 Diego Biurrunconfigure: Enable hwaccels without external dependencie...
2013-03-09 Vittorio Giovaraavplay: enable only when SDL 1.2 is found
2013-03-08 Martin Storsjöatomic: Check for __sync_val_compare_and_swap instead...
2013-03-08 Ronald S. Bultjelavu: add support for atomic operations.
2013-03-07 Diego Biurrunconfigure: Add missing videodsp dependencies to some...
2013-03-07 Diego Biurrunconfigure: Add missing h264chroma dependencies to vp5...
2013-03-07 Diego Biurrunbuild: Fix error_resilience code dependencies
2013-03-07 Ronald S. Bultjeh264: Integrate draw_horiz_band into ff_h264_draw_horiz...
2013-03-06 Carl Eugen Hoyoscavs: Add a dependency on h264chroma
2013-03-05 Diego Biurrunconfigure: Use check_builtin() where appropriate
2013-03-05 Diego Biurrunconfigure: Add check_builtin convenience function
2013-03-05 Diego Biurrunconfigure: Add sanitize_var_name convenience function
2013-03-05 Diego Biurrunconfigure: Fix silly typo in logging command of check_s...
2013-02-25 Diego Biurrunconfigure: icc: Drop nonsense adding of cpuflags to...
2013-02-25 Diego Biurrunconfigure: Identify icc compiler with a less ambiguous...
2013-02-25 Diego Biurrunconfigure: Separate "ln" command line arguments
2013-02-23 Mans Rullgardconfigure: List external libs used using print_enabled()
2013-02-23 Mans Rullgardconfigure: Move list of external libs to a separate...
2013-02-23 Diego Biurrunconfigure: Move x11grab option to a more suitable place...
2013-02-23 Diego Biurrunconfigure: Fix vaapi/vda/vdpau dependency declarations
2013-02-23 Diego Biurrunconfigure: Refactor dxva2api.h dependency declarations
2013-02-23 Diego Biurrunbuild: Add proper infrastructure for adding and checkin...
2013-02-23 Diego Biurrunconfigure: Simplify VDPAU header check
2013-02-23 Diego Biurrunconfigure: Simplify VDA header and extralibs check
2013-02-23 Mans Rullgardconfigure: Do not redundantly list enabled hwaccel...
2013-02-23 Diego Biurrunconfigure: Add print_3_columns helper function and...
2013-02-17 Luca Barbatobuild: make audio_frame_queue a stand-alone component
2013-02-14 Diego Biurrunconfigure: Move MinGW CPPFLAGS setting to libc section...
2013-02-11 Diego Biurrunopenbsd: Add minor number to shared library install...
2013-02-11 Diego Biurrunbuild: Make library minor version visible in the Makefile
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-02-05 Diego Biurrunconfigure: Group all hwaccels together in a separate...
2013-01-31 Diego Biurrunconfigure: Add a comment indicating why uclibc is check...
2013-01-31 Diego Biurrunconfigure: Move newlib libc check before mingw libc...
2013-01-24 Diego Biurrunbuild: Make the H.264 parser select h264qpel
2013-01-24 Diego Biurrunopenbsd: configure: Stop enabling PIC by default
2013-01-21 Brad Smithlibgsm: detect libgsm header path
2013-01-18 Sean McGovernconfigure: Run SHFLAGS through ldflags_filter()
2013-01-17 Luca Barbatolibcdio: support recent cdio-paranoia
2013-01-15 Martin Storsjöconfigure: Make the new srtp protocol depend on the...
2013-01-14 Diego Biurrunconfigure: Make warnings from -Wreturn-type fatal errors
2013-01-14 Sean McGovernsuncc: Replace more GCC flags by their equivalents...
2013-01-14 Luca Barbatolibvpx: make vp8 and vp9 selectable
2013-01-13 Rémi Denis-Courmontvdpau: Add VC-1 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis-Courmontvdpau: Add H.264 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis-Courmontvdpau: Add MPEG-4 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis-Courmontvdpau: Add MPEG-1/2 decoding via hwaccel infrastructure
2013-01-11 Marcin Juszkiewiczconfigure: enable pic for shared libs on AArch64
2013-01-06 Diego BiurrunDrop Snow codec
2012-12-31 Hendrik Leppkesconfigure: suppress -fPIC in msvc builds
2012-12-28 Diego Biurrunbuild: Add rtpenc_chain extra config option
2012-12-28 Diego Biurrunconfigure: Add --disable-all command line option
2012-12-23 Diego Biurrunconfigure: cosmetics: Separate hwaccel dependencies...
2012-12-20 Diego Biurrunconfigure: Make avconv depend on null, anull and resamp...
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-18 Diego Biurrunconfigure: formatting cosmetics
2012-12-09 Mans Rullgardconfigure: fix automatic processing of _extralibs in...
2012-12-09 Diego Biurrunconfigure: Have protocols select network code instead...
2012-12-07 Paul B Maholtak: demuxer, parser, and decoder
2012-12-07 Mans Rullgardarm: detect cpu features at runtime on Linux
2012-12-07 Mans Rullgardarm: rename ARMVFP config symbol to VFP
2012-12-07 Mans Rullgardconfigure: arm: make _inline arch ext symbols depend...
2012-12-07 Mans Rullgardconfigure: arm: check inline and external asm support...
2012-12-07 Mans Rullgardconfigure: add check_insn function
2012-12-07 Mans Rullgardconfigure: clean up check_inline_asm and check_as functions
2012-12-07 Mans Rullgardconfigure: arm: set fast_clz and fast_unaligned in...
2012-12-07 Mans Rullgardconfigure: arm: detect toolchain default arch version
2012-12-07 Mans Rullgardconfigure: do not bypass cpuflags section if --cpu...
2012-12-03 Luca Barbatoppc: always use pic for shared libraries
2012-12-03 Martin Storsjöconfigure: Strip ordinals from mingw generated def...
2012-12-03 Mans Rullgardconfigure: arm: detect default thumb state of compiler
2012-12-03 Diego Biurrunbuild: Make the ISMV muxer select the MOV muxer
2012-12-03 Mans Rullgardconfigure: move arm arch extensions to a separate variable
2012-12-02 Diego Biurrunconfigure: avplay now depends on avresample
2012-12-01 Mans Rullgardconfigure: fix indentation in option parsing loop
2012-11-30 Martin Storsjöconfigure: Use headers in the check for _beginthreadex...
2012-11-30 Martin Storsjöavutil: Use a configure check to enable windows console...
2012-11-29 Martin Storsjöcmdutils: Use a configure check for enabling CommandLin...
2012-11-27 Martin Storsjöconfigure: Enable avconv filter dependencies automatically
2012-11-26 Diego Biurrunconfigure: Add separate list for libraries and use...
2012-11-25 Sean McGovernconfigure: suncc: Add compiler arch support for Nehalem...
2012-11-23 Mans Rullgardconfigure: sort cpuflags section by architecture
2012-11-23 Mans Rullgardconfigure: properly support DEC/Compaq compiler
2012-11-23 Mans Rullgardbuild: add rules to generate preprocessed source files
2012-11-18 Diego Biurrunconfigure: Refactor CPPFLAGS settings for glibc/uclibc
2012-11-18 Mans Rullgardconfigure: add basic support for ARM AArch64
2012-11-18 Mans Rullgardbuild: set -U__STRICT_ANSI__ for newlib
2012-11-17 Mans Rullgardparisc: work around bug in gcc 4.3 and later
2012-11-15 Martin Storsjöconfigure: Check for -Werror parameters on clang
2012-11-14 Diego Biurrunconfigure: Add option to disable all command line programs
next