Michael Niedermayer
e407d70f83
MAINTAINERS: add 2.8, drop 2.2
...
No actively maintained linux disto on
https://trac.ffmpeg.org/wiki/Downstreams
uses 2.2 anymore, so it makes no sense to maintain it further
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Vittorio Giovara
3b8e895237
codec_desc: Add missing DXV entry
9 years ago
Michael Niedermayer
2c1ec57596
avformat/mpegvideo_enc: Move sponsorship notice to its own comment block
...
Suggested-by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Michael Niedermayer
a7c0373ea3
avformat/mxfenc: Move sponsorship notice to its own comment block
...
Suggested-by: BBB
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Michael Niedermayer
7277a4ace9
avformat/http: add reconnect_delay_max option
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Andrew Stone
a450ec2672
avcodec/libvorbisdec: Fix memory leak
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Clément Bœsch
1435587373
avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option
9 years ago
Clément Bœsch
7114282a0d
avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option
9 years ago
Clément Bœsch
7b6007204d
avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options
9 years ago
Clément Bœsch
c826f9b284
avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option
9 years ago
Clément Bœsch
9f4e096496
avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option
9 years ago
Clément Bœsch
14d6c68824
avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options
9 years ago
Clément Bœsch
b761033e7f
avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
9 years ago
Clément Bœsch
b0431383cb
avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option
9 years ago
Clément Bœsch
9b8e514c14
avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
9 years ago
Clément Bœsch
d1c4e8c7db
avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option
9 years ago
Clément Bœsch
81e52c6df9
avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option
9 years ago
Clément Bœsch
9c52eafd5b
avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options
9 years ago
Clément Bœsch
9f846ed4c7
avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
9 years ago
Clément Bœsch
dc2802c81e
avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options
9 years ago
Michael Niedermayer
6bda0f6638
doc/protocols: Fix usefull typo
...
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
9 years ago
Michael Niedermayer
91ca8105dd
avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request
...
Suggested-by: Carl and Hendrik
9 years ago
Clément Bœsch
a62bf26c28
avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options
9 years ago
Clément Bœsch
f5436ebe22
avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option
9 years ago
Clément Bœsch
96651e41b0
avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options
9 years ago
Clément Bœsch
334b11246c
avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option
9 years ago
Clément Bœsch
e1d24e6c1e
avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option
9 years ago
Clément Bœsch
1cab6a33cd
avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options
9 years ago
Clément Bœsch
97692ef1ba
avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option
9 years ago
Clément Bœsch
ee4f0ec0cd
avfilter/delogo: use AV_OPT_TYPE_BOOL for show option
9 years ago
Clément Bœsch
96dbc5bdf9
avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options
9 years ago
Clément Bœsch
fa83b55161
avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option
9 years ago
Clément Bœsch
7a29d10839
avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
9 years ago
Clément Bœsch
728eff9e38
avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option
9 years ago
Clément Bœsch
e73f46b105
avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option
9 years ago
Clément Bœsch
b599d21642
avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option
9 years ago
Clément Bœsch
286d625b43
avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)
9 years ago
Clément Bœsch
af0945d912
avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option
9 years ago
Clément Bœsch
9f4b3bd96c
avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option
9 years ago
Clément Bœsch
b6249d4f52
avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option
9 years ago
Clément Bœsch
cb8d71734c
avfilter/volume: drop useless trailing comma
9 years ago
Clément Bœsch
34201fcf74
avfilter/volume: fix missing filtering flags for a bunch of options
9 years ago
Clément Bœsch
ed28dd6301
avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option
9 years ago
Clément Bœsch
5c64ae64bd
avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option
9 years ago
Clément Bœsch
6d79aae63c
avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option
9 years ago
Clément Bœsch
fad0841869
avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option
9 years ago
Clément Bœsch
816cfd00cb
avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option
9 years ago
Clément Bœsch
1457610d87
avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option
9 years ago
Clément Bœsch
2d7726f7ab
avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option
9 years ago
Clément Bœsch
9571a56009
avutil/opt: refactor pixel/sample fmt common case
9 years ago