83 Commits (4e8e2624767f4af0eaa932c543d072fed96fd586)

Author SHA1 Message Date
Diego Biurrun c960e67ad0 Replace deprecated av_find_stream_info() by avformat_find_stream_info(). 13 years ago
Diego Biurrun eb7505e429 Remove some unused scripts from tools/. 14 years ago
Diego Biurrun c540061f3f cws2fws: Improve error message wording. 14 years ago
Diego Biurrun d39facc783 tools: Check the return value of write(). 14 years ago
Peter Ross c7d22c5d67 patcheck: warn about assert usage 14 years ago
Diego Biurrun 6252040e77 Replace `` by $() syntax in shell scripts. 14 years ago
Brad ff3be572ef patcheck: Allow overiding grep program(s) through environment variables. 14 years ago
Diego Biurrun 14622ef05d Replace references to ffmpeg-devel with libav-devel; fix roundup URL. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini 009026efb1 In graph2dot, print more specific audio information for audio links. 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Stefano Sabatini b382d1e3e4 Print link audio format name in tools/graph2dot. 14 years ago
Stefano Sabatini 24de0edbd5 Rename avfilter_destroy() as avfilter_free(). 14 years ago
Stefano Sabatini 1e80a0eaa4 Remove graphparser.h header, move AVFilterInOut and 14 years ago
Stefano Sabatini 2a24df9357 Add avfilter_graph_config(). 14 years ago
Aurelien Jacobs ad2d0fdf25 probetest: replace usage of deprecated first_iformat by av_iformat_next() 14 years ago
Stefano Sabatini 47453c0e37 Make graph2dot print information related to the link timebase. 14 years ago
Michael Niedermayer 54ce8a4c8b Clarify whitespace nitpicks in patcheck. 14 years ago
Michael Niedermayer bf2d43de3f Tool to analyze multimedia files and create directories and symlinks for the 14 years ago
Michael Niedermayer f47d172f13 Check for more 'indent -kr' whitespace details. 14 years ago
Stefano Sabatini a8542e433e Set the correct type for the output links. 14 years ago
Stefano Sabatini 84c0386960 Change avfilter_open() signature, from: 14 years ago
Måns Rullgård 56e0d112d3 showfiltfmts: destroy filter context before exit 14 years ago
Måns Rullgård c61f84bf97 showfiltfmts: set media type of links to that of corresponding pad 14 years ago
Benoit Fouet 3ea4d9423f Issue a warning when fed with misformatted one-line doxygen comments. 14 years ago
Måns Rullgård 27971664d3 lavfi-showfiltfmts: print one format per line 14 years ago
Michael Niedermayer 78db142acb Warn about "/** text" comments. 15 years ago
Rafaël Carré 09d7da865f Accept stdin as input for patcheck. 15 years ago
Rafaël Carré 2543c7fb1a grep Changelog entry from unified diffs 15 years ago
Michael Niedermayer c4e12a9fa4 Check for doxy filetag with filename 15 years ago
Eli Friedman 35614edb2d Add patcheck checks for assignments that look like compound assignments 15 years ago
Baptiste Coudurier 91a4abd8f5 fail if input and output are the same 15 years ago
Benoit Fouet b6c265ec2b Improve rule for possibly never read variables. 15 years ago
Stefano Sabatini e34d5db595 Add libavfilter 1-input - 1-output regression test, corresponding to the 15 years ago
Martin Storsjö 86e09922a5 qt-faststart: Abort scanning of the input file if a badly sized atom is encountered 15 years ago
Martin Storsjö 2ef9fd8e9b Cosmetics: Initialize pointers with NULL instead of 0, for consistency 15 years ago
Martin Storsjö e3d7269fc8 Cosmetics: reindent 15 years ago
Martin Storsjö c937454d89 qt-faststart: Use the error_out cleanup code path for all error returns 15 years ago
Martin Storsjö 6ad533b7cb qt-faststart: Avoid leaking memory if encountering a file with double ftyp atoms 15 years ago
Martin Storsjö d296a658cf qt-faststart: Free ftyp_atom at all exit points 15 years ago
Martin Storsjö 331cb6c3e8 Reindent after the previous commit 15 years ago
Martin Storsjö d50fc2d07b Remove unnecessary checks before calling free 15 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Daniel Verkamp 4a0cf686f8 patcheck: Escape parentheses in grep calls 15 years ago
Diego Biurrun f19a068ef6 Add missing stdlib.h #include, fixes the warnings: 15 years ago
Michael Niedermayer 5988dc9eec Remove apparently unneeded define and includes. 15 years ago
Michael Niedermayer 47cf98efcb Make trasher use a well defined random number generator and allow the seed to be specified on the cmd line. 15 years ago
Stefano Sabatini 11ab237e31 Add the graph2dot tools and document it. 15 years ago
Reimar Döffinger 260dfb1a3c patcheck: check that pix_fmt etc. initializers are const 15 years ago