397 Commits (5ff6e8790a2c001103e39e3ccbdc09c5aafcd229)

Author SHA1 Message Date
Michael Niedermayer f68ff2e0e7 fourcc2pixfmt: fix compilation 12 years ago
Michael Niedermayer 0de41ead6f qt-faststart: check fseeko() return codes 12 years ago
Hendrik Leppkes 79393a8363 Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get 12 years ago
Stefano Sabatini 25f3827e1d tools/ffeval: do not use UNIX-specific /dev/std{in,out} files 12 years ago
Stefano Sabatini 22c5cc239c tools/ffeval: include compat/getopt.c in case of missing system getopt() 12 years ago
Michael Niedermayer 225d3cc1cc ffeval: avoid folding EOF onto a valid char 12 years ago
Michael Niedermayer 80db07adfe probetest: check command line arguments 12 years ago
Michael Niedermayer 8ab0b9caba trasher: check seek return value. 12 years ago
Anton Khirnov b7f1010c8f tools: do not use av_pix_fmt_descriptors directly. 12 years ago
Michael Niedermayer 92c3173c84 qt-faststart: fix printf argument type 12 years ago
Diego Biurrun 11d4e92ed9 avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 12 years ago
Michael Niedermayer 59003fe7c0 qt-faststart: simplify code by using FFMIN 12 years ago
Michael Niedermayer 610efb6773 qt-faststart: dont allocate a bigger buffer than needed 12 years ago
Jan Ehrhardt f4d9148fe2 qt-faststart: speedup 12 years ago
Clément Bœsch 4390f8c28d Fix two "skiping" typo. 12 years ago
Derek Buitenhuis 5a627c14b5 Remove mt-work directory 12 years ago
Stefano Sabatini 8bdba0b3e9 tools: move raw-test program to tools, with the name fourcc2pixfmt 12 years ago
Stefano Sabatini 363307813e tools/graphdot: unbreak syntax 12 years ago
Martin Storsjö 18d8825517 trasher: Include all the necessary headers 12 years ago
Martin Storsjö 21411a4102 pktdumper: Use a custom define instead of PATH_MAX for buffers 12 years ago
Martin Storsjö bcc44873d9 pktdumper: Use av_strlcpy instead of strncpy 12 years ago
Martin Storsjö 372de27df7 pktdumper: Use sizeof(variable) instead of the direct buffer length 12 years ago
Martin Storsjö 09d5e02ab0 graph2dot: Use the fallback getopt implementation if needed 12 years ago
Martin Storsjö 212ec5faf9 tools: Include io.h for open/read/write/close if unistd.h doesn't exist 12 years ago
Martin Storsjö dd4169ab92 qt-faststart: Use other seek/tell functions on MSVC than on mingw 12 years ago
Martin Storsjö bff714ad4c ismindex: Include direct.h for _mkdir on windows 12 years ago
Nicolas George fb6fb0dedb tools: add make_chlayout_test perl script. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Nicolas George f594dafc10 tools: add a script to find missing codec descriptors. 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Alexander Strasser 3f22fcce3a tools/bisect-create: Support "bisect run" 12 years ago
Michael Niedermayer dadfd2a525 tools/bisect: rename to tools/bisect-create 13 years ago
Michael Niedermayer 6de70d7fbf tools/bisect: rename temporary file and add it to git ignore 13 years ago
Michael Niedermayer ccc0a3a9fa tool/bisect: add some magic to make the bisect tool be useable when its not part of a checkout 13 years ago
Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
Diego Biurrun fa2d747352 graph2dot: fix printf format specifier 13 years ago
Martin Storsjö 30327865f3 ismindex: Verify that all bitrate variants match 13 years ago
Martin Storsjö 1be8c90847 ismindex: Properly report errors reading the MFRA atom 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Michael Niedermayer c673a90b0d tools: add bisect script 13 years ago
Lou Logan 6851130fd6 cosmetics: minor libavcodec spelling errors 13 years ago
Stefano Sabatini f054dbee6c tools/graph2dot: make dot graph representation a bit more compact 13 years ago
Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
Stefano Sabatini ce7266c66a tools/graph2dot: factorize code printing non-media specific link information 13 years ago
Stefano Sabatini 20689670c8 tools/graph2dot: show input and output pad names in the link label 13 years ago
Michael Niedermayer 6cfaccabc4 probetest: allow specifying parameters on the command line 13 years ago
Michael Niedermayer fcd08262fd tests and tools: cleanup ffmpeg reference 13 years ago
Anton Khirnov 43c7a01e98 lavfi: remove avfilter_default_* from public API on next bump. 13 years ago
Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 13 years ago
Mohamed Naufal 7b915a4045 libstagefright: explicitly set positive timestamps as stagefright expects them so 13 years ago