20542 Commits (e192cd9ce2b51c2e6919f2a78b1ce53e0024e728)

Author SHA1 Message Date
  Martin Storsjö 87a814fdce libavcodec: Add missing AVClass pointers 9 years ago
  Vittorio Giovara 0e9c4fe254 lavc: Move pre_me to codec private options 10 years ago
  Vittorio Giovara 5b6f42da98 lavc: Move me_penalty_compensation to codec private options 10 years ago
  Vittorio Giovara 2862b63783 lavc: Move prediction_method to codec private options 10 years ago
  Vittorio Giovara 243df1351d lavc: Move {min,max}_prediction_order to codec private options 10 years ago
  Vittorio Giovara 936f0d98f8 lavc: Move rtp_payload_size to codec private options 10 years ago
  Vittorio Giovara d749615333 lavc: Move timecode_frame_start to codec private options 10 years ago
  Vittorio Giovara 96c373c770 lavc: Move context_model to codec private options 10 years ago
  Vittorio Giovara 12b4976922 lavc: Move mpeg_quant to codec private options 10 years ago
  Vittorio Giovara 1482aff204 lavc: Move noise_reduction to codec private options 10 years ago
  Vittorio Giovara 7c79587d74 lavc: Move scenechange_threshold to codec private options 10 years ago
  Vittorio Giovara 5764d38173 lavc: Move chromaoffset to codec private options 10 years ago
  Vittorio Giovara 0ac9f33a9e lavc: Move frame_skip_* to codec private options 10 years ago
  Vittorio Giovara 84c4714f39 lavc: Move brd_scale to codec private options 10 years ago
  Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 10 years ago
  Piotr Bandurski 7c4059ae1e riff: add YUYV FourCC (Drastic YUYV) 9 years ago
  Vittorio Giovara d43a165bda imgconvert: Add the proper API guards to a deprecated function 9 years ago
  Vittorio Giovara f7168d7016 imgconvert: Move AVPicture-related static function to the deprecated section 9 years ago
  Vittorio Giovara 892f037c55 imgconvert: Move the shrink functions only where needed 9 years ago
  Vittorio Giovara 9d3ea5cbf5 imgconvert: Drop outdated comment block 9 years ago
  Arttu Ylä-Outinen 472d488ebc libkvazaar: Set frame rate as a rational number 9 years ago
  Arttu Ylä-Outinen 7486418683 lavc: Make sure that the effective timebase would not overflow 9 years ago
  Luca Barbato c4de754d4d mathops: mips: Correctly enable loongson-specific assembly 9 years ago
  Diego Biurrun 03ef89faf2 x86: build: Group all encoder objects together 9 years ago
  Diego Biurrun 4f22b13888 x86: ac3dsp: Drop forward declaration for nonexisting function 9 years ago
  Andreas Cadhalpun b06cb15b9d dca: fix misaligned access in ff_dca_convert_bitstream 9 years ago
  Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 10 years ago
  Andreas Cadhalpun 2884cf205a on2avc: limit number of bits to 30 in get_egolomb 10 years ago
  Anton Khirnov c59fec783d nvenc: generate dts properly 9 years ago
  Anton Khirnov 9d36cab4c0 nvenc: fix encoding with B-frames 9 years ago
  Anton Khirnov aac7d6b284 nvenc: flush the encoder before closing it, as required by the docs 9 years ago
  Anton Khirnov ee359c72ef nvenc: rename encoders 9 years ago
  Anton Khirnov 39571e86cb nvenc: better error handling 9 years ago
  Andreas Cadhalpun fa66237b69 lavc: Use get_bitsz where needed 9 years ago
  Andreas Cadhalpun 62825236db lavc: Add get_bitsz() 9 years ago
  Vittorio Giovara 81737f42c2 sunrastenc: Properly load codec private options 9 years ago
  Kieran Kunhya 46350db737 get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL 10 years ago
  Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
  Andreas Cadhalpun fa463aa83a avpacket: fix size check in packet_alloc 9 years ago
  Anton Khirnov d1cd20e4e3 qsvenc: split encoding frames and reading from the async FIFO 9 years ago
  Maxym Dmytrychenko a6259a6ecb qsvenc: properly handle the warning from MFXVideoCORE_SyncOperation 10 years ago
  Diego Biurrun 2080bea4a7 h264_refs: Remove broken trace debug code 10 years ago
  Diego Biurrun 58170b0271 lavc: Add missing #includes for ff_dlog() 10 years ago
  Maxym Dmytrychenko 3b6473b43e qsvdec: properly handle the warning from MFXVideoCORE_SyncOperation 10 years ago
  Maxym Dmytrychenko a43905f4ae qsvenc_hevc: improve the default settings 10 years ago
  Anton Khirnov 9d74012761 h264: improve behaviour with invalid reference lists 10 years ago
  Alexandra Hájková 40d9496773 dca: use defines for subband related constants 9 years ago
  Janne Grunau 8563f98871 x86: use emms after ff_int32_to_float_fmul_scalar_sse 9 years ago
  Janne Grunau f4f27e4cf1 x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly 10 years ago
  Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 10 years ago