summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: add LIBVA_WAYLAND_CFLAGS to libgstvaapiegl1.8Dominique Leuenberger2016-11-251-0/+1
* vaapisink: finish event thread at stop()Hyunjun Ko2016-11-111-2/+1
* vaapipostproc: enhance debug messageVíctor Manuel Jáquez Leal2016-11-081-2/+2
* postproc: honor gst_pad_push() return valueHyunjun Ko2016-11-081-6/+6
* plugins: ensure display when getting raw capsVíctor Manuel Jáquez Leal2016-11-081-4/+6
* vaapivideomemory: increment map counter only if succeededVíctor Manuel Jáquez Leal2016-11-081-1/+2
* encoder: h264,h265: fix regression in offset countVíctor Manuel Jáquez Leal2016-10-192-2/+2
* encoder: vp8: Increase the allocation size for coded bufferSreerenj Balachandran2016-09-211-1/+2
* vaapidecode: codec_data minimal size is 7Víctor Manuel Jáquez Leal2016-09-161-1/+1
* vaapidecode: reset decoder hard when set_format()Víctor Manuel Jáquez Leal2016-09-161-1/+1
* Release 1.8.31.8.3Sebastian Dröge2016-08-194-73/+172
* decoder: vc1: Print error on interlaced contentScott D Phillips2016-08-161-0/+5
* encoder: h264: fix C90 mixed declarations and codeVíctor Manuel Jáquez Leal2016-08-161-1/+3
* encoder: h264,h265,mpeg2,vp8: use gst_util_uint64_scale() for bitrateVíctor Manuel Jáquez Leal2016-08-164-14/+16
* configure: Fix non-fatal PKG_CHECK_MODULES invocationsScott D Phillips2016-08-161-8/+8
* vaapiencode: h264,h265: validate fps numeratorVíctor Manuel Jáquez Leal2016-08-102-8/+8
* decoder: h265: handle the SEI NAL units included in codec_dataAllen Zhang2016-07-211-0/+10
* vaapivideocontext: check if query context is NULLVíctor Manuel Jáquez Leal2016-06-241-0/+3
* decoder: h265: fix to release all dpb picturesHyunjun Ko2016-06-221-3/+10
* vaapidecodebin: add vp9 in sink pad templateVíctor Manuel Jáquez Leal2016-06-171-0/+3
* vaapisink: return caps template if no displayVíctor Manuel Jáquez Leal2016-06-161-18/+15
* vaapivideobufferpool: add video meta to config when neededScott D Phillips2016-06-151-2/+18
* plugins: retry pool configScott D Phillips2016-06-151-2/+12
* plugins: rework set_context() vmethod definitionVíctor Manuel Jáquez Leal2016-06-096-15/+40
* Release 1.8.21.8.2Sebastian Dröge2016-06-094-23/+57
* plugin: fix macro processor checkVíctor Manuel Jáquez Leal2016-05-031-1/+1
* tests: display: guard possible unused variablesVíctor Manuel Jáquez Leal2016-05-031-2/+8
* Release 1.8.11.8.1Sebastian Dröge2016-04-204-784/+102
* plugins: fix compilation when EGL/GLX is disabledVíctor Manuel Jáquez Leal2016-04-191-0/+2
* surface: destroy derived imageVíctor Manuel Jáquez Leal2016-04-191-1/+5
* build: restrict until codecparsers <= 1.8.99Víctor Manuel Jáquez Leal2016-04-191-2/+2
* libs: fix deleting a GstVaapiCodedBufferPool objectMichael Olbrich2016-04-131-0/+1
* decoder: h265: Fix offset calculation when there is more than one vps/sps/pps...Sreerenj Balachandran2016-04-011-1/+3
* gltextureupload: use an array for texture typeVíctor Manuel Jáquez Leal2016-03-281-5/+7
* vaapidecode: GST_VAAPIDECODE macro is a castVíctor Manuel Jáquez Leal2016-03-281-23/+1
* Release 1.8.01.8.0Sebastian Dröge2016-03-244-10/+814
* Release 1.7.911.7.91Sebastian Dröge2016-03-154-8/+131
* decoder: h265: Fix offset calculation in codec_data parsingSreerenj Balachandran2016-03-111-0/+1
* vaapidecodebin: don't handle jpeg decodingVíctor Manuel Jáquez Leal2016-03-111-3/+5
* vaapidecode: split out jpeg decoderVíctor Manuel Jáquez Leal2016-03-111-22/+74
* vaapidecode: register decoder with internal GTypeVíctor Manuel Jáquez Leal2016-03-113-15/+37
* vaapidecode: remove unused function declarationVíctor Manuel Jáquez Leal2016-03-101-7/+3
* build: git ignore gtkdoc generated filesVíctor Manuel Jáquez Leal2016-03-091-0/+2
* build: handle git ignore in m4 directoryVíctor Manuel Jáquez Leal2016-03-091-0/+2
* vaapidecoder_h265: plug leak of h265 parsing infoThiago Santos2016-03-091-2/+6
* vaapidecoder_h264: plug leak of h264 parsing infoThiago Santos2016-03-091-2/+6
* plugins: fix gstgl and vaapi memory leaksVineeth TM2016-03-091-3/+5
* vaapidisplay: Fix uninitialized value error for VA attributeVineeth TM2016-03-091-2/+2
* plugins: proxy information from downstream capsVíctor Manuel Jáquez Leal2016-03-082-32/+10
* decoder: vp9: Assign values for profile and bit_depth from frame headerSreerenj Balachandran2016-03-041-1/+4