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-10-25tools/ffhash: read errno before calling functions which might change itMichael Niedermayer
2014-10-22tools/crypto_bench: add CAST5 supportJames Almer
2014-10-16Merge commit '979932378ae3fbf452e312eb759cc7ce175f78de'Michael Niedermayer
2014-10-16ismindex: use tfhd default duration if no sample durationMika Raento
2014-10-09Merge commit '2bc220958c7570020d87ee353db65460b518998a'Michael Niedermayer
2014-10-09ismindex: handle discontinuous streams betterMika Raento
2014-10-09ismindex: handle discontinuous streams betterMika Raento
2014-09-16tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer
2014-09-16Merge commit '00431bf874e1044b01e09a2266ef85d4ff8d44cc'Michael Niedermayer
2014-09-15ismindex: handle time discontinuities and nonzero start timeMika Raento
2014-09-08Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0'Michael Niedermayer
2014-09-08ismindex: Avoid writing ismf files if no base name has been specifiedMartin Storsjö
2014-09-05Merge commit 'b21e989a3c076d94cfdde0303724db841dd60cad'Michael Niedermayer
2014-09-05ismindex: produce .ismf fileMika Raento
2014-09-03Merge commit 'c487972ed0e1eaebdbe4a13cdd191e119be0b19c'Michael Niedermayer
2014-09-03ismindex: recover from completely empty streamsMika Raento
2014-09-02Merge commit 'e48d1ea541be4592ebac89875557407ca958b7a9'Michael Niedermayer
2014-09-02ismindex: improve diagnosticsMika Raento
2014-09-02tools/normalize.py: both input and output file names are requiredMark Harris
2014-08-29patcheck: check for pointer arrays that are not const.Reimar Döffinger
2014-08-22Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d'Michael Niedermayer
2014-08-22qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun
2014-08-15Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-08-11Add missing initialization for AVProbeData.Reimar Döffinger
2014-08-10tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags()James Almer
2014-07-08tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer
2014-07-05tools/ffeval: print computed value even in case of errorStefano Sabatini
2014-07-03Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'Michael Niedermayer
2014-07-03Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'Michael Niedermayer
2014-07-03ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö
2014-07-03ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö
2014-06-10tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer
2014-06-03fix various typosLou Logan
2014-05-17tools: Use av_gettime_relative()Olivier Langlois
2014-05-05tools/ismindex: use av_mallocz_array()Michael Niedermayer
2014-04-29lavc: add codec descriptors for TTF and OTF.Nicolas George
2014-04-29tools/ffhash: implement base64 output.Nicolas George
2014-04-29tools/ffhash: use av_hash_final_hex().Nicolas George
2014-03-29tools/uncoded_frame: fix audio codec generationLukasz Marek
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: Add a note about the -movflags +faststart featureLou Logan