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
2013-03-26configure: Remove a stray msmpeg4v1 encoder declarationMartin Storsjö
2013-03-26configure: Remove the mpegvideo dependency from svq1Martin Storsjö
2013-03-26h264: Make it possible to compile without error_resilienceRonald S. Bultje
2013-03-26lavc: Move start code finding to utils.cMartin Storsjö
2013-03-21configure: Enable hwaccels without external dependencies by default.Diego Biurrun
2013-03-09avplay: enable only when SDL 1.2 is foundVittorio Giovara
2013-03-08atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronizeMartin Storsjö
2013-03-08lavu: add support for atomic operations.Ronald S. Bultje
2013-03-07configure: Add missing videodsp dependencies to some decodersDiego Biurrun
2013-03-07configure: Add missing h264chroma dependencies to vp5, vp6Diego Biurrun
2013-03-07build: Fix error_resilience code dependenciesDiego Biurrun
2013-03-07h264: Integrate draw_horiz_band into ff_h264_draw_horiz_bandRonald S. Bultje
2013-03-06cavs: Add a dependency on h264chromaCarl Eugen Hoyos
2013-03-05configure: Use check_builtin() where appropriateDiego Biurrun
2013-03-05configure: Add check_builtin convenience functionDiego Biurrun
2013-03-05configure: Add sanitize_var_name convenience functionDiego Biurrun
2013-03-05configure: Fix silly typo in logging command of check_struct()Diego Biurrun
2013-02-26configure: icc: Drop nonsense adding of cpuflags to LDFLAGSDiego Biurrun
2013-02-25configure: Identify icc compiler with a less ambiguous patternDiego Biurrun
2013-02-25configure: Separate "ln" command line argumentsDiego Biurrun
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