20479 Commits (b06cb15b9d7928bf54b639c9f9f7658c2c38bfb9)

Author SHA1 Message Date
  Janne Grunau cc29d96d5a arm64: fix inverted register order in transpose_4x4H 9 years ago
  Andreas Cadhalpun 5ea59b1f42 exr: fix out of bounds read in get_code 9 years ago
  Andreas Cadhalpun 17776638c3 opus: Fix typo causing overflow in silk_stabilize_lsf 9 years ago
  Janne Grunau 90b1b9350c arm: add ff_int32_to_float_fmul_array8_neon 9 years ago
  Janne Grunau a0fc780a20 arm64: int32_to_float_fmul neon asm 9 years ago
  Janne Grunau 705f5e5e15 arm64: port synth_filter_float_neon from arm 9 years ago
  Janne Grunau c33c1fa8af arm64: convert dcadsp neon asm from arm 9 years ago
  Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
  Janne Grunau 5dfe4edad6 x86_64: int32_to_float_fmul_scalar sign extend integer length 9 years ago
  Anton Khirnov de9e199a03 lavc: make avpriv_mpa_decode_header private on next bump 10 years ago
  Anton Khirnov 955aec3c7c mpegaudiodecheader: check the header in avpriv_mpegaudio_decode_header 9 years ago
  Anton Khirnov cea1eef25c lavc: get the profile name through the codec descriptor in avcodec_string() 10 years ago
  Anton Khirnov 2c6811397b lavc: add profiles to AVCodecDescriptor 10 years ago
  Anton Khirnov cdc9ce098e lavc: print the name of the codec, not its implementation, in avcodec_string 10 years ago
  Anton Khirnov 458e53f51f mpegvideo_enc: actually add the side data with vbv_delay to the packet 9 years ago
  Dave Yeo b0b133b8c0 hevcdsp: use a macro for .rodata section 9 years ago
  Luca Barbato 81c95eb8ee openh264: Directly include the deprecation guards header 9 years ago
  Luca Barbato 34138ece23 log: Use a do {} while (0) for tlog 9 years ago
  Vittorio Giovara c34df42262 sgienc: Make sure to initialize skipped header portions 9 years ago
  Vittorio Giovara 16216b713f lavc: Drop exporting 2-pass encoding stats 9 years ago
  Vittorio Giovara be00ec832c lavc: Deprecate coder_type and its symbols 9 years ago
  Anton Khirnov f1ccd07680 h264: do not call frame_start() for missing frames 9 years ago
  Anton Khirnov d6dc5d15af aacdec: fix aac_static_table_init() prototype 9 years ago
  Anton Khirnov 68e547ae8b avpacket: use ERANGE instead of EOVERFLOW 9 years ago
  Anton Khirnov e02de9df4b lavc: export Dirac parsing API used by the ogg demuxer as public 11 years ago
  Anton Khirnov 825900248b qsvenc: export CPB props side data 9 years ago
  Anton Khirnov 1520c6ff05 nvenc: export CPB props side data 9 years ago
  Anton Khirnov 2507b5dd67 mpegvideo_enc: export vbv_delay in side data 9 years ago
  Anton Khirnov 3f5c99fcbb mpegvideo_enc: export CPB props side data 9 years ago
  Anton Khirnov 732a37d146 libx264: export CPB props side data 9 years ago
  Anton Khirnov 03afb62e83 libvpxenc: export CPB props side data 9 years ago
  Anton Khirnov 11c9bd633f libopenh264enc: export CPB props side data 9 years ago
  Anton Khirnov f0b769c16d lavc: add a packet side data type for VBV-like parameters 10 years ago
  Anton Khirnov 84adab333c lavc: add stream-global packet side data 10 years ago
  Anton Khirnov 31c51f7441 avpacket: add a function for wrapping existing data as side data 9 years ago
  Anton Khirnov b09ad37c83 h264: derive the delay from the level when it's not present 9 years ago
  Anton Khirnov 792b9c9dfc h264: set frame_num in start_frame(), not decode_slice_header() 9 years ago
  Anton Khirnov 741b494fa8 h264: eliminate default_ref_list 9 years ago
  Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 10 years ago
  Anton Khirnov a853388d2f hevc: change the stride of the MC buffer to be in bytes instead of elements 9 years ago
  Anton Khirnov 688417399c hevcdsp: split the pred functions by width 10 years ago
  Anton Khirnov 818bfe7f0a hevcdsp: split the epel functions by width 10 years ago
  Anton Khirnov 1f821750f0 hevcdsp: split the qpel functions by width instead of by the subpixel fraction 10 years ago
  Luca Barbato 6788baebb3 log: Use a do {} while (0) for dlog 9 years ago
  Luca Barbato 7d36474d19 imgconvert: Re-enable the deprecation warnings 9 years ago
  Luca Barbato f7edcac040 avpicture: Suppress warning from deprecated code 9 years ago
  Luca Barbato b805482b1f aac: Provide more information on the failure message 9 years ago
  Luca Barbato c5eb279e24 g723: Add missing header 9 years ago
  Mohamed Naufal f023d57d35 lavc: G.723.1 encoder 9 years ago
  Vittorio Giovara 165cc6fb9d g723_1: Move sharable functions to a separate file 9 years ago