19120 Commits (593886b5dd2b583657aa3fd80bb173f702c9710d)

Author SHA1 Message Date
  Luca Barbato 925c37874b vp9: Read the frame size as unsigned 11 years ago
  Luca Barbato a90d92ce2a aac: K&R formatting cosmetics 11 years ago
  Luca Barbato c6b42e8549 flv: K&R formatting cosmetics 11 years ago
  Anton Khirnov ba71c74017 lavc: deprecate AVCodecContext.codec_name 11 years ago
  Anton Khirnov e7fc9796d8 lavc: do not use AVCodecContext.codec_name in avcodec_string() 11 years ago
  Anton Khirnov a2941c8cb2 lavc: move CODEC_FLAG_MV0 to mpegvideo 11 years ago
  Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 years ago
  Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
  Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
  Anton Khirnov 9d76dd952f h264: drop commented out cruft 11 years ago
  Anton Khirnov c1f92d1358 mpegvideo: remove unused MpegEncContext.b4_stride 11 years ago
  Anton Khirnov 6a13505c06 mpegvideo: move the MpegEncContext fields used from arm asm to the beginning 11 years ago
  Michael Niedermayer b2b4afe811 hwaccel: fix dxva2 & vaapi loop filter parameters 11 years ago
  Hendrik Leppkes ed4b757177 dxva2_h264: add a workaround for old Intel GPUs 11 years ago
  Hendrik Leppkes 2fcef90bee dxva2_h264: set the correct ref frame index in the long slice struct 11 years ago
  Alessandro Ghedini cdf6eb5a97 vc1: Do not return an error when skipping b frames 11 years ago
  Janne Grunau a88e1d1c59 lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 11 years ago
  Kostya Shishkov 7cade8ea2b on2avc: change a comment at #endif to match actual define 11 years ago
  Kostya Shishkov e2834567d7 On2 AVC decoder 12 years ago
  Derek Buitenhuis d7eb8f9033 fic: Make warning message more accurate 11 years ago
  Derek Buitenhuis 7596fc3d4b fic: Remove redundant clips 11 years ago
  Derek Buitenhuis e299cb2cd3 fic: Simplify alpha blending 11 years ago
  Derek Buitenhuis 9155c595f1 fic: Support rendering cursors 11 years ago
  Derek Buitenhuis 40b331e1f4 fic: Use proper quantization matrix index 11 years ago
  Janne Grunau 3956a5e0ea aarch64: NEON vorbis_inverse_coupling 11 years ago
  Janne Grunau 8f9fe6ae34 aarch64: NEON fixed/floating point MPADSP apply_window 11 years ago
  Janne Grunau ee2bc5974f aarch64: NEON float (i)MDCT 11 years ago
  Janne Grunau 650c4300d9 aarch64: NEON float FFT 11 years ago
  Anton Khirnov b19a5e5198 lavc: improve AVCodecContext.delay doxy 11 years ago
  Michael Niedermayer 1c7b71a5bd mpegvideo: Use the current_picture pts 11 years ago
  Michael Niedermayer 6f243b17c5 avcodec/fic: Fix return value check 11 years ago
  Michael Niedermayer 144f7a561d avcodec/fic: clear slice_data 11 years ago
  Michael Niedermayer f34d3173fc avcodec/fic: fix slice checks 11 years ago
  Kostya Shishkov 93e15a3238 fic: use correct IDCT 11 years ago
  Martin Storsjö 911fa05b51 mvc: Specify the pixel format for the mv-mvc* tests 11 years ago
  Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 12 years ago
  Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 12 years ago
  Janne Grunau 34c5a6660a h264: codec reinit: remove statements without effect 11 years ago
  Vittorio Giovara 6ef96292d9 utils: add yvyu422 to avcodec_align_dimensions2 11 years ago
  Martin Storsjö a6ac4fcce4 vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock 11 years ago
  Niels Möller b3d905b702 dcadec: Delete redundant init_get_bits call 11 years ago
  James Almer 0f524b6c69 x86/synth_filter: remove the fma3 version ifdefs 11 years ago
  Tim Walker 801c39e1e3 dcadec: Use correct channel count in stereo downmix check 11 years ago
  Tim Walker c8cf461c19 dcadec: Do not decode the XCh extension when downmixing to stereo 11 years ago
  Jean First e75ef2b7f4 tiffdec: support predictor type 2 with RGB48 pixel format 13 years ago
  Justin Ruggles 345a96c327 tiffdec: remove an unneeded variable 11 years ago
  Justin Ruggles a9b046fb0a tiff: use a better name and enum values for PhotometricInterpretation 11 years ago
  Justin Ruggles fdbe18b7b0 tiffdec: use a single strip if RowsPerStrip is 0 11 years ago
  Justin Ruggles 0a467a9b59 tiffdec: use bytestream2 to simplify overread/overwrite protection 11 years ago
  Justin Ruggles 5748faf291 bytestream: add bytestream2_copy_buffer() functions 11 years ago