104346 Commits (7d3a9bb54b506381b82cd7adc6b9856e4aed7296)
 

Author SHA1 Message Date
Paul B Mahol 7d3a9bb54b avfilter/vf_fftfilt: add gray formats >8 depth support 3 years ago
Pekka Väänänen 4d52e36bd0 avformat/westwood_vqa: Store VQFL codebook chunks 3 years ago
Paul B Mahol 844890b1bc avfilter/vf_fftfilt: add slice threading support 3 years ago
Paul B Mahol 8add1b39e2 avfilter/vf_fftfilt: simplify bits/len calculation 3 years ago
Paul B Mahol 933765aa0e avfilter: add xcorrelate video filter 3 years ago
Paul B Mahol 32eaf4069e avfilter: add limitdiff video filter 3 years ago
Soft Works 73fe19f09c avfilter/vf_palettegen: cosmetic changes 3 years ago
Soft Works dea673d0d5 avfilter/vf_palette(gen|use): support palettes with alpha 3 years ago
Mark Reid 3ee7250116 avfilter/vf_lut3d: fix building with --disable-optimizations 3 years ago
Limin Wang 871fee82e1 avcodec/videotoolboxenc: use goto end for memory cleanup 3 years ago
Limin Wang f25871d790 avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8() 3 years ago
Limin Wang ba03e4ed33 avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8() 3 years ago
Paul B Mahol 13141339c1 avformat/dhav: make duration extraction more robust 3 years ago
Paul B Mahol 6384175d8c avformat/dhav: check if timestamp matches when seeking 3 years ago
Nachiket Tarate f14adb0516 libavformat/hls: correct indentation 3 years ago
Nachiket Tarate ff958b3846 libavformat/hls: add support for decryption of HLS media segments encrypted using SAMPLE-AES encryption method 3 years ago
Nachiket Tarate ef0f5d1be6 libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes specified in Common Encryption (CENC) standard 3 years ago
Nachiket Tarate 343c03c61c libavcodec/adts_header: add frame_length field and avpriv function to parse AAC ADTS header 3 years ago
Michael Niedermayer 1902a60dda avcodec/gemdec: Use ff_set_dimensions() 3 years ago
Michael Niedermayer 17e36fac0b avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2() 3 years ago
Limin Wang 78c30857b7 avformat/rtpdec_rfc4175: return the proper value 3 years ago
Limin Wang 5724e8a664 avformat/rtpdec_rfc4175: Remove redundant initialization 3 years ago
Limin Wang f7823c9a3a avformat/rtpdec_rfc4175: use av_get_bits_per_pixel() 3 years ago
Limin Wang 617cf44c8c avcodec/bitpacked: check av_buffer_ref result 3 years ago
Zhao Zhili a742ba60f1 libavcodec/speexdec: fix memleak in error path 3 years ago
Andreas Rheinhardt f626a3d0e0 Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted" 3 years ago
Limin Wang 6260c611c5 avformat/libsrt: add snddropdelay parameter for srt 3 years ago
Paul B Mahol 90a0da9f14 avfilter/vsrc_testsrc: add planar formats for haldclutsrc 3 years ago
Mark Reid 716b396740 avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation 3 years ago
Paul B Mahol 5133f4c2c1 avcodec/lagarith: return early on error 3 years ago
Paul B Mahol 148ada5577 avcodec: add native Speex decoder 3 years ago
Gijs Peskens 5274f2f7f8 avformat/librist: replace deprecated functions 3 years ago
Marton Balint 9420f7e095 avformat/mpegts: fix max_packet_size in mpegts payload parsing 3 years ago
Marton Balint aeea2ad0e4 avformat/mpegts: rename PES total_size to PES_packet_length 3 years ago
Marton Balint 65cd43cff3 avformat/mpegts: delay allocation of PES buffer 3 years ago
Marton Balint ce8db0c253 avformat/mpegts: use named constants for stream_id types 3 years ago
Andreas Rheinhardt 0c0d5faf94 avfilter/asrc_flite: Remove double ';' 3 years ago
Andreas Rheinhardt aac8fa2fbf avfilter/asrc_flite: Fix races upon (un)registering voices 3 years ago
Andreas Rheinhardt 18ddb25c7a avfilter/asrc_flite: Fix use-after-frees 3 years ago
Andreas Rheinhardt 304cc03798 avfilter/asrc_flite: Don't segfault when using list_voices option 3 years ago
Andreas Rheinhardt 9a1547ba1e avfilter/tests/filtfmts: Check for existence of formats/channel layouts 3 years ago
Andreas Rheinhardt a228baeee1 avfilter/vf_scale: Reindentation 3 years ago
Andreas Rheinhardt 04f8d79c24 avfilter/vf_scale: Remove always-true checks 3 years ago
Andreas Rheinhardt 812a4b86a8 avfilter/vf_transpose: Don't call av_pix_fmt_desc_get() twice 3 years ago
Andreas Rheinhardt 2b72e693c7 avfilter/tests/filtfmts: Replace macro by ordinary function 3 years ago
Limin Wang b4d665bf69 avformat/libsrt: specify base of maxbw string to 10 instead of auto-detect 3 years ago
Limin Wang 1161d8b4b3 avformat/libsrt: use strtoll/strtol for int64_t/int 3 years ago
Michael Niedermayer d115eec979 avformat/matroskadec: Reset state also on failure in matroska_reset_status() 3 years ago
Paul B Mahol 57b14879b9 avfilter/vf_v360: fix scaling to give proper results 3 years ago
Paul B Mahol fd3aba10cc avfilter/vf_v360: do not round second arg for rescale() 3 years ago