2956 Commits (8766ad9eb1b0b498ec5db824c8c34385e3d6d713)

Author SHA1 Message Date
Jérémy Tran ae60d2c877 lavfi: add hue filter 12 years ago
Stefano Sabatini 5c0d8bc4ce lavfi: add avfilter_get_class() and iteration callbacks 12 years ago
Stefano Sabatini a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 12 years ago
Stefano Sabatini 3239382aef doc/texi2pod: add "use warnings" directive 12 years ago
Stefano Sabatini e874b29296 doc/Makefile: invoke perl to interpret texi2pod.pl 12 years ago
Anton Khirnov 2ff67c909c lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. 12 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 12 years ago
Diego Biurrun 52561d0116 doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs 12 years ago
Stefano Sabatini f6580b50ed lavfi: add asetpts audio filter 12 years ago
Stefano Sabatini be2b885738 doc/indevs: document missing options in x11grab section 12 years ago
Stefano Sabatini f09a06908e doc/indevs: use separate @example blocks for separate examples 12 years ago
Stefano Sabatini 083754f2be doc/indevs: rework options description in the x11 grab section 12 years ago
Stefano Sabatini 7794ddeae3 doc/ffmpeg: do not show examples making use of the deprecated glob_sequence pattern type 12 years ago
Stefano Sabatini 3a06ea8436 lavf/img2dec: add and document pattern_type option 12 years ago
Stefano Sabatini 0325e01fe7 doc/demuxers: itemize image2 examples and put them in a dedicated subsection 12 years ago
Anton Khirnov 7ca14c731e vsrc_movie: discourage its use with avconv. 12 years ago
Anton Khirnov ab29609701 avconv: allow no input files. 12 years ago
Paul B Mahol c7bbd82170 doc/general: move ZeroCodec to right section 12 years ago
Diego Biurrun 578344f79c doc: cygwin: Update list of FATE package requirements 12 years ago
Samuel Pitoiset 00cb52c65c rtmp: Add a new option 'rtmp_subscribe' 12 years ago
Paul B Mahol 13c5069187 lavfi: add smptebars source 12 years ago
Stefano Sabatini 13bbc464ed examples/muxing: set codec in the codec context 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Clément Bœsch cf753d5b59 doc: fix misspelled "convergence". 12 years ago
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 12 years ago
Stefano Sabatini 8331d56e0d doc/filters: fix typo in "@end table." 12 years ago
Stefano Sabatini 8d6f46ab2c doc/filters: add mandelbrot source documentation 12 years ago
Stefano Sabatini 9bece76009 lavf/img2dec: add start_number_range option 12 years ago
Stefano Sabatini b907655303 examples/muxing: drop duplicated code in add_video_stream() 12 years ago
Stefano Sabatini 74c6db0505 doc/demuxers.texi: avoid comma splice in image2 documentation 12 years ago
Stefano Sabatini b0d23ae208 lavf/img2doc: document options 12 years ago
Stefano Sabatini 66747a6160 examples/muxing: simplify alloc_picture() 12 years ago
Nicolas George 88fc1438c6 ffmpeg: insert bitmap subtitles as video in filters. 12 years ago
Philip Langdale 2daaf77698 movtextenc: 3GPP TS 26.245 Timed Text Encoder. 12 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
Stefano Sabatini 39a8275fdf lavfi: move color filter to testsrc, factorize 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Derek Buitenhuis 91c86d3cf8 Canopus Lossless decoder 12 years ago
Nicolas George 89898cd3b6 ffprobe: fix validity error with tags and data. 12 years ago
Stefano Sabatini c809b89a12 ffprobe: show audio frame channels and channel_layout 12 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 12 years ago
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 12 years ago
Stefano Sabatini e5d617aa6d lavfi/color: drop support for old deprecated syntax 12 years ago
Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 12 years ago
Nicolas George 981d97f697 doc/filters: document TB variable for vf_setpts. 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Paul B Mahol c3c9c4d006 doc/general: add missed WavPack muxing support information 12 years ago
Nicolas George 0f8f924847 faq: suggest the concat filter. 12 years ago
Nicolas George 2d6f442ca1 faq: disambiguate "join". 12 years ago