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-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
2010-07-27Reindent.Stefano Sabatini
2010-07-27Make pkgconfig_generate check if the library is enabled before toStefano Sabatini
2010-07-27Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini
2010-07-25Fix pkgconfig_generate line for libavcore.Stefano Sabatini
2010-07-21Add libavcore.Stefano Sabatini
2010-07-21configure: make sh_quote() more robustMåns Rullgård
2010-07-20configure: create .config file where I intendedMåns Rullgård
2010-07-20configure: create .config file in configure to avoid needless rerunsMåns Rullgård
2010-07-20Collect list of seek tests in configureMåns Rullgård
2010-07-19Fix lavfi pixdesc testMåns Rullgård
2010-07-19Generate list of lavfi tests in configureMåns Rullgård
2010-07-16Fix dependencies for msmpeg4v3 regression testMåns Rullgård
2010-07-16Nit: fix alphabetical orderVitor Sessak
2010-07-15Fix obviously missing dependency of float DCT.Vitor Sessak
2010-07-13configure: match regtest ref files more strictlyMåns Rullgård