summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-04build: don't build in parallel libvpxVíctor Manuel Jáquez Leal1-0/+4
2015-06-02encoder: jpeg: Fix the packed header generationSreerenj Balachandran1-2/+38
2015-06-02decoder: h264: fix uninitialized variables in avcC mode.Gwenole Beauchesne1-0/+6
2015-06-01vaapidecode: remove unneeded castingVíctor Manuel Jáquez Leal1-3/+2
2015-06-01vaapidecode: calculate decoding latencyVíctor Manuel Jáquez Leal1-0/+16
2015-06-01configure: Compiling against libgstgl requires libgstvideoJan Schmidt1-1/+1
2015-05-28encoder: hevc: Fix the size over-flow for encoded buffer.Sreerenj Balachandran1-3/+3
2015-05-28encoder: vp8: Fix the size over-flow for encoded buffer.Sreerenj Balachandran1-3/+2
2015-05-28encoder: hevc: fix bug in multi slice encoding.Sreerenj Balachandran1-5/+22
2015-05-28decoder: h264: add initial support for loss of pictures.Gwenole Beauchesne1-1/+139
2015-05-28decoder: h264: add support for missing first field.Gwenole Beauchesne1-0/+93
2015-05-28decoder: h264: add support for missing second field.Gwenole Beauchesne1-17/+150
2015-05-28decoder: h264: improve tracking of "top-field-first" flag.Gwenole Beauchesne1-7/+20
2015-05-28decoder: h264: skip all pictures prior the first I-frame.Gwenole Beauchesne1-2/+27
2015-05-28decoder: h264: fix processing of EOSEQ NAL.Gwenole Beauchesne1-5/+0
2015-05-28decoder: add utility function to clone picture objects.Wind Yuan4-0/+22
2015-05-27build: don't compile HEVC encoder if not supportedAlban Browaeys1-2/+12
2015-05-27HEVC: decode: add missing va_dec_hevc headerAlban Browaeys2-0/+5
2015-05-27mpeg2: fix PTS cache for GOP start.Gwenole Beauchesne1-1/+6
2015-05-27mpeg2: avoid crash when seeking with debug logsVíctor Manuel Jáquez Leal1-2/+2
2015-05-27mpeg2: Avoid crashes and warnings on re-opened decoder after a seekJan Schmidt1-1/+7
2015-05-26patches/videoparsers: Rebase the patch on top of gst-vaapi-branch commit 20ee952Sreerenj Balachandran2-14/+15
2015-05-26codecparsers: Update to gst-vaapi-branch commit 20ee952Sreerenj Balachandran1-0/+0
2015-05-26HEVC: decode: Replace clip3 implementation with glib CLAMP macroSreerenj Balachandran1-15/+6
2015-05-26HEVC: decode: Update Cropping RectangleSreerenj Balachandran1-6/+12
2015-05-25HEVC_Encode: Add HEVC(h265) Encoder pluginSreerenj Balachandran4-0/+486
2015-05-25HEVC_Encode: Add HEVC(h265) encoder to core libgstvaapiSreerenj Balachandran3-0/+2643
2015-05-25HEVC_Encode: build: Check availability of VA APIs for H265 encoding.Sreerenj Balachandran1-0/+35
2015-05-25gstvaapiutils_h265: Add H265 Tier specific utility functionsSreerenj Balachandran2-0/+50
2015-05-20doc: conditional linking for scannerVíctor Manuel Jáquez Leal1-1/+10
2015-05-20doc: fix scanner compilation warningVíctor Manuel Jáquez Leal1-0/+6
2015-05-20doc: update sections and symbolsVíctor Manuel Jáquez Leal2-11/+200
2015-05-18build: use git.mkVíctor Manuel Jáquez Leal21-112/+358
2015-05-18wayland: sync() when destroy()Víctor Manuel Jáquez Leal1-1/+17
2015-05-15vaapisink: implement unlock/unlock_stop for waylandMichael Olbrich5-0/+129
2015-05-15wayland: wl_display_dispatch_queue() can block forever.Víctor Manuel Jáquez Leal2-3/+16
2015-05-14wayland: rename frame for last_frameVíctor Manuel Jáquez Leal1-8/+6
2015-05-14wayland: use a counter as sync flagVíctor Manuel Jáquez Leal1-5/+5
2015-05-14wayland: decouple wl_buffer from frameVíctor Manuel Jáquez Leal1-14/+11
2015-05-14vaapisink: fix indentationVíctor Manuel Jáquez Leal1-7/+5
2015-05-13build: fix make distcheckVíctor Manuel Jáquez Leal5-3/+16
2015-05-13h264parse: update patches with upstreamVíctor Manuel Jáquez Leal3-25/+22
2015-05-12tests: simple-encoder: fix build warnings on 64-bit platforms.Gwenole Beauchesne1-3/+3
2015-05-12plugins: remove gstreamer-0.10 crumbsVíctor Manuel Jáquez Leal4-16/+7
2015-05-12tests: add simple-encoder programVíctor Manuel Jáquez Leal4-0/+822
2015-05-06libs: trivial documentation fixVíctor Manuel Jáquez Leal1-3/+3
2015-05-04window: Correct prototype to match implementationSimon Farnsworth1-1/+1
2015-05-04vaapidecode: add guards for disabled codecs.Gwenole Beauchesne2-0/+15
2015-04-30build: upgrade glib dependency to 2.32Víctor Manuel Jáquez Leal2-127/+1
2015-04-30plugins: check if the pool config is already setVíctor Manuel Jáquez Leal1-12/+22