Commit History

Author SHA1 Message Date
  Michael Niedermayer 36a3063aae MAINTAINERS: Remove myself as leader 9 years ago
  Michael Niedermayer d55059d048 update for 0.9.4 10 years ago
  Michael Niedermayer 3926ebc702 vorbisdec: Check bark_map_size. 11 years ago
  Michael Niedermayer 85162a60b8 avcodec/snow: split block clipping checks 10 years ago
  Michael Niedermayer 573d5fdeda avcodec/msrle: use av_image_get_linesize() to calculate the linesize 10 years ago
  Michael Niedermayer d234e1d333 avformat/mpegtsenc: Check data array size in mpegts_write_pmt() 10 years ago
  Michael Niedermayer 954ce59a0a avcodec/wmalosslessdec: fix mclms_coeffs* array size 10 years ago
  Michael Niedermayer 356f8634e9 wmalosslessdec: make mclms arrays big enough for whats written into them. 12 years ago
  Michael Niedermayer 605c3f0515 avcodec/vc1: reset fcm/field_mode in non advanced header parsing 10 years ago
  Michael Niedermayer e0f351a979 avcodec/vmnc: Check that rectangles are within the picture 10 years ago
  Michael Niedermayer c44ac4d81e dnxhdenc: fix mb_rc size 10 years ago
  Michael Niedermayer 84e1aa7768 avcodec/jpeglsdec: check err value for ls_get_code_runterm() 10 years ago
  Michael Niedermayer ea23dcc498 avfilter/ff_insert_pad: fix order of operations 10 years ago
  Michael Niedermayer 87d335c007 avcodec/parser: reset indexes on realloc failure 10 years ago
  Martin Storsjö 320df1c7c0 arm: Don't clobber callee saved registers in scalarproduct 10 years ago
  Michael Niedermayer b6f5a54fdd avformat/utils: do not override pts in h264 when they are provided from the demuxer 10 years ago
  Michael Niedermayer ff3e385d84 avcodec/h264: reduce noisiness of "mmco: unref short failure" 10 years ago
  Michael Niedermayer 1b3803e8c1 avcodec/h264_refs: modify key frame detection heuristic to detect more cases 10 years ago
  Michael Niedermayer dae552fbca cmdutils: update year to 2013 10 years ago
  Michael Niedermayer 5198623b0e update for 0.9.3 10 years ago
  Michael Niedermayer a6388942f5 avcodec/ffv1enc: update buffer check for 16bps 10 years ago
  Michael Niedermayer a62852bae0 avcodec/dsputil: fix signedness in sizeof() comparissions 11 years ago
  Michael Niedermayer 40d4e82e2e avcodec/pngdsp: fix (un)signed type in end comparission 11 years ago
  Michael Niedermayer 14f140f369 matroska_read_seek: Fix used streams for subtitle index compensation 11 years ago
  Michael Niedermayer a4b4be7493 jpeg2000: check log2_cblk dimensions 11 years ago
  Michael Niedermayer 4490b3db23 avcodec/rpza: Perform pointer advance and checks before using the pointers 11 years ago
  Michael Niedermayer edb4aad93d avcodec/flashsv: check diff_start/height 11 years ago
  Michael Niedermayer e4ad9e9377 update all trac links to use the trac subdomain 11 years ago
  Michael Niedermayer de2eb6dab1 rmdec: flush audio packet on seeking 11 years ago
  Michael Niedermayer 50b2601338 doc/APIchanges: List merge commit hashes and version numbers 11 years ago
  Michael Niedermayer c681cf34c4 apichanges: fix 2 wrong hashes 11 years ago
  Diego Biurrun 32a81629da configure: Make warnings from -Wreturn-type fatal errors 11 years ago
  Michael Niedermayer 21dd8f5baa huffyuvdec: Skip len==0 cases 11 years ago
  Michael Niedermayer 03e2e95beb huffyuvdec: Check init_vlc() return codes. 11 years ago
  Xi Wang 8c0261d685 rtmp: fix buffer overflows in ff_amf_tag_contents() 11 years ago
  Xi Wang 4b7036c1d9 rtmp: fix multiple broken overflow checks 11 years ago
  Michael Niedermayer cf701b008f avformat/avidec: match first index and first packet size=0 handling 11 years ago
  Michael Niedermayer d0a225d6c1 mpeg12dec: avoid reinitialization on PS changes when possible. 11 years ago
  Michael Niedermayer d6641c0bab mpegts: only reopen pmt_cb filter if its different from the previous. 11 years ago
  Michael Niedermayer 0ca658a716 rmdec: Pass AVIOContext to rm_read_metadata() 11 years ago
  Michael Niedermayer 340c1843c5 avformat/libmodplug: Reduce the probe score for small input 11 years ago
  Carl Eugen Hoyos ffe831fcb6 Autodetect idcin only if audio properties allow decoding. 11 years ago
  Michael Niedermayer 92abb12863 alacenc: Fix missing sign_extend() 11 years ago
  Michael Niedermayer 8e7e12dcbf h264_cavlc: fix reading skip run 11 years ago
  Michael Niedermayer 0147e9f7c6 smacker: remove av_clip_int16() 11 years ago
  Michael Niedermayer b22cc0c15d avidec: dont randomly skip packets for offseting the index 11 years ago
  Carl Eugen Hoyos 6642804c22 Fix type of shared flac table ff_flac_blocksize_table[]. 11 years ago
  Carl Eugen Hoyos 38cd7f66b7 Write broken aac frames to mov files instead of skipping them. 11 years ago
  Carl Eugen Hoyos 402bc31d87 Only test the first frame for missing aac_adtstoasc bistream filter. 11 years ago
  Carl Eugen Hoyos 8b597077ae Do not (re-)set libx264 parameter b_tff if interlaced encoding was not requested. 11 years ago