67421 Commits (67a1940707f7a8b2dcfdcbd120bb45420e40f997)
 

Author SHA1 Message Date
  Moritz Barsnick 67a1940707 lavfi: fix typos 9 years ago
  Ronald S. Bultje c277b24173 videodsp: fix 1-byte overread in top/bottom READ_NUM_BYTES iterations. 10 years ago
  Michael Niedermayer 45f5e17aa4 avformat/avidec: Check nb_streams in read_gab2_sub() 9 years ago
  Michael Niedermayer b490cf4350 avformat/avidec: Remove ancient assert 9 years ago
  Michael Niedermayer a672688086 avcodec/ansi: Check dimensions 9 years ago
  Michael Niedermayer 6438fb1340 avcodec/cavsdsp: use av_clip_uint8() for idct 9 years ago
  Xinzheng Zhang d4585d44c4 avformat/utils: fix timebase error in avformat_seek_file() 9 years ago
  Michael Niedermayer 9243dbb559 avcodec/g726: Add missing ADDB output mask 9 years ago
  Michael Niedermayer f58794261e avcodec/avpacket: clear side_data_elems 9 years ago
  Michael Niedermayer f978601433 swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 9 years ago
  Michael Niedermayer 463c859693 swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices 9 years ago
  Michael Niedermayer 1c55151813 avformat/avidec: Fix infinite loop in avi_read_nikon() 9 years ago
  Tobias Rapp f1b8807dae cmdutils: fix implicit declaration of SetDllDirectory function 9 years ago
  James Almer afcede09b6 cmdutils: check for SetDllDirectory() availability 9 years ago
  Michael Niedermayer ea1d555e5d libavcodec/wmalosslessdec: Check the remaining bits 9 years ago
  Michael Niedermayer d28e753895 avcodec/diracdec: Check numx/y 9 years ago
  Michael Niedermayer 4d94486e7e avcodec/indeo2: check ctab 9 years ago
  Michael Niedermayer 46ecb01f62 avformat/swfdec: Fix inflate() error code check 9 years ago
  Hendrik Leppkes aa54f09262 cmdutils: remove the current working directory from the DLL search path on win32 9 years ago
  Michael Niedermayer 9a3d09e2c9 avcodec/raw: Fix decoding of ilacetest.mov 9 years ago
  Michael Niedermayer 68d22a7caa avformat/oggdec: Fix integer overflow with invalid pts 9 years ago
  Kacper Michajłow 94fb2fba76 libavformat/rtpdec_asf: zero initialize the AVIOContext struct 9 years ago
  Kacper Michajłow b0453449fd libavutil/opt: Small bugfix in example. 9 years ago
  Sasi Inguva 08ab94e6a6 libx264: Increase x264 opts character limit to 4096 9 years ago
  Michael Niedermayer d7ab6e93a6 avformat/mov: Check sample size 9 years ago
  Michael Niedermayer a36a7d3b43 avformat/format: Fix registering a format more than once and related races 10 years ago
  Michael Niedermayer a21a9f9d0b avcodec/mpc8: Correct end truncation 9 years ago
  Michael Niedermayer ec704dc779 avcodec/mpegvideo: Do not clear the parse context during init 9 years ago
  Michael Niedermayer ff2df4056c avcodec/utils: check skip_samples signedness 9 years ago
  Michael Niedermayer df12a24235 avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream 9 years ago
  Michael Niedermayer 95eaa6af1d avcodec/bmp_parser: Check fsize 9 years ago
  Michael Niedermayer c3d08784fd avcodec/bmp_parser: reset state 9 years ago
  Michael Niedermayer 987360e769 avcodec/bmp_parser: Fix remaining size 9 years ago
  Michael Niedermayer ede92da7a6 avcodec/bmp_parser: Fix frame_start_found in cross frame cases 9 years ago
  Michael Niedermayer 0fb30a9744 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
  Vivekanand 0f0173554e avformat/allformats: Making av_register_all() thread-safe. 10 years ago
  Michael Niedermayer 35613a49cc avcodec/bmp_parser: Fix state 9 years ago
  Thomas Guilbert 3659cad6e5 avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c 9 years ago
  Michael Niedermayer 0a4b2bdb13 doc/developer.texi: Add a code of conduct 9 years ago
  Chris Cunningham 695dc70aeb avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 6d560d4a0b avformat/utils: Do not compute the bitrate from duration == 0 9 years ago
  Michael Niedermayer 8d257c3680 ffmpeg: Check that r_frame_rate is set before attempting to use it 9 years ago
  Chris Cunningham da88b6d118 libavformat/oggdec: Free stream private when header parsing fails. 9 years ago
  Michael Niedermayer 3079f85dfb avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() 9 years ago
  Michael Niedermayer 2bb39e8af8 avformat/oggparseopus: Check that granule pos is within the supported range 9 years ago
  Michael Niedermayer ea84fbbf5e avformat/options_table: Add missing identifier for very strict compliance 9 years ago
  Michael Niedermayer ecf215990c avcodec/ttaenc: Reallocate packet if its too small 9 years ago
  Jan Ekström d445a2e7d8 pgssubdec: fix subpicture output colorspace and range 9 years ago
  Michael Niedermayer 5539aca10c avcodec/ac3dec: Reset SPX when switching from EAC3 to AC3 9 years ago
  Michael Niedermayer f2c6a5d0bd avfilter/vf_drawtext: Check return code of load_glyph() 9 years ago