summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2013-03-29eglglessink: Implement GstContext handlingSebastian Dröge2-11/+45
2013-03-29egl: check on the proper display and indent some linesJosep Torra1-4/+4
2013-03-28egl: Add a boxed type for GstEGLDisplaySebastian Dröge2-0/+7
2013-03-19egl: Fix some return values in g_return_val_if_fail()Sebastian Dröge1-3/+3
2013-03-13egl: Add support for different orientations of the EGLImageSebastian Dröge2-0/+37
2013-03-03egl: Rename gst_egl_image_memory_can_map() to is_mappable()Sebastian Dröge2-2/+2
2013-03-03egl: Remove buffer pool optionSebastian Dröge2-30/+0
2013-03-03egl: Mark memory as not mappable if it isn'tSebastian Dröge2-3/+5
2013-03-03egl: Implement sharing of memorySebastian Dröge1-8/+44
2013-03-03egl: Add infrastructure for EGLImage handlingSebastian Dröge4-2/+467
2013-03-03codecparsers: Use correct type specifiers for format strings to fix compiler ...Sebastian Dröge2-5/+5
2013-02-14insertbin: mark as unstable APITim-Philipp Müller2-0/+6
2013-02-14insertbin: fix up gtk-doc chunk and add since markersTim-Philipp Müller1-2/+15
2013-02-12glib-compat-private.h: remove old GStaticRecMutex stuffTim-Philipp Müller1-8/+0
2013-02-11mpegvideoparser: increase min size for picture coding extDavid Schleef1-1/+1
2013-02-11basecamerabinsrc: Add auto-start property to basecamerabinYouness Alaoui2-1/+20
2013-02-07codecparsers: h264: add profile enums.Gwenole Beauchesne1-0/+37
2013-02-06codecparsers: mpeg2: add helpers to convert quantization matrices.Gwenole Beauchesne2-0/+56
2013-02-06codecparsers: mpeg2: store quantization matrices in zigzag scan order.Cong Zhong2-13/+11
2013-01-25insertbin, tests: fix printf format compiler warningsTim-Philipp Müller1-2/+2
2013-01-25codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6 residual bytes).Gwenole Beauchesne1-2/+2
2013-01-25codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6).Gwenole Beauchesne1-1/+1
2013-01-23insertbin: Add bin to dynamically insert elements in a running pipelineOlivier Crête4-2/+1224
2013-01-23codecparsers: vc1: add API to parse slice headers.Gwenole Beauchesne2-0/+63
2013-01-23codecparsers: vc1: fix bitplanes decoding.Gwenole Beauchesne1-3/+4
2013-01-22codecparsers: vc1: simplify GstVC1VopDquant structure.Gwenole Beauchesne2-7/+7
2013-01-22codecparsers: vc1: fix VOPDQUANT parser for DQUANT == 2.Gwenole Beauchesne1-1/+1
2013-01-22codecparsers: vc1: fix calculation of ALTPQUANT.Gwenole Beauchesne1-1/+5
2013-01-22codecparsers: vc1: fix parser for DQPROFILE in VOPDQUANT.Gwenole Beauchesne1-1/+1
2013-01-22codecparsers: h264: add inferred value for slice_beta_offset_div2.Gwenole Beauchesne1-0/+1
2013-01-15codecparsers: h264: zero-initialize SPS VUI parametersMark Nauwelaerts1-0/+1
2012-11-20GstPhotography: Add new enum values to match android's parametersYouness Alaoui1-3/+43
2012-11-19codecparsers: vc1: fix PTYPE for interlaced frames.Gwenole Beauchesne1-0/+8
2012-11-19codecparsers: h264: fix error code for invalid size parsed in SPS.Gwenole Beauchesne1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller29-57/+57
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-10-03meta info: register thread-safely.Michael Smith1-2/+4
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts1-1/+1
2012-09-14gsth264parser: fix Coverity found not initialized sps/pps valid member.Peter Seiderer1-1/+2
2012-09-14gsth264parser: fix Coverity detected off by one at call to READ_UE_ALLOWED.Peter Seiderer1-1/+1
2012-09-14mpeg4parser: parse complexity estimation header in video object layerArnaud Vrac1-7/+29
2012-09-14mpeg4parser: fix some issues related to video object layer parsingArnaud Vrac1-10/+12
2012-09-12mpegvideoparse: Handle Sequence Display ExtensionJan Schmidt2-102/+227
2012-09-12codecparsers: vc1: fix aspect ratio calculation.Gwenole Beauchesne1-2/+5
2012-09-12codecparsers: h264parse: don't use anonymous unions.Gwenole Beauchesne2-3/+4
2012-09-12codecparsers: h264: compute pixel aspect ratio.Gwenole Beauchesne2-0/+37
2012-07-29camerabin: update preview buffer pushingThiago Santos4-9/+10
2012-07-11photography: update documentationLasse Laukkanen2-11/+201
2012-07-11photography: Add manual control of exposure, focus and white balanceLasse Laukkanen2-6/+108
2012-07-11photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen2-111/+116