Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-10-09doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: war...Michael Niedermayer
2016-10-08Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes
2016-10-07Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes
2016-10-05doc/developer: remove duplicate policies and fix errorJosh de Kock
2016-10-04doc/developer: add sections for policiesJosh de Kock
2016-10-04doc/developer: reword some of the policiesJosh de Kock
2016-10-03doc/t2h: use containerJosh de Kock
2016-10-01lavc: remove libfaac wrapperJosh de Kock
2016-10-01lavfi/metadata: allow deleting all metadataMarton Balint
2016-10-01doc/libav-merge: add a note for the skipped QSV functionalityHendrik Leppkes
2016-10-01doc/libav-merge: complete TODO sectionClément Bœsch
2016-09-30doc/examples: build http_multiclient exampleClément Bœsch
2016-09-30doc/examples/gitignore: add forgotten qsvdec entryClément Bœsch
2016-09-30build: remove references to inexistant avcodec exampleClément Bœsch
2016-09-30doc/examples/http_multiclient: fix mixed declarations and codeClément Bœsch
2016-09-30doc/examples/http_multiclient: fix compilationClément Bœsch
2016-09-29doc/muxers: fix hlsenc options examples errorSteven Liu
2016-09-29doc/codecs.texi: fix and expand color related optionsJames Almer
2016-09-28Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da'James Almer
2016-09-28Merge commit 'e85f6f7f8d037c0af0f294000718d9ba22753baa'James Almer
2016-09-27doc/filters: blend terminates on longest inputMulvya
2016-09-27avformat: add av_stream_get_codec_timebase()James Almer
2016-09-27swr: Update version & APIChanges for swr_build_matrix()Michael Niedermayer
2016-09-27doc: Mention -dn in the "Stream selection" paragraph.Carl Eugen Hoyos
2016-09-26lavf/movenc: Allow to disable writing the timecode track.Carl Eugen Hoyos
2016-09-25doc/libav-merge: change gmane link to a ffmpeg.org oneClément Bœsch
2016-09-25doc: move out merge script to toolsClément Bœsch
2016-09-25doc: remove codecpar mention in libav-merge.txtClément Bœsch
2016-09-24lavfi: add nlmeans filterClément Bœsch
2016-09-23avcodec: add new AVOID_PROBING capabilityTimo Rothenpieler
2016-09-19doc/encoders: minor aac encoder formatting improvementsMoritz Barsnick
2016-09-18doc/general.texi: mention MLP/TrueHD encoding supportJames Almer
2016-09-17doc/filters: add two lut2 examplesPaul B Mahol
2016-09-17avfilter/vf_unsharp: limit matrix size in either direction to 23Paul B Mahol
2016-09-17lavf/http: deprecate user-agent optionSteven Liu
2016-09-17doc/muxers: add flv muxer document into doc/muxersSteven Liu
2016-09-16avfilter/vf_lut2: also export video input bit depthPaul B Mahol
2016-09-14lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch
2016-09-12avfilter: add sobel and prewitt filterPaul B Mahol
2016-09-12avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer
2016-09-09doc/filters: add missing palette* optionsLou Logan
2016-09-09avfilter/vf_datascope: let user change background opacityPaul B Mahol
2016-09-08doc/filters: itemize shuffleframes & shuffleplanes examplesPaul B Mahol
2016-09-08avformat/hlsenc: implement program_date_timeMichael Niedermayer
2016-09-07avfilter/vf_waveform: make possible to change background opacityPaul B Mahol
2016-09-07avfilter: add avgblur filterPaul B Mahol
2016-09-06doc/showspectrum*: Change options order to reflect numeric values.Carl Eugen Hoyos
2016-09-05avfilter/vf_gblur: add sigmaV option, different vertical filteringPaul B Mahol
2016-09-04avfilter: add gblur filterPaul B Mahol
2016-09-04doc/filters: improve weave examplePaul B Mahol