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
2013-02-24configure: List external libs used using print_enabled()Mans Rullgard
2013-02-24configure: Move list of external libs to a separate variableMans Rullgard
2013-02-24configure: Move x11grab option to a more suitable place in the help outputDiego Biurrun
2013-02-24configure: Fix vaapi/vda/vdpau dependency declarationsDiego Biurrun
2013-02-24configure: Refactor dxva2api.h dependency declarationsDiego Biurrun
2013-02-23build: Add proper infrastructure for adding and checking host CPPFLAGSDiego Biurrun
2013-02-23configure: Simplify VDPAU header checkDiego Biurrun
2013-02-23configure: Simplify VDA header and extralibs checkDiego Biurrun
2013-02-23configure: Do not redundantly list enabled hwaccel libsMans Rullgard
2013-02-23configure: Add print_3_columns helper function and use where appropriateDiego Biurrun
2013-02-18build: make audio_frame_queue a stand-alone componentLuca Barbato
2013-02-14configure: Move MinGW CPPFLAGS setting to libc section, where it belongsDiego Biurrun
2013-02-11openbsd: Add minor number to shared library install nameDiego Biurrun
2013-02-11build: Make library minor version visible in the MakefileDiego Biurrun
2013-02-06dsputil: Separate h264chromaDiego Biurrun
2013-02-05configure: Group all hwaccels together in a separate variableDiego Biurrun
2013-01-31configure: Add a comment indicating why uclibc is checked before glibcDiego Biurrun
2013-01-31configure: Move newlib libc check before mingw libc checkDiego Biurrun
2013-01-24build: Make the H.264 parser select h264qpelDiego Biurrun
2013-01-24openbsd: configure: Stop enabling PIC by defaultDiego Biurrun
2013-01-21libgsm: detect libgsm header pathBrad Smith
2013-01-18configure: Run SHFLAGS through ldflags_filter()Sean McGovern
2013-01-18libcdio: support recent cdio-paranoiaLuca Barbato
2013-01-16configure: Make the new srtp protocol depend on the rtp protocolMartin Storsjö
2013-01-15configure: Make warnings from -Wreturn-type fatal errorsDiego Biurrun
2013-01-14suncc: Replace more GCC flags by their equivalents in suncc_flags()Sean McGovern
2013-01-14libvpx: make vp8 and vp9 selectableLuca Barbato
2013-01-13vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-13vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont
2013-01-11configure: enable pic for shared libs on AArch64Marcin Juszkiewicz
2013-01-06Drop Snow codecDiego Biurrun
2012-12-31configure: suppress -fPIC in msvc buildsHendrik Leppkes
2012-12-28build: Add rtpenc_chain extra config optionDiego Biurrun
2012-12-28configure: Add --disable-all command line optionDiego Biurrun
2012-12-23configure: cosmetics: Separate hwaccel dependencies from decoders/encodersDiego Biurrun
2012-12-21configure: Make avconv depend on null, anull and resample filtersDiego Biurrun
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-20lavc: introduce VideoDSPContextRonald S. Bultje
2012-12-18configure: formatting cosmeticsDiego Biurrun
2012-12-10configure: fix automatic processing of _extralibs in check_depsMans Rullgard
2012-12-09configure: Have protocols select network code instead of depending on itDiego Biurrun
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-07arm: detect cpu features at runtime on LinuxMans Rullgard
2012-12-07arm: rename ARMVFP config symbol to VFPMans Rullgard
2012-12-07configure: arm: make _inline arch ext symbols depend on inline_asmMans Rullgard
2012-12-07configure: arm: check inline and external asm support for extensionsMans Rullgard
2012-12-07configure: add check_insn functionMans Rullgard
2012-12-07configure: clean up check_inline_asm and check_as functionsMans Rullgard