18712 Commits (4c3e1956ee35fdcc5ffdb28782050164b4623c0b)

Author SHA1 Message Date
  Anton Khirnov 4c3e1956ee lagarith: reallocate rgb_planes when needed 12 years ago
  Anton Khirnov 2240e2078d truemotion1: check the header size 12 years ago
  Anton Khirnov 1713eec29a shorten: pad the internal bitstream buffer 12 years ago
  Anton Khirnov 5430839144 eacmv: clear references on frame dimensions change 12 years ago
  Diego Biurrun 190d4a447b avcodec: Suppress deprecation warnings from avcodec_alloc_frame() 12 years ago
  Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 12 years ago
  Anton Khirnov 1f097d168d h264: reset data partitioning at the beginning of each decode call 12 years ago
  Anton Khirnov e46ad30a80 vp8: use a fixed-size edge emu buffer 12 years ago
  Jan Ekström 5de64bb34d utvideoenc: Add support for the new BT.709 FourCCs for YCbCr 12 years ago
  Anton Khirnov b25e84b739 hevc: check that the VCL NAL types are the same for all slice segments of a frame 12 years ago
  Luca Barbato 816e5b9970 hevc: Reject impossible slice segment 12 years ago
  Luca Barbato 09e2203b8b hevc: Consider first quantization group any reference to 0, 0 12 years ago
  Janne Grunau 7716dd9fbb xvid: switch to xvid mmx idct as soon as possible 12 years ago
  Jan Ekström 5312818524 atrac3plus: Make initialization dependant on channel count rather than channel map 12 years ago
  Ronald S. Bultje 9ee9c679a7 x86: videodsp: Fix a bug in a %if statement where we used '%%' instead of '&&'. 12 years ago
  Ronald S. Bultje 51daafb02e x86: videodsp: Properly mark sse2 instructions in emulated_edge_mc as such. 12 years ago
  John Stebbins 23d461fe87 ac3dec: Allow asymmetric application of DRC when drc_scale > 1 12 years ago
  Diego Biurrun 54b2ce7418 mpeg: Drop unused parameters from ff_draw_horiz_band() 12 years ago
  Janne Grunau 6d93307f8d mpeg12: check scantable indices in all decode_block functions 12 years ago
  Janne Grunau fb0c9d41d6 avutil: remove timer.h include from internal.h 12 years ago
  Kostya Shishkov 28e1eed3c2 dxtory: compressed RGB555/RGB565 decoding support 12 years ago
  Kostya Shishkov 0e1ad2f591 dxtory: add more compressed and uncompressed modes 12 years ago
  Guillaume Martres 50866c8d95 vp9: fix bugs in updating coef probabilities with parallelmode=1 12 years ago
  Ronald S. Bultje bd01412313 vp9: fix mvref finding to adhere to bug in libvpx. 12 years ago
  Martin Storsjö cff480e49d mpegvideo_enc: Don't call ff_h263dsp_init unconditionally 12 years ago
  Diego Biurrun 19987fa18c bfin: vp3: Mark all binary object sections appropriately 12 years ago
  Janne Grunau ea49f60523 h264: skip chroma edges at the picture boundary while deblocking 4:4:4 12 years ago
  Anton Khirnov e0ab5078a7 lavc: do not force the emu edge flag 12 years ago
  Kostya Shishkov 025fd76e1a dxtory: change error code for unexpected slice configuration 12 years ago
  Kostya Shishkov e91a3f1bdb dxtory: correctly handle YUV slices with average odd height 12 years ago
  Diego Biurrun ade4ecb42d dxva2: Use correct printf format strings 12 years ago
  Diego Biurrun 766df7ca89 dxva2: Add missing #includes 12 years ago
  Sam Lantinga 9d80b1ae95 dxva2: Log errors verbosely 12 years ago
  Sam Lantinga 5b2b23f2d6 dxva2: Retry IDirectXVideoDecoder_BeginFrame() 12 years ago
  Luca Barbato e22ebd04bc hevc: Bound check cu_qp_delta 12 years ago
  Luca Barbato 0d999333f9 hevc: Bound check slice_qp 12 years ago
  Luca Barbato 838740e642 hevc: Prevent some integer overflows 12 years ago
  Guillaume Martres faf03ecba0 hevc: Remove useless clip 12 years ago
  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