42730 Commits (b06cb15b9d7928bf54b639c9f9f7658c2c38bfb9)
 

Author SHA1 Message Date
  Andreas Cadhalpun b06cb15b9d dca: fix misaligned access in ff_dca_convert_bitstream 9 years ago
  Andreas Cadhalpun 9cdddb93bb nutdec: only copy the header if it exists 9 years ago
  Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 9 years ago
  Andreas Cadhalpun 5b83b24ccb nuv: sanitize negative fps rate 9 years ago
  Andreas Cadhalpun 2884cf205a on2avc: limit number of bits to 30 in get_egolomb 9 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
  Anton Khirnov 9cce011b1d movenc-test: stop setting the GLOBAL_HEADER codec flag 9 years ago
  Anton Khirnov 521dc78366 mux: drop the warning about global headers 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 9 years ago
  Clément Bœsch e8bc642202 lavu: add AV_CEIL_RSHIFT and use it in various places 9 years ago
  Clément Bœsch 7570c9e04f swfdec: support compressed swf 9 years ago
  Alexandra Hájková 34d45b3616 asfdec: Fix typo in comment 9 years ago
  Luca Barbato 40d43d25e7 APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry 9 years ago
  Martin Storsjö 73c8c0341c arm: Fix vfp dead code elimination with have_vfp_vm 9 years ago
  Martin Storsjö fec76cd430 checkasm: Check register clobbering on aarch64 9 years ago
  Martin Storsjö 26ec75aec3 checkasm: Check register clobbering on arm 9 years ago
  Andreas Cadhalpun fa463aa83a avpacket: fix size check in packet_alloc 9 years ago
  Alexandra Hájková 066281372d asfdec: Remove unused function parameters 9 years ago
  Andreas Cadhalpun 2aec600ae7 asfdec: reject size > INT64_MAX in asf_read_unknown 9 years ago
  Andreas Cadhalpun c69461d737 asfdec: only set asf_pkt->data_size after sanity checks 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 9 years ago
  Luca Barbato 63f7f8d1db avconv: Drop an impossible check 9 years ago
  Luca Barbato 7ebf1b4ada avconv: Simplify poll_filters() return value check 9 years ago
  Diego Biurrun 2080bea4a7 h264_refs: Remove broken trace debug code 9 years ago
  Diego Biurrun 58170b0271 lavc: Add missing #includes for ff_dlog() 9 years ago
  Maxym Dmytrychenko 3b6473b43e qsvdec: properly handle the warning from MFXVideoCORE_SyncOperation 9 years ago
  Maxym Dmytrychenko a43905f4ae qsvenc_hevc: improve the default settings 9 years ago
  Anton Khirnov 9d74012761 h264: improve behaviour with invalid reference lists 9 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 f0f54117c8 checkasm: x86: post commit review fixes 9 years ago
  Janne Grunau f4f27e4cf1 x86: zero extend the 32-bit length in int32_to_float_fmul_scalar implicitly 9 years ago
  Diego Biurrun 69a68593ce Remove stray line breaks from avpriv_{report_missing_feature|request_samples} 9 years ago
  Diego Biurrun 5049f6b772 rtpdec_jpeg: Coalesce redundant error checks 9 years ago
  Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
  Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 9 years ago
  Alexandra Hájková 85990140e7 dca: Add math helpers. 9 years ago
  Janne Grunau 489e6add44 checkasm: add fmtconvert tests 9 years ago
  Janne Grunau 568a4323fb checkasm: add synth_filter test 9 years ago
  Janne Grunau e71b747e9d checkasm: add tests for dcadsp 9 years ago
  Janne Grunau 9d218d573f checkasm: add float comparison util functions 9 years ago
  Janne Grunau 711781d7a1 x86: checkasm: check for or handle missing cleanup after MMX instructions 9 years ago