73750 Commits (f6870495e1589f0931f62bdf777fc0ad299e9c14)
 

Author SHA1 Message Date
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
Luca Barbato a5a6a786bf mp3: Forward seeking errors 10 years ago
Luca Barbato 32c8d89c03 hevc: Print the non-supported chroma_format_idc 10 years ago
Luca Barbato 8e373fe048 hevc: Factor out the pixel format mapping from the sps parser 10 years ago
Alexandra Hájková c571424c7f asfdec: prevent memory leaks found with Coverity Scan 10 years ago
James Almer 84e847c7c8 avcodec/hevc_parser: use the old parser only when hevc decoder is available 10 years ago
Michael Niedermayer feb6a94f74 avutil/frame: fix crash with av_frame_unref(NULL) 10 years ago
Michael Niedermayer cc0380222a avcodec/mpegvideo: Check for NULL in ff_mpv_common_end() 10 years ago
Michael Niedermayer 697160366f avcodec/vp3: check current_frame before accessing it 10 years ago
Michael Niedermayer ba05166174 configure: Fix build with --disable-decoders --enable-parser=hevc 10 years ago
Michael Niedermayer da10aaf238 Merge commit '1b9a8e5f1d007ea19f04032490d681becd0d4e6a' 10 years ago
Michael Niedermayer 5be07d0206 Merge commit 'a062a55d37720abc8c704aa0e8682efd3cdc9c9b' 10 years ago
Michael Niedermayer 1127b35ff1 Merge commit 'b9f76d19d81fbc7f088536f966c2d3dc23c34ddc' 10 years ago
Michael Niedermayer afa97144cf Merge commit '077b55943330150db0eafd36bbee614697cabd98' 10 years ago
Michael Niedermayer d13fc98247 Merge commit '18156b53f9b642b71c182c5c9818175a61572d2b' 10 years ago
Michael Niedermayer 39bbdebb1e avcodec/sanm: Reset sizes in destroy_buffers() 10 years ago
Michael Niedermayer f7068bf277 avcodec/alac: Clear pointers in allocate_buffers() 10 years ago
Michael Niedermayer b513661251 avformat/utils: Skip ff_configure_buffers_for_index() for local files 10 years ago
Zhang Rui f5c281daa8 configure: clean whitespace with [:space:] 10 years ago
Michael Niedermayer 488cc05192 avformat/mov: Use ff_configure_buffers_for_index() 10 years ago
Michael Niedermayer b183fb4767 avformat: Add ff_configure_buffers_for_index() 10 years ago
James Almer 1b9a8e5f1d dxva2_hevc: unbreak compilation after recent sps/pps changes 10 years ago
Anton Khirnov a062a55d37 hevc_parser: fix standalone build with the hevc decoder disabled 10 years ago