108 Commits (7339340787aaefaaa1519f6cc0ead1e1259878f9)

Author SHA1 Message Date
Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
Diego Biurrun fa2d747352 graph2dot: fix printf format specifier 13 years ago
Martin Storsjö 30327865f3 ismindex: Verify that all bitrate variants match 13 years ago
Martin Storsjö 1be8c90847 ismindex: Properly report errors reading the MFRA atom 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Diego Biurrun ffae713a5b Fix a bunch of common typos. 13 years ago
Martin Storsjö 8801fac365 ismindex: Fix build on mingw 13 years ago
Diego Biurrun d55fa1cb25 tools: Remove some unnecessary #undefs. 13 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Martin Storsjö 7072a6a4bb pktdumper: Use usleep instead of sleep 13 years ago
Martin Storsjö 33ec9ef96d Add a tool for creating smooth streaming manifests 13 years ago
Martin Storsjö 7ba34575fd aviocat: Remove useless includes 13 years ago
Martin Storsjö 6a73f3bbdf aviocat: Flush the output before closing 13 years ago
Martin Storsjö 23e57d167a Add a tool that uses avio to read and write, doing a plain copy of data 13 years ago
Diego Biurrun 5ea20630b4 Fix a bunch of platform name and other typos. 13 years ago
Diego Biurrun 8fd35b1aac Fix a bunch of typos. 13 years ago
Diego Biurrun cd8d84575b qt-faststart: K&R reformatting; fix comment typos 13 years ago
Martin Storsjö cf4afe0be6 qt-faststart: Fix up indentation 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Diego Biurrun 9a5d6c23c5 tests/tools/examples: Replace direct exit() calls by return. 13 years ago
Diego Biurrun def5dc1260 doc: document preferred Doxygen syntax and make patcheck detect it 13 years ago
Janne Grunau d830264abd tools/pktdumper: update to recent avformat api 13 years ago
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