Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-03-23tools: add dvd2concat.Nicolas George
2014-03-13tools/build_libstagefright: switch git urls to httpsMichael Niedermayer
2014-03-01Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6'Michael Niedermayer
2014-03-01Merge commit 'bb95334c34d0d9abccea370ae25c4765d7764ab8'Michael Niedermayer
2014-03-01Merge commit '63848854256a024a19435e87d6bc76fffa65e81e'Michael Niedermayer
2014-03-01Merge commit '03c2a66fcff9707f71ffef7e61ce5e3973220d4b'Michael Niedermayer
2014-03-01Merge commit '5612244351b2eb3cb4e6225861a0f55aa5d0c475'Michael Niedermayer
2014-03-01Merge commit 'ea15a9a5d8fa6a71af3101b2af18c4dcac07987f'Michael Niedermayer
2014-03-01qt-faststart: Avoid unintentionally sign extending BE_32Martin Storsjö
2014-03-01qt-faststart: Check offset_count before reading from the moov_atom bufferMichael Niedermayer
2014-03-01qt-faststart: Check the ftello() return codesMichael Niedermayer
2014-03-01qt-faststart: Fix the signedness of variables keeping the ftello return valuesMichael Niedermayer
2014-03-01qt-faststart: Check fseeko() return codesMichael Niedermayer
2014-03-01qt-faststart: Simplify code by using a MIN() macroMichael Niedermayer
2014-03-01qt-faststart: Increase the copy buffer size to 64 KBMartin Storsjö
2014-02-13tools/uncoded_frame: fix double freeLukasz Marek
2014-02-11tools: add uncoded_frame test program.Nicolas George
2014-01-17Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'Michael Niedermayer
2014-01-17Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'Michael Niedermayer
2014-01-17aviocat: Add support for specifying the input durationMartin Storsjö
2014-01-17aviocat: Check the argv array length before reading element i+1Martin Storsjö
2014-01-07tools/qt-faststart: add -movflags +faststart noteLou Logan
2013-12-23tools/zmqsend: rename ctx to zmq_ctxStefano Sabatini
2013-12-23tools/zmqsend: use valid NULL log contextStefano Sabatini
2013-12-12tools/probetest: Check av_realloc() return codeMichael Niedermayer
2013-12-11tools/: Add gen-rc tool for generating Windows resource filesTimothy Gu
2013-11-09tools/probetest: also print the time the probe functions neededMichael Niedermayer
2013-11-09tools/probetest: use named constant for the maximum number of formatsMichael Niedermayer
2013-11-05graph2dot: Add missing #include for av_get_channel_layout_string()Diego Biurrun
2013-11-05graph2dot: Fix use of deprecated APIDiego Biurrun
2013-10-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-10-05Merge commit '583a287f6f48f263859df142e6f90993e4217c72'Michael Niedermayer
2013-10-05Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343'Michael Niedermayer
2013-10-05ismindex: Change the duration field to int64_tMartin Storsjö
2013-10-05ismindex: Calculate the file duration among the included tracksMartin Storsjö
2013-10-05ismindex: Use the individual stream duration instead of the global oneMartin Storsjö
2013-09-24ffhash: Change size to an intAlex Smith
2013-09-21tools: Fix apparent merge failureAlex Smith
2013-09-04tools/crypto_bench: fix 2 typos.Clément Bœsch
2013-09-04tools: add benchmark for crypto functions.Nicolas George
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-08-25tools/graph2dot: fix use of deprecated *put_countMichael Niedermayer
2013-08-06Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc'Michael Niedermayer
2013-08-05ismindex: Replace mkdir ifdeffery by os_support.h #includeDiego Biurrun
2013-07-07Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d'Michael Niedermayer
2013-07-06tools: Wording and formatting cosmeticsDiego Biurrun
2013-06-03tools/qt-faststart: Fix unintended sign extension of current_offsetMichael Niedermayer
2013-06-03tools/qt-faststart: Fix unintended sign extension of atom_sizeMichael Niedermayer
2013-06-03tools/ffhash: close file handle on errorMichael Niedermayer
2013-06-03tools/ffeval: Check return value of av_expr_parse_and_eval()Michael Niedermayer