| Commit message (Expand) | Author | Age | Files | Lines |
* | cmdutils: implement FFREPORT=level=... | Michael Niedermayer | 2014-06-14 | 1 | -0/+2 |
* | doc/filters: remove double quotes from zoompan example | Lou Logan | 2014-06-14 | 1 | -1/+1 |
* | mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_disp... | Marton Balint | 2014-06-14 | 1 | -0/+24 |
* | lavd/avfoundation: Support user selected pixel formats and pixel format autos... | sfan5 | 2014-06-12 | 1 | -1/+6 |
* | avfilter/avf_showcqt: add option for lower resolution | Muhammad Faiz | 2014-06-12 | 1 | -1/+11 |
* | doc/filters: add forgotten " to zoompan example | Lou Logan | 2014-06-11 | 1 | -1/+1 |
* | avfilter: add signalstats filter | Clément Bœsch | 2014-06-11 | 1 | -0/+166 |
* | Merge commit 'f121dbd9f76031d7f6d56261be2f14937a19d2dd' | Michael Niedermayer | 2014-06-10 | 1 | -0/+3 |
|\ |
|
| * | mpegts: Provide an option to override the pcr period | Luca Barbato | 2014-06-10 | 1 | -0/+3 |
* | | Merge commit 'a736ae1e96b8718af0962106aa40df5f4b246b55' | Michael Niedermayer | 2014-06-10 | 1 | -1/+1 |
|\| |
|
| * | doc: Document mpegts muxrate | Luca Barbato | 2014-06-10 | 1 | -0/+2 |
* | | Allow values >31bit for -analyzeduration. | Carl Eugen Hoyos | 2014-06-10 | 1 | -0/+4 |
* | | ffprobe: add rc_max_rate to stream output | Billy Shambrook | 2014-06-09 | 1 | -0/+1 |
* | | Zoom & Pan filter | Paul B Mahol | 2014-06-09 | 1 | -0/+88 |
* | | ffmpeg: support setting AVStream.discard | Michael Niedermayer | 2014-06-07 | 1 | -0/+24 |
* | | avfilter: new multimedia filter avf_showcqt.c | Muhammad Faiz | 2014-06-05 | 1 | -0/+70 |
* | | fix various typos | Lou Logan | 2014-06-03 | 5 | -5/+5 |
* | | doc/muxers: Document problems of omitting nut syncpoints as well as alternatives | Michael Niedermayer | 2014-06-03 | 1 | -0/+5 |
* | | doc/bsf: document noise bitstream filter | Lou Logan | 2014-06-02 | 1 | -0/+7 |
* | | avutil/opt: add av_opt_copy() | Michael Niedermayer | 2014-06-01 | 1 | -0/+3 |
* | | Merge commit '0957b274e312e985d69cb490bee2a7ff820acaa6' | Michael Niedermayer | 2014-06-01 | 1 | -0/+5 |
|\| |
|
| * | lavc: add an option to enable side data-only packets during encoding | Anton Khirnov | 2014-06-01 | 1 | -0/+5 |
* | | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88' | Michael Niedermayer | 2014-06-01 | 1 | -0/+5 |
|\| |
|
| * | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 1 | -0/+5 |
* | | avformat/nutenc: add mode that omits the index | Michael Niedermayer | 2014-05-29 | 1 | -0/+2 |
* | | Merge commit 'b2d45654220503224aa94e78cdff19ec624e9342' | Michael Niedermayer | 2014-05-29 | 1 | -0/+3 |
|\| |
|
| * | avresample: Add avresample_get_out_samples | Luca Barbato | 2014-05-28 | 1 | -0/+3 |
* | | Merge commit 'c94e2e85cb6af8a570d8542a830556243bd32873' | Michael Niedermayer | 2014-05-29 | 2 | -0/+38 |
|\| |
|
| * | nut: Support experimental NUT 4 features | Luca Barbato | 2014-05-28 | 2 | -0/+38 |
* | | Merge commit '6d212599aa684f30511fb08ca30fe2378405304e' | Michael Niedermayer | 2014-05-29 | 1 | -0/+4 |
|\| |
|
| * | avformat: Provide a standard compliance flag | Luca Barbato | 2014-05-28 | 1 | -0/+4 |
* | | ffmpeg: add -devices param | Lukasz Marek | 2014-05-28 | 2 | -4/+4 |
* | | doc/filters: amix only supports float samples | Lou Logan | 2014-05-27 | 1 | -0/+5 |
* | | doc/ffmpeg: note that -t is also an input option | Lou Logan | 2014-05-26 | 1 | -2/+7 |
* | | doc: add a tutorial for writing filters. | Clément Bœsch | 2014-05-26 | 1 | -0/+424 |
* | | lavu: add thread message API. | Nicolas George | 2014-05-26 | 1 | -0/+3 |
* | | doc/APIchanges: fix typo in date | Michael Niedermayer | 2014-05-26 | 1 | -1/+1 |
* | | update APIchanges & version for c37d179 | Michael Niedermayer | 2014-05-26 | 1 | -0/+3 |
* | | avcodec/webvttenc: add webvtt encoder | Aman Gupta | 2014-05-25 | 1 | -1/+1 |
* | | ffplay: support rotated video. | Clément Bœsch | 2014-05-23 | 1 | -0/+4 |
* | | Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800' | Michael Niedermayer | 2014-05-23 | 1 | -1/+1 |
|\| |
|
| * | avcodec: bump version after rotation api | Vittorio Giovara | 2014-05-23 | 1 | -1/+1 |
* | | avformat: add av_stream_get_end_pts() | Michael Niedermayer | 2014-05-21 | 1 | -2/+1 |
* | | Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37' | Michael Niedermayer | 2014-05-20 | 1 | -0/+4 |
|\| |
|
| * | lavf: add av_stream_get_side_data | Janne Grunau | 2014-05-20 | 1 | -0/+4 |
* | | lavu/fifo: add av_fifo_alloc_array function | Lukasz Marek | 2014-05-20 | 1 | -0/+3 |
* | | Merge commit 'bddd8cbf68551f6405b2bf77cc3e212af9fbe834' | Michael Niedermayer | 2014-05-19 | 1 | -0/+8 |
|\| |
|
| * | Add transformation matrix API. | Vittorio Giovara | 2014-05-19 | 1 | -0/+8 |
* | | Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c' | Michael Niedermayer | 2014-05-19 | 1 | -0/+5 |
|\| |
|
| * | lavf: deprecate now unused AVStream.pts | Anton Khirnov | 2014-05-19 | 1 | -0/+5 |