384 Commits (d0b21b28a3d348c0302c98cee23c4820cd13e1e2)

Author SHA1 Message Date
Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
Lou Logan 06eef96b69 fix some a/an typos 9 years ago
Derek Buitenhuis 72673ad7ea avcodec: Remove libstagefright 9 years ago
Reto Kromer b218ad4628 tools/bookmarklets: HTML code fixes 9 years ago
Hagen Schmidt 59494863ff patcheck: Fix false detection of 'mergeable calls' when line is removed 9 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Luca Barbato 1a164e0a83 tools: Drop a stale header 9 years ago
Vittorio Giovara 87e5d8d78c ismindex: Use the correct abs() version 9 years ago
Andreas Cadhalpun 96f5fdebc3 graph2dot: use avfilter_pad_get_name accessor function 9 years ago
James Almer 1c10c1aa3c crypto_bench: add support for ripemd-128 9 years ago
James Almer bd1fe53eab crypto_bench: add support for xtea 9 years ago
James Almer a791e32b15 crypto_bench: add support for rc4 9 years ago
James Almer 1184795db6 crypto_bench: add support for blowfish 9 years ago
Vittorio Giovara 30dfc1dad4 cws2fws: Close file handles on error 10 years ago
Michael Niedermayer acf4925f44 tools/graph2dot: use larger data types than int for array/string sizes 10 years ago
Michael Niedermayer 3c7d3d27be tools/cws2fws: Use a similar implementation in dbgprintf() as in ff_dlog() 10 years ago
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 10 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