]> git.sesse.net Git - ffmpeg/history - tools
Support fourcc XVIX.
[ffmpeg] / tools /
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-23 Diego BiurrunReplace `` by $() syntax in shell scripts.
2011-04-23 Bradpatcheck: Allow overiding grep program(s) through envir...
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael Niedermayer10l, commit that should have been stashed into the...
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Diego BiurrunReplace references to ffmpeg-devel with libav-devel...
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Peter Rosspatcheck: warn about assert usage
2011-02-18 Stefano SabatiniIn graph2dot, print more specific audio information...
2011-02-16 Stefano SabatiniIn graph2dot, print more specific audio information...
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-12 Stefano SabatiniPrint link audio format name in tools/graph2dot.
2010-11-08 Stefano SabatiniRename avfilter_destroy() as avfilter_free().
2010-11-07 Stefano SabatiniRemove graphparser.h header, move AVFilterInOut and
2010-10-16 Stefano SabatiniAdd avfilter_graph_config().
2010-10-15 Aurelien Jacobsprobetest: replace usage of deprecated first_iformat...
2010-10-10 Stefano SabatiniMake graph2dot print information related to the link...
2010-10-10 Michael NiedermayerClarify whitespace nitpicks in patcheck.
2010-10-09 Michael NiedermayerTool to analyze multimedia files and create directories...
2010-10-08 Michael NiedermayerCheck for more 'indent -kr' whitespace details.
2010-08-17 Stefano SabatiniSet the correct type for the output links.
2010-08-11 Stefano SabatiniChange avfilter_open() signature, from:
2010-08-06 Måns Rullgårdshowfiltfmts: destroy filter context before exit
2010-08-06 Måns Rullgårdshowfiltfmts: set media type of links to that of corres...
2010-08-02 Benoit FouetIssue a warning when fed with misformatted one-line...
2010-08-01 Måns Rullgårdlavfi-showfiltfmts: print one format per line
2010-07-28 Michael NiedermayerWarn about "/** text" comments.
2010-07-25 Rafaël CarréAccept stdin as input for patcheck.
2010-07-15 Rafaël Carrégrep Changelog entry from unified diffs
2010-07-02 Michael NiedermayerCheck for doxy filetag with filename
2010-06-28 Eli FriedmanAdd patcheck checks for assignments that look like...
2010-06-21 Baptiste Coudurierfail if input and output are the same
2010-06-11 Benoit FouetImprove rule for possibly never read variables.
2010-05-24 Stefano SabatiniAdd libavfilter 1-input - 1-output regression test...
2010-05-13 Martin Storsjöqt-faststart: Abort scanning of the input file if a...
2010-05-13 Martin StorsjöCosmetics: Initialize pointers with NULL instead of...
2010-05-13 Martin StorsjöCosmetics: reindent
2010-05-13 Martin Storsjöqt-faststart: Use the error_out cleanup code path for...
2010-05-09 Martin Storsjöqt-faststart: Avoid leaking memory if encountering...
2010-05-01 Martin Storsjöqt-faststart: Free ftyp_atom at all exit points
2010-05-01 Martin StorsjöReindent after the previous commit
2010-05-01 Martin StorsjöRemove unnecessary checks before calling free
2010-03-31 Jean-Daniel DupasReplace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG...
2010-03-15 Daniel Verkamppatcheck: Escape parentheses in grep calls
2010-03-08 Diego BiurrunAdd missing stdlib.h #include, fixes the warnings:
2010-03-06 Michael NiedermayerRemove apparently unneeded define and includes.
2010-03-06 Michael NiedermayerMake trasher use a well defined random number generator...
2010-02-25 Stefano SabatiniAdd the graph2dot tools and document it.
2009-11-09 Reimar Döffingerpatcheck: check that pix_fmt etc. initializers are...
2009-09-18 Diego BiurrunDrop argc/argv parameters from main(), they are unused.
2009-09-18 Diego Biurruncosmetics: K&R coding style, prettyprinting
2009-09-15 Martin StorsjöInit i to 0 (10l fix).
2009-09-15 Michael NiedermayerProbetest, to test the demuxers probe functions against...
2009-07-15 Frank Barchardprint atom info during parsing, patch by Frank Barchard...
2009-07-06 Frank BarchardDo not fail if 'uuid' atom is encountered before 'moov'.
2009-07-01 Frank BarchardUse slightly more appropriate format strings for printi...
2009-06-30 Frank BarchardUse more portable 'PRId64' instead of 'llx' as conversi...
2009-05-01 Zdenek KabelacUse new packet reading API, fixes a memory leak.
2009-03-27 Michael NiedermayerCheck for INIT_VLC_USE_STATIC
2009-03-24 Diego BiurrunAdd _XOPEN_SOURCE #define. This is necessary for (s...
2009-03-11 Alex Conversepatcheck: Replace non-POSIX echo -e with printf.
2009-02-27 Michael NiedermayerDetect static prototypes.
2009-02-27 Michael NiedermayerImprove detection of non doxy comments.
2009-02-27 Michael NiedermayerFix misdetection of #else in 'missing } prior to else'.
2009-02-22 Michael NiedermayerSearch for things like "int *src" without const.
2009-02-17 Michael NiedermayerFix @param[in/out] handling
next