summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2016-11-25build: add LIBVA_WAYLAND_CFLAGS to libgstvaapieglDominique Leuenberger1-0/+1
2016-10-25libs: minor correction for logical consistencyHyunjun Ko4-13/+14
2016-10-19build: clean up the dlopen usageVíctor Manuel Jáquez Leal1-1/+0
2016-10-19encoder: h264,h265: fix regression in offset countVíctor Manuel Jáquez Leal2-2/+2
2016-10-08libs: display: egl: remove unused header includeVíctor Manuel Jáquez Leal1-1/+0
2016-09-22libs: display{egl,glx}: cache GstVaapiTexturesHyunjun Ko7-7/+126
2016-09-22libs: vaapitexturemap: implement GstVaapiTextureMapHyunjun Ko3-0/+223
2016-09-21encoder: vp8: Increase the allocation size for coded bufferSreerenj Balachandran1-1/+2
2016-09-21encoder: vp9: Fix refresh frame flag settingSreerenj Balachandran1-1/+1
2016-09-15vaapidecode: codec_data minimal size is 7Víctor Manuel Jáquez Leal1-1/+1
2016-09-08libs: surface: ensure composite overlay is not biggerVíctor Manuel Jáquez Leal1-0/+4
2016-09-06decoder: vc1: fails only on advanced profileVíctor Manuel Jáquez Leal1-1/+4
2016-09-05decoder: vc1: Fail only on actual interlaced framesScott D Phillips1-5/+8
2016-08-16decoder: vc1: Print error on interlaced contentScott D Phillips1-0/+5
2016-08-10encoder: h264: fix C90 mixed declarations and codeVíctor Manuel Jáquez Leal1-1/+3
2016-08-10encoder: h264,h265,mpeg2,vp8: use gst_util_uint64_scale() for bitrateVíctor Manuel Jáquez Leal4-14/+16
2016-08-10vaapiencode: h264,h265: validate fps numeratorVíctor Manuel Jáquez Leal2-8/+8
2016-07-22libs: egl: remove dynamic library loading codeVíctor Manuel Jáquez Leal1-250/+22
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: checking and updating filter parameter only when it's setHyunjun Ko2-0/+104
2016-07-21decoder: h265: handle the SEI NAL units included in codec_dataAllen Zhang1-0/+10
2016-07-15encoder: h264: Fix MVC encode while enabling dct8x8Sreerenj Balachandran1-1/+3
2016-07-14wayland: Error check before using cached wl_displayJagyum Koo1-0/+6
2016-07-11decoder: vc1: flush dpb only if openedVíctor Manuel Jáquez Leal1-1/+2
2016-07-05vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko2-0/+4
2016-06-28utils: report VP9 profilesVíctor Manuel Jáquez Leal1-0/+8
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-22decoder: h265: fix to release all dpb picturesHyunjun Ko1-3/+10
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-08libs: change gst_vaapi_surface_new_with_dma_buf_handle()Víctor Manuel Jáquez Leal2-10/+7
2016-05-30encoder: vp9: Add simple algorithms for reference picture selectionSreerenj Balachandran2-17/+101
2016-05-30encoder: vp9: Define Max frame width and heightSreerenj Balachandran1-3/+5
2016-05-30encoder: vp9: Add more propertis for tuning encode qualitySreerenj Balachandran2-9/+48
2016-05-30Add vp9 encoder support in libgstvaapiSreerenj Balachandran3-0/+496
2016-05-26gstvaapisurface_drm: fix internal documentationVíctor Manuel Jáquez Leal1-2/+2
2016-05-26gstvaapisurface_drm: fix code-styleVíctor Manuel Jáquez Leal1-8/+7
2016-05-20remove spurious gst_video_info_init()Víctor Manuel Jáquez Leal1-1/+0
2016-05-13encoder : h264: Disable b-frame encode in low-power modeSreerenj Balachandran1-0/+14
2016-05-13encoder: h264 : Use "tune=low-power" for enabling lowpower encodeSreerenj Balachandran2-26/+16
2016-05-11gstvaapiencoder:Use internal api to dervie configured VAEntrypointSreerenj Balachandran1-6/+2
2016-05-11encoder: h264: Add support of low power/high performance encoding modeSreerenj Balachandran3-5/+31
2016-05-11Add mapping for Macroblock level rate control (VA_RC_MB)Sreerenj Balachandran3-0/+12
2016-05-11gstvaapidisplay: Add VAEntrypointEncSliceLP supportSreerenj Balachandran1-0/+1
2016-05-11gstvaapiprofile : Add VAEntrypointEncSliceLP definitionsSreerenj Balachandran2-1/+7
2016-04-27encoder: h265: Enable cu_qp_delta_enabled_flag for CBRSreerenj Balachandran1-0/+4
2016-04-27encoder: h265: Add CBR Encoding supportSreerenj Balachandran1-13/+152
2016-04-26gstvaapisurface: explicitely clear TILING flag if dmabufJulien Isorce1-1/+4