summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)Author
2017-01-10libs: decoder: h264: don't update cloned attributesHyunjun Ko
2016-11-25build: add LIBVA_WAYLAND_CFLAGS to libgstvaapieglDominique Leuenberger
2016-10-25libs: minor correction for logical consistencyHyunjun Ko
2016-10-19build: clean up the dlopen usageVíctor Manuel Jáquez Leal
2016-10-19encoder: h264,h265: fix regression in offset countVíctor Manuel Jáquez Leal
2016-10-08libs: display: egl: remove unused header includeVíctor Manuel Jáquez Leal
2016-09-22libs: display{egl,glx}: cache GstVaapiTexturesHyunjun Ko
2016-09-22libs: vaapitexturemap: implement GstVaapiTextureMapHyunjun Ko
2016-09-21encoder: vp8: Increase the allocation size for coded bufferSreerenj Balachandran
2016-09-21encoder: vp9: Fix refresh frame flag settingSreerenj Balachandran
2016-09-15vaapidecode: codec_data minimal size is 7Víctor Manuel Jáquez Leal
2016-09-08libs: surface: ensure composite overlay is not biggerVíctor Manuel Jáquez Leal
2016-09-06decoder: vc1: fails only on advanced profileVíctor Manuel Jáquez Leal
2016-09-05decoder: vc1: Fail only on actual interlaced framesScott D Phillips
2016-08-16decoder: vc1: Print error on interlaced contentScott D Phillips
2016-08-10encoder: h264: fix C90 mixed declarations and codeVíctor Manuel Jáquez Leal
2016-08-10encoder: h264,h265,mpeg2,vp8: use gst_util_uint64_scale() for bitrateVíctor Manuel Jáquez Leal
2016-08-10vaapiencode: h264,h265: validate fps numeratorVíctor Manuel Jáquez Leal
2016-07-22libs: egl: remove dynamic library loading codeVíctor Manuel Jáquez Leal
2016-07-22Revert "gstvaapisurface_drm: release image when done"Víctor Manuel Jáquez Leal
2016-07-22encoder: h265: fix code-styleVíctor Manuel Jáquez Leal
2016-07-22vaapipostproc: checking and updating filter parameter only when it's setHyunjun Ko
2016-07-21decoder: h265: handle the SEI NAL units included in codec_dataAllen Zhang
2016-07-15encoder: h264: Fix MVC encode while enabling dct8x8Sreerenj Balachandran
2016-07-14wayland: Error check before using cached wl_displayJagyum Koo
2016-07-11decoder: vc1: flush dpb only if openedVíctor Manuel Jáquez Leal
2016-07-05vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko
2016-06-28utils: report VP9 profilesVíctor Manuel Jáquez Leal
2016-06-23remove unused glibcompat.hScott D Phillips
2016-06-23encoder: h264: Use high profile by defaultScott D Phillips
2016-06-22decoder: h265: fix to release all dpb picturesHyunjun Ko
2016-06-15decoder: vp9: Update comment about context resetsScott D Phillips
2016-06-15gstvaapicontext: control reset_on_resize with optionScott D Phillips
2016-06-08libs: change gst_vaapi_surface_new_with_dma_buf_handle()Víctor Manuel Jáquez Leal
2016-05-30encoder: vp9: Add simple algorithms for reference picture selectionSreerenj Balachandran
2016-05-30encoder: vp9: Define Max frame width and heightSreerenj Balachandran
2016-05-30encoder: vp9: Add more propertis for tuning encode qualitySreerenj Balachandran
2016-05-30Add vp9 encoder support in libgstvaapiSreerenj Balachandran
2016-05-26gstvaapisurface_drm: fix internal documentationVíctor Manuel Jáquez Leal
2016-05-26gstvaapisurface_drm: fix code-styleVíctor Manuel Jáquez Leal
2016-05-20remove spurious gst_video_info_init()Víctor Manuel Jáquez Leal
2016-05-13encoder : h264: Disable b-frame encode in low-power modeSreerenj Balachandran
2016-05-13encoder: h264 : Use "tune=low-power" for enabling lowpower encodeSreerenj Balachandran
2016-05-11gstvaapiencoder:Use internal api to dervie configured VAEntrypointSreerenj Balachandran
2016-05-11encoder: h264: Add support of low power/high performance encoding modeSreerenj Balachandran
2016-05-11Add mapping for Macroblock level rate control (VA_RC_MB)Sreerenj Balachandran
2016-05-11gstvaapidisplay: Add VAEntrypointEncSliceLP supportSreerenj Balachandran
2016-05-11gstvaapiprofile : Add VAEntrypointEncSliceLP definitionsSreerenj Balachandran
2016-04-27encoder: h265: Enable cu_qp_delta_enabled_flag for CBRSreerenj Balachandran
2016-04-27encoder: h265: Add CBR Encoding supportSreerenj Balachandran