| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6' | Clément Bœsch | 2016-06-21 | 1 | -2/+0 |
|\ |
|
| * | vaapi: Drop pointless debug output | Diego Biurrun | 2016-05-03 | 1 | -2/+0 |
* | | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' | Hendrik Leppkes | 2015-09-16 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Drop mpegvideo.h where not needed | Vittorio Giovara | 2015-09-13 | 1 | -0/+1 |
* | | vaapi: drop unused include. | Gwenole Beauchesne | 2015-08-19 | 1 | -1/+0 |
* | | vaapi: fix usage of invalid buffer ids. | Gwenole Beauchesne | 2015-08-19 | 1 | -8/+13 |
* | | vaapi: streamline public context structure. | Gwenole Beauchesne | 2015-08-19 | 1 | -9/+31 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22' | Michael Niedermayer | 2014-12-15 | 1 | -0/+26 |
|\| |
|
| * | vaapi: wrap codec specific functions in appropiate #ifs | Thiago Santos | 2014-12-14 | 1 | -0/+4 |
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -1/+1 |
| * | vaapi: switch ff_vaapi_get_surface_id from Picture to AVFrame | wm4 | 2014-03-20 | 1 | -1/+1 |
* | | 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 |