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
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun
2012-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-20avutil: add audio fifo bufferJustin Ruggles
2012-04-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-12build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun
2012-03-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-26build: Only clean the architecture subdirectory we build for.Diego Biurrun
2012-03-26libavutil: Remove pointless rational test program.Diego Biurrun
2012-03-26libavutil: Remove broken and pointless lzo test program.Diego Biurrun
2012-03-21lavu: add av_bprintf and related.Nicolas George
2012-03-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-13remove iwmmxt optimizationsJanne Grunau
2012-02-24random_seed: add selftestMichael Niedermayer
2012-02-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-09lavu: add timestamp.h header with convenience timestamp utilitiesStefano Sabatini
2012-02-09build: Add missing directories to DIRS declarations.Diego Biurrun
2012-02-02lavu: add public timecode API.Clément Bœsch
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-30avutil: make intfloat api publicPaul B Mahol
2012-01-27libavutil: Remove pointless file test program.Diego Biurrun
2012-01-17tools: add ffeval toolStefano Sabatini
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-08-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-26fifo: add FIFO API test program, and fate testStefano Sabatini
2011-07-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-08avutil: Add missing test programs to Makefile.Diego Biurrun
2011-06-30Remove unused, never built libavutil/pca.[ch]Mans Rullgard
2011-06-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-26Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-08Move metadata API from lavf to lavu.Anton Khirnov
2011-06-05Fix build of eval-test programMans Rullgard
2011-05-11Remove unused softfloat implementation.Diego Biurrun
2011-04-19lavu: remove disabled sha1 cruft.Anton Khirnov
2011-04-15avutil: make aes and sha api publicAlexis Ballier
2011-02-15Merge libavcore into libavutilReinhard Tartler
2010-12-22Add av_file_map() and av_file_unmap() functions.Stefano Sabatini
2010-10-09Install libavutil/opt.h, its API is public.Stefano Sabatini
2010-10-01Rename libavutil/assert.h to avassert.hMåns Rullgård
2010-10-01av_assert() system.Michael Niedermayer
2010-09-26Move AVOptions from libavcodec to libavutilMichael Niedermayer
2010-09-09Clean up av_get_cpu_flag()Måns Rullgård
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini
2010-09-04Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_Stefano Sabatini
2010-07-21Make ff_inverse stay with libavutil, and optional copy it to libavcodec.Diego Pettenò
2010-07-11Install bswap.h and intreadwrite.hMåns Rullgård
2010-07-02avutil: install lfg.hRamiro Polla