92322 Commits (295fd12d17f339bdde0940d1f1885cf6db67e5d5)
 

Author SHA1 Message Date
kjeyapal@akamai.com f848d384dd avformat/dashenc: Support HTTP Persistent for master.m3u8 as well 6 years ago
Paul B Mahol 0939c33b54 avfilter/af_afir: calculate group delay too 6 years ago
Devin Heitmueller 9e21ba3dc3 avdevice/decklink: Fix compile breakage on OSX 6 years ago
Carl Eugen Hoyos 6871c17173 lavf/matroskadec: Simplify string length calculation. 6 years ago
Carl Eugen Hoyos 10f468156c lavc/sinewin: Do not declare AAC 120/960 tables as const. 6 years ago
Carl Eugen Hoyos feb05ffa99 lavf/dump: Fix a typo: comentary -> commentary. 6 years ago
Paul B Mahol 8baaed7889 avfilter: add sinc source filter 6 years ago
Martin Vignali db4771af81 swscale : add YA16 LE/BE output 6 years ago
Martin Vignali 658bbc0060 swscale/x86/rgb2rgb.asm : add Ivo Van Poorten name to the top of the file 6 years ago
Martin Vignali e832d769f4 avcodec/proresenc_aw : use for frame flag in the header the same value than the official encoder 6 years ago
Martin Vignali c51b36ec8f avcodec/proresenc_aw : add support for prores 444 6 years ago
Martin Vignali 98637be753 avcodec/prores_enc : not calculate dct a each quantif search step 6 years ago
Martin Vignali cea5e90bde avcodec/proresenc_aw : use qp close to the official encoder 6 years ago
Martin Vignali 1a45b12cdc avcodec/proresenc_aw : use AVframe primaries, transfert, colorspace for frame header instead of default (unknown, unknown, Rec601) 6 years ago
Martin Vignali d7731ea9d4 avcodec/proresenc_aw : use scan table from prores_data file 6 years ago
Paul B Mahol 2d9c290a2f avfilter/vf_lensfun: use av_malloc_array() 6 years ago
Paul B Mahol 0ce7005d34 avfilter/vf_lensfun: use av_freep 6 years ago
Paul B Mahol bf5bdbdb92 avfilter/af_adelay: do not crash if allocation of chandelay failed 6 years ago
Karthick Jeyapal 444cdb422d avformat/dashenc: Dont ignore the codec tag from codec parameters 6 years ago
Michael Niedermayer f72b9904fe avcodec/h264_cavlc: Check mb_skip_run 6 years ago
Michael Niedermayer d7dbad12f8 avcodec/ilbcdec: Fix multiple integer overflows 6 years ago
Michael Niedermayer d017886657 avcodec/ilbcdec: Fix multiple invalid left shifts 6 years ago
Michael Niedermayer 25eb10d941 avcodec/ilbcdec: Limit indexes in create_augmented_vector() 6 years ago
Michael Niedermayer c6282141cb avcodec/ra144: Fix integer overflow in add_wav() 6 years ago
Michael Niedermayer 079d1a7175 avformat/utils: Never store negative values in last_IP_duration 6 years ago
Michael Niedermayer 4e19cfcfa3 avformat/utils: Fix integer overflow in discontinuity check 6 years ago
Carl Eugen Hoyos e90d4e9272 lavc/mjpegdec: Support 2:3 subsampling. 6 years ago
Carl Eugen Hoyos b9136c1b90 lavf/mxfenc: Remove a write-only variable. 6 years ago
bnnm 02ea060b29 avformat/xwma: fix WMAv2 with incorrect bit rate 6 years ago
Mark Thompson 57f312a34d doc/bitstream_filters: Add av1_metadata 6 years ago
Mark Thompson f6912cc3e7 trace_headers: Fix memory leaks on syntax read failures 6 years ago
Anssi Hannula b2adc31697 MAINTAINERS: remove myself as hls demuxer maintainer 6 years ago
Aman Gupta 41ed2c3849 avcodec/cbs: ensure user_data is padded for GBC parsing 6 years ago
Aman Gupta b6c3a02740 avcodec/cbs: fix crash in sei_pic_timestamp 6 years ago
Aman Gupta 64c50c0e97 avcodec/cbs_h264: silence errors about end_of_seq nalus 6 years ago
Paul B Mahol e1e6a31216 doc/filters: update silenceremove documentation 6 years ago
Paul B Mahol 936376f3f7 avfilter/af_silenceremove: use enum for threshold detection modes 6 years ago
Paul B Mahol 631994b62b avfilter/af_silenceremove: add enum for detection modes 6 years ago
Paul B Mahol 454ed32d56 avfilter/af_silenceremove: add options description 6 years ago
Paul B Mahol a853623681 avfilter/af_silenceremove: prefer outlink instead of inlink 6 years ago
Paul B Mahol 346b23237b avfilter/af_silenceremove: add mode options 6 years ago
Paul B Mahol c07bc1d6ee avfilter/af_silenceremove: add options to keep min duration of silence 6 years ago
Michael Niedermayer c27c7b49dc avcodec/av1_parse: Check obu_size 6 years ago
Marton Balint f099946faf ffmpeg: log corrupted packets and frames 6 years ago
Timo Rothenpieler 19546cfef1 avcodec/cuviddec: properly take deinterlacing and display delay into account for buffer_full check 6 years ago
Paul B Mahol 40c4b9dad0 avcodec/imm4: improve decoding of some files 6 years ago
Michael Niedermayer fa7289e718 fate: Update checksums for recent mxf changes 6 years ago
Paul B Mahol 3ab88a751e doc/filters: do not mention removed option from afir filter 6 years ago
Paul B Mahol 0709b0561f avformat: add SER demuxer 6 years ago
Martin Vignali 296609f859 swscale/x86/rgb2rgb : port shuffle 2103 mmxext to external asm and remove inline asm version 6 years ago