summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'Michael Niedermayer2014-10-161-4/+19
|\
| * ismindex: use tfhd default duration if no sample durationMika Raento2014-10-161-4/+19
* | Merge commit '2bc220958c7570020d87ee353db65460b518998a'Michael Niedermayer2014-10-091-10/+11
|\ \ | |/
| * ismindex: handle discontinuous streams betterMika Raento2014-10-091-10/+86
* | ismindex: handle discontinuous streams betterMika Raento2014-10-091-10/+85
* | tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-161-0/+4
* | Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc'Michael Niedermayer2014-09-151-3/+42
|\ \ | |/
| * ismindex: handle time discontinuities and nonzero start timeMika Raento2014-09-151-3/+42
* | Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'Michael Niedermayer2014-09-081-0/+2
|\ \ | |/
| * ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö2014-09-071-0/+2
* | Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad'Michael Niedermayer2014-09-051-23/+95
|\ \ | |/
| * ismindex: produce .ismf fileMika Raento2014-09-051-22/+95
* | Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c'Michael Niedermayer2014-09-031-0/+6
|\ \ | |/
| * ismindex: recover from completely empty streamsMika Raento2014-09-031-0/+6
* | Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9'Michael Niedermayer2014-09-021-16/+42
|\ \ | |/
| * ismindex: improve diagnosticsMika Raento2014-09-021-14/+43
* | tools/normalize.py: both input and output file names are requiredMark Harris2014-09-021-1/+1
* | patcheck: check for pointer arrays that are not const.Reimar Döffinger2014-08-291-0/+1
* | Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d'Michael Niedermayer2014-08-221-0/+4
|\ \ | |/
| * qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun2014-08-221-0/+4
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-1/+1
|\ \ | |/
* | Add missing initialization for AVProbeData.Reimar Döffinger2014-08-111-1/+1
* | tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags()James Almer2014-08-101-9/+10
* | tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-081-1/+3
* | tools/ffeval: print computed value even in case of errorStefano Sabatini2014-07-051-1/+1
* | Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'Michael Niedermayer2014-07-031-18/+36
|\ \ | |/
| * ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö2014-07-031-18/+36
* | Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'Michael Niedermayer2014-07-031-6/+19
|\ \ | |/
| * ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-031-6/+19
| * qt-faststart: Add a note about the -movflags +faststart featureLou Logan2014-03-011-1/+2
* | tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer2014-06-101-1/+1
* | fix various typosLou Logan2014-06-031-1/+1
* | tools: Use av_gettime_relative()Olivier Langlois2014-05-171-2/+2
* | tools/ismindex: use av_mallocz_array()Michael Niedermayer2014-05-051-1/+1
* | lavc: add codec descriptors for TTF and OTF.Nicolas George2014-04-291-1/+0
* | tools/ffhash: implement base64 output.Nicolas George2014-04-291-7/+18
* | tools/ffhash: use av_hash_final_hex().Nicolas George2014-04-291-12/+3
* | tools/uncoded_frame: fix audio codec generationLukasz Marek2014-03-291-2/+2
* | tools: add dvd2concat.Nicolas George2014-03-231-0/+127
* | tools/build_libstagefright: switch git urls to httpsMichael Niedermayer2014-03-121-2/+2
* | Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6'Michael Niedermayer2014-03-011-8/+8
|\ \ | |/
| * qt-faststart: Avoid unintentionally sign extending BE_32Martin Storsjö2014-03-011-5/+5
* | Merge commit 'bb95334c34d0d9abccea370ae25c4765d7764ab8'Michael Niedermayer2014-03-011-4/+4
|\ \ | |/
| * qt-faststart: Check offset_count before reading from the moov_atom bufferMichael Niedermayer2014-03-011-0/+8
* | Merge commit '63848854256a024a19435e87d6bc76fffa65e81e'Michael Niedermayer2014-03-011-1/+5
|\ \ | |/
| * qt-faststart: Check the ftello() return codesMichael Niedermayer2014-03-011-2/+6
* | Merge commit '03c2a66fcff9707f71ffef7e61ce5e3973220d4b'Michael Niedermayer2014-03-011-1/+1
|\ \ | |/
| * qt-faststart: Fix the signedness of variables keeping the ftello return valuesMichael Niedermayer2014-03-011-2/+2
OpenPOWER on IntegriCloud