73688 Commits (7f0d5401885b111ac9bb5e96d4fcb080bda83745)
 

Author SHA1 Message Date
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
Anton Khirnov b9f76d19d8 hevc_ps: make sure failing to decode an SPS always returns an error 10 years ago
James Almer 1aab5d8ab1 avcodec/dxva2_hevc: unbreak compilation after recent sps/pps changes 10 years ago
Philip Langdale b11c3fce38 avcodec/vdpau_hevc: unbreak compilation after sps/pps changes 10 years ago
Michael Niedermayer 10d7d0880c avcodec/utils: Check that the sample rate is not negative when opening an encoder 10 years ago
Michael Niedermayer 7c944b0a36 tests/checkasm/x86/Makefile: Use ASMSTRIPFLAGS for asm 10 years ago
Michael Niedermayer d6ff68ad85 Factor duplicated ff_fast_malloc() out into mem_internal.h 10 years ago
Ronald S. Bultje 03931ecf71 vf_ssim: remove another obscure double loop. 10 years ago
Ronald S. Bultje a1f4848049 ssim: refactor a weird double loop. 10 years ago
Michael Niedermayer 4496ccc724 avcodec/hevc_parser: Reenable the old parser under ADVANCED_PARSER define 10 years ago
Michael Niedermayer 9e810a98a2 Merge commit '650060dfb665552442ec11b456660e3e9a9d9016' 10 years ago
Michael Niedermayer 99558270ed avcodec/hevc: Simplify skipped_bytes_pos code further 10 years ago
Michael Niedermayer ad92410d90 avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code 10 years ago