103395 Commits (530ac6aa305aeda631c77f8a17e96c14c7ab1a1c)
 

Author SHA1 Message Date
Nicolas George 703c3c4151 lavfi/formats: cosmetic: move negotiation stuff at the end 3 years ago
Paul B Mahol 7871b3ca5e avfilter/vf_signalstats: avoid doubles in calculations 3 years ago
Paul B Mahol ed6ea4f9ca avfilter/vf_chromakey: fix diff scaling for chromahold filter 3 years ago
Christopher Degawa 8990c5869e get_cabac_inline_x86: Don't inline if 32-bit clang on windows 3 years ago
Steven Liu c64d56a2f5 avformat/hlsenc: minus subtitle streams count when subtitle stream between video and audio streams 3 years ago
Steven Liu 5dc1b4b997 avformat/hlsenc: set http options before use delete http method 3 years ago
Paul B Mahol 79934cc702 avfilter/vf_paletteuse: do not use in dithering transparent palette 3 years ago
Paul B Mahol 6d09de90d1 avfilter/vf_paletteuse: fix some integer overflows 3 years ago
Paul B Mahol 835eb0a556 avfilter/vf_paletteuse: do not sort transparency color 3 years ago
Paul B Mahol 124eec942a avfilter/vf_palettegen: fix integer overflow 3 years ago
Hu Weiwen 4cdab8d022 movenc: Get rid of frag_start 3 years ago
Hu Weiwen 2b77a2f723 movenc: Ensure no separate moof written for empty track 3 years ago
Jan Ekström dbe40478e2 avcodec/libx265: improve full range flag setting logic 3 years ago
Jan Ekström 7ca71b79f2 avcodec/libx264: leave full range flag unchanged if unknown 3 years ago
Paul B Mahol ed47a4a842 avcodec: add SMC encoder 3 years ago
Andreas Rheinhardt 515e7fbce1 avfilter/avfilter: Remove unused feature to add pads in the middle 3 years ago
Andreas Rheinhardt 1e35744a4c avfilter/internal: Replace AVFilterPad.needs_writable by flags 3 years ago
Andreas Rheinhardt f60c3ca136 avfilter/audio: Don't call av_get_channel_layout_nb_channels twice 3 years ago
Andreas Rheinhardt 1aa640c7d7 avfilter/internal: Combine get_(audio|video)_buffer into union 3 years ago
Andreas Rheinhardt 90550856e5 avfilter/avfilter: Remove redundant assignment 3 years ago
Andreas Rheinhardt 8c53b14599 avutil/opt: Document actual behaviour of av_opt_copy a bit more 3 years ago
Haihao Xiang 51a80aacce ffmpeg_hw: Don't ignore key parameters when initializing a hw device 3 years ago
Michael Niedermayer 7bba0dd638 avcodec/frame_thread_encoder: Free AVCodecContext structure on error during init 3 years ago
Nicolas George 318e184022 doc/git-howto: be more strict about commit message formatting. 3 years ago
Paul B Mahol 376ac5b7a8 avfilter/vf_convolve: switch to TX FFT from avutil 3 years ago
Paul B Mahol 8567f1c392 avfilter: add (a)segment filters 3 years ago
Andreas Rheinhardt 7b0e63b7d5 avfilter: Remove init_opaque callback 3 years ago
Andreas Rheinhardt 8f51c12f87 avfilter/vf_(guided|program_opencl): Add missing dynamic inputs flag 3 years ago
Limin Wang 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 3 years ago
Limin Wang 13460af456 avdevice/decklink: add level_a configuration option 3 years ago
Limin Wang 5f3df7afa6 avdevice/decklink: add sqd configuration option 3 years ago
Limin Wang b923bfc679 avdevice/decklink: add link configuration option 3 years ago
Paul B Mahol ca788d184c avfilter/vf_waveform: add option to control strechness of waveform 3 years ago
Paul B Mahol e0de0aa585 avfilter/vf_colorcorrect: calculate imax/max once at config stage 3 years ago
Paul B Mahol d42b49fc87 avfilter/vf_colorcorrect: add initial automatic filtering 3 years ago
Andreas Rheinhardt 1cc64146e3 avcodec/options_table: Treat (request_)channel_layout as channel layout 3 years ago
Andreas Rheinhardt 4049b34aca avfilter/vf_fieldorder: Simplify setting common pixel formats 3 years ago
Andreas Rheinhardt c8b1c9f97a avfilter/vf_find_rect: Don't make frame writable unnecessarily 3 years ago
Andreas Rheinhardt 631c4db13b avfilter/vf_colorkey: Don't manually make frame writable 3 years ago
Andreas Rheinhardt ce2a77b52e avfilter/vf_despill: Don't manually make frame writable 3 years ago
Andreas Rheinhardt 6140eb720e avfilter/vf_lumakey: Don't manually make frame writable 3 years ago
Andreas Rheinhardt 2f4b43a5a1 avfilter/vf_paletteuse: Remove redundant freeing code 3 years ago
Andreas Rheinhardt 1b20853fb3 avfilter/internal: Factor out executing a filter's execute_func 3 years ago
Paul B Mahol 32b56af6fb avfilter/vf_colorcorrect: add subsampling formats support 3 years ago
Paul B Mahol efcee3fe0f avfilter/vf_colorcorrect: remove code touching Y component 3 years ago
Niklas Haas 33756c539b avcodec/h264_sei: fix H.274 film grain parsing 3 years ago
Paul B Mahol 83860a3d8c avfilter/avf_showspectrum: add unwrapped phase data mode 3 years ago
James Almer acd079843b avcodec/trace_headers_bsf: also parse extradata in packet side data 3 years ago
James Almer 46e4562b3a avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata in packet side data 3 years ago
James Almer e680c5c344 avcodec/cbs: add a helper to read extradata within packet side data 3 years ago