Commit History

Author SHA1 Message Date
  Paul B Mahol c7fe604cf1 doc/utils: fix typo for min() description 8 years ago
  Michael Niedermayer ef23c40d43 swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 8 years ago
  Michael Niedermayer 442e7c910a swscale/x86/rgb2rgb_template: Do not crash on misaligend stride 8 years ago
  Michael Niedermayer a9e4be1cdf avcodec/ffv1dec: Clear quant_table_count if its invalid 8 years ago
  Michael Niedermayer 8a6a619cbe avcodec/ffv1dec: Print an error if the quant table count is invalid 8 years ago
  Michael Niedermayer 1aa1f4bbf4 avcodec/ffv1dec: Check for 0 quant tables 8 years ago
  Andrey Utkin ed4c595edd doc/filters/drawtext: fix centering example 8 years ago
  Ronald S. Bultje beaf2728ce videodsp: don't overread edges in vfix3 emu_edge. 8 years ago
  Michael Niedermayer 3ae3708246 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 9 years ago
  Michael Niedermayer 57e284dac6 avformat/oggenc: Check segments_count for headers too 8 years ago
  Michael Niedermayer 8daf13a173 avformat/avidec: Workaround broken initial frame 8 years ago
  Ronald S. Bultje 96f52e22f0 hevc: fix wpp threading deadlock. 8 years ago
  Michael Niedermayer fd7e170507 avcodec/ffv1: seperate slice_count from max_slice_count 8 years ago
  wm4 288f52a64a avcodec/mp3: fix skipping zeros 8 years ago
  Michael Niedermayer ac7d47dd70 MAINTAINERS: Remove myself as leader 9 years ago
  Michael Niedermayer b61ee9f03f avformat/swfdec: Do not error out on pixel format changes 9 years ago
  Michael Niedermayer 59a1e0cba0 avformat/mov: Mark avio context of decompressed atoms as seekable 9 years ago
  Michael Niedermayer 85d0c7355b avfilter/x86/vf_hqdn3d: Fix register types 9 years ago
  Michael Niedermayer 051cd7dc5f Update for 2.2.16 9 years ago
  Michael Niedermayer cea2106fb2 avcodec/h264_slice: More complete cleanup in h264_slice_header_init() 10 years ago
  Andreas Cadhalpun c9c5bd8c89 diracdec: check if reference could not be allocated 9 years ago
  Andreas Cadhalpun b946f849bb diracdec: avoid overflow of bytes*8 in decode_lowdelay 9 years ago
  Andreas Cadhalpun a64102e25f diracdec: prevent overflow in data_unit_size check 9 years ago
  Michael Niedermayer 4f0d1af68a avformat/matroskadec: Use tracks[k]->stream instead of s->streams[k] 9 years ago
  Andreas Cadhalpun 7d9725187d matroskadec: check s->streams[k] before using it 9 years ago
  Michael Niedermayer 80cd5abf7f avcodec/ffv1dec: Check chroma shift parameters 9 years ago
  Andreas Cadhalpun 1f5eeed43b matroskadec: use uint64_t instead of int for index_scale 9 years ago
  Michael Niedermayer 45ea5ba068 avcodec/wavpack: Check L/R values before use to avoid harmless integer overflow and undefined behavior in fate 9 years ago
  Andreas Cadhalpun ffdd93fe79 nutdec: fix illegal count check in decode_main_header 9 years ago
  Andreas Cadhalpun b548a6208e nutdec: check for negative frame rate in decode_info_header 9 years ago
  Michael Niedermayer 02b434044c ffmpeg: remove incorrect network deinit 9 years ago
  Maneesh Gupta 25daf27484 OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c 9 years ago
  Andreas Cadhalpun d9ff9b8ab0 apedec: set s->samples only when init_frame_decoder succeeded 9 years ago
  Michael Niedermayer fe8a763bc7 tests/fate-run: do not attempt to parse tiny_psnrs output if it failed 9 years ago
  Vittorio Giovara cd5a832b0a lavf: Reset global flag on deinit 9 years ago
  Andreas Cadhalpun 940b9484dc bink: check vst->index_entries before using it 9 years ago
  Andreas Cadhalpun e96e0e1333 mpeg4videodec: only allow a positive length 9 years ago
  Michael Niedermayer f494b906e3 avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 9 years ago
  Michael Niedermayer 249021eb23 avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() 9 years ago
  Michael Niedermayer 2b499b6940 avcodec/put_bits: Assert that there is enough space left in skip_put_bytes() 9 years ago
  Michael Niedermayer 4f09968865 avcodec/mpegvideo_enc: Update the buffer size as more slices are merged 9 years ago
  Michael Niedermayer 9d6d4eb425 avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size() 9 years ago
  Andreas Cadhalpun dfd1d48730 nutdec: abort if EOF is reached in decode_info_header/read_sm_data 9 years ago
  Andreas Cadhalpun 4d625f270a nutdec: stop skipping bytes at EOF 9 years ago
  Andreas Cadhalpun 9414358f15 nutdec: fix infinite resync loops 9 years ago
  Michael Niedermayer fe1e6b919d avformat/nutdec: Check X in 2nd branch of index reading 9 years ago
  Michael Niedermayer 8cfc0fdb23 avformat/nutdec: Fix recovery when immedeately after seeking a failure happens 9 years ago
  Michael Niedermayer 6ad3654670 avformat/nutdec: Return error on EOF from get_str() 9 years ago
  Michael Niedermayer c8676f9daf avcodec/golomb: get_ur_golomb_jpegls: Fix reading huge k values 9 years ago
  Michael Niedermayer 9cee1c4ac7 avcodec/hevc: Fix typo in num_entry_point_offsets check 9 years ago