summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiencoder_objects.c
Commit message (Expand)AuthorAgeFilesLines
* libs: small code style fixesVíctor Manuel Jáquez Leal2016-02-031-1/+2
* encoder_objects: Add QuantizationMatrix and JPEGHuffmanTableSreerenj Balachandran2015-02-041-0/+92
* encoder: add infrastructure for per-slice handling of packed headers.Sreerenj Balachandran2014-06-171-0/+32
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* legal: add per-file authorship information.Gwenole Beauchesne2014-01-221-0/+1
* encoder: re-order submission of VA objects.Gwenole Beauchesne2014-01-141-4/+4
* encoder: clean-up objects.Gwenole Beauchesne2014-01-141-124/+87
* encoder: clean-ups.Gwenole Beauchesne2014-01-131-2/+2
* encoder: fix indentation.Gwenole Beauchesne2014-01-131-1/+1
* encoder: rework GstVaapiCodedBuffer and related proxy.Gwenole Beauchesne2013-12-041-102/+0
* vaapiencode: optimize _handle_frame() to avoid extra allocation.Gwenole Beauchesne2013-11-281-15/+15
* Add initial infrastructure for video encoding.Wind Yuan2013-11-241-0/+598