85456 Commits (0d2b67d17c9b5faec1ca223c91128b8de9eb299c)
 

Author SHA1 Message Date
  Michael Niedermayer 927ff67ab4 avcodec/h264_cavlc: Fix undefined behavior on qscale overflow 8 years ago
  Michael Niedermayer 44eabc5d5d avcodec/dcadsp: Fix runtime error: signed integer overflow 8 years ago
  Michael Niedermayer 78fd652af4 avcodec/svq3: Reject dx/dy beyond 16bit 8 years ago
  Michael Niedermayer 65a9d0c66c avcodec/svq3: Increase offsets to prevent integer overflows 8 years ago
  Michael Niedermayer b1fc2c5c25 avcodec/indeo2: Check remaining bits in ir2_decode_plane() 8 years ago
  Michael Niedermayer b6a4aeb2f6 avcodec/vp3: Check remaining bits in unpack_dct_coeffs() 8 years ago
  Michael Niedermayer 0875b2651d doc/developer: Add terse documentation of assumed C implementation defined behavior 8 years ago
  Michael Niedermayer 681ca7ecd0 avcodec/bmp: Use ff_set_dimensions() 8 years ago
  Michael Niedermayer 51f24cb3f5 avcodec/mdec: Fix runtime error: left shift of negative value -127 8 years ago
  Michael Niedermayer 87dcc7502d avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and clang 8 years ago
  Martin Vignali 3ffde707df libavcodec/exr : fix float to uint16 conversion for negative float value 8 years ago
  Derek Buitenhuis 2ff9e21f7f avformat/webmdashenc: Validate the 'streams' adaptation sets parameter 8 years ago
  Derek Buitenhuis 9eb0d76e25 avformat/webmdashenc: Require the 'adaptation_sets' option to be set 8 years ago
  Marton Balint 508e410d34 lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all sinks EOFed 8 years ago
  wm4 059db22040 ffmpeg: check for unconnected outputs 8 years ago
  Aaron Levinson 329176adc5 avformat/utils: free AVStream.codec properly in free_stream() 8 years ago
  James Almer 8119efdbec avcodec/options: do a more thorough clean up in avcodec_copy_context() 8 years ago
  James Almer 4f19268eee avcodec/options: factorize avcodec_copy_context() cleanup code 8 years ago
  Muhammad Faiz 58a8e4733a ffmpeg: count packets when queued 8 years ago
  James Almer cfca0b9139 avformat/concatdec: fix the h264 annexb extradata check 8 years ago
  Paul B Mahol da693f8daa avcodec/dnxhd_parser: fix parsing interlaced video, simplify code 8 years ago
  Marton Balint ed2ed4ac0f ffmpeg; check return code of avcodec_send_frame when flushing encoders 8 years ago
  Ronald S. Bultje 1968a1eef1 pthread_frame: make accesses to debug field be protected by owner lock. 8 years ago
  Ronald S. Bultje f4f3bf3c94 pthread_frame: allow per-field ThreadFrame owners. 8 years ago
  Ronald S. Bultje 6557ea8e2b vp8: make mv_min/max thread-local if using partition threading. 8 years ago
  Ronald S. Bultje 9d742f774a vp8: make wait/thread_mb_pos atomic. 8 years ago
  Ronald S. Bultje 5e84c94f69 huffyuv: assign correct per-thread avctx pointer to HYuvContext::avctx. 8 years ago
  Ronald S. Bultje e90de50195 png: set AVFrame flags/fields before calling setup_finished(). 8 years ago
  Ronald S. Bultje 51ca6fda05 png: split header state and data state in two separate variables. 8 years ago
  Ronald S. Bultje d1cae50a04 hevc: only write to max_ra and pocTid0 in the first slice. 8 years ago
  Ronald S. Bultje b51217381d pthread_frame: call update_context_from_user() after acquiring lock. 8 years ago
  Ronald S. Bultje f5f0b2f44c ffmpeg: make transcode_init_done atomic. 8 years ago
  Ronald S. Bultje e9fc7a90ba h264: don't sync pic_id between threads. 8 years ago
  Ronald S. Bultje 414d11fff6 h264: don't re-call ff_h264_direct_ref_list_init() w/ frame-mt. 8 years ago
  James Almer 1830b0a6c7 avformat/movenc: auto insert vp9_superframe bsf when needed 8 years ago
  Carl Eugen Hoyos 0ed4f26cf2 configure: Fix decklink license dependency. 8 years ago
  Marton Balint 69e35db80d ffprobe: only use custom logging callback if -show_log is set 8 years ago
  Marton Balint af43c7092c tests/fate/filter-video: fix framerate filter tests 8 years ago
  Marton Balint ecdf52745f avfilter/vf_framerate: always request input if no output is provided in request_frame 8 years ago
  Michael Niedermayer 07e7ebf52d add release notes based on release 3.2 8 years ago
  Michael Niedermayer 37589e6443 Update for 3.3 8 years ago
  Michael Niedermayer ad37fb86d7 doc/APIchanges: Fill in missing fields 8 years ago
  Michael Niedermayer 4f325589f9 avformat/oggparseogm: Check ff_alloc_extradata() for failure 8 years ago
  Michael Niedermayer 707d4c7fb5 avformat/oggparseogm: Check available data before reading global header 8 years ago
  Michael Niedermayer c30d0ace65 avcodec/pixlet: Reorder rlen check 8 years ago
  Michael Niedermayer 0c188bc595 avcodec/mjpegenc_huffman: Assert length in ff_mjpegenc_huffman_compute_bits() 8 years ago
  Rostislav Pehlivanov 72e038acaf mpegvideo_enc: disable optimized huffman coding with AMV or slice threads 8 years ago
  Michael Niedermayer 83e6a4a32b Revert "mjpegenc: disable huffman coding with AMV" 8 years ago
  Michael Niedermayer 7182fbc471 doc/examples/decode_video: Fix format string vulnerability 8 years ago
  Steven Liu 0b4d87fad1 Revert "avutil/avstring: add av_strreplace API into avstring" 8 years ago