Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-21 | README: update VP9 decoder and encoder | Víctor Manuel Jáquez Leal | 1 | -3/+4 | |
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/330> | |||||
2020-04-26 | Update README | Víctor Manuel Jáquez Leal | 1 | -22/+13 | |
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/320> | |||||
2020-04-21 | README: Update supported hardware | Veerabadhran G | 1 | -0/+3 | |
Added the AMD hardware list to the "Hardware Requirements" section. | |||||
2019-06-28 | Update README | Víctor Manuel Jáquez Leal | 1 | -5/+5 | |
2017-03-14 | README: fix "Sources" section | Víctor Manuel Jáquez Leal | 1 | -1/+1 | |
Update the URL where the release source tarballs can be downloaded. | |||||
2017-03-14 | README: fix "Reporting bugs" section | Thomas Petazzoni | 1 | -4/+1 | |
The "Reporting bugs" section gives https://bugzilla.gnome.org/enter_bug.cgi?product=gstreamer-vaapi as the link to report a bug, but this link says "Sorry, entering a bug into the product gstreamer-vaapi has been disabled.". This commit fixes the URL to point to the proper location, and also removes the following paragraph that is no longer correct. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> https://bugzilla.gnome.org/show_bug.cgi?id=779954 | |||||
2016-10-18 | docs: update README | Víctor Manuel Jáquez Leal | 1 | -26/+28 | |
2015-12-07 | README: Update | Sreerenj Balachandran | 1 | -5/+5 | |
2015-07-22 | README: updates | Sreerenj Balachandran | 1 | -12/+14 | |
2015-04-04 | Update README | Sreerenj Balachandran | 1 | -22/+13 | |
2015-04-04 | Changing source code download links from https://gitorious to https://github | Sreerenj Balachandran | 1 | -1/+1 | |
-- gitmodules: Change gstreamer-codecparsers submodule source download link -- README: Change the gstreamer-vaapi webpage link | |||||
2014-07-03 | README: updates. | Gwenole Beauchesne | 1 | -21/+22 | |
Drop references to deprecated plugins (vaapiupload, vaapidownload), mention that support for GStreamer 0.10 is deprecated, make overview more descriptive in certain aspects. | |||||
2014-07-03 | build: mention that support for GStreamer 0.10 is deprecated. | Gwenole Beauchesne | 1 | -1/+1 | |
2014-01-23 | README: updates. | Gwenole Beauchesne | 1 | -4/+31 | |
VA-API up to 0.34.0 is actually supported. Mention new video encoding support. Update copyright years, list of supported Intel HD Graphics hardware. | |||||
2013-11-22 | README: updates. | Gwenole Beauchesne | 1 | -1/+5 | |
- GStreamer 1.2 APIs are supported ; - Video Processing (VA/VPP) features. | |||||
2013-11-22 | README: update for GStreamer >= 1.0.x and VPP features. | Gwenole Beauchesne | 1 | -5/+10 | |
2013-04-11 | README: updates. | Gwenole Beauchesne | 1 | -0/+17 | |
Update build requirements for GStreamer 1.0.x support. Add section for ways to report bugs. | |||||
2013-01-29 | legal: fix year for some copyright notices (2013). | Gwenole Beauchesne | 1 | -1/+1 | |
2012-09-28 | Fix and document build dependencies better. | Gwenole Beauchesne | 1 | -8/+15 | |
2012-09-20 | README: updates. | Gwenole Beauchesne | 1 | -6/+3 | |
2012-04-02 | Update introduction and changelog. | Gwenole Beauchesne | 1 | -0/+8 | |
2012-03-26 | vaapipostproc: add new element for video postprocessing. | Gwenole Beauchesne | 1 | -1/+4 | |
Add vaapipostproc element for video postprocessing. So far, only basic bob deinterlacing is implemented. Interlaced mode is automatically detected based on sink caps ("interlaced" field). | |||||
2012-02-01 | README: updates. | Gwenole Beauchesne | 1 | -10/+9 | |
Mention codecparsers-based decoders, FFmpeg is now optional. Update list of support HW. | |||||
2012-01-16 | legal: fix year for some copyright notices. | Gwenole Beauchesne | 1 | -1/+1 | |
2012-01-05 | vaapidownload: add new plugin to download pixels from VA surfaces. | Gwenole Beauchesne | 1 | -0/+3 | |
2012-01-03 | Rename vaapiconvert element to vaapiupload. | Gwenole Beauchesne | 1 | -1/+1 | |
2011-12-09 | README: update dependencies. | Gwenole Beauchesne | 1 | -4/+8 | |
2011-12-07 | doc: mention Collabora copyrights. | Gwenole Beauchesne | 1 | -0/+1 | |
2011-10-19 | Splitted-Desktop systems relicensed plugins and tests to LGPL v2.1+. | Gwenole Beauchesne | 1 | -2/+2 | |
2011-10-19 | move plugins to LGPL v2.1+ | warly | 1 | -6/+2 | |
2011-08-01 | Add Intel copyright information. | Gwenole Beauchesne | 1 | -1/+2 | |
2010-09-20 | Build-Requires: gstreamer0.10 >= 0.10.10 for gst_caps_merge(). | gb | 1 | -1/+1 | |
2010-09-20 | Fix decoder caps to report codec aliases. | gb | 1 | -1/+0 | |
2010-09-20 | Sort platforms by name. | gb | 1 | -1/+1 | |
2010-09-20 | Drop obsolete comment. | gb | 1 | -4/+0 | |
2010-09-20 | Update deps to match configure.ac versions. | gb | 1 | -1/+1 | |
2010-09-20 | Fix integration within the playbin2 pipeline. | gb | 1 | -1/+0 | |
2010-09-20 | More docs. | gb | 1 | -0/+21 | |
2010-09-20 | Improve documentation for release. | gb | 1 | -3/+18 | |
2010-09-20 | Relicense gst-libs/ code to LGPL v2.1+. | gb | 1 | -2/+5 | |
2010-03-30 | Updates. | gb | 1 | -2/+9 | |
2010-03-16 | Update docs. | gb | 1 | -7/+14 | |
2010-01-12 | Initial import of the gstreamer-vaapi hierarchy.CHANGELOG_START | gb | 1 | -0/+26 | |