70185 Commits (29f9d82d23ffc4e48c220c68c7041ca581632981)
 

Author SHA1 Message Date
Michael Niedermayer 596f81c75b Merge commit 'fe208ca54b0d3b6bbe1c660d371bb2cc6cf40ffc' 10 years ago
Michael Niedermayer 34a8de866f avcodec/snowenc: Allocate and reference coded_frame correctly 10 years ago
Michael Niedermayer 96e7c9cbfc avcodec/roqvideoenc: Allocate and reference coded_frame correctly 10 years ago
Michael Niedermayer 6c9537b807 avformat/hlsenc: Warn if a non file protocol is used 10 years ago
Diego Biurrun ce52869c22 fate: Rename fate-dts test to fate-dca-core 10 years ago
Diego Biurrun cb4cb7b0ea qsv: Skip qsv.h compilation if qsv is not enabled 10 years ago
Paul B Mahol 665916ffa2 avcodec/hqx: remove superfluous log message 10 years ago
Gilles Chanteperdrix cdcc370293 rtsp: punch holes again after pause 10 years ago
Federico Tomassetti 061c489895 eamad: check for out of bounds read 10 years ago
Federico Tomassetti 161442ff2c mdec: check for out of bounds read 10 years ago
Martin Storsjö fe208ca54b rtpdec_hevc: Skip 1 byte (DOND) instead of 2 (DONL) between aggregation units 10 years ago
Clément Bœsch c3d40e305c avfilter/palette{gen,use}: add Copyright 10 years ago
Michael Niedermayer 2cf521718d Merge commit '35c6ce76b107225a19eb33aea38857d2405882af' 10 years ago
Michael Niedermayer c0f02b2201 Merge commit '36a6fb989b017898041703025ef20028146675a8' 10 years ago
Michael Niedermayer 96b495f443 Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a' 10 years ago
Michael Niedermayer 0425e16d96 Merge commit '521979e6b1e7a89751aebc285a40d6508f8af48f' 10 years ago
Michael Niedermayer 69c32456a0 Merge commit 'f7cc6627c01ad3f5bc6ea2d0e6f8adb3a0b490d7' 10 years ago
Clément Bœsch 92b7f56193 avfilter/paletteuse: add diff_mode 10 years ago
Clément Bœsch b0f5227558 avfilter/paletteuse: fix error dithering accuracy 10 years ago
Michael Niedermayer 29bbc1be48 avcodec/a64multienc: Assert that the Packet size does not grow 10 years ago
Michael Niedermayer 4da351ff0c avcodec/a64multienc: simplify frame handling code 10 years ago
Andreas Cadhalpun 87513d6545 avcodec/a64multienc: fix use of uninitialized values in to_meta_with_crop 10 years ago
Andreas Cadhalpun ab759f8f4a avcodec/a64multienc: initialize mc_meta_charset to zero 10 years ago
Michael Niedermayer d96142e9af avcodec/a64multienc: don't set incorrect packet size 10 years ago
Andreas Cadhalpun 39e4ed7c1d avcodec/a64multienc: use av_frame_ref instead of copying the frame 10 years ago
Michael Niedermayer fab8b88a5e Merge commit 'a388e72d1a6b0888cc1591cb699f61a9c1089cf4' 10 years ago
Michael Niedermayer 17c52d746c Merge commit 'e2220e734f3d01145ef9aefbd7b6ff29a89ae159' 10 years ago
Michael Niedermayer db4a2976f6 Merge commit 'c99915f7c74ce1249d8633cb6fd09035b8d84db7' 10 years ago
Vittorio Giovara 35c6ce76b1 Canopus HQX decoder 10 years ago
Carl Eugen Hoyos 36a6fb989b hevc_deblock: Fix compilation with nasm 10 years ago
Vittorio Giovara e570f895cd libschroedinger: Check memory allocations 10 years ago
Vittorio Giovara 521979e6b1 configure: Properly fail when libcdio/cdparanoia is not found 10 years ago
Vittorio Giovara f7cc6627c0 configure: Use pkg-config for libdc1394 discovery 10 years ago
Michael Niedermayer 0a32a1b4bb tools/graph2dot: Check for av_malloc() failure 10 years ago
Michael Niedermayer 704c980294 avcodec/aacenc: Fix sample rate check 10 years ago
Martin Storsjö a388e72d1a rtpenc_hevc: Aggregate multiple NAL units into one RTP packet, if possible 10 years ago
Martin Storsjö e2220e734f rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possible 10 years ago
Michael Niedermayer a6baef6517 avcodec/mpegvideo: Fix memleak of mvs 10 years ago
Thomas Volkert c99915f7c7 rtpdec: DV depacketizer (RFC 6469) 10 years ago
Michael Niedermayer 2234a1cd16 avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failure 10 years ago
Michael Niedermayer 8559a71415 avcodec/wmaenc: Check extradata allocations 10 years ago
Christophe Gisquet e0c7ba40cf takdec: pad filter coeff buffer for DSP functions 10 years ago
Michael Niedermayer b7e7ee6231 avfilter/buffer: Check for qp_table allocation failure 10 years ago
Michael Niedermayer 3518925a91 avformat/movenc: Check for memory allocation failures 10 years ago
Michael Niedermayer 40adcf576f avformat/oggdec: Check for ost allocation failure 10 years ago
Paul B Mahol 586ba24ff2 avcodec/exr: fix memset first arg in reverse_lut() 10 years ago
Michael Niedermayer 9b8152bf04 avformat/oggdec: Check for av_malloc() failure and forward the error code 10 years ago
Michael Niedermayer 5683810302 avformat/rmenc: Check for av_malloc() failure 10 years ago
Michael Niedermayer ca86e91dd6 tools/trasher: Check fseek returns 10 years ago
Michael Niedermayer c3b6454d80 avutil/fixed_dsp: Check for av_malloc() failure 10 years ago