66400 Commits (f9ca1fecb0fdd427634cfeed4389e7f2a184ef7a)
 

Author SHA1 Message Date
  Michael Niedermayer f9ca1fecb0 ffmpeg_opt: store canvas size in decoder context 11 years ago
  Michael Niedermayer cd57d608a4 avcodec/mpeg12dec: do not trust AVCodecContext input dimensions 11 years ago
  Michael Niedermayer 043f326060 avcodec/h264_slice: Clear table pointers to avoid stale pointers 11 years ago
  Michael Niedermayer 9a641b909c avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on h264.c 11 years ago
  Michael Niedermayer 5405ba7b63 avcodec/h264: simplify find_start_code() 11 years ago
  Michael Niedermayer 70f6d553d9 Move get_avc_nalsize() and find_start_code() to h264.h 11 years ago
  Reimar Döffinger 25fc3deed8 mpeg4vdpau: Fix priv data size. 11 years ago
  Michael Niedermayer a8a6cdfcd7 avformat/matroskadec: do not trust the default duration to be the real 1/timebase if its less than 5fps 11 years ago
  Michael Niedermayer 39518589e7 avformat/options_table: add FF_COMPLIANCE_UNOFFICIAL 11 years ago
  Carl Eugen Hoyos 857e391697 Stop demuxing wtv on eof. 11 years ago
  Michael Niedermayer 04aa2ffbcf Update for 2.4.3 11 years ago
  Michael Niedermayer 63523485f4 avcodec/svq1dec: zero terminate embedded message before printing 11 years ago
  Michael Niedermayer 35bc67503e avcodec/cook: check that the subpacket sizes fit in block_align 11 years ago
  Michael Niedermayer 1f636a697f avcodec/g2meet: check tile dimensions to avoid integer overflow 11 years ago
  Michael Niedermayer 24d725f455 avcodec/utils: Align dimensions by at least their chroma sub-sampling factors. 11 years ago
  Michael Niedermayer 66fcf1fa40 avcodec/dnxhddec: treat pix_fmt like width/height 11 years ago
  Michael Niedermayer c7b7e0790c avcodec/dxa: check dimensions 11 years ago
  Michael Niedermayer 3f3e5f8f60 avcodec/dirac_arith: fix integer overflow 11 years ago
  Michael Niedermayer 8e95ddbe82 avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y 11 years ago
  Michael Niedermayer 8cba067fe5 avcodec/diracdec: Use 64bit in calculation of codeblock coordinates 11 years ago
  Michael Niedermayer 73c6520c09 avcodec/sgidec: fix count check 11 years ago
  Michael Niedermayer ca47574e16 avcodec/sgidec: fix linesize for 16bit 11 years ago
  Michael Niedermayer 045670a6f7 avcodec/hevc_ps: Check default display window bitstream and skip if invalid 11 years ago
  Christophe Gisquet 30a0622a5d avcodec/tiffenc: properly compute packet size 11 years ago
  Lukasz Marek e4d921dc71 lavd: export all symbols with av_ prefix 11 years ago
  Michael Niedermayer 2185103bcd avformat/mxfdec: Fix termination of mxf_data_essence_container_uls 11 years ago
  Michael Niedermayer bf7ee2524b postproc: fix qp count 11 years ago
  Michael Niedermayer 5a1efc7b85 postproc/postprocess: fix quant store for fq mode 11 years ago
  Karl Kiniger 71af22097d vf_drawtext: add missing clear of pointers after av_expr_free() 11 years ago
  Christophe Gisquet f3d34cff76 utvideoenc: properly set slice height/last line 11 years ago
  Michael Niedermayer 81b38caf21 swresample/swresample: fix sample drop loop end condition 11 years ago
  Michael Niedermayer 20071ff1a4 Merge commit 'ca8c62d187fdca13979379fb2ab172ed662aa2f8' into release/2.4 11 years ago
  Michael Niedermayer 3b7db9c4f5 Merge commit 'e443165c323406d01da7e7930f042d265d01fb35' into release/2.4 11 years ago
  Michael Niedermayer 0ddcee172e Merge commit '0b41eeac45fb7f7ad6d3f4fc846b00d108824b0b' into release/2.4 11 years ago
  Michael Niedermayer 13ecdb06f8 Merge commit 'de31f857077a52714f3a2f2e92ac037d42d37769' into release/2.4 11 years ago
  Timothy B. Terriberry ca8c62d187 resample: Avoid off-by-1 errors in PTS calcs. 11 years ago
  Vittorio Giovara e443165c32 imc: fix order of operations in coefficients read 11 years ago
  Anton Khirnov 0b41eeac45 hevc_mvs: make sure to always initialize the temporal MV fully 11 years ago
  Anton Khirnov de31f85707 hevc_mvs: initialize the temporal MV in case of missing ref 11 years ago
  Alexander Strasser d61454e7c1 avformat/img2dec: Attempt to detect non-escaped glob patterns too (-pattern_type glob) 11 years ago
  Michael Niedermayer b02e4faa3e avformat/img2dec: Support -loop with pipes 11 years ago
  Michael Niedermayer 09256527be Update for 2.4.2 11 years ago
  Michael Niedermayer 84d26ab6eb avcodec/on2avc: Check number of channels 11 years ago
  Michael Niedermayer 1d99adc953 avcodec/hevc: fix chroma transform_add size 11 years ago
  Michael Niedermayer 67991f3a3e avcodec/h264: Check mode before considering mixed mode intra prediction 11 years ago
  Michael Niedermayer 32e8922faf avformat/mpegts: use a padded buffer in read_sl_header() 11 years ago
  Michael Niedermayer 32dbd1f342 avformat/mpegts: Check desc_len / get8() return code 11 years ago
  Michael Niedermayer eefc3ca7be avcodec/vorbisdec: Fix off by 1 error in ptns_to_read 11 years ago
  Thomas Volkert a16558e122 sdp: add support for H.261 11 years ago
  Michael Niedermayer 506368f563 avcodec/svq3: Dont memcpy AVFrame 11 years ago