100657 Commits (f975cf7cc061b814bc029bb2fc86f656494c4d5c)
 

Author SHA1 Message Date
Paul B Mahol f975cf7cc0 avcodec/cfhd: only increase s->level if transform is supported 4 years ago
Derek Buitenhuis b085a72c54 avcodec/librav1e: Fix indentation 4 years ago
Paul B Mahol 8d86d58941 avfilter/vf_datascope: add option to show only subset of components 4 years ago
Paul B Mahol eb0f532c98 avfilter/vf_bbox: add support for commands 4 years ago
Paul B Mahol 4f81e24c34 avfilter/vf_bbox: add support for >8 depth 4 years ago
Paul B Mahol 9b44f99329 avfilter/bbox: add support for >8 depth 4 years ago
Paul B Mahol 294854bd0a avfilter/vsrc_testsrc: add complement mode to rgbtestsrc 4 years ago
Paul B Mahol 79f2bca59c avfilter/vsrc_testsrc: add planar support to rgbtestsrc 4 years ago
Paul B Mahol 1ed6b80c28 avfilter/vf_threshold: add support for more formats 4 years ago
Paul B Mahol 95179dff82 avfilter/vf_chromanr: add support for more formats 4 years ago
Andriy Gelman 35eb5eeca8 ffmpeg: use sigaction() instead of signal() on linux 4 years ago
Paul B Mahol 4ae2dfd7ea avfilter/vf_detelecine: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol bc2632f867 avfilter/vf_mix: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 6baed9ce03 avfilter/vf_telecine: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 737bb01540 avfilter/vf_weave: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 9beee83043 avfilter/vf_il: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol c590ff1fbb avfilter/vf_copy: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 60836fb6f6 avfilter/vf_fieldhint: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol 5b34fcaa8d avfilter/vf_stack: use ff_formats_pixdesc_filter() 4 years ago
Paul B Mahol b7817f23c0 avfilter/vf_phase: add support for commands 4 years ago
Paul B Mahol e722b443e4 avfilter: add estdif video filter 4 years ago
Limin Wang bf1cc9a43b avformat/hlsenc: reindent the code 4 years ago
Limin Wang 5ef20244de avformat/udp: add memory alloc checks 4 years ago
Limin Wang f6eaa864f3 avformat/udp: return the error code instead of generic EIO 4 years ago
Limin Wang 6696a07ac6 avutil/timecode: fix sscanf format string with garbage at the end 4 years ago
Martin Storsjö c2424b1f35 movenc: Present durations in mvhd/tkhd/mdhd as they are after edits 4 years ago
Paul B Mahol d4902751cb avfilter/vf_w3fdif: fix parity in frame mode 4 years ago
Guo, Yejun 64ea15f050 libavfilter/dnn: add batch mode for async execution 4 years ago
Wonkap Jang 57dae5723f avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIG 4 years ago
Paul B Mahol aaeee01eab avfilter/vf_w3fdif: add support for >8 depth gray formats 4 years ago
Idan Freiberg a6912e5b88 avformat/dhav: Fix incorrect non-DHAV chunk skipping logic 4 years ago
James Almer f6477ac9f4 avutil/tx: use ENOSYS instead of ENOTSUP 4 years ago
Lynne 151b41c8cc
fft: remove 16-bit FFT and MDCT code 4 years ago
Lynne 9e05421dbe
ac3enc_fixed: drop unnecessary fixed-point DSP code 4 years ago
Lynne 238b2d4155
ac3enc: halve the MDCT window size by using vector_fmul_reverse 4 years ago
Lynne 784c08af30
ac3enc: do not clip coefficients after transforms 4 years ago
Lynne 2d85e6e723
ac3enc_fixed: convert to 32-bit sample format 4 years ago
Bas Nieuwenhuizen 4386060164 kmsgrab: Do not require the modifier to stay constant. 4 years ago
Bas Nieuwenhuizen 03f4b203ba kmsgrab: Use invalid modifier if modifiers weren't used. 4 years ago
Lynne 06a8596825
lavu: support arbitrary-point FFTs and all even (i)MDCT transforms 4 years ago
AlexisWilke ca21cb1e36 avformat/allformats: test pointer to be used 4 years ago
Michael Niedermayer 88519be8db avformat/mxfdec: Free all types for both Descriptors 4 years ago
Michael Niedermayer 90e4862ffa avutil/eval: Unconditionally check argument of e_div 4 years ago
Michael Niedermayer b0259aa248 avformat/utils: wrap_timestamp() is only needed for less than 64 bits 4 years ago
Michael Niedermayer fcc263caa9 avformat/aaxdec: Check string before strcmp() 4 years ago
Michael Niedermayer 7186ec88b9 uavformat/rsd: check for EOF in extradata 4 years ago
Nuo Mi 2ad21ee9d4 avcodec/cbs_h2645: Move zero_byte check to its own function 4 years ago
Nuo Mi 71de4ebede avcodec/cbs_h265: fix undef SEI_TYPE_X 4 years ago
Nuo Mi ebdd33086a avcodec: add vvc codec id and profiles 4 years ago
James Almer 9219ed213d avcodec/cbs: constify decompose_unit_types 4 years ago