summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* tools/qt-faststart: Fix unintended sign extension of current_offsetMichael Niedermayer2013-06-02
* tools/qt-faststart: Fix unintended sign extension of atom_sizeMichael Niedermayer2013-06-02
* tools/ffhash: close file handle on errorMichael Niedermayer2013-06-02
* tools/ffeval: Check return value of av_expr_parse_and_eval()Michael Niedermayer2013-06-02
* tools/patcheck: fix misdetection with stuff like const_namesMichael Niedermayer2013-05-23
* tools: add zmqshell.py.Clément Bœsch2013-05-19
* tools/ffhash: Use O_BINARY when availableJames Almer2013-05-17
* Rename ffadler to ffhash and expand it using the generic hash APIJames Almer2013-05-16
* replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer2013-05-15
* tools: add zmqsend tool, useful to test the zmq filtersStefano Sabatini2013-05-14
* tools/ffeval: use av_dynarray2_add()Stefano Sabatini2013-05-13
* ffadler: fix duplicate \n on errorsMichael Niedermayer2013-05-09
* ffadler: add multifile supportMichael Niedermayer2013-05-09
* tools: Add adler32 checksum toolMichael Niedermayer2013-05-09
* Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\
| * silly typo fixesDiego Biurrun2013-05-03
* | ismindex: check mkdir()s return codeMichael Niedermayer2013-04-21
* | tools/ismindex: dont ignore return code of write_fragments()Michael Niedermayer2013-04-21
* | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer2013-04-11
|\|
| * lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-11
* | Replace all occurrences of PRI in sscanf() calls with SCNJames Almer2013-04-10
* | tools: add audio normalize script example.Clément Bœsch2013-03-26
* | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer2013-03-16
|\|
* | Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer2013-03-14
|\|
| * ismindex: Check the return value of allocationsMartin Storsjö2013-03-13
* | Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'Michael Niedermayer2013-03-14
|\|
| * ismindex: Factorize code for printing chunk duration listsMartin Storsjö2013-03-13
* | Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'Michael Niedermayer2013-03-14
|\|
| * ismindex: Rename structs and fields from "file" to "track"Martin Storsjö2013-03-13
* | lavu: add escape APIStefano Sabatini2013-03-07
* | Include fix for building ismindex under MinGWFrederic Jean2013-02-27
* | tools: add seek_print.Nicolas George2013-02-24
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | tools: add plotframes scriptStefano Sabatini2013-01-15
* | Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol2013-01-04
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-21
|\|
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch2012-12-18
* | qt-faststart: Check offset_countMichael Niedermayer2012-12-13
* | lavf: TED Talks JSON captions demuxer.Nicolas George2012-12-09
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-13
* | probetest: fix possible use of uninitialized dataMichael Niedermayer2012-10-31
* | qt-faststart: fix signedness of variable used to hold return codeMichael Niedermayer2012-10-29
* | ismindex: check return value of avio_open_dyn_buf()Michael Niedermayer2012-10-29
* | cws2fws: check fstat return code.Michael Niedermayer2012-10-26
* | cws2fws: check lseek() returnMichael Niedermayer2012-10-26
* | cws2fws: check inflateInit return valueMichael Niedermayer2012-10-26
* | tools: add ffescape utilityStefano Sabatini2012-10-25
* | qt-faststart: check return of ftello()Michael Niedermayer2012-10-25