| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compilation with --disable-everything --enable-shared. | Carl Eugen Hoyos | 2013-07-29 | 1 | -22/+0 |
* | vaapi: return early from ff_vaapi_render_picture() without picture | Janne Grunau | 2013-06-18 | 1 | -0/+3 |
* | Revert "vaapi: return early from ff_vaapi_render_picture() without picture" | Carl Eugen Hoyos | 2013-06-18 | 1 | -3/+0 |
* | vaapi: return early from ff_vaapi_render_picture() without picture | Carl Eugen Hoyos | 2013-06-18 | 1 | -0/+3 |
* | Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27' | Michael Niedermayer | 2013-03-15 | 1 | -1/+1 |
|\ |
|
| * | vaapi: fix argument for ff_vaapi_common_end_frame call | Janne Grunau | 2013-03-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -17/+28 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -17/+28 |
* | | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885' | Michael Niedermayer | 2013-02-16 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: split ff_draw_horiz_band(). | Anton Khirnov | 2013-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -1/+1 |
* | | Replace dprintf with av_dlog | Luca Barbato | 2011-01-30 | 1 | -1/+1 |
|/ |
|
* | Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). | Gwenole Beauchesne | 2009-12-28 | 1 | -1/+1 |
* | Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id(). | Gwenole Beauchesne | 2009-12-28 | 1 | -1/+1 |
* | Improve VA API buffers allocation logic. This also reduces struct vaapi_context | Gwenole Beauchesne | 2009-03-31 | 1 | -21/+32 |
* | Add common VA API data structures and helpers. | Gwenole Beauchesne | 2009-03-22 | 1 | -0/+197 |