summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* tools/crypto_bench: add Camellia supportJames Almer2015-01-26
* tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-09
* tools/ismindex.c: Use av_realloc_array()Michael Niedermayer2015-01-06
* tools/ismindex: Keep count fields consistent with arrays in case of errorsMichael Niedermayer2015-01-06
* Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c'Michael Niedermayer2015-01-03
|\
| * sidxindex: Remove parsing that isn't necessary any longerMartin Storsjö2015-01-03
* | Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a'Michael Niedermayer2015-01-03
|\|
| * sidxindex: Don't adjust the Period start time depending on the track start timeMartin Storsjö2015-01-03
* | tools/probetest: support testing a single specified input formatMichael Niedermayer2014-12-23
* | Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b'Michael Niedermayer2014-11-24
|\|
| * sidxindex: Write mimeType=audio/mp4 for audio-only representationsMartin Storsjö2014-11-24
* | Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c'Michael Niedermayer2014-11-17
|\|
| * tools: Add a sidxindex toolMartin Storsjö2014-11-17
| * tools: Use av_gettime_relativeOlivier Langlois2014-10-24
* | tools/ffhash: read errno before calling functions which might change itMichael Niedermayer2014-10-25
* | tools/crypto_bench: add CAST5 supportJames Almer2014-10-21
* | Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'Michael Niedermayer2014-10-16
|\|
| * ismindex: use tfhd default duration if no sample durationMika Raento2014-10-16
* | Merge commit '2bc220958c7570020d87ee353db65460b518998a'Michael Niedermayer2014-10-09
|\|
| * ismindex: handle discontinuous streams betterMika Raento2014-10-09
* | ismindex: handle discontinuous streams betterMika Raento2014-10-09
* | tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-16
* | Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc'Michael Niedermayer2014-09-15
|\|
| * ismindex: handle time discontinuities and nonzero start timeMika Raento2014-09-15
* | Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'Michael Niedermayer2014-09-08
|\|
| * ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö2014-09-07
* | Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad'Michael Niedermayer2014-09-05
|\|
| * ismindex: produce .ismf fileMika Raento2014-09-05
* | Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c'Michael Niedermayer2014-09-03
|\|
| * ismindex: recover from completely empty streamsMika Raento2014-09-03
* | Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9'Michael Niedermayer2014-09-02
|\|
| * ismindex: improve diagnosticsMika Raento2014-09-02
* | tools/normalize.py: both input and output file names are requiredMark Harris2014-09-02
* | patcheck: check for pointer arrays that are not const.Reimar Döffinger2014-08-29
* | Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d'Michael Niedermayer2014-08-22
|\|
| * qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun2014-08-22
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
* | Add missing initialization for AVProbeData.Reimar Döffinger2014-08-11
* | tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags()James Almer2014-08-10
* | tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08
* | tools/ffeval: print computed value even in case of errorStefano Sabatini2014-07-05
* | Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'Michael Niedermayer2014-07-03
|\|
| * ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö2014-07-03
* | Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'Michael Niedermayer2014-07-03
|\|
| * ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-03
| * qt-faststart: Add a note about the -movflags +faststart featureLou Logan2014-03-01
* | tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer2014-06-10
* | fix various typosLou Logan2014-06-03