38410 Commits (8dc1b7bd228c9d44c40e5760b607d24e5e654703)
 

Author SHA1 Message Date
  Derek Buitenhuis 8dc1b7bd22 base64-test: Remove posibility of returning restricted exit codes 12 years ago
  Derek Buitenhuis 530cd2893e tree-test: Don't return restricted exit codes 12 years ago
  Vittorio Giovara fb13fe8342 golomb: reduce scope of a few variables 12 years ago
  Daniel Kang 0e73049416 avfilter: x86: Port gradfun filter optimizations to yasm 12 years ago
  Vittorio Giovara 2c993e8b5e golomb: K&R formatting cosmetics 12 years ago
  Luca Barbato 1ce3ec24b3 h263: K&R formatting cosmetics 12 years ago
  Diego Biurrun 0d6d4a9e4a avstring-test: Mark pointer passed to av_free() as non-const 12 years ago
  Luca Barbato 72072bf9de mpegvideo: Drop a faulty assert 12 years ago
  Diego Biurrun f6633c55a3 avfilter: Fix typo in Loren's email address 12 years ago
  Clément Bœsch e01fba5562 movenc: Add an F4V muxer 13 years ago
  Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 12 years ago
  Alex Converse f457edb697 aacdec: Use avpriv_report_missing_feature() instead of custom logging. 12 years ago
  Derek Buitenhuis b1fcdc08ce nut: Fix unchecked allocations 12 years ago
  Derek Buitenhuis 3511d4fc97 pthread: Avoid crashes/odd behavior caused by spurious wakeups 12 years ago
  Vittorio Giovara 157dc0b489 fate: add fieldorder filter test 12 years ago
  Vittorio Giovara 00d7369de0 vf_fieldorder: log when processing is skipped 12 years ago
  Yusuke Nakamura 103d073dd7 h264_parser: Use ff_h264_reset_sei() 12 years ago
  Michael Niedermayer 19f5384000 h264_parser: Fix order of operations 12 years ago
  Luca Barbato f825d42bcc avplay: Accept cpuflags option 12 years ago
  Luca Barbato ea71aafd68 avio: Use AVERROR_PROTOCOL_NOT_FOUND 12 years ago
  Ben Jackson 5152196b2b pthread: Avoid spurious wakeups 12 years ago
  Diego Biurrun 23e6d3d4e2 fate: vpx: Remove one redundant $(eval) invocation 12 years ago
  Luca Barbato 2b72f8ac32 wtv: Seek by sector properly 12 years ago
  Martin Storsjö a27f1116cd fate: Increase the tolerance in the lavr tests 12 years ago
  Diego Biurrun f52fd3f3b2 fate: aac: Add test for AAC-LD 12 years ago
  Martin Storsjö d433e1aefa mem: Make av_strdup allocate using av_realloc 12 years ago
  Luca Barbato 825c7c62bb mpegvideo: Move 8x8 in a separate function 12 years ago
  Luca Barbato 95587859cc mpegvideo: Move obmc in a separate function 12 years ago
  Luca Barbato a90905db2e ffv1: Assume bitdepth 0 means 8bit 12 years ago
  Luca Barbato a84616b736 mpegvideo: K&R formatting cosmetics 12 years ago
  Ronald S. Bultje 93f305473f lavc: Convert some remaining strides to ptrdiff_t 12 years ago
  Yusuke Nakamura 4baba6c813 h264_parser: Fix POC parsing for the case where MMCO_RESET is present. 12 years ago
  Yusuke Nakamura b81dbd6cb7 h264_parser: Fix POC parsing for the case where MMCO_RESET is absent. 12 years ago
  James Almer 6b081eff4d fate: add vorbiscomment cover art test 12 years ago
  Anton Khirnov 68edd5be09 FATE: use proper comparison mode in the lavr tests 12 years ago
  Anton Khirnov dd33637c18 tiny_psnr: switch f32 handling to floating point 12 years ago
  Diego Biurrun 29c455ce3d bitstream: Check the result of av_malloc() 12 years ago
  Diego Biurrun 3b4fa54866 cavs: more K&R formatting cosmetics 12 years ago
  Derek Buitenhuis c0085f94fe mpegaudio_tablegen: Don't use llrint 12 years ago
  Derek Buitenhuis 479a527955 cos_tablegen: Don't use lrint 12 years ago
  Derek Buitenhuis bc31a7a3b6 tablegen: Don't use cbrtf in host tools 12 years ago
  Derek Buitenhuis 884fd4d259 tableprint: Fix use of a size_t print with MSVC 12 years ago
  Michael Niedermayer 708b32b6f7 http: Check the auth string contents and not only the pointer 12 years ago
  Jason Garrett-Glaser a3fabc6cb3 x86: more AVX2 framework 12 years ago
  Jason Garrett-Glaser c6908d6b4b x86inc: FMA3/4 Support 13 years ago
  Derek Buitenhuis 206895708e x86inc: Remove our FMA4 support 12 years ago
  Henrik Gramner c108ba0175 x86inc: Use VEX-encoded instructions in AVX functions 13 years ago
  Derek Buitenhuis 15748773bf avresample/x86: Switch operand order for mulps 12 years ago
  Martin Storsjö 84a125c4c2 rtmp: Allocate the prev_pkt arrays dynamically 12 years ago
  Luca Barbato 39185ec4fa cavs: Check for negative cbp 12 years ago