index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vaapi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
vaapi: fix argument for ff_vaapi_common_end_frame call
Janne Grunau
2013-03-14
1
-1
/
+1
*
h264: deMpegEncContextize
Anton Khirnov
2013-02-15
1
-17
/
+28
*
mpegvideo: split ff_draw_horiz_band().
Anton Khirnov
2013-02-15
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
*
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