| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/graph2dot: use larger data types than int for array/string sizes | Michael Niedermayer | 2015-05-12 | 1 | -2/+2 |
* | tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog() | Michael Niedermayer | 2015-05-06 | 1 | -1/+1 |
* | tools/sidxindex: Use av_*malloc_array() | Michael Niedermayer | 2015-04-01 | 1 | -3/+3 |
* | Merge commit '30a041887f89cd97c372ad6a516da6e012f2c88b' | Michael Niedermayer | 2015-03-19 | 1 | -4/+10 |
|\ |
|
| * | ismindex: Calculate the pts duration of trun atoms, not the dts duration | Martin Storsjö | 2015-03-19 | 1 | -4/+10 |
* | | tools/graph2dot: Check for av_malloc() failure | Michael Niedermayer | 2015-02-22 | 1 | -0/+12 |
* | | tools/trasher: Check fseek returns | Michael Niedermayer | 2015-02-22 | 1 | -6/+12 |
* | | Add coverity model file | Michael Niedermayer | 2015-02-21 | 1 | -0/+42 |
* | | tools: added twofish support | Supraja Meedinti | 2015-02-21 | 1 | -0/+36 |
* | | tools/crypto_bench: add Camellia support | James Almer | 2015-01-26 | 1 | -0/+47 |
* | | tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory | Michael Niedermayer | 2015-01-09 | 1 | -1/+1 |
* | | tools/ismindex.c: Use av_realloc_array() | Michael Niedermayer | 2015-01-06 | 1 | -2/+3 |
* | | tools/ismindex: Keep count fields consistent with arrays in case of errors | Michael Niedermayer | 2015-01-06 | 1 | -1/+3 |
* | | Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c' | Michael Niedermayer | 2015-01-03 | 1 | -14/+0 |
|\| |
|
| * | sidxindex: Remove parsing that isn't necessary any longer | Martin Storsjö | 2015-01-03 | 1 | -14/+0 |
* | | Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a' | Michael Niedermayer | 2015-01-03 | 1 | -12/+1 |
|\| |
|
| * | sidxindex: Don't adjust the Period start time depending on the track start time | Martin Storsjö | 2015-01-03 | 1 | -12/+1 |
* | | tools/probetest: support testing a single specified input format | Michael Niedermayer | 2014-12-23 | 1 | -6/+31 |
* | | Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b' | Michael Niedermayer | 2014-11-24 | 1 | -2/+3 |
|\| |
|
| * | sidxindex: Write mimeType=audio/mp4 for audio-only representations | Martin Storsjö | 2014-11-24 | 1 | -2/+3 |
* | | Merge commit 'c302d034ba2690a935df8bf7e4f5d44ed86e8d5c' | Michael Niedermayer | 2014-11-17 | 1 | -0/+410 |
|\| |
|
| * | tools: Add a sidxindex tool | Martin Storsjö | 2014-11-17 | 1 | -0/+410 |
| * | tools: Use av_gettime_relative | Olivier Langlois | 2014-10-24 | 1 | -2/+2 |
* | | tools/ffhash: read errno before calling functions which might change it | Michael Niedermayer | 2014-10-25 | 1 | -1/+2 |
* | | tools/crypto_bench: add CAST5 support | James Almer | 2014-10-21 | 1 | -0/+45 |
* | | Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de' | Michael Niedermayer | 2014-10-16 | 1 | -4/+19 |
|\| |
|
| * | ismindex: use tfhd default duration if no sample duration | Mika Raento | 2014-10-16 | 1 | -4/+19 |
* | | Merge commit '2bc220958c7570020d87ee353db65460b518998a' | Michael Niedermayer | 2014-10-09 | 1 | -10/+11 |
|\| |
|
| * | ismindex: handle discontinuous streams better | Mika Raento | 2014-10-09 | 1 | -10/+86 |
* | | ismindex: handle discontinuous streams better | Mika Raento | 2014-10-09 | 1 | -10/+85 |
* | | tools/crypto_bench: fix build when AV_READ_TIME is unavailable | Michael Niedermayer | 2014-09-16 | 1 | -0/+4 |
* | | Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc' | Michael Niedermayer | 2014-09-15 | 1 | -3/+42 |
|\| |
|
| * | ismindex: handle time discontinuities and nonzero start time | Mika Raento | 2014-09-15 | 1 | -3/+42 |
* | | Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0' | Michael Niedermayer | 2014-09-08 | 1 | -0/+2 |
|\| |
|
| * | ismindex: Avoid writing ismf files if no base name has been specified | Martin Storsjö | 2014-09-07 | 1 | -0/+2 |
* | | Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad' | Michael Niedermayer | 2014-09-05 | 1 | -23/+95 |
|\| |
|
| * | ismindex: produce .ismf file | Mika Raento | 2014-09-05 | 1 | -22/+95 |
* | | Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c' | Michael Niedermayer | 2014-09-03 | 1 | -0/+6 |
|\| |
|
| * | ismindex: recover from completely empty streams | Mika Raento | 2014-09-03 | 1 | -0/+6 |
* | | Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9' | Michael Niedermayer | 2014-09-02 | 1 | -16/+42 |
|\| |
|
| * | ismindex: improve diagnostics | Mika Raento | 2014-09-02 | 1 | -14/+43 |
* | | tools/normalize.py: both input and output file names are required | Mark Harris | 2014-09-02 | 1 | -1/+1 |
* | | patcheck: check for pointer arrays that are not const. | Reimar Döffinger | 2014-08-29 | 1 | -0/+1 |
* | | Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d' | Michael Niedermayer | 2014-08-22 | 1 | -0/+4 |
|\| |
|
| * | qt-faststart: Undefine fseeko/ftello before defining them | Diego Biurrun | 2014-08-22 | 1 | -0/+4 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
* | | Add missing initialization for AVProbeData. | Reimar Döffinger | 2014-08-11 | 1 | -1/+1 |
* | | tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags() | James Almer | 2014-08-10 | 1 | -9/+10 |