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 (Collapse)Author
2013-12-23Merge commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e'Michael Niedermayer
* commit '57ead8449e44bd07b3d4a5bd42f1aab64566f92e': doc: fix link to the ISC license text in the developer documentation. Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-12-23Merge commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877'Michael Niedermayer
* commit '6c0e83511705e7f8f5100e7852a1e7fd16aa8877': doc: fix a coding style error in the developer documentation. Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-12-23doc: fix link to the ISC license text in the developer documentation.Tim Walker
2013-12-23doc: fix a coding style error in the developer documentation.Tim Walker
2013-10-19doc/developer: Add a policy item about updating the MAINTAINERs fileMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-10-13doc/developer: Merge license related policy itemsMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: doc: cosmetics: Consistently format list and table items Conflicts: doc/developer.texi doc/fate.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-07-27doc: cosmetics: Consistently format list and table itemsDiego Biurrun
2013-07-11doc/developer: update sections about external developmentStefano Sabatini
Replace the sections "API" and "Integrating libavcodec or libavformat" with updated / more accurate text. See thread: Subject: [FFmpeg-devel] [PATCH] doc/developer: merge and update sections about external development Date: Fri, 5 Jul 2013 11:07:07 +0200
2013-06-29update all trac links to use the trac subdomainMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-19Merge commit '8e673efc6f5b7a095557664660305148f2788d30'Michael Niedermayer
* commit '8e673efc6f5b7a095557664660305148f2788d30': prores: update FATE test to account for alpha plane present in the test sample configure: Add basic valgrind-massif support Conflicts: tests/fate/prores.mak tests/ref/fate/prores-alpha Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-18configure: Add basic valgrind-massif supportLuca Barbato
With the parameter --toolchain valgrind-massif, the configure script sets reasonable defaults that can be overridden as explained in the documentation.
2013-05-05Merge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a'Michael Niedermayer
* commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a': configure: Add basic valgrind-memcheck support Conflicts: configure Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-05-04configure: Add basic valgrind-memcheck supportReinhard Tartler
With the parameter --valgrind-memcheck, the configure script sets reasonable defaults that can be overridden as explained in the documentation. The idea of using set_defaults is from Luca Barbato.
2013-04-06Merge commit 'a862c7d3368241e72a465ab944afa38ea62a6640'Michael Niedermayer
* commit 'a862c7d3368241e72a465ab944afa38ea62a6640': Integrate lcov/gcov into Libav Conflicts: Makefile common.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-05Integrate lcov/gcov into LibavReinhard Tartler
The gcov/lcov are a common toolchain for visualizing code coverage with the GNU/Toolchain. The documentation and implementation of this integration was heavily inspired from the blog entry by Mike Melanson: http://multimedia.cx/eggs/using-lcov-with-ffmpeg/
2013-03-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: configure: Enable hwaccels without external dependencies by default. doc/developer: Clarify symbol naming prefixes section. Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-21doc/developer: Clarify symbol naming prefixes section.Diego Biurrun
2013-03-19doc/developer: fix typo in regression tests ref.Clément Bœsch
2013-03-18doc/developer: Add "security fixes" to the release process stepsMichael Niedermayer
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-17Merge commit '23f4c5acc438366d84cacf49e33b0bcd72f04937'Michael Niedermayer
* commit '23f4c5acc438366d84cacf49e33b0bcd72f04937': document the release process Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-03-16document the release processReinhard Tartler
2013-02-24Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'Michael Niedermayer
* commit '040c565e51985477a8fa5e42d2ddfb26ebde6608': doc: developer: Allow tabs in the vim configuration for Automake files Remove pointless av_cold attributes in header files Conflicts: libavcodec/h264.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-23doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun
While we do not use Automake in libav, this allows our config to be used more globally without introducing unwanted breakage.
2013-02-13doc/dev: clarify public symbols prefixes.Clément Bœsch
2013-02-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: lavu: avoid clashing definition of E doc: developer: Add a note about reserved system name space Conflicts: libavutil/internal.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-12Merge commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4'Michael Niedermayer
* commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4': doc: developer: Fix wording in "naming conventions" section openbsd: Add minor number to shared library install name Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-11doc: developer: Fix wording in "naming conventions" sectionDiego Biurrun
2013-02-11doc: developer: Add a note about reserved system name spaceDiego Biurrun
2013-02-01Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a'Michael Niedermayer
* commit 'f2960097e42ddf9a356bab6547f87906f6999e0a': bink: fix a check for the first frame. doc/developer: Drop obsolete MPlayer reference doc/developer: Add ISC license to list of acceptable licenses doc/developer: Add web links for all suggested licenses Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-02-01doc/developer: Drop obsolete MPlayer referenceDiego Biurrun
2013-02-01doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun
2013-02-01doc/developer: Add web links for all suggested licensesDiego Biurrun
2013-01-12dec/developer: Add Valgrind / Address Sanitizer to the patch checklistMichael Niedermayer
Reviewed-by: saste Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-08Merge commit '074a00d192c0e749d677b008b337da42597e780f'Michael Niedermayer
* commit '074a00d192c0e749d677b008b337da42597e780f': lavr: add a public function for setting a custom channel map lavr: typedef internal structs in internal.h doc: Extend commit message section Conflicts: doc/APIchanges doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-08Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a'Michael Niedermayer
* commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a': doc: Mention memory allocation in the fuzz testing section Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-08Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715'Michael Niedermayer
* commit 'dc3e12d1cb65d74fb120197ce869a205718b6715': doc: Mention zzuf in the fuzz testing section Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-08Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305'Michael Niedermayer
* commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305': doc: Merge disjointed bits about emailing patches Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-08Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3'Michael Niedermayer
* commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3': doc: Fix a few typos in the developer documentation xwma: Remove unused variable asfdec: Fix printf format string length modifier Conflicts: doc/developer.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
2013-01-07doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis
It's obviously undesireable to blindly allocate memory based on a damaged 'size' value, for example. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2013-01-07doc: Mention zzuf in the fuzz testing sectionDerek Buitenhuis
It's pretty much the best tool for the job, and it's what we all use now anyway. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2013-01-07doc: Extend commit message sectionDerek Buitenhuis
If a bug exists on the tracker, its ID should always be included in fix messages. Also, any relevant bug fixes should be CC'd to libav-stable, so we can actually track what needs to be backported, instead of just randomly combing the git history and old CVEs. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2013-01-07doc: Merge disjointed bits about emailing patchesDerek Buitenhuis
We obviously prefer git-send-email(1), and the disjointed nature of the two statements was misleading. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2013-01-07doc: Fix a few typos in the developer documentationDerek Buitenhuis
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
* commit '511cf612ac979f536fd65e14603a87ca5ad435f3': miscellaneous typo fixes Conflicts: libavcodec/4xm.c libavcodec/lagarith.c libavcodec/parser.c libavcodec/ratecontrol.c libavcodec/shorten.c libavcodec/vda_h264.c libavformat/dvenc.c libavformat/wtv.c tools/patcheck Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-03doc: describe micro versioning policyPeter Ross
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-11-20the hyperlink to the Developer's Certificate of Origin no longer works; use ↵Peter Ross
Linux kernel hyperlink Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer
* qatar/master: build: allow non-standard variations of linker -l/-L flags Add reminders to update the codec descriptor list with new codec IDs. Conflicts: Makefile configure libavcodec/avcodec.h libavformat/Makefile Merged-by: Michael Niedermayer <michaelni@gmx.at>
2012-08-29Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov