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
2015-06-12
cws2fws: Close file handles on error
Vittorio Giovara
2015-03-19
ismindex: Calculate the pts duration of trun atoms, not the dts duration
Martin Storsjö
2015-01-03
sidxindex: Remove parsing that isn't necessary any longer
Martin Storsjö
2015-01-03
sidxindex: Don't adjust the Period start time depending on the track start time
Martin Storsjö
2014-11-24
sidxindex: Write mimeType=audio/mp4 for audio-only representations
Martin Storsjö
2014-11-17
tools: Add a sidxindex tool
Martin Storsjö
2014-10-24
tools: Use av_gettime_relative
Olivier Langlois
2014-10-16
ismindex: use tfhd default duration if no sample duration
Mika Raento
2014-10-09
ismindex: handle discontinuous streams better
Mika Raento
2014-09-15
ismindex: handle time discontinuities and nonzero start time
Mika Raento
2014-09-07
ismindex: Avoid writing ismf files if no base name has been specified
Martin Storsjö
2014-09-05
ismindex: produce .ismf file
Mika Raento
2014-09-03
ismindex: recover from completely empty streams
Mika Raento
2014-09-02
ismindex: improve diagnostics
Mika Raento
2014-08-22
qt-faststart: Undefine fseeko/ftello before defining them
Diego Biurrun
2014-08-15
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-07-03
ismindex: Add an option for outputting files elsewhere than in the current di...
Martin Storsjö
2014-07-03
ismindex: Allow adding a path prefix to the generated .ism file
Martin Storsjö
2014-03-01
qt-faststart: Add a note about the -movflags +faststart feature
Lou Logan
2014-03-01
qt-faststart: Avoid unintentionally sign extending BE_32
Martin Storsjö
2014-03-01
qt-faststart: Check offset_count before reading from the moov_atom buffer
Michael Niedermayer
2014-03-01
qt-faststart: Check the ftello() return codes
Michael Niedermayer
2014-03-01
qt-faststart: Fix the signedness of variables keeping the ftello return values
Michael Niedermayer
2014-03-01
qt-faststart: Check fseeko() return codes
Michael Niedermayer
2014-03-01
qt-faststart: Simplify code by using a MIN() macro
Michael Niedermayer
2014-03-01
qt-faststart: Increase the copy buffer size to 64 KB
Martin Storsjö
2014-01-17
aviocat: Add support for specifying the input duration
Martin Storsjö
2014-01-17
aviocat: Check the argv array length before reading element i+1
Martin Storsjö
2013-11-04
graph2dot: Add missing #include for av_get_channel_layout_string()
Diego Biurrun
2013-11-04
graph2dot: Fix use of deprecated API
Diego Biurrun
2013-10-05
ismindex: Change the duration field to int64_t
Martin Storsjö
2013-10-05
ismindex: Calculate the file duration among the included tracks
Martin Storsjö
2013-10-05
ismindex: Use the individual stream duration instead of the global one
Martin Storsjö
2013-08-05
ismindex: Replace mkdir ifdeffery by os_support.h #include
Diego Biurrun
2013-07-06
tools: Wording and formatting cosmetics
Diego Biurrun
2013-05-03
silly typo fixes
Diego Biurrun
2013-04-11
lavfi: merge avfiltergraph.h into avfilter.h
Anton Khirnov
2013-03-13
ismindex: Check the return value of allocations
Martin Storsjö
2013-03-13
ismindex: Factorize code for printing chunk duration lists
Martin Storsjö
2013-03-13
ismindex: Rename structs and fields from "file" to "track"
Martin Storsjö
2013-01-22
Drop DCTELEM typedef
Diego Biurrun
2012-12-21
miscellaneous typo fixes
Diego Biurrun
2012-10-12
tools: do not use av_pix_fmt_descriptors directly.
Anton Khirnov
2012-10-01
avformat: Remove non-compiling and/or silly commented-out printf/av_log state...
Diego Biurrun
2012-09-13
trasher: Include all the necessary headers
Martin Storsjö
2012-08-31
pktdumper: Use a custom define instead of PATH_MAX for buffers
Martin Storsjö
2012-08-31
pktdumper: Use av_strlcpy instead of strncpy
Martin Storsjö
2012-08-31
pktdumper: Use sizeof(variable) instead of the direct buffer length
Martin Storsjö
2012-08-29
graph2dot: Use the fallback getopt implementation if needed
Martin Storsjö
2012-08-29
tools: Include io.h for open/read/write/close if unistd.h doesn't exist
Martin Storsjö
[next]