363 Commits (0224b35c89e9e75f156962c93b37adab75d8df6a)

Author SHA1 Message Date
  Michael Niedermayer 5b32558fd8 tools/sidxindex: Use av_*malloc_array() 10 years ago
  Martin Storsjö 30a041887f ismindex: Calculate the pts duration of trun atoms, not the dts duration 10 years ago
  Michael Niedermayer 0a32a1b4bb tools/graph2dot: Check for av_malloc() failure 10 years ago
  Michael Niedermayer ca86e91dd6 tools/trasher: Check fseek returns 10 years ago
  Michael Niedermayer 52a1a55f30 Add coverity model file 10 years ago
  Supraja Meedinti daebe6319e tools: added twofish support 10 years ago
  James Almer b8f3b0703c tools/crypto_bench: add Camellia support 10 years ago
  Michael Niedermayer 323355413d tools/uncoded_frame: Use avio_closep() to avoid leaving stale pointers in memory 10 years ago
  Michael Niedermayer dede2f7fc4 tools/ismindex.c: Use av_realloc_array() 10 years ago
  Michael Niedermayer a0a7b154bb tools/ismindex: Keep count fields consistent with arrays in case of errors 10 years ago
  Martin Storsjö 470c9db11f sidxindex: Remove parsing that isn't necessary any longer 10 years ago
  Martin Storsjö 5cf6bda6e2 sidxindex: Don't adjust the Period start time depending on the track start time 10 years ago
  Michael Niedermayer 13306dde22 tools/probetest: support testing a single specified input format 10 years ago
  Martin Storsjö 6f26f14f13 sidxindex: Write mimeType=audio/mp4 for audio-only representations 10 years ago
  Martin Storsjö c302d034ba tools: Add a sidxindex tool 10 years ago
  Michael Niedermayer 39a7ded22d tools/ffhash: read errno before calling functions which might change it 10 years ago
  Olivier Langlois e205429fcf tools: Use av_gettime_relative 11 years ago
  James Almer e397edbfba tools/crypto_bench: add CAST5 support 10 years ago
  Mika Raento 979932378a ismindex: use tfhd default duration if no sample duration 10 years ago
  Mika Raento d3834f2901 ismindex: handle discontinuous streams better 10 years ago
  Mika Raento 2bc220958c ismindex: handle discontinuous streams better 10 years ago
  Michael Niedermayer 4a99134f1a tools/crypto_bench: fix build when AV_READ_TIME is unavailable 10 years ago
  Mika Raento 00431bf874 ismindex: handle time discontinuities and nonzero start time 10 years ago
  Martin Storsjö fcf597625c ismindex: Avoid writing ismf files if no base name has been specified 10 years ago
  Mika Raento b21e989a3c ismindex: produce .ismf file 10 years ago
  Mika Raento c487972ed0 ismindex: recover from completely empty streams 10 years ago
  Mika Raento e48d1ea541 ismindex: improve diagnostics 10 years ago
  Mark Harris 4cabee50f6 tools/normalize.py: both input and output file names are required 10 years ago
  Reimar Döffinger be4aac302b patcheck: check for pointer arrays that are not const. 10 years ago
  Diego Biurrun 3526ab891c qt-faststart: Undefine fseeko/ftello before defining them 10 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
  Reimar Döffinger 2c0454cd20 Add missing initialization for AVProbeData. 10 years ago
  James Almer ddce2b2654 tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags() 10 years ago
  Michael Niedermayer 1574eedd0e tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> 11 years ago
  Stefano Sabatini 60f162946f tools/ffeval: print computed value even in case of error 11 years ago
  Martin Storsjö f920d08953 ismindex: Add an option for outputting files elsewhere than in the current directory 11 years ago
  Martin Storsjö 6bc4934b75 ismindex: Allow adding a path prefix to the generated .ism file 11 years ago
  Michael Niedermayer 9c9eac5c26 tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB 11 years ago
  Lou Logan 88f2586adb fix various typos 11 years ago
  Olivier Langlois 41120e6e40 tools: Use av_gettime_relative() 11 years ago
  Michael Niedermayer b395167d56 tools/ismindex: use av_mallocz_array() 11 years ago
  Nicolas George 892e2c2ad8 lavc: add codec descriptors for TTF and OTF. 11 years ago
  Nicolas George 73c4b6ce4b tools/ffhash: implement base64 output. 11 years ago
  Nicolas George 3926a30b58 tools/ffhash: use av_hash_final_hex(). 11 years ago
  Lukasz Marek fd786bad63 tools/uncoded_frame: fix audio codec generation 11 years ago
  Nicolas George 27cff4f6f8 tools: add dvd2concat. 11 years ago
  Michael Niedermayer 98eb99d20b tools/build_libstagefright: switch git urls to https 11 years ago
  Lou Logan 700687ebe0 qt-faststart: Add a note about the -movflags +faststart feature 11 years ago
  Martin Storsjö ea7f79f937 qt-faststart: Avoid unintentionally sign extending BE_32 11 years ago
  Michael Niedermayer bb95334c34 qt-faststart: Check offset_count before reading from the moov_atom buffer 12 years ago