| Commit message (Expand) | Author | Age | Files | Lines |
* | Doxyfile: imitate gcc for better libavutil/attributes.h documentation | Timothy Gu | 2014-07-04 | 1 | -0/+2 |
* | Doxyfile: enable browser-based search engine | Timothy Gu | 2014-07-04 | 1 | -1/+1 |
* | avfilter: add flanger filter | Paul B Mahol | 2014-07-03 | 1 | -0/+36 |
* | doc/filters: fix typo | Dave Rice | 2014-07-02 | 1 | -1/+1 |
* | doc/ffprobe.xsd: fix order and missing elements/attributes | Dave Rice | 2014-07-02 | 1 | -5/+8 |
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -3/+0 |
|\ |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -3/+0 |
* | | avfilter/showcqt: adding freetype support | Muhammad Faiz | 2014-06-30 | 1 | -0/+3 |
* | | doc: remove trailing ':' at the end of sections | Clément Bœsch | 2014-06-30 | 1 | -4/+4 |
* | | doc/examples/resampling_audio: use av_freep() for saftey | Michael Niedermayer | 2014-06-29 | 1 | -1/+1 |
* | | doc/examples/muxing: remove unused variable | Michael Niedermayer | 2014-06-28 | 1 | -1/+1 |
* | | doc/APIchanges: lengthening a hash to make it non ambigous | Michael Niedermayer | 2014-06-28 | 1 | -1/+1 |
* | | APIchanges: fillin some missing data | Michael Niedermayer | 2014-06-28 | 1 | -22/+22 |
* | | Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12' | Michael Niedermayer | 2014-06-28 | 1 | -0/+7 |
|\| |
|
| * | apichanges: fill in changes for lavu 51.19 and 51.20 | Vittorio Giovara | 2014-06-28 | 1 | -0/+7 |
| * | output example: free the muxing format context properly | Anton Khirnov | 2014-06-26 | 1 | -7/+1 |
* | | Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26' | Michael Niedermayer | 2014-06-27 | 1 | -80/+108 |
|\| |
|
| * | output example: rewrite encoding logic | Anton Khirnov | 2014-06-26 | 1 | -77/+106 |
* | | Merge commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11' | Michael Niedermayer | 2014-06-27 | 1 | -7/+10 |
|\| |
|
| * | output example: store the scaling context in the stream context | Anton Khirnov | 2014-06-26 | 1 | -9/+11 |
* | | Merge commit '6a927d7aaf5625e83a674072913b9e292a303fd1' | Michael Niedermayer | 2014-06-26 | 1 | -2/+2 |
|\| |
|
| * | output example: use a macro instead of a static variable | Anton Khirnov | 2014-06-26 | 1 | -2/+2 |
* | | Merge commit '63fd0d866c8300a8f251a15b1535e9ce40a407fb' | Michael Niedermayer | 2014-06-26 | 1 | -42/+45 |
|\| |
|
| * | output example: allocate the audio frame only once | Anton Khirnov | 2014-06-26 | 1 | -26/+23 |
* | | Merge commit 'edd5f957646dcbf1bb55718bc7bf1e5481c25bcb' | Michael Niedermayer | 2014-06-26 | 1 | -46/+40 |
|\| |
|
| * | output example: use OutputStream for audio streams as well | Anton Khirnov | 2014-06-26 | 1 | -42/+39 |
* | | Merge commit '5e7b125b6ae36893dfd9cb5661c99b67363cbb38' | Michael Niedermayer | 2014-06-26 | 1 | -69/+47 |
|\| |
|
| * | output example: use the new AVFrame API to allocate audio frames | Anton Khirnov | 2014-06-26 | 1 | -19/+24 |
* | | Merge commit 'ac85f631c9a9cc59aaca1c8dd6894fb1f701c594' | Michael Niedermayer | 2014-06-26 | 1 | -0/+2 |
|\| |
|
| * | output example: set output channel layout | Anton Khirnov | 2014-06-26 | 1 | -0/+2 |
* | | Merge commit '294daf71a7a1303b5ddd3cbefebed3b732d610f3' | Michael Niedermayer | 2014-06-26 | 1 | -45/+58 |
|\| |
|
| * | output example: use a struct to bundle the video stream variables together | Anton Khirnov | 2014-06-26 | 1 | -43/+50 |
* | | Merge commit '38d044429dabcd28928693240e955c6d4430cca9' | Michael Niedermayer | 2014-06-26 | 1 | -33/+49 |
|\| |
|
| * | output example: use the new AVFrame API for allocating the video frame | Anton Khirnov | 2014-06-26 | 1 | -16/+23 |
* | | doc/build_system: document examples and config targets | Lukasz Marek | 2014-06-25 | 1 | -0/+6 |
* | | ffprobe: add color_range and color_space to stream output | Tobias Rapp | 2014-06-24 | 1 | -0/+2 |
* | | Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed' | Michael Niedermayer | 2014-06-23 | 1 | -2/+2 |
|\| |
|
| * | Differentiate assembler and assembly in documentation and comments | Diego Biurrun | 2014-06-22 | 1 | -2/+2 |
* | | avfilter: add hqx filter (hq2x, hq3x, hq4x) | Clément Bœsch | 2014-06-21 | 1 | -0/+14 |
* | | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' | Michael Niedermayer | 2014-06-20 | 1 | -0/+3 |
|\| |
|
| * | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -0/+3 |
* | | fix several typos | Moritz Barsnick | 2014-06-20 | 1 | -4/+4 |
* | | Merge commit '452860d7e056f9a894cac2fe52cdedeae4c38251' | Michael Niedermayer | 2014-06-20 | 1 | -3/+1 |
|\| |
|
| * | Use av_packet_rescale_ts() to simplify code. | Anton Khirnov | 2014-06-20 | 1 | -8/+1 |
* | | Merge commit '874390e163427c1fe7682ab27924a7843780dbb3' | Michael Niedermayer | 2014-06-20 | 1 | -0/+3 |
|\| |
|
| * | lavc: add a convenience function for rescaling timestamps in a packet | Anton Khirnov | 2014-06-20 | 1 | -0/+3 |
* | | doc: remove RELEASE_NOTES | Timothy Gu | 2014-06-20 | 1 | -16/+0 |
* | | doc/codecs: extend documentation for thread_type option | Stefano Sabatini | 2014-06-20 | 1 | -2/+13 |
* | | avcodec: add simpleauto idct | Michael Niedermayer | 2014-06-19 | 1 | -0/+3 |
* | | Merge commit '49a242687cf44f86570b706db3c5912ff06bc6c2' | Michael Niedermayer | 2014-06-18 | 1 | -3/+7 |
|\| |
|