summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-27Update common submoduleupstream_masterSreerenj Balachandran1-0/+0
2016-07-27Merge remote-tracking branch 'up/master' into upstream_masterSreerenj Balachandran27-897/+1909
2016-07-22vaapidecode: remove unneeded initializationsVíctor Manuel Jáquez Leal1-4/+0
2016-07-22plugins: remove undefined macrosVíctor Manuel Jáquez Leal1-4/+0
2016-07-22Revert "gstvaapisurface_drm: release image when done"Víctor Manuel Jáquez Leal1-11/+3
2016-07-22encoder: h265: fix code-styleVíctor Manuel Jáquez Leal1-1/+1
2016-07-22vaapipostproc: update filters at color balanceVíctor Manuel Jáquez Leal1-0/+2
2016-07-22vaapipostproc: make it enable/disable pass-through modeHyunjun Ko2-3/+29
2016-07-22vaapipostproc: checking and updating filter parameter only when it's setHyunjun Ko3-40/+217
2016-07-21decoder: h265: handle the SEI NAL units included in codec_dataAllen Zhang1-0/+10
2016-07-15build: doc: do not redefine MAINTAINERCLEANFILESVíctor Manuel Jáquez Leal1-1/+1
2016-07-15encoder: h264: Fix MVC encode while enabling dct8x8Sreerenj Balachandran1-1/+3
2016-07-14vaapisink: demote a debug message to traceVíctor Manuel Jáquez Leal1-1/+1
2016-07-14wayland: Error check before using cached wl_displayJagyum Koo1-0/+6
2016-07-11Automatic update of common submoduleStefan Sauer1-0/+0
2016-07-11vaapiencode: demote a log to trace levelVíctor Manuel Jáquez Leal1-1/+1
2016-07-11vaapiencode: implement flush() vmethodHyunjun Ko1-0/+78
2016-07-11decoder: vc1: flush dpb only if openedVíctor Manuel Jáquez Leal1-1/+2
2016-07-11vaapidecode: drop non-keyframe in reverse playbackHyunjun Ko2-1/+36
2016-07-11vaapidecode: unref output frame earlierVíctor Manuel Jáquez Leal1-5/+2
2016-07-11vaapidecode: remove gst_vaapidecode_internal_flush()Víctor Manuel Jáquez Leal1-23/+12
2016-07-11vaapidecode: flush output adapter at drain()Víctor Manuel Jáquez Leal1-7/+15
2016-07-11vaapidecode: call purge at flush()Víctor Manuel Jáquez Leal1-1/+5
2016-07-06test: elements: remove spurious linkageVíctor Manuel Jáquez Leal2-54/+3
2016-07-06configure: Require GLib >= 2.40 like everywhere elseSebastian Dröge1-1/+1
2016-07-06Back to developmentSebastian Dröge1-4/+4
2016-07-06Release 1.9.1Sebastian Dröge5-795/+1276
2016-07-05tests: elements: rotate orientation eventVíctor Manuel Jáquez Leal1-1/+5
2016-07-05tests: elements: Add testsuite for vaapisinkHyunjun Ko4-0/+186
2016-07-05vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko4-1/+74
2016-07-05Merge remote-tracking branch 'upstream-master/master' into upstream_masterSreerenj Balachandran62-9135/+10882
2016-06-29vaapipostproc: return caps template if no displayVíctor Manuel Jáquez Leal1-17/+13
2016-06-29vaapipostproc: don't require a vaapi display for all caps queriesMatthew Waters1-7/+12
2016-06-28utils: report VP9 profilesVíctor Manuel Jáquez Leal1-0/+8
2016-06-28vaapi: nest includes under USE_ENCODER macroVíctor Manuel Jáquez Leal1-1/+1
2016-06-28vaapi: nest encoders under USE_ENCODER macroVíctor Manuel Jáquez Leal1-1/+1
2016-06-24vaapivideocontext: check if query context is NULLVíctor Manuel Jáquez Leal1-0/+3
2016-06-23remove unused glibcompat.hScott D Phillips3-41/+0
2016-06-23encoder: h264: Use high profile by defaultScott D Phillips1-3/+3
2016-06-23vaapidecodebin: element warning if missing elementVíctor Manuel Jáquez Leal1-4/+5
2016-06-22decoder: h265: fix to release all dpb picturesHyunjun Ko1-3/+10
2016-06-21Automatic update of common submoduleNicolas Dufresne1-0/+0
2016-06-21vaapi: fix minor leaksHyunjun Ko2-1/+5
2016-06-17vaapi: remove an already included headerVíctor Manuel Jáquez Leal1-1/+0
2016-06-17vaapidecodebin: add vp9 in sink pad templateVíctor Manuel Jáquez Leal1-0/+3
2016-06-16vaapisink: return caps template if no displayVíctor Manuel Jáquez Leal1-18/+15
2016-06-15decoder: vp9: Update comment about context resetsScott D Phillips1-3/+4
2016-06-15gstvaapicontext: control reset_on_resize with optionScott D Phillips3-1/+28
2016-06-15vaapivideobufferpool: add video meta to config when neededScott D Phillips1-1/+18
2016-06-14plugins: retry pool configScott D Phillips1-2/+12