Commit History

Author SHA1 Message Date
  Michael Niedermayer e8bf189db2 MAINTAINERS: Remove myself as leader 9 years ago
  Michael Niedermayer f2a8c429dc update for 1.0.10 10 years ago
  Michael Niedermayer 3a2c4453f0 avformat/utils: do not wait for packets from discarded streams for genpts 10 years ago
  Michael Niedermayer 7b5c706494 avutil/lzo: Fix integer overflow 10 years ago
  Xi Wang ff712a262d lzo: fix overflow checking in copy_backptr() 11 years ago
  Michael Niedermayer 8f443e4f32 avformat/mpc: attempt to allocate a packet that is not smaller than the data inside it 10 years ago
  Michael Niedermayer f48d7abf40 avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory is possible 10 years ago
  Michael Niedermayer 8935e23900 avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial format extensions being enabled. 10 years ago
  Michael Niedermayer a116f16e5d avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE 10 years ago
  Michael Niedermayer 1930efe236 avutil/cpu: force mmx on selection of higher x86 SIMD features 10 years ago
  Michael Niedermayer 033b0a4e7f avfilter/graphdump: Fix pointer to local outside scope 10 years ago
  Michael Niedermayer 2277706b35 avcodec/mjpegdec: Fix undefined shift 10 years ago
  Michael Niedermayer 6b0c1ed116 swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input 10 years ago
  Michael Niedermayer acba4d1e55 avformat/h263dec: Fix h263 probe 10 years ago
  Michael Niedermayer ee0db8a51f avfilter/filtfmts: Support dynamically allocated in/outputs 10 years ago
  Michael Niedermayer 8ef02e4e89 avfilter/vf_deshake: fix loss of precission with odd resolutions 10 years ago
  Michael Niedermayer 43d24fc34c avcodec/g723_1: add assert to help static code analyzers 10 years ago
  Michael Niedermayer 00476d9249 avcodec/diracdec: fix undefined behavior with shifts 10 years ago
  Michael Niedermayer f3230ba067 avformat/mpegts: Remove redundant check 10 years ago
  Michael Niedermayer 0443fe2640 avcodec/x86/idct_sse2_xvid: fix non C99 inline function 10 years ago
  Anthoine Bourgeois b5ec163e5a avcodec/dirac_arith: Fix build with PIC and stack-check options 10 years ago
  Michael Niedermayer f80af81e6e swscale/x86/swscale_template: loose hardcoded dstw_offset 10 years ago
  Michael Niedermayer d7573f88a9 swresample/resample: use av_malloc_array() where appropriate 10 years ago
  Michael Niedermayer b1ac8b1d38 swresample/dither: use av_malloc_array() 10 years ago
  Michael Niedermayer 81e5ce4c28 swresample/resample: Limit filter length 10 years ago
  Michael Niedermayer 12eb9d9111 avcodec/wma: use av_freep(), do not leave stale pointers in memory 10 years ago
  Michael Niedermayer 551f36955c avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream parameter sets 10 years ago
  Michael Niedermayer 5f7e6b9c37 avcodec/x86/mpegvideoenc_template: fix integer overflow 10 years ago
  Michael Niedermayer 1ec03662c0 avcodec/h263dec: Fix use of uninitialized memory from the bitstream buffer 10 years ago
  Michael Niedermayer 588ae964f4 swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() 10 years ago
  Dale Curtis 85b1ce977b matroska: Fix use after free 11 years ago
  Michael Niedermayer 0916d0f9d1 vorbisdec: Check bark_map_size. 11 years ago
  Michael Niedermayer 66c927d217 avformat/matroskadec: support SVQ3 as generated by mkvtoolnix-6.6.0 10 years ago
  Michael Niedermayer ea66bd0d24 avformat/matroskaenc: wrap V_QUICKTIME codec private in something that looks like its part of quicktime stsd 10 years ago
  Michael Niedermayer be66ae3b01 avformat/mov: fix keyframe flags for sample from chromium Issue 340865 10 years ago
  Hendrik Leppkes 519675c49c avformat/mov: only force parsing for video tracks if stss is empty 10 years ago
  Michael Niedermayer 08f53e1b14 update for 1.0.9 10 years ago
  Michael Niedermayer 8418de295a Merge remote-tracking branch 'TimothyGu/release/1.0' into release/1.0 10 years ago
  Michael Niedermayer e59fe78958 avcodec/utvideoenc: fix slice_bits size 10 years ago
  Michael Niedermayer a0d15a6271 avcodec/snow: split block clipping checks 10 years ago
  Michael Niedermayer d7071f6765 avcodec/ansi: fix integer overflow 10 years ago
  Michael Niedermayer 54b61181ed avcodec/msrle: use av_image_get_linesize() to calculate the linesize 10 years ago
  Michael Niedermayer 7ad6b66370 avformat/mpegtsenc: Check data array size in mpegts_write_pmt() 10 years ago
  Michael Niedermayer b9bf17c55a avcodec/wmalosslessdec: fix mclms_coeffs* array size 10 years ago
  Justin Ruggles 0e551aa966 samplefmt: avoid integer overflow in av_samples_get_buffer_size() 10 years ago
  Michael Niedermayer 5b38967745 avcodec/vc1: reset fcm/field_mode in non advanced header parsing 10 years ago
  Michael Niedermayer 87c203ba26 avcodec/vmnc: Check that rectangles are within the picture 10 years ago
  Michael Niedermayer 617fecbe0f dnxhdenc: fix mb_rc size 10 years ago
  Michael Niedermayer e571010c5c cmdutils: update year 10 years ago
  Michael Niedermayer 584e15d643 avutil/log: skip IO calls on empty strings 10 years ago