OSDN Git Service

fate: Add a mixed NAL coding sample
[android-x86/external-ffmpeg.git] / tools /
2016-05-17 Diego Biurruntools: Port to codec parameters API
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-08-31 Luca Barbatotools: Drop a stale header
2015-08-31 Vittorio Giovaraismindex: Use the correct abs() version
2015-06-12 Vittorio Giovaracws2fws: Close file handles on error
2015-03-19 Martin Storsjöismindex: Calculate the pts duration of trun atoms...
2015-01-02 Martin Storsjösidxindex: Remove parsing that isn't necessary any...
2015-01-02 Martin Storsjösidxindex: Don't adjust the Period start time depending...
2014-11-24 Martin Storsjösidxindex: Write mimeType=audio/mp4 for audio-only...
2014-11-17 Martin Storsjötools: Add a sidxindex tool
2014-10-24 Olivier Langloistools: Use av_gettime_relative
2014-10-16 Mika Raentoismindex: use tfhd default duration if no sample duration
2014-10-09 Mika Raentoismindex: handle discontinuous streams better
2014-09-15 Mika Raentoismindex: handle time discontinuities and nonzero start...
2014-09-07 Martin Storsjöismindex: Avoid writing ismf files if no base name...
2014-09-05 Mika Raentoismindex: produce .ismf file
2014-09-03 Mika Raentoismindex: recover from completely empty streams
2014-09-02 Mika Raentoismindex: improve diagnostics
2014-08-22 Diego Biurrunqt-faststart: Undefine fseeko/ftello before defining...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-07-03 Martin Storsjöismindex: Add an option for outputting files elsewhere...
2014-07-03 Martin Storsjöismindex: Allow adding a path prefix to the generated...
2014-02-28 Lou Loganqt-faststart: Add a note about the -movflags +faststart...
2014-02-28 Martin Storsjöqt-faststart: Avoid unintentionally sign extending...
2014-02-28 Michael Niedermayerqt-faststart: Check offset_count before reading from...
2014-02-28 Michael Niedermayerqt-faststart: Check the ftello() return codes
2014-02-28 Michael Niedermayerqt-faststart: Fix the signedness of variables keeping...
2014-02-28 Michael Niedermayerqt-faststart: Check fseeko() return codes
2014-02-28 Michael Niedermayerqt-faststart: Simplify code by using a MIN() macro
2014-02-28 Martin Storsjöqt-faststart: Increase the copy buffer size to 64 KB
2014-01-17 Martin Storsjöaviocat: Add support for specifying the input duration
2014-01-17 Martin Storsjöaviocat: Check the argv array length before reading...
2013-11-04 Diego Biurrungraph2dot: Add missing #include for av_get_channel_layo...
2013-11-04 Diego Biurrungraph2dot: Fix use of deprecated API
2013-10-04 Martin Storsjöismindex: Change the duration field to int64_t
2013-10-04 Martin Storsjöismindex: Calculate the file duration among the include...
2013-10-04 Martin Storsjöismindex: Use the individual stream duration instead...
2013-08-05 Diego Biurrunismindex: Replace mkdir ifdeffery by os_support.h ...
2013-07-06 Diego Biurruntools: Wording and formatting cosmetics
2013-05-03 Diego Biurrunsilly typo fixes
2013-04-11 Anton Khirnovlavfi: merge avfiltergraph.h into avfilter.h
2013-03-13 Martin Storsjöismindex: Check the return value of allocations
2013-03-13 Martin Storsjöismindex: Factorize code for printing chunk duration...
2013-03-13 Martin Storsjöismindex: Rename structs and fields from "file" to...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-10-12 Anton Khirnovtools: do not use av_pix_fmt_descriptors directly.
2012-10-01 Diego Biurrunavformat: Remove non-compiling and/or silly commented...
2012-09-13 Martin Storsjötrasher: Include all the necessary headers
2012-08-30 Martin Storsjöpktdumper: Use a custom define instead of PATH_MAX...
2012-08-30 Martin Storsjöpktdumper: Use av_strlcpy instead of strncpy
2012-08-30 Martin Storsjöpktdumper: Use sizeof(variable) instead of the direct...
2012-08-28 Martin Storsjögraph2dot: Use the fallback getopt implementation if...
2012-08-28 Martin Storsjötools: Include io.h for open/read/write/close if unistd...
2012-08-28 Martin Storsjöqt-faststart: Use other seek/tell functions on MSVC...
2012-08-28 Martin Storsjöismindex: Include direct.h for _mkdir on windows
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-04 Mans Rullgardlavfi: reclassify showfiltfmts as a TESTPROG
2012-07-04 Diego Biurrungraph2dot: fix printf format specifier
2012-07-03 Martin Storsjöismindex: Verify that all bitrate variants match
2012-07-03 Martin Storsjöismindex: Properly report errors reading the MFRA atom
2012-07-03 Diego Biurrunmisc typo and wording fixes
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-03-09 Diego BiurrunFix a bunch of common typos.
2012-01-25 Martin Storsjöismindex: Fix build on mingw
2012-01-25 Diego Biurruntools: Remove some unnecessary #undefs.
2012-01-25 Diego Biurruntools: K&R reformatting cosmetics
2012-01-25 Martin Storsjöpktdumper: Use usleep instead of sleep
2012-01-25 Martin StorsjöAdd a tool for creating smooth streaming manifests
2012-01-21 Martin Storsjöaviocat: Remove useless includes
2012-01-20 Martin Storsjöaviocat: Flush the output before closing
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-11 Diego BiurrunFix a bunch of platform name and other typos.
2012-01-02 Diego BiurrunFix a bunch of typos.
2011-12-30 Diego Biurrunqt-faststart: K&R reformatting; fix comment typos
2011-12-29 Martin Storsjöqt-faststart: Fix up indentation
2011-12-12 Anton KhirnovReplace all uses of av_close_input_file() with avformat...
2011-12-10 Diego BiurrunFix a bunch of common typos.
2011-12-08 Diego Biurruntests/tools/examples: Replace direct exit() calls by...
2011-12-04 Diego Biurrundoc: document preferred Doxygen syntax and make patchec...
2011-10-28 Janne Grunautools/pktdumper: update to recent avformat api
2011-08-26 Diego BiurrunReplace deprecated av_find_stream_info() by avformat_fi...
2011-06-05 Diego BiurrunRemove some unused scripts from tools/.
2011-05-16 Diego Biurruncws2fws: Improve error message wording.
2011-05-16 Diego Biurruntools: Check the return value of write().
2011-05-12 Peter Rosspatcheck: warn about assert usage
2011-04-23 Diego BiurrunReplace `` by $() syntax in shell scripts.
2011-04-23 Bradpatcheck: Allow overiding grep program(s) through envir...
2011-04-15 Diego BiurrunReplace references to ffmpeg-devel with libav-devel...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
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().
next