85464 Commits (4306ddd87d0969a2a6856987fdacd5ec9dba193c)
 

Author SHA1 Message Date
  Michael Niedermayer 671530ccb4 avcodec/wnv1: Fix runtime error: left shift of negative value -1 8 years ago
  Michael Niedermayer 1e8212798c avcodec/tiertexseqv: set the fixed dimenasions, do not depend on the demuxer doing so 8 years ago
  Michael Niedermayer 484ce1af75 avcodec/mjpegdec: Fix runtime error: signed integer overflow: -24543 * 2031616 cannot be represented in type 'int' 8 years ago
  Michael Niedermayer 175a569f5b avcodec/cavsdec: Fix undefined behavior from integer overflow 8 years ago
  Michael Niedermayer dd3a5f04b9 avcodec/dvdsubdec: Fix runtime error: left shift of 242 by 24 places cannot be represented in type 'int' 8 years ago
  Michael Niedermayer a5bcb36874 libavcodec/mpeg4videodec: Convert sprite_offset to 64bit 8 years ago
  Michael Niedermayer 142c65ba9c avcodec/pngdec: Use ff_set_dimensions() 8 years ago
  Michael Niedermayer dfda395b2f avcodec/msvideo1: Check buffer size before re-getting the frame 8 years ago
  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