66408 Commits (e5f5df37c8e1972fb5ac3262600dcf3a009242bf)
 

Author SHA1 Message Date
  Michael Niedermayer e5f5df37c8 avformat/dtsdec: dts_probe: check reserved bit, check lfe, check sr_code similarity 11 years ago
  Michael Niedermayer cc9c74ea87 avformat/segment: export inner muxer timebase 11 years ago
  Reimar Döffinger 3e0802e42b configure: Hack to treat x32 as x86_64. 11 years ago
  Michael Niedermayer 56e11cbe32 Revert "v4l2: setting device parameters early" 11 years ago
  Carl Eugen Hoyos 2be7d565bb Remove fminf() emulation. 11 years ago
  Michael Niedermayer c7b64a904a avcodec/mpegaudio_parser: fix off by 1 error in bitrate calculation 11 years ago
  Carl Eugen Hoyos 9798dc8061 Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. 11 years ago
  Michael Niedermayer a5cc8775cf avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing zeroes 11 years ago
  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