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-11-03avutil/xtea: add Doxy @file and groupTimothy Gu
2013-11-03avutil/adler32: add Doxy groupTimothy Gu
2013-11-01Merge commit '28096e0a806e57376541e6222d315619906e3c55'Michael Niedermayer
2013-10-31h264: wait for initial complete frame before outputing framesJohn Stebbins
2013-10-30avutil/opt: fix flags check on non x86Michael Niedermayer
2013-10-28avutil/opt: check flags validity in write_number()Michael Niedermayer
2013-10-28Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'Michael Niedermayer
2013-10-28Merge commit '529a9893d769f381b72785c500662be2020da5fe'Michael Niedermayer
2013-10-28AVOptions: do not range check flag options.Anton Khirnov
2013-10-28avframe: mark source frame const in _ref and _cloneVittorio Giovara
2013-10-27lavu/parseutils: add av_get_known_color_name()Stefano Sabatini
2013-10-27avutil/utils: check that size_t is unsignedMichael Niedermayer
2013-10-26Merge commit 'b284e1ffe343d6697fb950d1ee517bafda8a9844'Michael Niedermayer
2013-10-26mem: do not check for negative sizeVittorio Giovara
2013-10-26Merge commit '4d6ee0725553a43ba88d6f8327ebcf8f1c5ae8d4'Michael Niedermayer
2013-10-26Add AVX2 capable CPU detection. Patch based on x264's AVX2 detectionKieran Kunhya
2013-10-25libavutil: x86: Add AVX2 capable CPU detection.Kieran Kunhya
2013-10-25base64-test: Remove posibility of returning restricted exit codesDerek Buitenhuis
2013-10-24tree-test: Don't return restricted exit codesDerek Buitenhuis
2013-10-24base64-test: Remove posibility of returning restrcted exit codesDerek Buitenhuis
2013-10-24tree-test: Don't return restricted exit codesDerek Buitenhuis
2013-10-23avutil/log: document log callback thread saftey requirementsMichael Niedermayer
2013-10-23avutil/log: make default av_log callback thread safeMichael Niedermayer
2013-10-23fix order of operations in commentsMichael Niedermayer
2013-10-23avstring-test: Mark pointer passed to av_free() as non-constDiego Biurrun
2013-10-21Support FF_DISABLE_DEPRECATION_WARNINGS with icc on Linux.Carl Eugen Hoyos
2013-10-20avutil/opt: initialize retMichael Niedermayer
2013-10-20avutil/file_open: Print debug message if setting close on exec failsMichael Niedermayer
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer
2013-10-17lavu/opt: add AV_OPT_TYPE_CHANNEL_LAYOUT and handler functionsStefano Sabatini
2013-10-17lavu/channel_layout: change av_get_channel_layout() behavior at the next bumpStefano Sabatini
2013-10-17lavu/opt.h: fix grammar typo in av_opt_get* doxyStefano Sabatini
2013-10-17lavu/opt-test: use automatic set and free handlersStefano Sabatini
2013-10-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-17avutil/log: fix race between setting and using the log callbackMichael Niedermayer
2013-10-16mem: Make av_strdup allocate using av_reallocMartin Storsjö
2013-10-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-14Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497'Michael Niedermayer
2013-10-14Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer
2013-10-14Merge commit 'c108ba0175d4fc3a3253a8b0f782fbfb96ba5098'Michael Niedermayer
2013-10-14x86: more AVX2 frameworkJason Garrett-Glaser
2013-10-14x86inc: FMA3/4 SupportJason Garrett-Glaser
2013-10-14x86inc: Remove our FMA4 supportDerek Buitenhuis
2013-10-14x86inc: Use VEX-encoded instructions in AVX functionsHenrik Gramner
2013-10-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-09x86inc: Remove .rodata kludgesHenrik Gramner
2013-10-08Merge commit '3e2fa991db7ef172579422accd61624d52777e5a'Michael Niedermayer
2013-10-08Merge commit '71155665414b551ad350622d5abed20e58371fbf'Michael Niedermayer
2013-10-08Merge commit '47f9d7ce5493e119e09d1227d017414feaaf8d97'Michael Niedermayer
2013-10-08Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'Michael Niedermayer