Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-05-04Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer
2013-05-03silly typo fixesDiego Biurrun
2013-04-21ismindex: check mkdir()s return codeMichael Niedermayer
2013-04-21tools/ismindex: dont ignore return code of write_fragments()Michael Niedermayer
2013-04-12Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'Michael Niedermayer
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-04-10Replace all occurrences of PRI in sscanf() calls with SCNJames Almer
2013-03-26tools: add audio normalize script example.Clément Bœsch
2013-03-16Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer
2013-03-14Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8'Michael Niedermayer
2013-03-14Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191'Michael Niedermayer
2013-03-14Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591'Michael Niedermayer
2013-03-13ismindex: Check the return value of allocationsMartin Storsjö
2013-03-13ismindex: Factorize code for printing chunk duration listsMartin Storsjö
2013-03-13ismindex: Rename structs and fields from "file" to "track"Martin Storsjö
2013-03-07lavu: add escape APIStefano Sabatini
2013-02-27Include fix for building ismindex under MinGWFrederic Jean
2013-02-24tools: add seek_print.Nicolas George
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-16tools: add plotframes scriptStefano Sabatini
2013-01-04Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-18Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch
2012-12-13qt-faststart: Check offset_countMichael Niedermayer
2012-12-09lavf: TED Talks JSON captions demuxer.Nicolas George
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-10-31probetest: fix possible use of uninitialized dataMichael Niedermayer
2012-10-30qt-faststart: fix signedness of variable used to hold return codeMichael Niedermayer
2012-10-29ismindex: check return value of avio_open_dyn_buf()Michael Niedermayer
2012-10-26cws2fws: check fstat return code.Michael Niedermayer
2012-10-26cws2fws: check lseek() returnMichael Niedermayer
2012-10-26cws2fws: check inflateInit return valueMichael Niedermayer
2012-10-26tools: add ffescape utilityStefano Sabatini
2012-10-25qt-faststart: check return of ftello()Michael Niedermayer
2012-10-25fourcc2pixfmt: fix compilationMichael Niedermayer
2012-10-23qt-faststart: check fseeko() return codesMichael Niedermayer
2012-10-20Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes
2012-10-16tools/ffeval: do not use UNIX-specific /dev/std{in,out} filesStefano Sabatini
2012-10-15tools/ffeval: include compat/getopt.c in case of missing system getopt()Stefano Sabatini
2012-10-13ffeval: avoid folding EOF onto a valid charMichael Niedermayer
2012-10-13probetest: check command line argumentsMichael Niedermayer
2012-10-13trasher: check seek return value.Michael Niedermayer
2012-10-12Merge commit 'b7f1010c8fce09096057528f7cd29589ea1ae7df'Michael Niedermayer
2012-10-12tools: do not use av_pix_fmt_descriptors directly.Anton Khirnov
2012-10-10qt-faststart: fix printf argument typeMichael Niedermayer
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-01avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun