100847 Commits (35f86280478bd4fb7404800ff8952d98e8d1100d)
 

Author SHA1 Message Date
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
Paul B Mahol a0acc44106 avfilter/vf_convolution: use correct stride variable 4 years ago
Gyan Doshi 0fff6c039c doc/ffmpeg: document max_error_rate 4 years ago
Marton Balint 2e2891383e avformat: remove some mpegts details from AVStream 4 years ago
Marton Balint e57879ec18 avformat/mpegts: use stream index based lookup with merge_pmt_versions if stream identifier matches multiple streams 4 years ago
Marton Balint f143a6c151 avformat/mpegts: only clear programs which no longer exist or have a new PMT 4 years ago
Marton Balint 10c8e53294 avformat/mpegts: rework clearing and adding pid to program 4 years ago
Marton Balint 5ea37923a8 avformat/mpegts: never discard PAT pid 4 years ago
Marton Balint 9298e8eb61 avformat/utils: do not overwrite already existing program with defaults in av_new_program 4 years ago
Lynne 91e1625db1
lavu/tx: clip when converting table values to fixed-point 4 years ago
Arnaud Vrac 29993b2947 sbc: do not set sample format in parser 4 years ago