Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-19vaapi: drop unused include.Gwenole Beauchesne
2015-08-19vaapi: fix usage of invalid buffer ids.Gwenole Beauchesne
2015-08-19vaapi: streamline public context structure.Gwenole Beauchesne
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2014-12-15Merge commit 'bab8d73765238bfeea7a8dfd454f40ac213b3d22'Michael Niedermayer
2014-12-15vaapi: wrap codec specific functions in appropiate #ifsThiago Santos
2014-04-09mpegvideo: operate with pointers to AVFrames instead of whole structswm4
2014-03-20vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm4
2013-07-29Fix compilation with --disable-everything --enable-shared.Carl Eugen Hoyos
2013-06-18vaapi: return early from ff_vaapi_render_picture() without pictureJanne Grunau
2013-06-18Revert "vaapi: return early from ff_vaapi_render_picture() without picture"Carl Eugen Hoyos
2013-06-18vaapi: return early from ff_vaapi_render_picture() without pictureCarl Eugen Hoyos
2013-03-15Merge commit '3e175a2a550f5c2f788e8cd969052e10a5025a27'Michael Niedermayer
2013-03-14vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau
2013-02-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-02-16Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885'Michael Niedermayer
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-02-15mpegvideo: split ff_draw_horiz_band().Anton Khirnov
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-24doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-30Replace dprintf with av_dlogLuca Barbato
2011-01-30Replace dprintf with av_dlogLuca Barbato
2009-12-28Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param().Gwenole Beauchesne
2009-12-28Rename ff_vaapi_get_surface() to ff_vaapi_get_surface_id().Gwenole Beauchesne
2009-03-31Improve VA API buffers allocation logic. This also reduces struct vaapi_contextGwenole Beauchesne
2009-03-22Add common VA API data structures and helpers.Gwenole Beauchesne