| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a6a2d8eb8f125a2edb512a7a47df33dbd70d6b35' into release/2.2 | Michael Niedermayer | 2014-03-03 | 1 | -20/+24 |
|\ |
|
| * | qt-faststart: Add a note about the -movflags +faststart feature | Lou Logan | 2014-03-02 | 1 | -1/+2 |
| * | qt-faststart: Avoid unintentionally sign extending BE_32 | Martin Storsjö | 2014-03-02 | 1 | -5/+5 |
| * | qt-faststart: Check offset_count before reading from the moov_atom buffer | Michael Niedermayer | 2014-03-02 | 1 | -0/+8 |
| * | qt-faststart: Check the ftello() return codes | Michael Niedermayer | 2014-03-02 | 1 | -2/+6 |
| * | qt-faststart: Fix the signedness of variables keeping the ftello return values | Michael Niedermayer | 2014-03-02 | 1 | -2/+2 |
| * | qt-faststart: Check fseeko() return codes | Michael Niedermayer | 2014-03-02 | 1 | -6/+18 |
| * | qt-faststart: Simplify code by using a MIN() macro | Michael Niedermayer | 2014-03-02 | 1 | -4/+3 |
| * | qt-faststart: Increase the copy buffer size to 64 KB | Martin Storsjö | 2014-03-02 | 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 |
|\| |
|
| * | ismindex: Calculate the file duration among the included tracks | Martin Storsjö | 2013-10-05 | 1 | -2/+4 |
* | | Merge commit 'd347a7b248d4ffdc278373fecf033b0ade030343' | Michael Niedermayer | 2013-10-05 | 1 | -2/+1 |
|\| |
|
| * | ismindex: Use the individual stream duration instead of the global one | Martin Storsjö | 2013-10-05 | 1 | -2/+1 |
* | | ffhash: Change size to an int | Alex Smith | 2013-09-24 | 1 | -1/+1 |
* | | tools: Fix apparent merge failure | Alex Smith | 2013-09-21 | 1 | -2/+0 |
* | | tools/crypto_bench: fix 2 typos. | Clément Bœsch | 2013-09-04 | 1 | -2/+2 |
* | | tools: add benchmark for crypto functions. | Nicolas George | 2013-09-04 | 1 | -0/+358 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 3 | -12/+12 |
* | | tools/graph2dot: fix use of deprecated *put_count | Michael Niedermayer | 2013-08-25 | 1 | -1/+1 |
* | | Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc' | Michael Niedermayer | 2013-08-06 | 1 | -5/+1 |
|\| |
|
| * | ismindex: Replace mkdir ifdeffery by os_support.h #include | Diego Biurrun | 2013-08-05 | 1 | -5/+1 |
* | | Merge commit 'a4baf96abd64cda68e3e4692b182bdf60745a14d' | Michael Niedermayer | 2013-07-07 | 2 | -9/+9 |
|\| |
|
| * | tools: Wording and formatting cosmetics | Diego Biurrun | 2013-07-06 | 2 | -9/+9 |
* | | tools/qt-faststart: Fix unintended sign extension of current_offset | Michael Niedermayer | 2013-06-02 | 1 | -1/+1 |
* | | tools/qt-faststart: Fix unintended sign extension of atom_size | Michael Niedermayer | 2013-06-02 | 1 | -2/+2 |
* | | tools/ffhash: close file handle on error | Michael Niedermayer | 2013-06-02 | 1 | -0/+1 |
* | | tools/ffeval: Check return value of av_expr_parse_and_eval() | Michael Niedermayer | 2013-06-02 | 1 | -4/+5 |
* | | tools/patcheck: fix misdetection with stuff like const_names | Michael Niedermayer | 2013-05-23 | 1 | -1/+1 |
* | | tools: add zmqshell.py. | Clément Bœsch | 2013-05-19 | 1 | -0/+26 |
* | | tools/ffhash: Use O_BINARY when available | James Almer | 2013-05-17 | 1 | -2/+5 |
* | | Rename ffadler to ffhash and expand it using the generic hash API | James Almer | 2013-05-16 | 1 | -10/+68 |
* | | replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* | Michael Niedermayer | 2013-05-15 | 1 | -1/+1 |
* | | tools: add zmqsend tool, useful to test the zmq filters | Stefano Sabatini | 2013-05-14 | 1 | -0/+167 |