73688 Commits (7f0d5401885b111ac9bb5e96d4fcb080bda83745)
 

Author SHA1 Message Date
Carl Eugen Hoyos 7f0d540188 lavc: Allow 64 channels internally. 10 years ago
Ivan Uskov 6e127990fa Refactoring to move common QSV-related code part into libavcodec/qsvdec.c 10 years ago
Tom Butterworth 17ee24af7e avcodec/snappy: refactor so ff_snappy_uncompress uses an existing buffer 10 years ago
Michael Niedermayer c4dfb76fa7 avfilter/vf_eq: Support contrast from -1000 to 1000 10 years ago
Paul B Mahol 51925daafd avfilter/af_astats: make sure p->last is actually always set when measuring max difference 10 years ago
Paul B Mahol 59a9998908 avfilter/af_astats: also measure maximal difference between two consecutive samples 10 years ago
Tom Butterworth 6074956fa1 avcodec/hap: move some per-stream setup into decoder init rather than per-frame 10 years ago
Shivraj Patil 012ba786e6 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions 10 years ago
Rong Yan 2af180bf1b swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 10 years ago
周晓勇 0bfa176c64 avcodec: loongson optimized idctdsp with mmi 10 years ago
周晓勇 dcd14db806 avcodec: loongson add constant definition 10 years ago
Michael Niedermayer f1a38264f2 avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case 10 years ago
Carl Eugen Hoyos 8dad213143 lavc: Add properties field to AVCodecContext. 10 years ago
Paul B Mahol 7aafac976f avfilter/vf_smartblur: use the name 's' for the pointer to the private context 10 years ago
Paul B Mahol 61641627b8 avfilter/af_astats: calculate audio bit-depth 10 years ago
Paul B Mahol 3001558487 avfilter: add erosion, dilation, deflate & inflate filter 10 years ago
Michael Niedermayer a39512ba9e tests/checkasm/checkasm: Give macro a body to avoid potential unexpected syntax issues 10 years ago
Michael Niedermayer 4afc3429be avformat/utils: Fix regression with H264 stream probing 10 years ago
Michael Niedermayer cdca400c5e avformat/utils: Print stream number in max_analyze_duration exit path 10 years ago
Carl Eugen Hoyos 9901e53187 lavf/rtpenc_jpeg: Fix sending multiple quantization tables. 10 years ago
Donny Yang 99b0cadd13 apng: Fix wrong default final frame delay in muxer 10 years ago
Michael Niedermayer cbd4a1dbde Merge commit '2cb34f82b92c15b811f5c03dc7f61a4baf6e02e3' 10 years ago
Michael Niedermayer 1680f9c588 Merge commit '4512ee78e19fdb011bdec1b3a8dc0b315c82a81e' 10 years ago
Michael Niedermayer 4e160ecdbc Merge commit 'c88c5eef53ff1619724ba47b722da64ec0593dab' 10 years ago
Michael Niedermayer 269a71b68a avcodec/mpeg4videodec: Clarify the mpeg4_unpack_bframes reference. 10 years ago
Michael Niedermayer a5d44d5c22 swscale/utils: Clear pix buffers 10 years ago
Henrik Gramner 2cb34f82b9 checkasm: Add unit tests for h264qpel 10 years ago
Luca Barbato 4512ee78e1 mpegts: Mark the muxer as supporting variable fps 10 years ago
Luca Barbato c88c5eef53 hevc: Split the struct setup from the pps parsing 10 years ago
Michael Niedermayer 4a6b8289e6 avcodec/mips/mpegvideo_mmi: Use av_assert2() 10 years ago
ZhouXiaoyong 95418634b1 avcodec: loongson optimized mpegvideo dct unquantize with mmi 10 years ago
周晓勇 a0ad6c85ac avcodec: loongson optimized h264pred with mmi 10 years ago
周晓勇 2c34389551 configure: loongson disable expensive optimizations in gcc O3 optimization 10 years ago
Michael Niedermayer 9d8070afe1 avfilter/internal: add more words to sentance 10 years ago
Arttu Ylä-Outinen ae3f4e479a MAINTAINERS: add myself as libkvazaar maintainer 10 years ago
Michael Niedermayer 8f2c045a0e avformat/mov: Implement a same origin policy for references instead of only allowing a subset of relative pathes in references 10 years ago
Paul B Mahol eea08efc0d avfilter/x86/vf_psnr.asm: split one line of license text into two 10 years ago
James Darnley bff7242608 avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 10 years ago
Michael Niedermayer dffae122d0 avcodec/mjpegdec: Fix DC overflow in decode_block() 10 years ago
Michael Niedermayer 90dd6ad22c avformat/utils: inform the user if the protocol cannot be determined 10 years ago
Michael Niedermayer 901922e047 avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index() to avoid seeking if a packet is skiped 10 years ago
Michael Niedermayer c9c7263e58 avformat/mov: Fix opening relative references 10 years ago
Michael Niedermayer bfd17046c1 avcodec/mpeg12dec: Fix decoding of faulty interlaced mpeg2 10 years ago
Michael Niedermayer 522256b374 avfilter/internal: Improve docs about ff_request_frame() 10 years ago
Timo Rothenpieler 550e872bcd avcodec/nvenc: Fix build with older gcc versions 10 years ago
wm4 130a8e0eef avformat: don't crash API users when demuxing mp4 10 years ago
Arttu Ylä-Outinen b90b6af710 avcodec: add libkvazaar HECV encoder 10 years ago
Ronald S. Bultje ae4c9ddebc vf_psnr: sse2 optimizations for sum-squared-error. 10 years ago
Zhang Rui fcbea93cf8 avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() 10 years ago
Michael Niedermayer 6e80fe1ecd ffmpeg: Fix cleanup after failed allocation of output_files 10 years ago