index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-04
lavfi: reclassify showfiltfmts as a TESTPROG
Mans Rullgard
2012-07-04
graph2dot: fix printf format specifier
Diego Biurrun
2012-07-03
ismindex: Verify that all bitrate variants match
Martin Storsjö
2012-07-03
ismindex: Properly report errors reading the MFRA atom
Martin Storsjö
2012-07-03
misc typo and wording fixes
Diego Biurrun
2012-06-22
Replace usleep() calls with av_usleep()
Mans Rullgard
2012-05-22
lavfi: remove avfilter_default_* from public API on next bump.
Anton Khirnov
2012-03-09
Fix a bunch of common typos.
Diego Biurrun
2012-01-26
ismindex: Fix build on mingw
Martin Storsjö
2012-01-25
tools: Remove some unnecessary #undefs.
Diego Biurrun
2012-01-25
tools: K&R reformatting cosmetics
Diego Biurrun
2012-01-25
pktdumper: Use usleep instead of sleep
Martin Storsjö
2012-01-25
Add a tool for creating smooth streaming manifests
Martin Storsjö
2012-01-21
aviocat: Remove useless includes
Martin Storsjö
2012-01-21
aviocat: Flush the output before closing
Martin Storsjö
2012-01-20
Add a tool that uses avio to read and write, doing a plain copy of data
Martin Storsjö
2012-01-11
Fix a bunch of platform name and other typos.
Diego Biurrun
2012-01-02
Fix a bunch of typos.
Diego Biurrun
2011-12-30
qt-faststart: K&R reformatting; fix comment typos
Diego Biurrun
2011-12-29
qt-faststart: Fix up indentation
Martin Storsjö
2011-12-12
Replace all uses of av_close_input_file() with avformat_close_input().
Anton Khirnov
2011-12-11
Fix a bunch of common typos.
Diego Biurrun
2011-12-08
tests/tools/examples: Replace direct exit() calls by return.
Diego Biurrun
2011-12-04
doc: document preferred Doxygen syntax and make patcheck detect it
Diego Biurrun
2011-10-28
tools/pktdumper: update to recent avformat api
Janne Grunau
2011-08-26
Replace deprecated av_find_stream_info() by avformat_find_stream_info().
Diego Biurrun
2011-06-06
Remove some unused scripts from tools/.
Diego Biurrun
2011-05-16
cws2fws: Improve error message wording.
Diego Biurrun
2011-05-16
tools: Check the return value of write().
Diego Biurrun
2011-05-12
patcheck: warn about assert usage
Peter Ross
2011-04-23
Replace `` by $() syntax in shell scripts.
Diego Biurrun
2011-04-23
patcheck: Allow overiding grep program(s) through environment variables.
Brad
2011-04-15
Replace references to ffmpeg-devel with libav-devel; fix roundup URL.
Diego Biurrun
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-17
In graph2dot, print more specific audio information for audio links.
Stefano Sabatini
2011-01-18
consolidate .gitignore patters into a single file
Janne Grunau
2011-01-17
convert svn:ignore properties to .gitignore files
Janne Grunau
2011-01-12
Print link audio format name in tools/graph2dot.
Stefano Sabatini
2010-11-08
Rename avfilter_destroy() as avfilter_free().
Stefano Sabatini
2010-11-07
Remove graphparser.h header, move AVFilterInOut and
Stefano Sabatini
2010-10-16
Add avfilter_graph_config().
Stefano Sabatini
2010-10-15
probetest: replace usage of deprecated first_iformat by av_iformat_next()
Aurelien Jacobs
2010-10-10
Make graph2dot print information related to the link timebase.
Stefano Sabatini
2010-10-10
Clarify whitespace nitpicks in patcheck.
Michael Niedermayer
2010-10-09
Tool to analyze multimedia files and create directories and symlinks for the
Michael Niedermayer
2010-10-08
Check for more 'indent -kr' whitespace details.
Michael Niedermayer
2010-08-17
Set the correct type for the output links.
Stefano Sabatini
2010-08-11
Change avfilter_open() signature, from:
Stefano Sabatini
[next]