Diego Biurrun
|
6001dad6e2
|
Replace more FFmpeg references by Libav.
|
2011-04-17 19:31:49 +02:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
Luca Barbato
|
dfd2a005eb
|
Replace dprintf with av_dlog
dprintf clashes with POSIX.1-2008
|
2011-01-29 23:55:37 +01:00 |
|
Luca Barbato
|
d1b6f33bf2
|
Add ff_ to AVHWAccel decoders
That unbreaks compilation of vaapi and dxva2
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
2011-01-27 10:03:14 +01:00 |
|
Måns Rullgård
|
7447204d2d
|
vaapi: add missing #include "h263.h"
Originally committed as revision 23833 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-27 20:18:28 +00:00 |
|
Stefano Sabatini
|
72415b2adb
|
Define AVMediaType enum, and use it instead of enum CodecType, which
is deprecated and will be dropped at the next major bump.
Originally committed as revision 22735 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-03-30 23:30:55 +00:00 |
|
Gwenole Beauchesne
|
e6d3534f9c
|
Use VA_INVALID_ID instead of hard coded values.
Originally committed as revision 20948 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-28 15:19:36 +00:00 |
|
Gwenole Beauchesne
|
8b0867121e
|
Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().
Originally committed as revision 20942 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-28 09:03:09 +00:00 |
|
Gwenole Beauchesne
|
36ad2b3ee0
|
Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().
Originally committed as revision 20941 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-28 09:02:16 +00:00 |
|
Gwenole Beauchesne
|
c1977fbbd7
|
Add new fields for the VDPAU/MPEG-4 back-end.
Originally committed as revision 20901 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-12-20 16:31:21 +00:00 |
|
Gwenole Beauchesne
|
b4df97365f
|
Add MPEG-4 / H.263 bitstream decoding through VA API.
Originally committed as revision 18307 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2009-04-02 07:30:04 +00:00 |
|