100732 Commits (bb96824510aad2ac4cf0bff545c85af7a256ff92)
 

Author SHA1 Message Date
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
Christopher Degawa eacad3406e avdevice/decklink_dec: mark get_frame_timecode and get_bmd_timecode static 4 years ago
Matthieu Bouron 2e17435480 avformat/mov: adjust skip_samples according to seek timestamp 4 years ago
Lingjiang Fang c4407a3e00 doc/protocols: explain tcp listen option description 4 years ago
Timo Rothenpieler 7a2d94cf1a avcodec/nvenc: fix timestamp offset ticks logic 4 years ago
Andreas Rheinhardt 42ee3898c8 avcodec/ac3dec: Make decoders init-threadsafe 4 years ago
Andreas Rheinhardt 10663312de avcodec/ac3dec: Check operations that can fail 4 years ago
Andreas Rheinhardt 277281ac8e avcodec/ac3enc: Factor common end of float/fixed encode_frame out 4 years ago
Andreas Rheinhardt 49a12ac4af avcodec/ac3enc_template: Perform compile-time checks at compile-time 4 years ago
Andreas Rheinhardt 496ff9f2e5 avcodec/[e]ac3enc: Don't invade CONFIG_ namespace 4 years ago
Andreas Rheinhardt 953924781e avcodec/ac3enc: Set function pointers earlier 4 years ago
Andreas Rheinhardt 505d4de064 avcodec/[e]ac3enc: Make encoders init-threadsafe, fix race 4 years ago
Michael Niedermayer 69aeba8a19 avcodec/wmaprodec: Check packet size 4 years ago
Michael Niedermayer 0a0b92b4b2 avformat/dhav: Check position for overflow 4 years ago
Michael Niedermayer 380a3a0adf avcodec/rasc: Check frame before clearing 4 years ago
Michael Niedermayer ac5a568e6d avformat/utils: Change compute_chapters_end() from O(n²) to O(n log n) 4 years ago