summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-230.6.10.6Víctor Manuel Jáquez Leal1-1/+1
2015-09-23NEWS: updates for 0.6.1Víctor Manuel Jáquez Leal1-1/+13
2015-09-23gstcompat: add gst_buffer_copy_deep() if gst < 1.5Víctor Manuel Jáquez Leal1-0/+23
2015-09-23vaapidecode: simplify copy of GstVideoCodecStateVíctor Manuel Jáquez Leal1-17/+2
2015-09-22build: link libgstvaapi_parse against codec parserVíctor Manuel Jáquez Leal1-2/+6
2015-09-22build: verify for H264 MVC and H265 SPSVíctor Manuel Jáquez Leal1-2/+9
2015-09-22decoder: h264: initialize PPS's slice_group_idVíctor Manuel Jáquez Leal1-0/+1
2015-09-15vaapidecode: proper numerator and denominator for forced latency framerateMark Nauwelaerts1-2/+2
2015-09-09vaapidecode: renegotiate if caps are not equalVíctor Manuel Jáquez Leal1-1/+6
2015-09-09vaapidecode: Always keep a copy of input codec stateSreerenj Balachandran1-2/+32
2015-09-09debian: add yasm as build dependencyVíctor Manuel Jáquez Leal1-1/+2
2015-09-09debian: remove --with-gstreamer-api optionLim Siew Hoon1-5/+1
2015-09-09vaapidecode: don't lost GLTextureUpload on seekVíctor Manuel Jáquez Leal1-2/+0
2015-09-09plugins: don't use gst_pad_get_allowed_caps()Víctor Manuel Jáquez Leal1-2/+4
2015-07-150.6.00.6.0Sreerenj Balachandran1-4/+8
2015-07-15NEWS: updatesSreerenj Balachandran1-1/+44
2015-07-15vaapidecoder: no wmv profiles gstreamer 1.4/1.2Víctor Manuel Jáquez Leal1-0/+12
2015-07-07Marking rank of vaapidecodebin as GST_RANK_MARGINAL for now.Sreerenj Balachandran1-1/+1
2015-07-07build: Add missing CFLAGS to Makefile.amSreerenj Balachandran1-0/+1
2015-07-03gstvaapifilter: Only register STE property if it supported by corresponding V...Sreerenj Balachandran1-0/+2
2015-07-03vaapipostproc: no format convert on GL tex upload metaVíctor Manuel Jáquez Leal1-1/+7
2015-07-03gstvaapifilter: Add guard for VAProcFilterSkinToneEnhancementSreerenj Balachandran1-0/+2
2015-07-02encoder:h265: Fix the check for packed-header supportSreerenj Balachandran1-3/+3
2015-07-02encoder:h264: Fix the check for packed-header supportSreerenj Balachandran1-3/+3
2015-07-02encoder: h264: submit SEI buffering_period() and picture_timing() messages fo...Sreerenj Balachandran1-3/+220
2015-07-02vaapidecodebin: notify if vpp is disabledVíctor Manuel Jáquez Leal1-26/+28
2015-07-02vaapidecodebin: enable vpp if it is availableVíctor Manuel Jáquez Leal2-59/+124
2015-07-02tests: Fix compilation while enabling egl as the only renderer in buildSreerenj Balachandran2-0/+7
2015-07-02configure: fix the build while enabling egl as the only rendererSreerenj Balachandran1-1/+1
2015-07-02libs: Bump library major versionSreerenj Balachandran1-5/+2
2015-06-30gst/vaapi: Switch to upstreram like indentation.Sreerenj Balachandran11-70/+57
2015-06-30vaapidecodebin: Add property to disable VPPSreerenj Balachandran2-20/+71
2015-06-29vaapipostproc: Fix wrong selection of passthrough mode.Sreerenj Balachandran1-0/+1
2015-06-29vaapipostproc: prevent advanced-deinterlacing of non-native video formats.Sreerenj Balachandran1-0/+25
2015-06-29Work around ABBA deadlock between vaapisink and vaapipostprocSimon Farnsworth1-0/+3
2015-06-25vaapidecodebin: expose deinterlace-method property from inner vaapipostprocJacobo Aragunde Pérez2-1/+22
2015-06-22vaapipostproc: log negotiated capsVíctor Manuel Jáquez Leal1-0/+4
2015-06-22vaapipostproc: remove useless debug messageVíctor Manuel Jáquez Leal1-2/+0
2015-06-22vaapidecode: log negotiated src/sink capsVíctor Manuel Jáquez Leal1-0/+2
2015-06-22vaapisink: error handling if rendering failsVíctor Manuel Jáquez Leal1-8/+19
2015-06-18vaapisink: Fix the conditional pad template creation.Sreerenj Balachandran1-4/+2
2015-06-18build: Don't build simple-encoder test program if there is no VA Encoding sup...Sreerenj Balachandran1-0/+5
2015-06-18Fix build error for older VA-API versionsSreerenj Balachandran2-1/+8
2015-06-17vaapisink: Fix the capsfeature advertisement in padtemplateSreerenj Balachandran1-5/+7
2015-06-17vaapisink: Expose the overlay capability for compatibility with dvbsuboverlay.Adrian Cox1-3/+13
2015-06-17vaapipluginbase: Override downstream allocation reply if no poolOlivier Crete1-3/+2
2015-06-12vaapipostproc: add color balance interfaceVíctor Manuel Jáquez Leal2-1/+199
2015-06-08vaapipostproc: add skin tone enhancementVíctor Manuel Jáquez Leal4-0/+117
2015-06-04doc: add VA-API reference in freedesktopVíctor Manuel Jáquez Leal1-0/+5
2015-06-04patches/videoparsers: rebase all the h264parse patchesVíctor Manuel Jáquez Leal3-10/+10