285 Commits (3734c3ea51ae002a85366ee52dbc8f9df4cfd3db)

Author SHA1 Message Date
Lukasz Marek 9c3478c234 tools/uncoded_frame: fix double free 11 years ago
Nicolas George 8400368f31 tools: add uncoded_frame test program. 11 years ago
Martin Storsjö 87acd33c09 aviocat: Add support for specifying the input duration 11 years ago
Martin Storsjö 03f2de5856 aviocat: Check the argv array length before reading element i+1 11 years ago
Lou Logan 2574d62d0d tools/qt-faststart: add -movflags +faststart note 11 years ago
Stefano Sabatini 129ce05b02 tools/zmqsend: rename ctx to zmq_ctx 11 years ago
Stefano Sabatini dd00f9cac3 tools/zmqsend: use valid NULL log context 11 years ago
Michael Niedermayer 37437d97a8 tools/probetest: Check av_realloc() return code 11 years ago
Timothy Gu d6c5fd9f15 tools/: Add gen-rc tool for generating Windows resource files 11 years ago
Michael Niedermayer 6b4f58d448 tools/probetest: also print the time the probe functions needed 11 years ago
Michael Niedermayer 32584667ea tools/probetest: use named constant for the maximum number of formats 11 years ago
Diego Biurrun 82c86d0b18 graph2dot: Add missing #include for av_get_channel_layout_string() 11 years ago
Diego Biurrun 48715285f6 graph2dot: Fix use of deprecated API 11 years ago
Martin Storsjö a4435f9235 ismindex: Change the duration field to int64_t 11 years ago
Martin Storsjö 583a287f6f ismindex: Calculate the file duration among the included tracks 11 years ago
Martin Storsjö d347a7b248 ismindex: Use the individual stream duration instead of the global one 11 years ago
Alex Smith 2599a62fbb ffhash: Change size to an int 11 years ago
Alex Smith eedbc2b56d tools: Fix apparent merge failure 11 years ago
Clément Bœsch bc68927a0f tools/crypto_bench: fix 2 typos. 11 years ago
Nicolas George d5b58f678d tools: add benchmark for crypto functions. 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Michael Niedermayer 59360cd456 tools/graph2dot: fix use of deprecated *put_count 11 years ago
Diego Biurrun bea3d6f436 ismindex: Replace mkdir ifdeffery by os_support.h #include 11 years ago
Diego Biurrun cd7b6deeaa tools: Wording and formatting cosmetics 12 years ago
Michael Niedermayer 582f36ca3f tools/qt-faststart: Fix unintended sign extension of current_offset 12 years ago
Michael Niedermayer 69ce34c796 tools/qt-faststart: Fix unintended sign extension of atom_size 12 years ago
Michael Niedermayer c1075d6af7 tools/ffhash: close file handle on error 12 years ago
Michael Niedermayer de488525e5 tools/ffeval: Check return value of av_expr_parse_and_eval() 12 years ago
Michael Niedermayer 0fb7fef879 tools/patcheck: fix misdetection with stuff like const_names 12 years ago
Clément Bœsch 56f7e29dba tools: add zmqshell.py. 12 years ago
James Almer 54372848f3 tools/ffhash: Use O_BINARY when available 12 years ago
James Almer b22f96b736 Rename ffadler to ffhash and expand it using the generic hash API 12 years ago
Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
Stefano Sabatini 2a1b7dee6d tools: add zmqsend tool, useful to test the zmq filters 12 years ago
Stefano Sabatini 3a4c8788e3 tools/ffeval: use av_dynarray2_add() 12 years ago
Michael Niedermayer d9cb1e0e15 ffadler: fix duplicate \n on errors 12 years ago
Michael Niedermayer a11593189b ffadler: add multifile support 12 years ago
Michael Niedermayer 3d66ce17b7 tools: Add adler32 checksum tool 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Michael Niedermayer ebea370dc3 ismindex: check mkdir()s return code 12 years ago
Michael Niedermayer bc7330a840 tools/ismindex: dont ignore return code of write_fragments() 12 years ago
Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
James Almer 89388a953a Replace all occurrences of PRI in sscanf() calls with SCN 12 years ago
Clément Bœsch ec1ef0838c tools: add audio normalize script example. 12 years ago
Martin Storsjö 4abf6fa095 ismindex: Check the return value of allocations 12 years ago
Martin Storsjö 7c147900b8 ismindex: Factorize code for printing chunk duration lists 12 years ago
Martin Storsjö f05e9beb4a ismindex: Rename structs and fields from "file" to "track" 12 years ago
Stefano Sabatini 9767ec6b86 lavu: add escape API 12 years ago
Frederic Jean c53e8d9029 Include fix for building ismindex under MinGW 12 years ago
Nicolas George b92c7a8f4b tools: add seek_print. 12 years ago