42706 Commits (066281372d90d63ca021b659abcb8faefd6bc4a6)
 

Author SHA1 Message Date
  Alexandra Hájková 066281372d asfdec: Remove unused function parameters 10 years ago
  Andreas Cadhalpun 2aec600ae7 asfdec: reject size > INT64_MAX in asf_read_unknown 10 years ago
  Andreas Cadhalpun c69461d737 asfdec: only set asf_pkt->data_size after sanity checks 10 years ago
  Anton Khirnov d1cd20e4e3 qsvenc: split encoding frames and reading from the async FIFO 10 years ago
  Maxym Dmytrychenko a6259a6ecb qsvenc: properly handle the warning from MFXVideoCORE_SyncOperation 10 years ago
  Luca Barbato 63f7f8d1db avconv: Drop an impossible check 10 years ago
  Luca Barbato 7ebf1b4ada avconv: Simplify poll_filters() return value check 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 10 years ago
  Janne Grunau 8563f98871 x86: use emms after ff_int32_to_float_fmul_scalar_sse 10 years ago
  Janne Grunau f0f54117c8 checkasm: x86: post commit review fixes 10 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
  Diego Biurrun 5049f6b772 rtpdec_jpeg: Coalesce redundant error checks 10 years ago
  Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 10 years ago
  Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 10 years ago
  Alexandra Hájková 85990140e7 dca: Add math helpers. 10 years ago
  Janne Grunau 489e6add44 checkasm: add fmtconvert tests 10 years ago
  Janne Grunau 568a4323fb checkasm: add synth_filter test 10 years ago
  Janne Grunau e71b747e9d checkasm: add tests for dcadsp 10 years ago
  Janne Grunau 9d218d573f checkasm: add float comparison util functions 10 years ago
  Janne Grunau 711781d7a1 x86: checkasm: check for or handle missing cleanup after MMX instructions 10 years ago
  Janne Grunau cc29d96d5a arm64: fix inverted register order in transpose_4x4H 10 years ago
  Andreas Cadhalpun 5ea59b1f42 exr: fix out of bounds read in get_code 10 years ago
  Andreas Cadhalpun 17776638c3 opus: Fix typo causing overflow in silk_stabilize_lsf 10 years ago
  Janne Grunau 90b1b9350c arm: add ff_int32_to_float_fmul_array8_neon 10 years ago
  Janne Grunau a0fc780a20 arm64: int32_to_float_fmul neon asm 10 years ago
  Janne Grunau 705f5e5e15 arm64: port synth_filter_float_neon from arm 10 years ago
  Janne Grunau c33c1fa8af arm64: convert dcadsp neon asm from arm 10 years ago
  Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 10 years ago
  Janne Grunau 5dfe4edad6 x86_64: int32_to_float_fmul_scalar sign extend integer length 10 years ago
  Janne Grunau 64034849da arm64: add cycle counter support 10 years ago
  Janne Grunau 50078c1c80 libavutil: move FFALIGN macro from common.h to macros.h 10 years ago
  Stefan Pöschel dbce017913 mpegtsenc: add flag to embed an AC-3 ES the DVB way 10 years ago
  Kip Warner cc4c242081 avresample: Mark avresample_buffer() as pointer to const 10 years ago
  Anton Khirnov 5bc223b15d r3d: fix an invalid read introduced in 6bf4c1d 10 years ago
  Martin Storsjö 64f8c439fd rtmpproto: Include the full path as app when "slist=" is found 10 years ago
  Anton Khirnov 9f0b6e6827 vocdec: do not create the stream in read_header() 10 years ago
  Anton Khirnov 2d0432d918 vocdec: put the code not shared with other demuxers under appropriate ifdef 10 years ago
  Anton Khirnov 09ae7b81ea flvdec: do not create any streams in read_header() 10 years ago
  Anton Khirnov de9e199a03 lavc: make avpriv_mpa_decode_header private on next bump 11 years ago
  Anton Khirnov 72d658766e mp3dec: replace avpriv_mpa_decode_header with avpriv_mpegaudio_decode_header 11 years ago
  Anton Khirnov 955aec3c7c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 10 years ago
  Anton Khirnov cea1eef25c lavc: get the profile name through the codec descriptor in avcodec_string() 11 years ago
  Anton Khirnov 2c6811397b lavc: add profiles to AVCodecDescriptor 11 years ago
  Anton Khirnov cdc9ce098e lavc: print the name of the codec, not its implementation, in avcodec_string 11 years ago