| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg: add -guess_layout_max option. | Nicolas George | 2013-01-26 | 1 | -0/+6 |
* | doc/filters: apply minor fixes | Stefano Sabatini | 2013-01-25 | 1 | -4/+3 |
* | lavfi/showwaves: add display mode option and mode=line | Stefano Sabatini | 2013-01-25 | 1 | -0/+13 |
* | setpts: deprecate RTCTIME, we have time(0) which is more generic | Michael Niedermayer | 2013-01-25 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-25 | 1 | -0/+13 |
|\ |
|
| * | avfilter: allow setpts filter to use wallclock time for calculations | Vladimir Pantelic | 2013-01-25 | 1 | -0/+9 |
* | | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' | Michael Niedermayer | 2013-01-25 | 1 | -0/+3 |
|\| |
|
| * | lavu: Add av_strnstr() | Vladimir Pantelic | 2013-01-25 | 1 | -0/+3 |
* | | lavf/img2enc: extend current options documentation | Stefano Sabatini | 2013-01-25 | 1 | -2/+7 |
* | | doc/faq: fill missing word in the concat protocol entry | Stefano Sabatini | 2013-01-25 | 1 | -1/+1 |
* | | doc/faq: mention concat protocol documentation in the protocol concatenation ... | Stefano Sabatini | 2013-01-25 | 1 | -0/+4 |
* | | Merge commit '7a95afe433b2a692f490b98948c082e62ffc1d27' | Michael Niedermayer | 2013-01-24 | 1 | -1/+1 |
|\| |
|
| * | doc: fix dependencies in pod generation | Luca Barbato | 2013-01-24 | 1 | -1/+1 |
* | | doc/eval: fix/review the section about SI prefixes and usage | Stefano Sabatini | 2013-01-24 | 1 | -27/+28 |
* | | doc/eval: fix documentation for time() function | Stefano Sabatini | 2013-01-24 | 1 | -1/+1 |
* | | doc/eval: substitute if/then/else construct with an example making use of boo... | Stefano Sabatini | 2013-01-24 | 1 | -4/+4 |
* | | lavu/eval: extend if/ifnot functions to accept a third parameter | Stefano Sabatini | 2013-01-24 | 1 | -0/+8 |
* | | eval: add function to access the current "wallclock" time. | Michael Niedermayer | 2013-01-23 | 1 | -0/+3 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -1/+1 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | | lavf/segment: provide link to HTML M3U8 draft, also fix mentioned version in ... | Stefano Sabatini | 2013-01-22 | 1 | -2/+2 |
* | | doc/muxers: remove outdated comment about live flags for the segment muxer | Stefano Sabatini | 2013-01-22 | 1 | -4/+0 |
* | | doc: document aresample:first_pts | Michael Niedermayer | 2013-01-22 | 1 | -0/+8 |
* | | doc/swr: More verbose description of the force resample flag. | Michael Niedermayer | 2013-01-21 | 1 | -1/+2 |
* | | doc/swr: elaborate on what the LFE mix level is. | Michael Niedermayer | 2013-01-21 | 1 | -1/+2 |
* | | doc/swr: typo fix | Michael Niedermayer | 2013-01-21 | 1 | -1/+1 |
* | | doc/swr: docu lfe mix level unit & range | Michael Niedermayer | 2013-01-21 | 1 | -1/+2 |
* | | doc/swr: try to fix non english "inclusively included between" | Michael Niedermayer | 2013-01-21 | 1 | -8/+8 |
* | | doc/swr: Mention that the internal sample format is choosen automatically if ... | Michael Niedermayer | 2013-01-21 | 1 | -0/+1 |
* | | docs/swr: better used_channel_count docs | Michael Niedermayer | 2013-01-21 | 1 | -1/+1 |
* | | doc/muxers: extend and clarify documentation for the segment muxer time options | Stefano Sabatini | 2013-01-21 | 1 | -3/+10 |
* | | afade filter | Paul B Mahol | 2013-01-21 | 1 | -0/+77 |
* | | EVRC decoder | Paul B Mahol | 2013-01-21 | 1 | -0/+1 |
* | | Clarify that the recommended audio squeezing/stretching filter is aresample. | Carl Eugen Hoyos | 2013-01-20 | 1 | -1/+1 |
* | | ffmpeg: accept "chapters" as forced key frames. | Nicolas George | 2013-01-19 | 1 | -1/+9 |
* | | doc/Makefile: Fix make docclean | James Almer | 2013-01-19 | 1 | -2/+2 |
* | | APIchanges: Add git version and fix version for avfilter_ref_get_channels(). | Carl Eugen Hoyos | 2013-01-19 | 1 | -1/+1 |
* | | Add APIchanges entry for av_codec_get_tag2(). | Carl Eugen Hoyos | 2013-01-19 | 1 | -0/+3 |
* | | doc/muxers: apply minor cosmetics to segment option descriptions | Stefano Sabatini | 2013-01-19 | 1 | -0/+4 |
* | | lavf/segment: add support to segment list file entries sliding window listing | Stefano Sabatini | 2013-01-19 | 1 | -2/+4 |
* | | doc/filters: create a dedicated "Examples" subsection for fade, and use @itemize | Stefano Sabatini | 2013-01-18 | 1 | -6/+26 |
* | | lavfi/fade: accept shorthand syntax | Stefano Sabatini | 2013-01-18 | 1 | -19/+13 |
* | | doc/filters: avoid @example for showing the drawbox shorthand syntax | Stefano Sabatini | 2013-01-18 | 1 | -4/+2 |
* | | examples/demuxing: free AVPacket after usage | Angelo Haller | 2013-01-15 | 1 | -1/+3 |
* | | doc/protocols: document HTTP protocol cookie support | Micah Galizia | 2013-01-15 | 1 | -0/+19 |
* | | Merge commit 'ab2ad8bd56882c0ea160b154e8b836eb71abc49d' | Michael Niedermayer | 2013-01-15 | 1 | -0/+3 |
|\| |
|
| * | lavu: Add an API for calculating HMAC (RFC 2104) | Martin Storsjö | 2013-01-15 | 1 | -0/+3 |
* | | Fix color filter example. | Carl Eugen Hoyos | 2013-01-15 | 1 | -1/+1 |
* | | The c99-to-c89 binaries are now hosted on videolan.org. | Carl Eugen Hoyos | 2013-01-14 | 1 | -1/+1 |
* | | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec' | Michael Niedermayer | 2013-01-14 | 1 | -0/+3 |
|\| |
|