| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: remove libfaac wrapper | Josh de Kock | 2016-10-01 | 5 | -110/+5 |
* | lavfi/metadata: allow deleting all metadata | Marton Balint | 2016-10-01 | 1 | -2/+3 |
* | doc/libav-merge: add a note for the skipped QSV functionality | Hendrik Leppkes | 2016-10-01 | 1 | -0/+1 |
* | doc/libav-merge: complete TODO section | Clément Bœsch | 2016-10-01 | 1 | -0/+10 |
* | doc/examples: build http_multiclient example | Clément Bœsch | 2016-09-30 | 2 | -0/+2 |
* | doc/examples/gitignore: add forgotten qsvdec entry | Clément Bœsch | 2016-09-30 | 1 | -0/+1 |
* | build: remove references to inexistant avcodec example | Clément Bœsch | 2016-09-30 | 1 | -1/+0 |
* | doc/examples/http_multiclient: fix mixed declarations and code | Clément Bœsch | 2016-09-30 | 1 | -1/+1 |
* | doc/examples/http_multiclient: fix compilation | Clément Bœsch | 2016-09-30 | 1 | -1/+1 |
* | doc/muxers: fix hlsenc options examples error | Steven Liu | 2016-09-28 | 1 | -3/+3 |
* | doc/codecs.texi: fix and expand color related options | James Almer | 2016-09-28 | 1 | -10/+63 |
* | Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' | James Almer | 2016-09-28 | 1 | -0/+4 |
|\ |
|
| * | hwcontext: add a QSV implementation | Anton Khirnov | 2016-06-21 | 1 | -0/+4 |
* | | Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa' | James Almer | 2016-09-28 | 1 | -0/+3 |
|\| |
|
| * | lavc: allow using AVCodecContext.hw_frames_ctx for decoding | Anton Khirnov | 2016-06-21 | 1 | -0/+3 |
* | | doc/filters: blend terminates on longest input | Mulvya | 2016-09-27 | 1 | -1/+1 |
* | | avformat: add av_stream_get_codec_timebase() | James Almer | 2016-09-27 | 1 | -0/+3 |
* | | swr: Update version & APIChanges for swr_build_matrix() | Michael Niedermayer | 2016-09-27 | 1 | -0/+3 |
* | | doc: Mention -dn in the "Stream selection" paragraph. | Carl Eugen Hoyos | 2016-09-27 | 1 | -1/+1 |
* | | lavf/movenc: Allow to disable writing the timecode track. | Carl Eugen Hoyos | 2016-09-26 | 1 | -0/+3 |
* | | doc/libav-merge: change gmane link to a ffmpeg.org one | Clément Bœsch | 2016-09-25 | 1 | -1/+1 |
* | | doc: move out merge script to tools | Clément Bœsch | 2016-09-25 | 1 | -31/+5 |
* | | doc: remove codecpar mention in libav-merge.txt | Clément Bœsch | 2016-09-25 | 1 | -1/+0 |
* | | lavfi: add nlmeans filter | Clément Bœsch | 2016-09-24 | 1 | -0/+35 |
* | | avcodec: add new AVOID_PROBING capability | Timo Rothenpieler | 2016-09-23 | 1 | -0/+3 |
* | | doc/encoders: minor aac encoder formatting improvements | Moritz Barsnick | 2016-09-19 | 1 | -10/+11 |
* | | doc/general.texi: mention MLP/TrueHD encoding support | James Almer | 2016-09-18 | 1 | -2/+2 |
* | | doc/filters: add two lut2 examples | Paul B Mahol | 2016-09-17 | 1 | -0/+16 |
* | | avfilter/vf_unsharp: limit matrix size in either direction to 23 | Paul B Mahol | 2016-09-17 | 1 | -4/+4 |
* | | lavf/http: deprecate user-agent option | Steven Liu | 2016-09-17 | 1 | -1/+3 |
* | | doc/muxers: add flv muxer document into doc/muxers | Steven Liu | 2016-09-16 | 1 | -0/+21 |
* | | avfilter/vf_lut2: also export video input bit depth | Paul B Mahol | 2016-09-16 | 1 | -0/+6 |
* | | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg | Clément Bœsch | 2016-09-14 | 1 | -0/+4 |
* | | avfilter: add sobel and prewitt filter | Paul B Mahol | 2016-09-12 | 1 | -0/+34 |
* | | avformat/mux: implement AVFMT_FLAG_SHORTEST | Michael Niedermayer | 2016-09-11 | 1 | -0/+4 |
* | | doc/filters: add missing palette* options | Lou Logan | 2016-09-09 | 1 | -0/+5 |
* | | avfilter/vf_datascope: let user change background opacity | Paul B Mahol | 2016-09-09 | 1 | -0/+3 |
* | | doc/filters: itemize shuffleframes & shuffleplanes examples | Paul B Mahol | 2016-09-08 | 1 | -0/+16 |
* | | avformat/hlsenc: implement program_date_time | Michael Niedermayer | 2016-09-08 | 1 | -0/+3 |
* | | avfilter/vf_waveform: make possible to change background opacity | Paul B Mahol | 2016-09-07 | 1 | -0/+3 |
* | | avfilter: add avgblur filter | Paul B Mahol | 2016-09-07 | 1 | -0/+18 |
* | | doc/showspectrum*: Change options order to reflect numeric values. | Carl Eugen Hoyos | 2016-09-06 | 1 | -6/+6 |
* | | avfilter/vf_gblur: add sigmaV option, different vertical filtering | Paul B Mahol | 2016-09-04 | 1 | -1/+5 |
* | | avfilter: add gblur filter | Paul B Mahol | 2016-09-04 | 1 | -0/+17 |
* | | doc/filters: improve weave example | Paul B Mahol | 2016-09-04 | 1 | -1/+1 |
* | | vf_colorspace: Allow overriding input color properties | Vittorio Giovara | 2016-09-04 | 1 | -0/+20 |
* | | doc/filters: add weave example | Paul B Mahol | 2016-09-02 | 1 | -0/+12 |
* | | avfilter/vf_zscale: make possible to change chroma location | Paul B Mahol | 2016-09-02 | 1 | -0/+28 |
* | | avfilter: add weave filter | Paul B Mahol | 2016-09-02 | 1 | -0/+21 |
* | | avfilter/vf_psnr: Add max value output option to psnr stats log. | Lucas Cooper | 2016-09-01 | 1 | -0/+10 |