summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/general.texi: mention MLP/TrueHD encoding supportJames Almer2016-09-181-2/+2
* doc/filters: add two lut2 examplesPaul B Mahol2016-09-171-0/+16
* avfilter/vf_unsharp: limit matrix size in either direction to 23Paul B Mahol2016-09-171-4/+4
* lavf/http: deprecate user-agent optionSteven Liu2016-09-171-1/+3
* doc/muxers: add flv muxer document into doc/muxersSteven Liu2016-09-161-0/+21
* avfilter/vf_lut2: also export video input bit depthPaul B Mahol2016-09-161-0/+6
* lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-141-0/+4
* avfilter: add sobel and prewitt filterPaul B Mahol2016-09-121-0/+34
* avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-111-0/+4
* doc/filters: add missing palette* optionsLou Logan2016-09-091-0/+5
* avfilter/vf_datascope: let user change background opacityPaul B Mahol2016-09-091-0/+3
* doc/filters: itemize shuffleframes & shuffleplanes examplesPaul B Mahol2016-09-081-0/+16
* avformat/hlsenc: implement program_date_timeMichael Niedermayer2016-09-081-0/+3
* avfilter/vf_waveform: make possible to change background opacityPaul B Mahol2016-09-071-0/+3
* avfilter: add avgblur filterPaul B Mahol2016-09-071-0/+18
* doc/showspectrum*: Change options order to reflect numeric values.Carl Eugen Hoyos2016-09-061-6/+6
* avfilter/vf_gblur: add sigmaV option, different vertical filteringPaul B Mahol2016-09-041-1/+5
* avfilter: add gblur filterPaul B Mahol2016-09-041-0/+17
* doc/filters: improve weave examplePaul B Mahol2016-09-041-1/+1
* vf_colorspace: Allow overriding input color propertiesVittorio Giovara2016-09-041-0/+20
* doc/filters: add weave examplePaul B Mahol2016-09-021-0/+12
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-021-0/+28
* avfilter: add weave filterPaul B Mahol2016-09-021-0/+21
* avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper2016-09-011-0/+10
* doc/APIChanges: mention nb_threads addition to AVFilterContextJames Almer2016-08-291-0/+3
* doc/muxers: add option hls_init_time documentSteven Liu2016-08-291-0/+6
* avfilter/vf_atadenoise: add planes optionPaul B Mahol2016-08-271-0/+3
* avfilter: add vaguedenoiser filterPaul B Mahol2016-08-261-0/+47
* doc/filters: fix anequalizer docsPaul B Mahol2016-08-261-2/+2
* avfilter: added motion estimation and interpolation filtersDavinder Singh2016-08-261-0/+128
* avfilter: add yuvtestsrc source filterPaul B Mahol2016-08-251-1/+5
* avfilter: add lut2 filterPaul B Mahol2016-08-251-0/+38
* avfilter: add hysteresis filterPaul B Mahol2016-08-231-0/+19
* avfilter: add maskedclamp filterPaul B Mahol2016-08-231-0/+21
* avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-221-0/+95
* doc&tools: Add murge script, for analyzing 3 way conflicts.Michael Niedermayer2016-08-221-0/+4
* doc/filters: re-order hdcd options to match --help filter=hdcdBurt P2016-08-221-3/+3
* doc/filters: update for af_hdcdBurt P2016-08-211-1/+7
* lavf/hlsenc: add append_list flag into hlsencSteven Liu2016-08-211-0/+4
* avfilter/vf_crop: make possible to do exact cropping for subsampled videosPaul B Mahol2016-08-211-0/+5
* avfilter/vf_histogram: make foreground and background opacity configurablePaul B Mahol2016-08-191-0/+6
* avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol2016-08-181-0/+3
* examples/demuxing_decoding: convert to codecparJames Almer2016-08-171-11/+22
* avfilter/avf_showfreqs: make minimum amplitude for log scaler configurablePaul B Mahol2016-08-171-0/+3
* doc: add Libav merge documentClément Bœsch2016-08-171-0/+110
* avfilter: add bitplanenoise filterPaul B Mahol2016-08-171-0/+15
* doc/APIChanges: fill in missing git hashesJames Almer2016-08-161-3/+3
* doc/APIchanges: Document addition of list BSF API in lavcJan Sebechlebsky2016-08-161-0/+6
* avfilter/window_func: add cauchy, parzen and poisson window functionPaul B Mahol2016-08-161-0/+9
* avfilter/window_func: add dolph windowPaul B Mahol2016-08-161-0/+3