30 Commits (ce1e8045e04ed1a6e9c8c20e48ad3acf9cf664d2)

Author SHA1 Message Date
  Anton Khirnov a6931d8ece h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. 12 years ago
  Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
  Anton Khirnov ad0c9f2d5d lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
  Diego Biurrun c57a593670 hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice 12 years ago
  Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
  Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
  Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
  Hendrik Leppkes ea1c5011b3 dxva2_h264: fix signaling of mbaff frames 13 years ago
  Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
  Diego Biurrun c88ebdb42c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
  Carl Eugen Hoyos bcb1555489 dxva2_h264: pass the correct 8x8 scaling lists 13 years ago
  Joakim Plate dcce09d64b dxva: Add ability to enable workaround for older ATI cards 14 years ago
  Jean-Baptiste Kempf 58ef4ecff8 DxVA2: unbreak build after [657ccb5ac7] 14 years ago
  Stefano Sabatini 975a1447f7 Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. 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 d1b6f33bf2 Add ff_ to AVHWAccel decoders 14 years ago
  Rafaël Carré fc068f9f27 Fixed DXVA_Slice_H264_Long::BitOffsetToSliceData value. 14 years ago
  Laurent Aimar 48962f2eb7 Reindent after last commit on dxva2 h264 AVHWAccel. 15 years ago
  Laurent Aimar efb816ef64 Fixed h264 long term support with dxva2 AVHWAccel. 15 years ago
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
  Laurent Aimar 6c389ddbd3 Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes. 15 years ago
  Laurent Aimar 19a9846f3d Fixed DXVA2 H264 hwaccel compilation. 15 years ago
  Laurent Aimar 34fecc9afd Added a few missing consts in dxva_h264. 15 years ago
  Laurent Aimar 85167c46ef Moved reusable functions from dxva2_h264.c to dxva2.c 15 years ago
  Michael Niedermayer 0c32e19d58 Move +52 from the loop filter to the alpha/beta offsets in the context. 15 years ago
  Laurent Aimar e4833b5d71 Added ff_dxva2_ prefix to get_surface(_index) and commit_buffer functions. 15 years ago
  Laurent Aimar 8cf9bbb6dc Reindent the content of one if(){} in ff_dxva2_common_end_frame. 15 years ago
  Laurent Aimar 8db7ee09c3 Moved reusable code from dxva2_h264.c:end_frame to ff_dxva2_common_end_frame. 15 years ago
  Laurent Aimar 92c6a099ba H264 DXVA2 implementation 15 years ago