Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-17configure: clean up Altivec detectionMans Rullgard
2012-08-16build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun
2012-08-16build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun
2012-08-14build: Factor out mpegvideo encoding dependencies to CONFIG_MPEGVIDEOENCDiego Biurrun
2012-08-13configure: Fix typo in mpeg2video/svq1 decoder dependency declarationDiego Biurrun
2012-08-11configure: Rename check_asm() to more fitting check_inline_asm()Diego Biurrun
2012-08-09configure: Check for a sctp struct instead of just the headerMichael Niedermayer
2012-08-09configure: suncc: Add -xc99 to dependency flags, required on SolarisDiego Biurrun
2012-08-09build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEOMans Rullgard
2012-08-08configure: add --enable/disable-random optionMans Rullgard
2012-08-08ARM: use Q/R inline asm operand modifiers only if supportedMans Rullgard
2012-08-07configure: Add support for e500mc CPUDerek Buitenhuis
2012-08-07x86: use nop cpu directives only if supportedMans Rullgard
2012-08-07build: fix library installation on cygwinYaakov Selkowitz
2012-08-06build: generalise rules and variable settings for av* programsMans Rullgard
2012-08-04x86: build: replace mmx2 by mmxextDiego Biurrun
2012-07-30configure: Add missing descriptions to help outputDiego Biurrun
2012-07-28configure: Move parts that should not be user-selectable to CONFIG_EXTRADiego Biurrun
2012-07-28build: support non-standard replacements for -c flagMans Rullgard
2012-07-28build: support non-standard replacements for -E flagMans Rullgard
2012-07-28x11grab: cosmetics: consistent naming for x11grab-related thingsDiego Biurrun
2012-07-28build: Rename YASMDEP variable to DEPYASM for consistencyDiego Biurrun
2012-07-27x86: add support for fmaddps fma4 instruction with abstraction to avx/sseJustin Ruggles
2012-07-27build: do full flag handling for all compiler-type toolsMans Rullgard
2012-07-27build: Rename aandct component to more descriptive aandcttablesDiego Biurrun
2012-07-24configure: Add a dependency on https for rtmptsMartin Storsjö
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-23configure: respect CC_O setting in check_ccMans Rullgard
2012-07-22configure: cosmetics: Group test dependencies togetherDiego Biurrun
2012-07-22configure: add more passthrough flags in tms470 filterMans Rullgard
2012-07-22configure: move flag filtering functions out of if/else blocksMans Rullgard
2012-07-21configure: Remove redundant RTMPT/RTMPTS dependenciesSamuel Pitoiset
2012-07-21configure: add filtering of host cflags/ldflagsMans Rullgard
2012-07-21configure: initialise all flag filters at the same placeMans Rullgard
2012-07-21configure: add filtering of linker flagsMans Rullgard
2012-07-21configure: name some variables more consistentlyMans Rullgard
2012-07-21configure: remove filter_cppflagsMans Rullgard
2012-07-21configure: set icc_version where it is neededMans Rullgard
2012-07-19Print full compiler identification, not only version numberMans Rullgard
2012-07-18build: add CONFIG_VP3DSP, reduce repetition in OBJS listsMans Rullgard
2012-07-18configure: clarify external library section of help outputDiego Biurrun
2012-07-18configure: mark libfdk-aac as nonfreeDiego Biurrun
2012-07-18configure: cosmetics: drop some unnecessary backslashesDiego Biurrun
2012-07-17libopenjpeg: introduce encoding supportMichael Bradshaw
2012-07-17RTMPTS protocol supportSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2012-07-17rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset
2012-07-16configure: Move the getaddrinfo function check into the network blockMartin Storsjö
2012-07-16configure: Remove an unused 'have' itemMartin Storsjö