22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Anton Khirnov 5823686261 mpeg12: do not decode extradata more than once. 12 years ago
  Michael Niedermayer ca4dd3810e h264: use must_reinit to simplify code 12 years ago
  Michael Niedermayer af0fafcb6f h264: decode_update_thread_context() copy parameter sets before using them 12 years ago
  Michael Niedermayer e33811bd26 h264: remove reschange blocking 12 years ago
  Michael Niedermayer c2dfb1e37c h264: support frame size changes with multi threading 12 years ago
  Michael Niedermayer 8ea4a5533f h264: move h264_set_parameter_from_sps() call up 12 years ago
  Michael Niedermayer afc03268b4 h264: move list_count and current_slice reset to flush_change() 12 years ago
  Michael Niedermayer 971c469a0d h264: split flush_change() out of flush_dpb() 12 years ago
  Michael Niedermayer 25a0af51da h264: factor get_pixel_format() out 12 years ago
  Victor Lopez 1c8bf3bfed h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles 12 years ago
  Carl Eugen Hoyos ec4a084581 Show underscores in av_get_codec_tag_string(). 12 years ago
  Janne Grunau 45635885e4 mpegvideo: increase edge_emu_buffer size for VC1 12 years ago
  Paul B Mahol dea9da5f16 qcelpdata: correct start bit for cbgain[0] in qcelp_rate_octave_bitmap[] 12 years ago
  Janne Grunau acb571c89a avcodec: bump minor for adaptive h264 frame-mt 12 years ago
  Janne Grunau 9e696d2e5f h264: support frame parameter changes during frame-mt 12 years ago
  Janne Grunau f1d8763a02 mpegvideo: allocate scratch buffers after linesize is known 12 years ago
  Michael Niedermayer ed2d7d5868 ff_h264_direct_ref_list_init: fix B slice check. 12 years ago
  Janne Grunau 73ad2c2fa7 h264: increase dist_scale_factor for up to 32 references 12 years ago
  Michael Niedermayer 14f79ba18f h264: remove redundant parts of old slice in extradata code. 12 years ago
  Michael Niedermayer 99321d1b03 h264: merge old and new "slice in extradata" checks 12 years ago
  Diego Biurrun 523c7bd23c misc typo, style and wording fixes 12 years ago
  Michael Niedermayer c9aab8a123 h264: use mbaff ref indices in fill_colmap() only for mbaff references 13 years ago
  Janne Grunau 61c6eef545 h264: prevent decoding of slice NALs in extradata 12 years ago
  Clément Bœsch 8b63744f48 Fix "bistream" typo and add a check in tools/patcheck. 12 years ago
  Carl Eugen Hoyos a71de9a2a2 Fix typo in mvc decoder. 12 years ago
  Michael Niedermayer 41bebda485 mjpegenc: fix restart interval parameters for yuv444 12 years ago
  Michael Niedermayer 28b85b1fff mjpegenc: fix YUV444 with w%16!=0 12 years ago
  Diego Biurrun 81c7c817a4 cosmetics: Use consistent names for multiple inclusion guards. 12 years ago
  Peter Ross 746b1dcc98 Silicon Graphics Motion Video Compressor 1 & 2 decoder 12 years ago
  Peter Ross afa1617b93 SGI RLE 8-bit decoder 12 years ago
  Michael Niedermayer d28dfa2d42 ac3dec: fix outptr increment. 12 years ago
  Michael Niedermayer 7973a07590 h264: Improve first slice and slice type checks 12 years ago
  Michael Niedermayer 633ae5a210 mjpegenc: fix 444 block count so it is below 10 12 years ago
  Paul B Mahol f4fe4fa89f Remove 8SVX_RAW on next lavc mayor bump 12 years ago
  Michael Niedermayer d7599bd8e2 h264: dont mess with frame gaps on second fields. 12 years ago
  Piotr Bandurski 388241efa2 mpegvideo_enc/rv20: width and height must be multiple of 4 12 years ago
  Janne Grunau a421bbfe83 h264: fix memleak on error during SPS parsing 12 years ago
  Janne Grunau 27c8337e59 h264-mt: handle NAL_DPAs before calling ff_thread_finish_setup 12 years ago
  Michael Niedermayer 2b643855e0 dirac_parser: check prev_pu_offset before using it 12 years ago
  Piotr Bandurski fef75ef200 mpegvideo_enc/rv10: width and hieghtmust be multiple of 16 12 years ago
  Stefano Sabatini 96d815fc0c lavc: add pkt_size field to AVFrame 12 years ago
  Michael Niedermayer b6671787db flashsv2_prime: check block before using it. 12 years ago
  Michael Niedermayer 02d6d05339 dcadec: check xch_base_channel against channel_order_tab. 12 years ago
  Michael Niedermayer 51fcf276f8 mp3on4: fix null pointer dereference 12 years ago
  Michael Niedermayer a99c273a3f dnxhddec: fix CID changed check. 12 years ago
  Michael Niedermayer 6ca2465556 ass_split_section: dont overread array 12 years ago
  Michael Niedermayer 3b5c0f5e36 h264: remove low_delay/has_b_frame setting code from nal loop 12 years ago
  Luca Barbato f33b5ba63e vp56: release frames on error 12 years ago
  Luca Barbato bb675d3ac6 vp56: make parse_header return standard error codes 12 years ago
  Anton Khirnov deabb52ab4 ivi_common: check that scan pattern is set before using it. 12 years ago