73672 Commits (a39512ba9e0c0f0e96d872af1c087f07322818fa)
 

Author SHA1 Message Date
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
Michael Niedermayer 15629129dd avformat/mov: Fix deallocation when MOVStreamContext failed to allocate 10 years ago
Michael Niedermayer 0ff4953e1b avfilter/vf_ssim: Fix "incompatible pointer type" warnings 10 years ago
Michael Niedermayer fd4c87fa3b ffmpeg: Fix crash with ost->last_frame allocation failure 10 years ago
Michael Niedermayer bd27dc9102 ffmpeg: Fix deallocating input threads with partly failed file allocation 10 years ago
Ronald S. Bultje dfc58584b4 vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 10 years ago
James Almer 39a04ebcaf avutil/mem_internal: add missing header includes 10 years ago
Ivan Uskov ce91bab70f libavcodec/qsv.c: Issue fixed: QSV engine does not release display handler under linux platform. 10 years ago
Michael Niedermayer 96e1cc3f8b Merge commit 'a5a6a786bfebb85c269abc25559fd71963983581' 10 years ago
Michael Niedermayer 3edc6d1cd9 Merge commit '32c8d89c036b0e75ece74aea638df587099def0b' 10 years ago
Michael Niedermayer e17a459af0 Merge commit '8e373fe048812a25b238ea60a7052b8c07639a42' 10 years ago
Michael Niedermayer db1ab7e5af Merge commit 'c571424c7f6276a6374e1784ce2a33d4b6a4292d' 10 years ago
Michael Niedermayer 4bde1a4a37 avcodec/mpegvideo: Fix null pointer dereference of picture array 10 years ago
Michael Niedermayer 503ec7139f ffmpeg: Fix cleanup with ost = NULL 10 years ago
Michael Niedermayer 85b7456efe avcodec/hevc_parser: Fix memleaks in parser mix 10 years ago
Michael Niedermayer 32d023eb6d avformat/oggdec: Check buf before copying data in to it 10 years ago
Michael Niedermayer 5d346feafa avcodec/pthread_frame: check avctx on deallocation 10 years ago