23 Commits (92ef4be4ab9fbb7d901b22e0036a4ca90b00a476)

Author SHA1 Message Date
  Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
  Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
  Mans Rullgard 1765aacb17 hwaccel: unbreak build 14 years ago
  Stefano Sabatini ce5e49b0c2 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 14 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 14 years ago
  Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 14 years ago
  Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
  Luca Barbato 1d20121b2e Add ff_ to AVHWAccel decoders 14 years ago
  Luca Barbato d1b6f33bf2 Add ff_ to AVHWAccel decoders 14 years ago
  Måns Rullgård 7447204d2d vaapi: add missing #include "h263.h" 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Gwenole Beauchesne e6d3534f9c Use VA_INVALID_ID instead of hard coded values. 15 years ago
  Gwenole Beauchesne 8b0867121e Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). 15 years ago
  Gwenole Beauchesne 36ad2b3ee0 Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id(). 15 years ago
  Gwenole Beauchesne c1977fbbd7 Add new fields for the VDPAU/MPEG-4 back-end. 15 years ago
  Gwenole Beauchesne b4df97365f Add MPEG-4 / H.263 bitstream decoding through VA API. 16 years ago