summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Do not install libgstvaapi headersVíctor Manuel Jáquez Leal2016-01-192-40/+0
* Remove videoparser patchesSreerenj Balachandran2016-01-1912-403/+1
* Remove pkg-config filesVíctor Manuel Jáquez Leal2016-01-199-105/+1
* Remove codecparsers submoduleVíctor Manuel Jáquez Leal2016-01-199-299/+21
* Remove libvpx submoduleSreerenj Balachandran2016-01-1913-1227/+2
* build: fix check for GstJpegParserVíctor Manuel Jáquez Leal2016-01-191-1/+1
* wayland: free the frame in frame_release_callback()Michael Olbrich2016-01-191-5/+2
* vaapipostproc: check ANY caps at transform_caps()Víctor Manuel Jáquez Leal2016-01-141-1/+1
* vaapisink: ignore frame if its upload failedVíctor Manuel Jáquez Leal2016-01-141-1/+3
* build: Don't ignore GST_PLUGIN_PATH_1_0 even if the directory doesn't exist yetJoel Holdsworth2015-12-091-1/+1
* Add 10 HEVC 10 bit decoding supportSreerenj Balachandran2015-12-084-7/+12
* gstvaapisurfacepool: Add new API to create surface pool based on chroma typeSreerenj Balachandran2015-12-082-0/+40
* Add definitions for YUV420 with more than 8 bits per channelSreerenj Balachandran2015-12-072-1/+11
* gstvaapiporfile: Fix string representation of HEVCMain10 profileSreerenj Balachandran2015-12-071-1/+1
* Bump version for developmentSreerenj Balachandran2015-12-071-2/+2
* 0.7.00.7.0Sreerenj Balachandran2015-12-071-3/+3
* NEWS: UpdatesSreerenj Balachandran2015-12-071-2/+41
* AUTHORS: UpdateSreerenj Balachandran2015-12-071-1/+11
* README: UpdateSreerenj Balachandran2015-12-071-5/+5
* texture: detect GL version and use the proper APIVíctor Manuel Jáquez Leal2015-11-301-5/+30
* texture: check for expected target and formatVíctor Manuel Jáquez Leal2015-11-301-2/+2
* libs: add gl3_bind_texture_2d()Víctor Manuel Jáquez Leal2015-11-302-17/+68
* libs: add gl_get_current_api()Víctor Manuel Jáquez Leal2015-11-302-0/+103
* build: Add gmodule dependency for libgstvaapi_eglSreerenj Balachandran2015-11-302-0/+10
* patches/videoparsers: h264: Disable passthorugh mode enablingSreerenj Balachandran2015-11-274-2/+46
* build: add gsth265parse patches conditionallyVíctor Manuel Jáquez Leal2015-11-253-3/+14
* build: declare correctly parse lib built filesVíctor Manuel Jáquez Leal2015-11-251-14/+8
* build: libvpx: Add missing source fileSreerenj Balachandran2015-11-241-0/+1
* vaapipostproc: Correctly detect the caps changeSreerenj Balachandran2015-11-231-9/+1
* build: libvpx: update the sources listsVíctor Manuel Jáquez Leal2015-11-192-53/+504
* vaapipostproc: don't set caps change at first setVíctor Manuel Jáquez Leal2015-11-191-10/+29
* vaapipostproc: params video_info_changed() callersVíctor Manuel Jáquez Leal2015-11-191-3/+3
* build: declare real built filesVíctor Manuel Jáquez Leal2015-11-181-12/+15
* decoder: vp9: Fix last/golden/altref frame index settingSreerenj Balachandran2015-11-171-11/+8
* debian: remove custom parallel compilationVíctor Manuel Jáquez Leal2015-11-161-9/+0
* decoder: vp9: Fix PTS calculation of cloned framesSreerenj Balachandran2015-11-161-0/+3
* decoder: vp9: Avoid unnecessary show_frame flag checking while doing picture ...Sreerenj Balachandran2015-11-161-3/+2
* decoder: vp9: Fix ref picture update while doing repeat frameSreerenj Balachandran2015-11-161-1/+10
* decoder: vp9: Add repeat-frame display handlingSreerenj Balachandran2015-11-161-8/+30
* vaapidecodebin: add me as element co-authorVíctor Manuel Jáquez Leal2015-11-161-1/+3
* vaapidecodebin: try to get display from decoderVíctor Manuel Jáquez Leal2015-11-161-2/+9
* vaapidecodebin: add postprocessor dynamicallyVíctor Manuel Jáquez Leal2015-11-162-43/+66
* vaapidecodebin: delay the bin configurationVíctor Manuel Jáquez Leal2015-11-161-5/+9
* decoder: vp9: Add crop rectangle support.Sreerenj Balachandran2015-11-131-0/+19
* decoder: vp9: Fix the context and surface pool reset for multi resolution videoSreerenj Balachandran2015-11-131-2/+16
* decoder: vp9: Fill the VADecPictureParameterBufferVP9 width/height from frame...Sreerenj Balachandran2015-11-131-2/+2
* vaapidecode: Add comments for corner case fixes and fix couple of indentations.Sreerenj Balachandran2015-11-131-5/+9
* decoder: vp9: Set lossless flag from frame headerSreerenj Balachandran2015-11-131-1/+1
* codecparsers: Update to gst-vaapi-branch d9f25Sreerenj Balachandran2015-11-131-0/+0
* libs: vp9: remove unused symbolsVíctor Manuel Jáquez Leal2015-11-111-4/+0