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
2010-09-28Group togheter filter dependency specifications.Stefano Sabatini
2010-09-28Fix out of tree builds with vf_yadif and mmxMåns Rullgård
2010-09-27Port MPlayer blackframe filter.Stefano Sabatini
2010-09-27configure: detect nasm vs yasm and set flags correspondinglyMåns Rullgård
2010-09-25Create libavfilter/$arch when building outside source treeMåns Rullgård
2010-09-25yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer
2010-09-24Add frei0r filter.Stefano Sabatini
2010-09-21Disable ALIGNED_STACK with icc 10 or prior on x86_32Måns Rullgård
2010-09-21Add HAVE_ALIGNED_STACK config settingMåns Rullgård
2010-09-19Request 16-byte aligned stack with icc on x86_32Måns Rullgård
2010-09-17configure: print minimum lame version number required after revision 25128James Darnley
2010-09-16configure: detect Open64 compilerMåns Rullgård
2010-09-16Allow float values for libmp3lame quality.James Darnley
2010-09-14Update pathscale compiler detectionMåns Rullgård
2010-09-14Implement libopencv smooth filter.Stefano Sabatini
2010-09-04Create config.asm for use with yasmMåns Rullgård
2010-09-04configure: whitespaceMåns Rullgård
2010-09-04configure: make print_config() more flexibleMåns Rullgård
2010-09-03Detect llvm-gcc and set appropriate flagsMåns Rullgård
2010-09-02Add -mllvm -stack-alignment=16 to CFLAGS when using clangMåns Rullgård
2010-08-27configure: move config.fate creation after OS sectionMåns Rullgård
2010-08-26configure: write config.fate file as early as possibleMåns Rullgård
2010-08-26configure: improve error message for missing yasmMåns Rullgård
2010-08-26x86: Require yasm OR --disable-asm OR --disable-mmx OR --disable-yasm to build.Alex Converse
2010-08-26Revert "Disable MMX for i686 and pentiumpro"Måns Rullgård
2010-08-26Disable MMX for i686 and pentiumproMåns Rullgård
2010-08-26configure: select warning suppression syntax based on armcc versionMåns Rullgård
2010-08-24configure: enable fast_cmov for 'atom'Janne Grunau
2010-08-24configure: fix typo in test depsMåns Rullgård
2010-08-22mmsh depends on httpMåns Rullgård
2010-08-18Fix configure .pc files generation and make install whenAnatoly Nenashev
2010-08-17Add hflip filter.Stefano Sabatini
2010-08-08Only check for for libvpx decoder/encoder if libvpx is enabled.Diego Biurrun
2010-08-08fix configure when --enable-libvpx is not specifiedRamiro Polla
2010-08-08Split libvpx check into decoder and encoder check.Frank Barchard
2010-08-08Split h264dsp and h264pred in configure.Jason Garrett-Glaser
2010-08-06Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun
2010-08-05configure: remove redundant extralibs settingsMåns Rullgård
2010-08-02Add -Wno-parentheses to CFLAGS.Diego Biurrun
2010-08-02Add lavfi-pixfmts LE tests.Stefano Sabatini
2010-08-02Implement set_ne_test_deps() and use if for the lavfi pixdesc test.Stefano Sabatini
2010-08-01Fix suncc ident string (hopefully)Måns Rullgård
2010-07-31configure: set subarch for ARMMåns Rullgård
2010-07-30Make pkgconfig_generate() explicitly return 0 in instead of returningJean-Daniel Dupas
2010-07-28Remove reference to the unexisting movie filter and the correspondingStefano Sabatini
2010-07-27Detect PathScale compilerMåns Rullgård
2010-07-27configure: fix sh_quote functionMåns Rullgård
2010-07-27add Chinese AVS encoding via external library libxavsStefan Gehrer
2010-07-27fate: create report filesMåns Rullgård
2010-07-27configure: extract detailed compiler identificationMåns Rullgård