16 Commits (bc75b64cff37d58f3944e2da3da45c37f35f019a)

Author SHA1 Message Date
  Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
  Vittorio Giovara 136034d86b h264: Remove MotionEstContext and move the relevant fields to H264Context 11 years ago
  Ronald S. Bultje 62844c3fd6 h264: Integrate clear_blocks calls with IDCT 12 years ago
  Anton Khirnov e962bd08ee h264: add a parameter to the CHROMA422 macro. 12 years ago
  Anton Khirnov 7bece9b22f h264: add a parameter to the FRAME_MBAFF macro. 12 years ago
  Anton Khirnov da6be8fcec h264: add a parameter to the MB_FIELD macro. 12 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Martin Storsjö 26ee5ca03d h264: Get rid of unnecessary casts 12 years ago
  Ronald S. Bultje 7ebfb466ae h264: Don't store intra pcm samples in h->mb 12 years ago
  Ronald S. Bultje 2ed008204d h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil 12 years ago
  Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
  Diego Biurrun 79dad2a932 dsputil: Separate h264chroma 12 years ago
  Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
  Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
  Mans Rullgard 28fff0d974 h264: use templates to avoid excessive inlining 13 years ago