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
2019-09-25avfilter/vf_v360: add sinusoidal formatPaul B Mahol
2019-09-22avfilter/vf_v360: add fixed pixel padding optionsPaul B Mahol
2019-09-21avfilter/vf_v360: add hammer projectionPaul B Mahol
2019-09-21avformat/hashenc: add streamhash muxerMoritz Barsnick
2019-09-19avfilter/vf_v360: add ball projection formatPaul B Mahol
2019-09-18doc: various spelling, grammar and formatting fixesMoritz Barsnick
2019-09-17avfilter/vf_v360: add mercator projectionPaul B Mahol
2019-09-16lavc/g729dec: Support decoding Sipro ACELP.KELVIN.Carl Eugen Hoyos
2019-09-16doc/examples/decode_audio: Fix "warning: ISO C90 forbids mixed declarations a...Michael Niedermayer
2019-09-15avcodec/libdav1d: use the library default for the filmgrain optionJames Almer
2019-09-15avfilter/vf_stereo3d: add tb (top-bottom) aliasesPaul B Mahol
2019-09-14doc/filters: add another v360 examplePaul B Mahol
2019-09-14avfilter/vf_v360: implement stereo 3D supportPaul B Mahol
2019-09-14avfilter/vf_v360: implement diagonal field of viewPaul B Mahol
2019-09-12avfilter/vf_v360: add dfisheye outputPaul B Mahol
2019-09-10doc/filters: extend flip options in v360 filterPaul B Mahol
2019-09-10avfilter/vf_v360: add support for stereographic as input projectionPaul B Mahol
2019-09-09doc/filters: fix typo in v360Paul B Mahol
2019-09-09avfilter/vf_v360: partialy revert previous commitPaul B Mahol
2019-09-09avfilter/vf_v360: extend stereographic projectionPaul B Mahol
2019-09-08doc/filters: update v360Paul B Mahol
2019-09-07avfilter/vf_v360: add options to h/w unflip input videoPaul B Mahol
2019-09-07avfilter/vf_v360: support transposed input/outputPaul B Mahol
2019-09-06avfilter/vf_v360: add option to pick rotation orderPaul B Mahol
2019-09-06doc/filters: correct range for contrast in eq filterSourabh Sharma
2019-09-05doc/filters: fix alphabetic order of some video filtersPaul B Mahol
2019-09-04avutil/version: bump for hwcontext_videotoolbox api changeAman Gupta
2019-09-03avformat: Add ZeroMQ as a protocolAndriy Gelman
2019-09-02docs/formats: fix max_interleave_delta defaultMarton Balint
2019-09-02avfilter/vf_v360: rename fb format to barrelPaul B Mahol
2019-09-02avutil/pixfmt: Add EBU Tech. 3213-E AVColorPrimaries valueRaphaƫl Zumer
2019-08-31avfilter/vf_v360: add cubemap 1x6 layoutPaul B Mahol
2019-08-30avfilter/vf_v360: add facebook's formatEugene Lyapustin
2019-08-28libavcodec/amfenc: Vulkan initialization support for encoder.OvchinnikovDmitrii
2019-08-26doc/examples/decode_video: add input file format information for usageSteven Liu
2019-08-26doc/examples/decode_audio: print message about how to play the output fileSteven Liu
2019-08-26libavfilter: Add dehaze-filter option in existing derain.Xuewei Meng
2019-08-23avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint
2019-08-23avformat/mpegtsenc: add support for setting PCR interval for VBR streamsMarton Balint
2019-08-23lavfi: add deshake_opencl filterJarek Samic
2019-08-22libavfilter: Update derain filter doc.Xuewei Meng
2019-08-21doc/filters: fix typosPaul B Mahol
2019-08-21doc/filters: fix v360 options namesPaul B Mahol
2019-08-19avfilter/vf_v360: add dual fisheye formatEugene Lyapustin
2019-08-19avfilter/vf_v360: add padding option for cubemapEugene Lyapustin
2019-08-19avfilter: add v360 filterEugene Lyapustin
2019-08-17avformat/avio: remove 4k limit from avio_printfMarton Balint
2019-08-17avformat/avio: add avio_print_string_array and avio_printMarton Balint
2019-08-15avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint
2019-08-13libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow