summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-150.5.5.Gwenole Beauchesne2-3/+3
2013-07-15Fix new video format API.Gwenole Beauchesne12-74/+70
2013-07-15Bump library major version.Gwenole Beauchesne1-1/+1
2013-07-15NEWS: updates.Gwenole Beauchesne1-0/+4
2013-07-15decoder: fix memory leak when processing interlaced pictures.Gwenole Beauchesne2-3/+32
2013-07-15plugins: simlpify gst_vaapi_create_display() helper.Gwenole Beauchesne1-7/+2
2013-07-15plugins: add gst_vaapi_create_display() helper.Víctor Manuel Jáquez Leal1-20/+29
2013-07-12plugins: don't reallocate pool allocator for the same caps.Gwenole Beauchesne1-4/+9
2013-07-12plugins: fix ref counting of GstVaapiVideoMemory allocator.Gwenole Beauchesne1-1/+2
2013-07-12vaapiupload: use implicit color conversion to NV12.Gwenole Beauchesne1-0/+15
2013-07-12pool: fix deallocation of video pools.Gwenole Beauchesne1-1/+2
2013-07-11vaapidownload: fix src caps format error.Wind Yuan1-2/+2
2013-07-11vaapidownload: fix debug string for image formats.Gwenole Beauchesne1-5/+5
2013-07-11image: add support for raw YUY2/UYVY image copies.Wind Yuan1-0/+23
2013-07-10plugins: clean-up video uploader helper.Gwenole Beauchesne1-17/+6
2013-07-10plugins: use GstVideoInfo in video uploader helper.Gwenole Beauchesne1-29/+50
2013-07-10plugins: allow creation of VA surfaces with explicit pixel format.Gwenole Beauchesne1-2/+17
2013-07-10surface: fix surface pool creation with an explicit pixel format.Gwenole Beauchesne1-3/+23
2013-07-10surface: try to determine the underlying VA surface format.Gwenole Beauchesne1-1/+11
2013-07-10surface: allow creation with explicit pixel format.Gwenole Beauchesne4-3/+144
2013-07-10surface: add helper function to get chroma type from GstVideoFormat.Gwenole Beauchesne3-8/+35
2013-07-10surface: add new chroma formats.Gwenole Beauchesne4-18/+72
2013-07-10pool: fix image pool to check for the video format to use.Gwenole Beauchesne1-1/+1
2013-07-10Use GstVideoInfo for video pools.Gwenole Beauchesne10-76/+65
2013-07-10Add more video formats.Gwenole Beauchesne2-1/+24
2013-07-10image: fix debug message with video format.Gwenole Beauchesne1-4/+4
2013-07-09tests: port to new video format API.Gwenole Beauchesne5-25/+25
2013-07-09plugins: port to new video format API.Gwenole Beauchesne3-24/+16
2013-07-09libs: use GstVideoInfo wherever possible.Gwenole Beauchesne1-56/+24
2013-07-09libs: drop GstVaapiImageFormat helpers.Gwenole Beauchesne5-456/+0
2013-07-09libs: port to new video format API.Gwenole Beauchesne6-84/+84
2013-07-09Add new video format API.Gwenole Beauchesne5-1/+391
2013-07-09NEWS: updates.Gwenole Beauchesne1-1/+8
2013-07-08vaapisink: fix creation of GLX texture.Gwenole Beauchesne1-11/+38
2013-07-08mpeg2: add support for video cropping.Sreerenj Balachandran1-0/+11
2013-07-08vc1: add support for video cropping.Sreerenj Balachandran1-0/+20
2013-07-08h264: add support for video cropping.Sreerenj Balachandran1-2/+10
2013-07-08tests: add basic support for video cropping.Gwenole Beauchesne4-14/+18
2013-07-08plugins: add support for video cropping.Gwenole Beauchesne3-17/+82
2013-07-08plugins: add helper functions to set the render rectangle.Sreerenj Balachandran2-0/+52
2013-07-08surfaceproxy: allow for NULL cropping rectangle.Gwenole Beauchesne2-23/+12
2013-07-08surfaceproxy: clean-up helper macros.Gwenole Beauchesne1-5/+5
2013-07-08surface: add simple surface info accessors as helper macros.Gwenole Beauchesne4-45/+76
2013-07-08decoder: add support for video cropping.Sreerenj Balachandran5-0/+104
2013-07-08codecparsers: update to gst-vaapi-branch commit f90de0a.Gwenole Beauchesne1-0/+0
2013-07-05codecparsers: update to gst-vaapi-branch commit 0f68a71.Gwenole Beauchesne1-0/+0
2013-07-05mpeg2: reset quantization matrices on new sequence headers.Zhong Cong1-0/+1
2013-07-05mpeg2: cope with latest codecparser changes.Gwenole Beauchesne2-176/+73
2013-07-05codecparsers: update to gst-vaapi-branch commit dddd182.Gwenole Beauchesne1-0/+0
2013-06-27vaapisink: expose the raw video formats in static caps template.Sreerenj Balachandran1-1/+3