OSDN Git Service

swscale: fix JPEG-range YUV scaling artifacts.
[coroid/libav_saccubus.git] / configure
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
2011-05-17 Jindrich Makovickalibx264: handle closed GOP codec flag
2011-05-15 Diego Biurrunconfigure: Include AVX availability in summary output.
2011-05-15 Reinhard Tartlerconfigure: use same CPPFLAGS in kFreeBSD as Linux
2011-05-13 Anton Khirnovffmpeg: get rid of the 'q' key schizofrenia
2011-05-12 Måns Rullgårdconfigure: Enable libpostproc automatically if GPL... v0.7b2
2011-05-12 Stefano Sabatiniconfigure: sort filter deps entries
2011-05-12 Diego Biurrunconfigure: Do not unconditionally add -D_POSIX_C_SOURCE...
2011-05-09 Mans Rullgardmpegaudio: remove CONFIG_MPEGAUDIO_HP option
2011-05-07 Stefano Sabatinilavfi: Port drawtext filter by Hemanth from the libavfi...
2011-05-05 Mans Rullgardconfigure: warn if pkg-config is missing
2011-05-04 Diego BiurrunFix standalone compilation of ac3_fixed encoder.
2011-05-04 Diego BiurrunFix standalone compilation of binkaudio_dct / binkaudio...
2011-05-04 Diego BiurrunFix standalone compilation of IMC decoder.
2011-04-28 Reinhard Tartleravoid duplicate -lm in .pc files
2011-04-24 Reinhard Tartlerconfigure: Add missing libm library dependencies to...
2011-04-24 Reinhard Tartlerconfigure: Add missing libavutil inter-library dependen...
2011-04-23 Alex ConverseRemove RDFT dependency from AAC decoder.
2011-04-21 Martin StorsjöProvide a fallback version of the libm function trunc
2011-04-12 Luca BarbatoError out if vaapi is not found
2011-04-11 Martin StorsjöAdd support for AMR-WB encoding via libvo-amrwbenc
2011-04-11 Martin StorsjöAdd an AAC encoder by using the libvo-aacenc library
2011-04-05 Konstantin Pavlovconfigure: tell user if libva is enabled like the rest...
2011-04-03 Mans Rullgardfate: fix partial run when no samples path is specified
2011-03-31 Martin Storsjöconfigure: Initial support for --target-os=symbian
2011-03-29 Mans RullgardRemove support for stripping executables
2011-03-29 Mans Rullgardac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp
2011-03-28 Stefano Sabatiniframebuffer device demuxer
2011-03-27 Bradsndio support for playback and record
2011-03-25 Mans Rullgardconfigure: in check_ld, place new -l flags before exist...
2011-03-24 Diego Elio PettenòWhen building for MinGW32 disable strict ANSI compliancy.
2011-03-24 Mans Rullgardconfigure: check for --as-needed support early
2011-03-24 Martin Storsjöconfigure: Don't explicitly disable ffplay or in/outdev...
2011-03-24 Martin Storsjöconfigure: Remove the explicit disabling of ffserver
2011-03-24 Martin Storsjöconfigure: Add fork as a dependency to ffserver
2011-03-23 Mans RullgardDisable 'attribute "foo" ignored' warnings from icc
2011-03-23 Mans Rullgardconfigure: get libavcodec version from new version...
2011-03-23 Martin Storsjöconfigure: Set the correct lib target for arm/wince...
2011-03-22 Dave YeoMake sure kbhit() is in conio.h
2011-03-21 Martin Storsjöconfigure: Add the -D parameter to the dlltool command
2011-03-21 Luca BarbatoSet the correct target for mingw64 dlltool
2011-03-20 Panagiotis H.M.... Do no modify terminal parameters using termios.h
2011-03-20 Mans RullgardMove sine windows to a separate file
2011-03-19 Luca Barbatoconfigure: use dlltools instead of lib.exe
2011-03-19 Luca Barbatoconfigure: check for SDL_Linked_Version instead of...
2011-03-19 Mans RullgardRemove Sonic experimental audio codec
2011-03-18 Konstantin Pavlovconfigure: use -r option for pr when listing enabled...
2011-03-16 Sean McGoverndarwin: use -read_only_relocs flag only on 32-bit x86
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-16 Janne Grunaupartially rename FFmpeg to Libav
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-03-11 Mans Rullgardconfigure: use pkg-config helpers
2011-03-11 Mans Rullgardconfigure: improve pkg-config support
2011-03-11 Mans Rullgardconfigure: allow checking multiple functions in check_f...
2011-02-28 Mans RullgardUse --sysroot flag for clang
2011-02-26 Reimar Döffingerconfigure: document FATE_SAMPLES env var in --help...
2011-02-26 Mans Rullgardfate: get samples location from env var if not explicit...
2011-02-25 Dave YeoOS/2: lxlite should use stdout
2011-02-20 Mans Rullgardx86: check for AVX support
2011-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-02-13 Mans Rullgardconfigure: fix non-standard regex used with expr
2011-02-13 Mans Rullgardconfigure: report full gcc version string
2011-02-13 Mans Rullgardconfigure: add cleanws() function
2011-02-11 Mans Rullgardconfigure: remove early check_deps $ARCH_EXT_LIST
2011-02-08 François RevolFix HOSTLIBS on Haiku
2011-02-06 Anssi Hannulaconfigure: check yasm/nasm for working pextrd opcode
2011-01-30 Mans RullgardEnable native build on QNX/x86
2011-01-25 Mans Rullgardarmcc: filter out non-gcc options from ASFLAGS
2011-01-25 Mans Rullgardconfigure: add filter_out() function
2011-01-25 Daniel Verkampconfigure: move network tests before results are needed
2011-01-24 Mans RullgardAdd CFLAGS needed by PathScale compiler
2011-01-23 Mans RullgardDisable symbol versioning on some BSDs
2011-01-21 Mans RullgardFix libavformat version extraction in configure
2011-01-21 Mans Rullgardconfigure: better test for mktemp
2011-01-21 Mans Rullgardconfigure: simplify exit traps
2011-01-21 Mans RullgardMake demuxers auto-select parsers they need
2011-01-20 Mans RullgardMake PNG test depend on PNG codec
2011-01-18 Mans Rullgardconfigure: fix mktemp test and fallback function
2011-01-18 Mans RullgardARM: improve VFP ABI check
2011-01-18 Mans Rullgardarmcc: suppress warning about hardfp compatibility
2011-01-18 Mans Rullgardarmcc: suppress 'assignment in condition' warning
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2011-01-18 Mans Rullgardconfigure: make $TMPE executable
2011-01-18 Mans RullgardUse -Bsymbolic for shared libs only, not executables
next