42385 Commits (e94e651c762f90ac5fd2dc9bd3ba1336a77d5b5c)
 

Author SHA1 Message Date
  Luca Barbato 47b447aaff imgutils: Fix a typo in avcodec_get_pix_fmt_loss 9 years ago
  Anton Khirnov d8ebb6157d hevcdsp: fix a function name 10 years ago
  Anton Khirnov a1926a29fb hevc: avoid invalid shifts of negative values 10 years ago
  Henrik Gramner 515b69f8f8 checkasm: Explicitly declare function prototypes 9 years ago
  Henrik Gramner e13da244f4 checkasm: x86: properly save rdx/edx in checked_call() 9 years ago
  Janne Grunau faa3f17a76 fate: test only demuxing in asf-repldata 9 years ago
  Alexandra Hájková 317cfaa5e0 asfdec: prevent the memory leak in the asf_read_metada_obj 9 years ago
  Alexandra Hájková 58c3720a3c fate: Make sure a corner-case for ASF is covered 9 years ago
  Luca Barbato 72839fce64 hlsenc: Use AV_TIME_BASE units for all the computations 9 years ago
  Federico Tomassetti 7bf9647264 vp7: bound checking in vp7_decode_frame_header 9 years ago
  Martin Storsjö f34b152eb7 libfdk-aacdec: Clean up properly if the init fails 9 years ago
  Martin Storsjö 1b90433f79 libfdk-aacdec: Always decode into an intermediate buffer 9 years ago
  Martin Storsjö 87de6ddb7b libfdk-aacdec: Bump the max number of channels to 8 9 years ago
  Martin Storsjö cb2dbe2c76 configure: arm: Assume softfp ABI on darwin 9 years ago
  Henrik Gramner 44b4444120 x86inc: Various minor backports from x264 9 years ago
  Martin Storsjö 26ac22e5e7 movenc: Add a new flag for writing global sidx indexes for dash 9 years ago
  Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
  Henrik Gramner 1c6bb81328 x86inc: Disable vpbroadcastq workaround in newer yasm versions 9 years ago
  Christophe Gisquet f5e486f6f8 x86inc: Fix instantiation of YMM registers 9 years ago
  Anton Mitrofanov b114d28a18 x86inc: warn when instructions incompatible with current cpuflags are used 9 years ago
  Henrik Gramner 9f1245eb96 x86inc: Support arbitrary stack alignments 9 years ago
  Anton Mitrofanov 8c75ba55a4 x86inc: warn if XOP integer FMA instruction emulation is impossible 9 years ago
  Henrik Gramner 8f4a06faf4 checkasm: Remove unnecessary include 9 years ago
  Henrik Gramner 4a53c758d2 x86: dcadsp: Avoid SSE2 instructions in SSE functions 9 years ago
  Martin Storsjö 5f200bbf98 movenc: Place the sidx index after the initial moov/mdat pair 9 years ago
  Martin Storsjö 83f254e65f movenc: Rename reserved_moov_pos to reserved_header_pos 9 years ago
  Martin Storsjö 8e34089e26 movenc: Check that frag_info entries exist in mov_write_sidx_tag 9 years ago
  Paolo Bizzarri 1542ec9638 cosmetics: Drop spurious spaces from if clauses 9 years ago
  Luca Barbato 0f562f5b83 h264: Do not print an error when the buffer has to be refilled 9 years ago
  Jake Sebastian-Jones 9469370fb3 h264: Use AVERROR return codes instead of -1 9 years ago
  Luca Barbato e5997152f5 asf: Use time_t where needed 9 years ago
  Alexandra Hájková 944f60866f asfdec: read values properly 9 years ago
  Shiz b197f78329 configure: Silence error messages when probing compiler 9 years ago
  Luca Barbato 98c9ade985 drawtext: Move the strftime expansion in a separate function 9 years ago
  Luca Barbato fe026ba960 drawtext: Drop stray guards 9 years ago
  Luca Barbato 4fee11ab05 png: Be more informative regarding signature errors 9 years ago
  Anton Khirnov 14e5580246 opusdec: properly handle mismatching configurations in multichannel streams 9 years ago
  Alexandra Hájková fdbc544d29 asfdec: prevent the memory leak while reading metadata 9 years ago
  Henrik Gramner ebaf571aca x86: dct: Disable dct32_float_sse on x86-64 9 years ago
  Luca Barbato 979cb55103 hevc: Split the sei parsing in 3 functions 9 years ago
  Luca Barbato 043f46f574 hevc: Use switch instead of if-nests in decode_nal_sei_message 9 years ago
  Luca Barbato 2cd841c077 hevc: Use a proper enum for the SEI values 9 years ago
  David Holm 80ea661128 avcodec: h264: Extract decoder methods 9 years ago
  Alexandra Hájková 33dc1913ab asfdec: remove improper assignement that caused wrong timestamps 9 years ago
  Alexandra Hájková 78491fe8cf asfdec: do not export empty metadata 9 years ago
  James Almer 3e853ff7ac des: extend av_des_init() doxy 9 years ago
  James Almer d9e8b47e31 des: add av_des_alloc() 9 years ago
  James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 9 years ago
  James Almer b469832de9 rc4: extend av_rc4_init() doxy 9 years ago
  James Almer ae365453c3 rc4: add av_rc4_alloc() 9 years ago