43538 Commits (a115eb9e750543f1d8bf951414d291069bf396c2)
 

Author SHA1 Message Date
  Anton Khirnov a115eb9e75 mimic: do not release the newly obsolete reference at the end of decoding 9 years ago
  Diego Biurrun ae90119c67 configure: Simplify license incompatibility check 9 years ago
  Diego Biurrun e46a6fb773 avconv: Check that muxing_queue exists before reading from it 9 years ago
  Martin Storsjö 100fb0ddfd configure: Allow detecting and using LLVM lld-link as linker for windows 9 years ago
  Martin Storsjö 79fb069299 configure: Move defines for controlling MSVCRT headers to the CRT detection section 9 years ago
  Martin Storsjö 56af0bc10f configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block 9 years ago
  Diego Biurrun 48b80f8393 hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary 10 years ago
  Luca Barbato 40ad05bab2 checkasm: Cast unsigned to signed 9 years ago
  Luca Barbato b183abfb5b vpx: Support color range 9 years ago
  Anton Khirnov ad71d3276f lavfi: add a QSV deinterlacing filter 9 years ago
  Anton Khirnov 8e07c22e50 qsvenc: print warnings from encode/init 9 years ago
  Anton Khirnov 0956fd4606 qsvenc: do not re-execute encoding on all positive status codes 9 years ago
  Anton Khirnov 95414eb2dc qsv: print more complete error messages 9 years ago
  Anton Khirnov d9ec3c6014 qsvenc: take only the allocated dimensions from the frames context 9 years ago
  Anton Khirnov 37a9015ee8 qsvenc: add support for p010 9 years ago
  Anton Khirnov 21962261c7 qsv: handle the semi-packed formats in map_fourcc as well 9 years ago
  Anton Khirnov f65285aba0 lavc: set sw_pix_fmt for hwaccel encoding 9 years ago
  Anton Khirnov d59641abfd lavc: initialize AVCodecContext.sw_pix_fmt properly 9 years ago
  Anton Khirnov 8b7a9729aa avconv_qsv: use the actual pixel format provided by lavc 9 years ago
  Anton Khirnov 6f40181cad avconv_qsv: align the surface size to 32 9 years ago
  Anton Khirnov b0f36a0043 avconv: stop using setpts for input framerate forced with -r 9 years ago
  Alexandra Hájková 9064777dbb checkasm: add HEVC test for testing IDCT DC 9 years ago
  Hendrik Leppkes 7f549b8338 riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't contain that data. 14 years ago
  Vittorio Giovara 6135c3b61e Revert "avprobe: Zero the allocated avio buffer memory" 9 years ago
  Martin Storsjö f637046d31 libavutil: Always use some GCC style attributes on clang 9 years ago
  Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 9 years ago
  Vittorio Giovara ed9b2a5178 mov: Rework the check for invalid indexes in stsc 9 years ago
  Vittorio Giovara 90bc423212 mov: Wrap stsc index and count compare in a separate function 9 years ago
  Matthieu Bouron 209ee680ce mov: Fix stsc_count comparison 9 years ago
  Vittorio Giovara a1f6a2dfda ratecontrol: Reorder functions to avoid forward declarations 9 years ago
  Vittorio Giovara d639dcdae0 ratecontrol: Move Xvid-related functions to the place they are actually used 9 years ago
  Vittorio Giovara 44972e227d ratecontrol: Move mpegenc-only function where it is used 9 years ago
  Vittorio Giovara b4bb959383 ratecontrol: Drop commented out cruft 9 years ago
  Diego Biurrun d06dfaa5cb x86: huffyuv: Use EXTERNAL_SSSE3_FAST convenience macro where appropriate 10 years ago
  Fiona Glaser 8e9cd81d29 x86: cpu: Detect Conroe CPUs and their slow shuffle unit 10 years ago
  Diego Biurrun 7d7355aa92 x86: Add SSSE3_SLOW CPU flag and related convenience macros 10 years ago
  Diego Biurrun 4efab89332 x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate 10 years ago
  Diego Biurrun 0a39c9ac0b x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific code 10 years ago
  Diego Biurrun 95c1df929b x86: hpeldsp: Drop unused function parameters 10 years ago
  Diego Biurrun c3e83ad3b7 x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriate 10 years ago
  Diego Biurrun 1dfc3cf89d x86: hpeldsp: Split off VP3-specific bits into a separate file 10 years ago
  Vittorio Giovara 9833a406d3 examples: Properly free AVCodecContext 9 years ago
  Vittorio Giovara 0e0538aefc avprobe: Zero the allocated avio buffer memory 9 years ago
  Vittorio Giovara 5d0f85f1b2 libdc1394: Fill in packet data directly 9 years ago
  Anton Khirnov e344e65109 h264dec: do not call finish_setup() if we have not started a frame 9 years ago
  Anton Khirnov 76f7e70aa0 h264dec: handle zero-sized NAL units in get_last_needed_nal() 9 years ago
  Anton Khirnov 1f7b4f9abc h264dec: make sure not to call finish_setup() more than once per frame 9 years ago
  Hendrik Leppkes da917fcf51 avconv_dxva2: add a profile check for hevc 10 years ago
  Hendrik Leppkes 1ecb63cd1c hevc: set profile based on the profile compatibility flags if needed 10 years ago
  James Almer fca3c3b619 hevc: Add AVX2 DC IDCT 9 years ago