76449 Commits (9ae73d0644cde27d3d93d41a5d8bc94de853ea91)
 

Author SHA1 Message Date
  Martin Storsjö e2220e734f rtpenc_h264: Aggregate multiple NAL units into one RTP packet, if possible 11 years ago
  Michael Niedermayer a6baef6517 avcodec/mpegvideo: Fix memleak of mvs 11 years ago
  Thomas Volkert c99915f7c7 rtpdec: DV depacketizer (RFC 6469) 11 years ago
  Michael Niedermayer 2234a1cd16 avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failure 11 years ago
  Michael Niedermayer 8559a71415 avcodec/wmaenc: Check extradata allocations 11 years ago
  Christophe Gisquet e0c7ba40cf takdec: pad filter coeff buffer for DSP functions 12 years ago
  Michael Niedermayer b7e7ee6231 avfilter/buffer: Check for qp_table allocation failure 11 years ago
  Michael Niedermayer 3518925a91 avformat/movenc: Check for memory allocation failures 11 years ago
  Michael Niedermayer 40adcf576f avformat/oggdec: Check for ost allocation failure 11 years ago
  Paul B Mahol 586ba24ff2 avcodec/exr: fix memset first arg in reverse_lut() 11 years ago
  Michael Niedermayer 9b8152bf04 avformat/oggdec: Check for av_malloc() failure and forward the error code 11 years ago
  Michael Niedermayer 5683810302 avformat/rmenc: Check for av_malloc() failure 11 years ago
  Michael Niedermayer ca86e91dd6 tools/trasher: Check fseek returns 11 years ago
  Michael Niedermayer c3b6454d80 avutil/fixed_dsp: Check for av_malloc() failure 11 years ago
  Gilles Chanteperdrix 22bb5bd7a3 avformat/rtsp: punch holes again after pause 11 years ago
  Michael Niedermayer 642c49c983 avcodec/libaacplus: Check for av_malloc() failure 11 years ago
  Michael Niedermayer 48214956b2 avcodec/jpeglsenc: Check for memory allocation failures 11 years ago
  Michael Niedermayer f9d24ee1dc postproc/postprocess: Check for av_malloc() failure 11 years ago
  Michael Niedermayer ac424b23e4 postproc/postprocess: Check for av_mallocz() failure 11 years ago
  Michael Niedermayer 45e0aa46ca postproc/postprocess: use av_mallocz() 11 years ago
  Michael Niedermayer 066dc04373 avcodec/libx264: Check for av_malloc() failure 11 years ago
  Michael Niedermayer 21518f5a0a avcodec/libvpxenc: Check for av_malloc() failure 11 years ago
  Michael Niedermayer 67d4d5f5db avcodec/libtheoraenc: Check for av_fast_realloc() failure 11 years ago
  Michael Niedermayer 27216bf314 avcodec/libtheoraenc: Check for stats allocation failure 11 years ago
  Michael Niedermayer 20f5a17956 Merge commit '44dc138ed29c4dfbaf57ebc774da4c75ef113ca4' 11 years ago
  Michael Niedermayer abf357a9fb Merge commit 'dcf969e98d3f596006a0ddaf077870408b9c09c3' 11 years ago
  Michael Niedermayer 1186e7cf95 Merge commit '96084251e57d1738fde02a2b0d37ca609d9efd71' 11 years ago
  Michael Niedermayer dedbefee60 Merge commit '5cbae5651d7c1ce9b0691dfbf2d474cb2b0ebb9a' 11 years ago
  Gilles Chanteperdrix fee2cc39be avformat/rtpdec_mpeg4: reassemble fragmented AAC frames 11 years ago
  Michael Niedermayer 17384b1719 Merge commit '5e5583efe41662294c5e1b76499ba338557f808d' 11 years ago
  Michael Niedermayer 285eea0001 Merge commit '4438d1c6ede3190d7920513272fb9dc5371648f2' 11 years ago
  Michael Niedermayer 1fa2d95f6b Merge commit '1ec28a66f2c853a7e4aeb21495c0b4d9478f17db' 11 years ago
  Michael Niedermayer b0b7571a52 Merge commit 'ff394ca087d41941d2157e7a4e356e3ad312494e' 11 years ago
  Michael Niedermayer db3f6465a6 Merge commit '12655c48049f9a52e5504bde90fe738862b0ff08' 11 years ago
  Michael Niedermayer 52a1a55f30 Add coverity model file 11 years ago
  Gilles Chanteperdrix 44dc138ed2 rtpdec_mpeg4: reassemble fragmented AAC frames 11 years ago
  Gilles Chanteperdrix dcf969e98d rtpdec_mpeg4: add more verbose error logging 11 years ago
  Gilles Chanteperdrix 96084251e5 libavformat: add robust MPEG audio depacketization (RFC 5219) 11 years ago
  Gilles Chanteperdrix 5cbae5651d mpegaudio_parser: add MP3 ADU headers parser 11 years ago
  Gilles Chanteperdrix 5e5583efe4 libavformat: add AC3 RTP depacketization (RFC 4184) 11 years ago
  Gilles Chanteperdrix 4438d1c6ed rtsp: parse lang attribute in SDP 11 years ago
  Gilles Chanteperdrix 1ec28a66f2 rtpdec: fix issue with conversion from unsigned to signed 11 years ago
  Martin Storsjö ff394ca087 rtpdec_h264: Add a missing closing paren in a log message 11 years ago
  Thomas Volkert 7a459be8e7 avformat/rtpdec_dv: fix bundled audio typo 11 years ago
  Peter Meerwald 12655c4804 libavresample: NEON optimized FIR audio resampling 11 years ago
  Michael Niedermayer f848a66009 avcodec/adpcm: use av_clip_intp2() 11 years ago
  Michael Niedermayer d1c705087f avcodec/hevc_mvs: Use av_clip_intp2() 11 years ago
  Michael Niedermayer d74c8d3ada avcodec/adxenc: Use av_clip_intp2() 11 years ago
  Michael Niedermayer 03f39fbb2a avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86() 11 years ago
  Michael Niedermayer fbae0ac3e4 avcodec/ffv1enc: Use av_clip_uint8() 11 years ago