| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing initialization for AVProbeData. | Reimar Döffinger | 2014-08-11 | 1 | -1/+1 |
* | tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags() | James Almer | 2014-08-10 | 1 | -9/+10 |
* | tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h> | Michael Niedermayer | 2014-07-08 | 1 | -1/+3 |
* | tools/ffeval: print computed value even in case of error | Stefano Sabatini | 2014-07-05 | 1 | -1/+1 |
* | Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0' | Michael Niedermayer | 2014-07-03 | 1 | -18/+36 |
|\ |
|
| * | ismindex: Add an option for outputting files elsewhere than in the current di... | Martin Storsjö | 2014-07-03 | 1 | -18/+36 |
* | | Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e' | Michael Niedermayer | 2014-07-03 | 1 | -6/+19 |
|\| |
|
| * | ismindex: Allow adding a path prefix to the generated .ism file | Martin Storsjö | 2014-07-03 | 1 | -6/+19 |
| * | qt-faststart: Add a note about the -movflags +faststart feature | Lou Logan | 2014-03-01 | 1 | -1/+2 |
* | | tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NB | Michael Niedermayer | 2014-06-10 | 1 | -1/+1 |
* | | fix various typos | Lou Logan | 2014-06-03 | 1 | -1/+1 |
* | | tools: Use av_gettime_relative() | Olivier Langlois | 2014-05-17 | 1 | -2/+2 |
* | | tools/ismindex: use av_mallocz_array() | Michael Niedermayer | 2014-05-05 | 1 | -1/+1 |
* | | lavc: add codec descriptors for TTF and OTF. | Nicolas George | 2014-04-29 | 1 | -1/+0 |
* | | tools/ffhash: implement base64 output. | Nicolas George | 2014-04-29 | 1 | -7/+18 |
* | | tools/ffhash: use av_hash_final_hex(). | Nicolas George | 2014-04-29 | 1 | -12/+3 |
* | | tools/uncoded_frame: fix audio codec generation | Lukasz Marek | 2014-03-29 | 1 | -2/+2 |
* | | tools: add dvd2concat. | Nicolas George | 2014-03-23 | 1 | -0/+127 |
* | | tools/build_libstagefright: switch git urls to https | Michael Niedermayer | 2014-03-12 | 1 | -2/+2 |
* | | Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6' | Michael Niedermayer | 2014-03-01 | 1 | -8/+8 |
|\| |
|
| * | qt-faststart: Avoid unintentionally sign extending BE_32 | Martin Storsjö | 2014-03-01 | 1 | -5/+5 |
* | | Merge commit 'bb95334c34d0d9abccea370ae25c4765d7764ab8' | Michael Niedermayer | 2014-03-01 | 1 | -4/+4 |
|\| |
|
| * | qt-faststart: Check offset_count before reading from the moov_atom buffer | Michael Niedermayer | 2014-03-01 | 1 | -0/+8 |
* | | Merge commit '63848854256a024a19435e87d6bc76fffa65e81e' | Michael Niedermayer | 2014-03-01 | 1 | -1/+5 |
|\| |
|
| * | qt-faststart: Check the ftello() return codes | Michael Niedermayer | 2014-03-01 | 1 | -2/+6 |
* | | Merge commit '03c2a66fcff9707f71ffef7e61ce5e3973220d4b' | Michael Niedermayer | 2014-03-01 | 1 | -1/+1 |
|\| |
|
| * | qt-faststart: Fix the signedness of variables keeping the ftello return values | Michael Niedermayer | 2014-03-01 | 1 | -2/+2 |
* | | Merge commit '5612244351b2eb3cb4e6225861a0f55aa5d0c475' | Michael Niedermayer | 2014-03-01 | 1 | -4/+4 |
|\| |
|
| * | qt-faststart: Check fseeko() return codes | Michael Niedermayer | 2014-03-01 | 1 | -6/+18 |
* | | Merge commit 'ea15a9a5d8fa6a71af3101b2af18c4dcac07987f' | Michael Niedermayer | 2014-03-01 | 1 | -3/+3 |
|\| |
|
| * | qt-faststart: Simplify code by using a MIN() macro | Michael Niedermayer | 2014-03-01 | 1 | -4/+3 |
| * | qt-faststart: Increase the copy buffer size to 64 KB | Martin Storsjö | 2014-03-01 | 1 | -1/+1 |
* | | tools/uncoded_frame: fix double free | Lukasz Marek | 2014-02-13 | 1 | -2/+2 |
* | | tools: add uncoded_frame test program. | Nicolas George | 2014-02-11 | 1 | -0/+279 |
* | | Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928' | Michael Niedermayer | 2014-01-17 | 1 | -2/+14 |
|\| |
|
| * | aviocat: Add support for specifying the input duration | Martin Storsjö | 2014-01-17 | 1 | -2/+14 |
* | | Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545' | Michael Niedermayer | 2014-01-17 | 1 | -1/+1 |
|\| |
|
| * | aviocat: Check the argv array length before reading element i+1 | Martin Storsjö | 2014-01-17 | 1 | -1/+1 |
| * | graph2dot: Add missing #include for av_get_channel_layout_string() | Diego Biurrun | 2013-11-04 | 1 | -0/+1 |
| * | graph2dot: Fix use of deprecated API | Diego Biurrun | 2013-11-04 | 1 | -2/+2 |
* | | tools/qt-faststart: add -movflags +faststart note | Lou Logan | 2014-01-07 | 1 | -1/+2 |
* | | tools/zmqsend: rename ctx to zmq_ctx | Stefano Sabatini | 2013-12-23 | 1 | -5/+5 |
* | | tools/zmqsend: use valid NULL log context | Stefano Sabatini | 2013-12-23 | 1 | -5/+5 |
* | | tools/probetest: Check av_realloc() return code | Michael Niedermayer | 2013-12-11 | 1 | -0/+5 |
* | | tools/: Add gen-rc tool for generating Windows resource files | Timothy Gu | 2013-12-11 | 1 | -0/+121 |
* | | tools/probetest: also print the time the probe functions needed | Michael Niedermayer | 2013-11-08 | 1 | -1/+28 |
* | | tools/probetest: use named constant for the maximum number of formats | Michael Niedermayer | 2013-11-08 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-05 | 1 | -2/+2 |
|\| |
|
| * | ismindex: Change the duration field to int64_t | Martin Storsjö | 2013-10-05 | 1 | -2/+2 |
* | | Merge commit '583a287f6f48f263859df142e6f90993e4217c72' | Michael Niedermayer | 2013-10-05 | 1 | -2/+4 |
|\| |
|