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-05FireWire DV/HDV input device using libiec61883Georg Lippitsch
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-04configure: simplify get_version()Diego Biurrun
2012-07-04Create version.h headers for libraries that lack themDiego Biurrun
2012-07-04Let the ffmpeg executable select the abuffersink filter.Carl Eugen Hoyos
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-03configure: do not disable av_always_inline with --enable-smallMans Rullgard
2012-07-02mem: heap memory poisoning.Clément Bœsch
2012-07-02configure: make fast_unaligned configureableMichael Niedermayer
2012-07-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-30network: Check for struct pollfdMartin Storsjö
2012-06-29file: Only include unistd.h if it existsRonald S. Bultje
2012-06-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-27udp: Support IGMPv3 source specific multicast and source blockingMartin Storsjö
2012-06-27dxva2: include dxva.h if foundRonald S. Bultje
2012-06-27libm: Provide fallback definitions for isnan() and isinf()Martin Storsjö
2012-06-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-26libm: provide fallback definition for cbrtf() using powf()Mans Rullgard
2012-06-26configure: Check for sys/time.hRonald S. Bultje
2012-06-24configure: fix libavutil.pc generationMichael Niedermayer
2012-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-22lavu: add av_usleep() functionMans Rullgard
2012-06-22configure: check for unistd.hMans Rullgard
2012-06-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-21fix hardcoded tables compililation caused by missing math constantsJanne Grunau
2012-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-20av_gettime: support Win32 without gettimeofday()Mans Rullgard
2012-06-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-19Fix dependencies for the atempo filter.Carl Eugen Hoyos
2012-06-19mem: add support for _aligned_malloc() as found on WindowsRonald S. Bultje
2012-06-18Add support for iLBC decoding/encoding via the external library libilbcMartin Storsjö
2012-06-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-18configure: Sort the library listings in the help text alphabeticallyMartin Storsjö
2012-06-17RTMPT protocol supportSamuel Pitoiset
2012-06-17lavfi: add atempo filterPavel Koshevoy
2012-06-17Change all uses of restrict to use av_restrict instead.Ronald S. Bultje
2012-06-15configure: do not auto enable mlp decoder when enabling truehd decoderPaul B Mahol
2012-06-14configure: support Bitrig OSDavid Hill
2012-06-14configure: fix SLIBNAME_WITH_MAJOR for openbsd (and bitrig in the next commit)David Hill
2012-06-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-13configure: add all filters hardcoded into avconv to avconv_depsAnton Khirnov
2012-06-13lavfi: allow building without swscale.Anton Khirnov
2012-06-13jack: update to new latency range API as the old one has been deprecatedSean McGovern
2012-06-11Optimization of AMR NB and WB decoders for MIPSNedeljko Babic
2012-06-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-10iac: add missing dependencyKostya Shishkov
2012-06-10libvpxenc: add VP8E_SET_MAX_INTRA_BITRATE_PCT mappingJames Zern
2012-06-08Add iac build dependency.Carl Eugen Hoyos
2012-06-08Fix dirac decoder build dependencies.Carl Eugen Hoyos
2012-06-08Fix amv encoder dependencies.Carl Eugen Hoyos