summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-1/+1
|\
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* | tools: add plotframes scriptStefano Sabatini2013-01-151-0/+164
* | Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol2013-01-041-1/+1
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-211-1/+1
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2012-12-211-2/+2
* | Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch2012-12-181-1/+1
* | qt-faststart: Check offset_countMichael Niedermayer2012-12-131-0/+8
* | lavf: TED Talks JSON captions demuxer.Nicolas George2012-12-091-0/+55
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-1/+1
* | probetest: fix possible use of uninitialized dataMichael Niedermayer2012-10-311-0/+2
* | qt-faststart: fix signedness of variable used to hold return codeMichael Niedermayer2012-10-291-1/+1
* | ismindex: check return value of avio_open_dyn_buf()Michael Niedermayer2012-10-291-1/+4
* | cws2fws: check fstat return code.Michael Niedermayer2012-10-261-1/+4
* | cws2fws: check lseek() returnMichael Niedermayer2012-10-261-2/+2
* | cws2fws: check inflateInit return valueMichael Niedermayer2012-10-261-1/+4
* | tools: add ffescape utilityStefano Sabatini2012-10-251-0/+233
* | qt-faststart: check return of ftello()Michael Niedermayer2012-10-251-2/+2
* | fourcc2pixfmt: fix compilationMichael Niedermayer2012-10-241-0/+3
* | qt-faststart: check fseeko() return codesMichael Niedermayer2012-10-221-6/+18
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-201-1/+1
* | tools/ffeval: do not use UNIX-specific /dev/std{in,out} filesStefano Sabatini2012-10-161-6/+12
* | tools/ffeval: include compat/getopt.c in case of missing system getopt()Stefano Sabatini2012-10-151-0/+8
* | ffeval: avoid folding EOF onto a valid charMichael Niedermayer2012-10-131-1/+1
* | probetest: check command line argumentsMichael Niedermayer2012-10-131-0/+10
* | trasher: check seek return value.Michael Niedermayer2012-10-131-1/+4
* | Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer2012-10-121-1/+2
|\ \ | |/
| * tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-121-2/+2
* | qt-faststart: fix printf argument typeMichael Niedermayer2012-10-101-1/+1
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-6/+6
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-011-1/+0
|\ \ | |/
| * avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun2012-10-011-1/+0
* | qt-faststart: simplify code by using FFMINMichael Niedermayer2012-09-301-4/+1
* | qt-faststart: dont allocate a bigger buffer than neededMichael Niedermayer2012-09-301-2/+5
* | qt-faststart: speedupJan Ehrhardt2012-09-301-2/+9
* | Fix two "skiping" typo.Clément Bœsch2012-09-251-1/+1
* | Remove mt-work directoryDerek Buitenhuis2012-09-151-0/+182
* | tools: move raw-test program to tools, with the name fourcc2pixfmtStefano Sabatini2012-09-141-0/+120
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-141-0/+2
|\ \ | |/
| * trasher: Include all the necessary headersMartin Storsjö2012-09-131-0/+2
* | tools/graphdot: unbreak syntaxStefano Sabatini2012-09-141-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-6/+9
|\ \ | |/
| * pktdumper: Use a custom define instead of PATH_MAX for buffersMartin Storsjö2012-08-311-2/+4
| * pktdumper: Use av_strlcpy instead of strncpyMartin Storsjö2012-08-311-2/+3
| * pktdumper: Use sizeof(variable) instead of the direct buffer lengthMartin Storsjö2012-08-311-4/+4
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-295-2/+24
|\ \ | |/
| * graph2dot: Use the fallback getopt implementation if neededMartin Storsjö2012-08-291-0/+7
| * tools: Include io.h for open/read/write/close if unistd.h doesn't existMartin Storsjö2012-08-292-0/+12
| * qt-faststart: Use other seek/tell functions on MSVC than on mingwMartin Storsjö2012-08-291-0/+3
| * ismindex: Include direct.h for _mkdir on windowsMartin Storsjö2012-08-291-2/+2
OpenPOWER on IntegriCloud