summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-25build: add LIBVA_WAYLAND_CFLAGS to libgstvaapiegl1.8Dominique Leuenberger1-0/+1
2016-11-11vaapisink: finish event thread at stop()Hyunjun Ko1-2/+1
2016-11-08vaapipostproc: enhance debug messageVíctor Manuel Jáquez Leal1-2/+2
2016-11-08postproc: honor gst_pad_push() return valueHyunjun Ko1-6/+6
2016-11-08plugins: ensure display when getting raw capsVíctor Manuel Jáquez Leal1-4/+6
2016-11-08vaapivideomemory: increment map counter only if succeededVíctor Manuel Jáquez Leal1-1/+2
2016-10-19encoder: h264,h265: fix regression in offset countVíctor Manuel Jáquez Leal2-2/+2
2016-09-21encoder: vp8: Increase the allocation size for coded bufferSreerenj Balachandran1-1/+2
2016-09-16vaapidecode: codec_data minimal size is 7Víctor Manuel Jáquez Leal1-1/+1
2016-09-16vaapidecode: reset decoder hard when set_format()Víctor Manuel Jáquez Leal1-1/+1
2016-08-19Release 1.8.31.8.3Sebastian Dröge4-73/+172
2016-08-16decoder: vc1: Print error on interlaced contentScott D Phillips1-0/+5
2016-08-16encoder: h264: fix C90 mixed declarations and codeVíctor Manuel Jáquez Leal1-1/+3
2016-08-16encoder: h264,h265,mpeg2,vp8: use gst_util_uint64_scale() for bitrateVíctor Manuel Jáquez Leal4-14/+16
2016-08-16configure: Fix non-fatal PKG_CHECK_MODULES invocationsScott D Phillips1-8/+8
2016-08-10vaapiencode: h264,h265: validate fps numeratorVíctor Manuel Jáquez Leal2-8/+8
2016-07-21decoder: h265: handle the SEI NAL units included in codec_dataAllen Zhang1-0/+10
2016-06-24vaapivideocontext: check if query context is NULLVíctor Manuel Jáquez Leal1-0/+3
2016-06-22decoder: h265: fix to release all dpb picturesHyunjun Ko1-3/+10
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-15vaapivideobufferpool: add video meta to config when neededScott D Phillips1-2/+18
2016-06-15plugins: retry pool configScott D Phillips1-2/+12
2016-06-09plugins: rework set_context() vmethod definitionVíctor Manuel Jáquez Leal6-15/+40
2016-06-09Release 1.8.21.8.2Sebastian Dröge4-23/+57
2016-05-03plugin: fix macro processor checkVíctor Manuel Jáquez Leal1-1/+1
2016-05-03tests: display: guard possible unused variablesVíctor Manuel Jáquez Leal1-2/+8
2016-04-20Release 1.8.11.8.1Sebastian Dröge4-784/+102
2016-04-19plugins: fix compilation when EGL/GLX is disabledVíctor Manuel Jáquez Leal1-0/+2
2016-04-19surface: destroy derived imageVíctor Manuel Jáquez Leal1-1/+5
2016-04-19build: restrict until codecparsers <= 1.8.99Víctor Manuel Jáquez Leal1-2/+2
2016-04-13libs: fix deleting a GstVaapiCodedBufferPool objectMichael Olbrich1-0/+1
2016-04-01decoder: h265: Fix offset calculation when there is more than one vps/sps/pps...Sreerenj Balachandran1-1/+3
2016-03-28gltextureupload: use an array for texture typeVíctor Manuel Jáquez Leal1-5/+7
2016-03-28vaapidecode: GST_VAAPIDECODE macro is a castVíctor Manuel Jáquez Leal1-23/+1
2016-03-24Release 1.8.01.8.0Sebastian Dröge4-10/+814
2016-03-15Release 1.7.911.7.91Sebastian Dröge4-8/+131
2016-03-11decoder: h265: Fix offset calculation in codec_data parsingSreerenj Balachandran1-0/+1
2016-03-11vaapidecodebin: don't handle jpeg decodingVíctor Manuel Jáquez Leal1-3/+5
2016-03-11vaapidecode: split out jpeg decoderVíctor Manuel Jáquez Leal1-22/+74
2016-03-11vaapidecode: register decoder with internal GTypeVíctor Manuel Jáquez Leal3-15/+37
2016-03-10vaapidecode: remove unused function declarationVíctor Manuel Jáquez Leal1-7/+3
2016-03-09build: git ignore gtkdoc generated filesVíctor Manuel Jáquez Leal1-0/+2
2016-03-09build: handle git ignore in m4 directoryVíctor Manuel Jáquez Leal1-0/+2
2016-03-09vaapidecoder_h265: plug leak of h265 parsing infoThiago Santos1-2/+6
2016-03-09vaapidecoder_h264: plug leak of h264 parsing infoThiago Santos1-2/+6
2016-03-09plugins: fix gstgl and vaapi memory leaksVineeth TM1-3/+5
2016-03-09vaapidisplay: Fix uninitialized value error for VA attributeVineeth TM1-2/+2
2016-03-08plugins: proxy information from downstream capsVíctor Manuel Jáquez Leal2-32/+10
2016-03-04decoder: vp9: Assign values for profile and bit_depth from frame headerSreerenj Balachandran1-1/+4