summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit '5612244351b2eb3cb4e6225861a0f55aa5d0c475'Michael Niedermayer2014-03-011-4/+4
|\ \ | |/
| * qt-faststart: Check fseeko() return codesMichael Niedermayer2014-03-011-6/+18
* | Merge commit 'ea15a9a5d8fa6a71af3101b2af18c4dcac07987f'Michael Niedermayer2014-03-011-3/+3
|\ \ | |/
| * qt-faststart: Simplify code by using a MIN() macroMichael Niedermayer2014-03-011-4/+3
| * qt-faststart: Increase the copy buffer size to 64 KBMartin Storsjö2014-03-011-1/+1
* | tools/uncoded_frame: fix double freeLukasz Marek2014-02-131-2/+2
* | tools: add uncoded_frame test program.Nicolas George2014-02-111-0/+279
* | Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'Michael Niedermayer2014-01-171-2/+14
|\ \ | |/
| * aviocat: Add support for specifying the input durationMartin Storsjö2014-01-171-2/+14
* | Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'Michael Niedermayer2014-01-171-1/+1
|\ \ | |/
| * aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-171-1/+1
| * graph2dot: Add missing #include for av_get_channel_layout_string()Diego Biurrun2013-11-041-0/+1
| * graph2dot: Fix use of deprecated APIDiego Biurrun2013-11-041-2/+2
* | tools/qt-faststart: add -movflags +faststart noteLou Logan2014-01-071-1/+2
* | tools/zmqsend: rename ctx to zmq_ctxStefano Sabatini2013-12-231-5/+5
* | tools/zmqsend: use valid NULL log contextStefano Sabatini2013-12-231-5/+5
* | tools/probetest: Check av_realloc() return codeMichael Niedermayer2013-12-111-0/+5
* | tools/: Add gen-rc tool for generating Windows resource filesTimothy Gu2013-12-111-0/+121
* | tools/probetest: also print the time the probe functions neededMichael Niedermayer2013-11-081-1/+28
* | tools/probetest: use named constant for the maximum number of formatsMichael Niedermayer2013-11-081-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-051-2/+2
|\ \ | |/
| * ismindex: Change the duration field to int64_tMartin Storsjö2013-10-051-2/+2
* | Merge commit '583a287f6f48f263859df142e6f90993e4217c72'Michael Niedermayer2013-10-051-2/+4
|\ \ | |/
| * ismindex: Calculate the file duration among the included tracksMartin Storsjö2013-10-051-2/+4
* | Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343'Michael Niedermayer2013-10-051-2/+1
|\ \ | |/
| * ismindex: Use the individual stream duration instead of the global oneMartin Storsjö2013-10-051-2/+1
* | ffhash: Change size to an intAlex Smith2013-09-241-1/+1
* | tools: Fix apparent merge failureAlex Smith2013-09-211-2/+0
* | tools/crypto_bench: fix 2 typos.Clément Bœsch2013-09-041-2/+2
* | tools: add benchmark for crypto functions.Nicolas George2013-09-041-0/+358
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-303-12/+12
* | tools/graph2dot: fix use of deprecated *put_countMichael Niedermayer2013-08-251-1/+1
* | Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc'Michael Niedermayer2013-08-061-5/+1
|\ \ | |/
| * ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun2013-08-051-5/+1