18674 Commits (a246d06fe0dc6c2ea65e95327624b4537ff9bd0d)

Author SHA1 Message Date
  Guillaume Martres a246d06fe0 hevc: clip pixels when transquant bypass is used 12 years ago
  Luca Barbato b37e796082 hevc: Use uint64 to check for tile dimensions 12 years ago
  Michael Niedermayer d5c15ebeaf hevc: Fix modulo operations 12 years ago
  Michael Niedermayer a7a07cc98a hevc: check that VPS referenced from SPS exists 12 years ago
  Michael Niedermayer dd2d0039b6 vc1: Always reset numref when parsing a new frame header. 12 years ago
  Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 12 years ago
  Anton Khirnov 024db24912 mpegvideo: allocate edges when encoding. 12 years ago
  Anton Khirnov f7e85ee996 lavc: allow the caller to override dimensions in ff_get_buffer() 12 years ago
  Tim Walker 0d43b114cc eac3: cosmetics, re-indent. 12 years ago
  Tim Walker ade75fb811 (e)ac3: clip surround mix level indexes. 12 years ago
  Tim Walker c229f571fd (e)ac3: parse and store the Lt/Rt and LFE mix levels. 12 years ago
  Tim Walker 1f604f96ea ac3: set default matrix encoding modes in parse_frame_header. 12 years ago
  Anton Khirnov 8b2e5e42bb h264: check that an IDR NAL only contains I slices 12 years ago
  Anton Khirnov 9ecabd7892 h264: reset num_reorder_frames if it is invalid 12 years ago
  Anton Khirnov 0652e024c6 h264: reset ref count if decoding the slice header fails 12 years ago
  Anton Khirnov 98cc9efc5f h264: prevent two matching fields from being both a short/long ref combination 12 years ago
  Anton Khirnov 00dbff4c3e h264: do not call field_end if we do not have a current picture 12 years ago
  Anton Khirnov 7f0e81db3c h264: limit allowed pred modes in ff_h264_check_intra_pred_mode() to 3 12 years ago
  Anton Khirnov d1b3fabe69 h264: reset first_field if frame_start() fails for missing refs 12 years ago
  Diego Biurrun aab40bbfd5 x86: dsputil: Simplify xvmc deprecation conditional 12 years ago
  Diego Biurrun dc4d726bab build: Add separate hidden config option for the intrax8 code 12 years ago
  Janne Grunau fe96769bed aarch64: port neon clobber test from arm 12 years ago
  Janne Grunau f896bca03f aarch64: h264 (bi)weight NEON optimizations 12 years ago
  Janne Grunau 36e3b1f2fd aarch64: h264 loop filter NEON optimizations 12 years ago
  Janne Grunau c65d67ef50 aarch64: hpeldsp NEON optimizations 12 years ago
  Janne Grunau d5dd8c7bf0 aarch64: h264 qpel NEON optimizations 12 years ago
  Janne Grunau 8438b3f09f aarch64: h264 idct NEON assembler optimizations 12 years ago
  Janne Grunau 71617884a2 aarch64: h264 chroma motion compensation NEON optimizations 12 years ago
  Janne Grunau 1e9265cd8f dct-test: test ff_simple_idct_neon only on ARM for now 12 years ago
  Janne Grunau 8b4119187b cabac: remove leftovers from the cabac encoder 12 years ago
  Diego Biurrun 46bacb5cc6 x86: Consistently use cpu flag detection macros in places that still miss it 12 years ago
  Diego Biurrun 7151c5d04a arm: Use full filenames as multiple inclusion guards 12 years ago
  Tim Walker 49b9badcaa vc1: Enable the interlaced B-frame codepath. 12 years ago
  Michael Niedermayer 6d98959c8a vc1: Add avg_no_rnd_vc1_chroma_mc4_c() 13 years ago
  Luca Barbato c798a6fedc vc1: Factorize out chroma MC 12 years ago
  Luca Barbato a1f5164814 vc1dsp: K&R formatting cosmetics 12 years ago
  Martin Storsjö 44a0a98f92 arm: Add an option for making sure NEON registers aren't clobbered 12 years ago
  Maxim Polijakowski e6f0bb6527 ATRAC3+ decoder 12 years ago
  Diego Biurrun 4c642d8d98 x86: hpeldsp: Add missing av_cold attribute to init function 12 years ago
  Diego Biurrun b0be1ae792 x86: avcodec: Add a bunch of missing #includes for av_cold 12 years ago
  Diego Biurrun 4b48201d4d ac3tab.h: #include the correct headers 12 years ago
  Anton Khirnov d48132b7de mjpegdec: apply flipping after decoding, not before 12 years ago
  Guillaume Martres e588615d93 hevc: fix decoding of one PU wide files 12 years ago
  Anton Khirnov ca96e33716 vp9: drop support for real (non-emulated) edges 12 years ago
  Anton Khirnov ef8c93e2f1 vp8: drop support for real (non-emulated) edges 12 years ago
  Anton Khirnov ebfe622bb1 mpegvideo: drop support for real (non-emulated) edges 12 years ago
  Martin Storsjö 952d3187d8 arm: Add a missing # as prefix for an immediate constant 12 years ago
  Martin Storsjö 5dae487235 arm: Allow overriding the alignment set in the function macro 12 years ago
  Martin Storsjö b7b932f5e3 arm: Remove a leftover define for the pld instruction 12 years ago
  Martin Storsjö 67bb3a4e28 arm: cosmetics: Reindent the h264dsp neon init function 12 years ago