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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-06configure: check yasm/nasm for working pextrd opcodeAnssi Hannula
2011-01-30Enable native build on QNX/x86Mans Rullgard
2011-01-25armcc: filter out non-gcc options from ASFLAGSMans Rullgard
2011-01-25configure: add filter_out() functionMans Rullgard
2011-01-25configure: move network tests before results are neededDaniel Verkamp
2011-01-24Add CFLAGS needed by PathScale compilerMans Rullgard
2011-01-24Disable symbol versioning on some BSDsMans Rullgard
2011-01-22Fix libavformat version extraction in configureMans Rullgard
2011-01-21configure: better test for mktempMans Rullgard
2011-01-21configure: simplify exit trapsMans Rullgard
2011-01-21Make demuxers auto-select parsers they needMans Rullgard
2011-01-20Make PNG test depend on PNG codecMans Rullgard
2011-01-19configure: fix mktemp test and fallback functionMans Rullgard
2011-01-18ARM: improve VFP ABI checkMans Rullgard
2011-01-18armcc: suppress warning about hardfp compatibilityMans Rullgard
2011-01-18armcc: suppress 'assignment in condition' warningMans Rullgard
2011-01-18Replace ASMALIGN() with .p2alignMans Rullgard
2011-01-18configure: make $TMPE executableMans Rullgard
2011-01-18Use -Bsymbolic for shared libs only, not executablesMans Rullgard
2011-01-18Change SVN to Git in configureLou Logan
2011-01-05Win32 support for av_file_map()Daniel Verkamp
2011-01-04Remove unnecessary dependency of ffprobe and ffserver on libswscale.Stefano Sabatini
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2011-01-03libavfilter does not depend on libswscale, only the scale filter does.Carl Eugen Hoyos
2011-01-02"Fix" compilation with --disable-swscale.Carl Eugen Hoyos
2010-12-28Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini
2010-12-23Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini
2010-12-22Add av_file_map() and av_file_unmap() functions.Stefano Sabatini
2010-12-18AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje
2010-12-16configure: Avoid warnings if av_always_inline is disabledMartin Storsjö
2010-12-14configure: Allow disabling symbol versioning via --disable-symverMartin Storsjö
2010-12-07Add a FLAC parser.Michael Chinen
2010-12-04Port libmpcodecs hqdn3d filter.Baptiste Coudurier
2010-12-01Add missing dependencies for frei0r_src in configure.Stefano Sabatini
2010-11-04Silence icc warning about unsupported option -Wno-parenthesesCarl Eugen Hoyos
2010-11-02Add single stream LATM/LOAS decoderJanne Grunau
2010-10-26Bump required x264 version to X264_BUILD 99Jason Garrett-Glaser
2010-10-21rtsp: Untangle the dependencies between the RTSP/SDP demuxers and RTSP muxerMartin Storsjö
2010-10-19Add a demuxer for receiving raw rtp:// URLs without an SDP descriptionMartin Storsjö
2010-10-13Add a SAP demuxerMartin Storsjö
2010-10-12Implement cropdetect filter.Stefano Sabatini
2010-10-09sapenc: Declare a dependency on rtp_protocol, tooMartin Storsjö
2010-10-08sapenc: Mark the muxer as depending on network functionsMartin Storsjö
2010-10-08Add a SAP (Session Announcement Protocol, RFC 2974) muxerMartin Storsjö
2010-10-07libmp3lame: don't check unused function in detectionRafaël Carré
2010-10-06Add RTP depacketization of the X-QT QuickTime formatMartin Storsjö
2010-10-06configure: Set _DARWIN_C_SOURCE while testing for struct ipv6_mreqMartin Storsjö
2010-10-06Check whether compiler supports xmm registers in asm clobber listRamiro Polla
2010-10-06configure: Consolidate rtsp/sdp deps to use _selectMartin Storsjö
2010-10-05configure: Add the http protocol as an auto-enabled dependency of the rtsp de...Martin Storsjö