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-07-24configure: Add a dependency on https for rtmptsMartin Storsjö
2012-07-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-23RTMPTE protocol supportSamuel Pitoiset
2012-07-23RTMPE protocol supportSamuel Pitoiset
2012-07-23Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'Michael Niedermayer
2012-07-23configure: respect CC_O setting in check_ccMans Rullgard
2012-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-21libcaca output devicePaul B Mahol
2012-07-20lavc: Opus decoder using libopus.Nicolas George
2012-07-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-19Print full compiler identification, not only version numberMans Rullgard
2012-07-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-18configure: simplify dependencies for x11_grab_deviceStefano Sabatini
2012-07-18configure: fix help message for --disable-avfilterStefano Sabatini
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-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
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-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-16configure: print if the docs building tools have been foundMichael Niedermayer
2012-07-16configure: Move the getaddrinfo function check into the network blockMartin Storsjö
2012-07-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-16configure: Remove an unused 'have' itemMartin Storsjö
2012-07-15configure: Check for CommandLineToArgvWRonald S. Bultje
2012-07-15configure: Check for getaddrinfo in ws2tcpip.h, tooRonald S. Bultje
2012-07-14configure: Check that texi2html supports --init-filejamal
2012-07-14build: Fix documentation dependencies and rulesjamal
2012-07-13build_system: mark libfdk as non GPL compatible until the situation is clarif...Michael Niedermayer
2012-07-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-12configure: produce useful uninstalled pc files.Nicolas George
2012-07-12configure: Drop redundant mxf_d10 test dependency declarationDiego Biurrun
2012-07-12Support AAC encoding via the external library fdk-aacMartin Storsjö
2012-07-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-12exr: zip decompressionPaul B Mahol
2012-07-11dct/fft-test: use a replacement getopt() if the system has none present.Ronald S. Bultje