summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* Merge commit '3526ab891c28396ada8b58bf7647309bab30de1d'Michael Niedermayer2014-08-22
|\
| * qt-faststart: Undefine fseeko/ftello before defining themDiego Biurrun2014-08-22
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
* | Add missing initialization for AVProbeData.Reimar Döffinger2014-08-11
* | tools/fourcc2pixfmt: use avpriv_get_raw_pix_fmt_tags()James Almer2014-08-10
* | tools/yuvcmp: add HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08
* | tools/ffeval: print computed value even in case of errorStefano Sabatini2014-07-05
* | Merge commit 'f920d089535bf7cf10aeda900cc43201c5e18cd0'Michael Niedermayer2014-07-03
|\|
| * ismindex: Add an option for outputting files elsewhere than in the current di...Martin Storsjö2014-07-03
* | Merge commit '6bc4934b75dde9354ee16a6e700ebe6775abf69e'Michael Niedermayer2014-07-03
|\|
| * ismindex: Allow adding a path prefix to the generated .ism fileMartin Storsjö2014-07-03
| * qt-faststart: Add a note about the -movflags +faststart featureLou Logan2014-03-01
* | tools/fourcc2pixfmt: Avoid using non public AV_PIX_FMT_NBMichael Niedermayer2014-06-10
* | fix various typosLou Logan2014-06-03
* | tools: Use av_gettime_relative()Olivier Langlois2014-05-17
* | tools/ismindex: use av_mallocz_array()Michael Niedermayer2014-05-05
* | lavc: add codec descriptors for TTF and OTF.Nicolas George2014-04-29
* | tools/ffhash: implement base64 output.Nicolas George2014-04-29
* | tools/ffhash: use av_hash_final_hex().Nicolas George2014-04-29
* | tools/uncoded_frame: fix audio codec generationLukasz Marek2014-03-29
* | tools: add dvd2concat.Nicolas George2014-03-23
* | tools/build_libstagefright: switch git urls to httpsMichael Niedermayer2014-03-12
* | Merge commit 'ea7f79f93796d68559a495be824b6bbd94dfe5f6'Michael Niedermayer2014-03-01
|\|
| * qt-faststart: Avoid unintentionally sign extending BE_32Martin Storsjö2014-03-01
* | Merge commit 'bb95334c34d0d9abccea370ae25c4765d7764ab8'Michael Niedermayer2014-03-01
|\|
| * qt-faststart: Check offset_count before reading from the moov_atom bufferMichael Niedermayer2014-03-01
* | Merge commit '63848854256a024a19435e87d6bc76fffa65e81e'Michael Niedermayer2014-03-01
|\|
| * qt-faststart: Check the ftello() return codesMichael Niedermayer2014-03-01
* | Merge commit '03c2a66fcff9707f71ffef7e61ce5e3973220d4b'Michael Niedermayer2014-03-01
|\|
| * qt-faststart: Fix the signedness of variables keeping the ftello return valuesMichael Niedermayer2014-03-01
* | Merge commit '5612244351b2eb3cb4e6225861a0f55aa5d0c475'Michael Niedermayer2014-03-01
|\|
| * qt-faststart: Check fseeko() return codesMichael Niedermayer2014-03-01
* | Merge commit 'ea15a9a5d8fa6a71af3101b2af18c4dcac07987f'Michael Niedermayer2014-03-01
|\|
| * qt-faststart: Simplify code by using a MIN() macroMichael Niedermayer2014-03-01
| * qt-faststart: Increase the copy buffer size to 64 KBMartin Storsjö2014-03-01
* | tools/uncoded_frame: fix double freeLukasz Marek2014-02-13
* | tools: add uncoded_frame test program.Nicolas George2014-02-11
* | Merge commit '87acd33c092ab9e7d73686627e9105d99c1e4928'Michael Niedermayer2014-01-17
|\|
| * aviocat: Add support for specifying the input durationMartin Storsjö2014-01-17
* | Merge commit '03f2de5856ec8571fcf5f4cf6dccc713294af545'Michael Niedermayer2014-01-17
|\|
| * aviocat: Check the argv array length before reading element i+1Martin Storsjö2014-01-17
| * graph2dot: Add missing #include for av_get_channel_layout_string()Diego Biurrun2013-11-04
| * graph2dot: Fix use of deprecated APIDiego Biurrun2013-11-04
* | tools/qt-faststart: add -movflags +faststart noteLou Logan2014-01-07
* | tools/zmqsend: rename ctx to zmq_ctxStefano Sabatini2013-12-23
* | tools/zmqsend: use valid NULL log contextStefano Sabatini2013-12-23
* | tools/probetest: Check av_realloc() return codeMichael Niedermayer2013-12-11
* | tools/: Add gen-rc tool for generating Windows resource filesTimothy Gu2013-12-11