summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* egl: Add support for different orientations of the EGLImageSebastian Dröge2013-03-132-0/+37
* egl: Rename gst_egl_image_memory_can_map() to is_mappable()Sebastian Dröge2013-03-032-2/+2
* egl: Remove buffer pool optionSebastian Dröge2013-03-032-30/+0
* egl: Mark memory as not mappable if it isn'tSebastian Dröge2013-03-032-3/+5
* egl: Implement sharing of memorySebastian Dröge2013-03-031-8/+44
* egl: Add infrastructure for EGLImage handlingSebastian Dröge2013-03-034-2/+467
* codecparsers: Use correct type specifiers for format strings to fix compiler ...Sebastian Dröge2013-03-032-5/+5
* insertbin: mark as unstable APITim-Philipp Müller2013-02-142-0/+6
* insertbin: fix up gtk-doc chunk and add since markersTim-Philipp Müller2013-02-141-2/+15
* glib-compat-private.h: remove old GStaticRecMutex stuffTim-Philipp Müller2013-02-121-8/+0
* mpegvideoparser: increase min size for picture coding extDavid Schleef2013-02-111-1/+1
* basecamerabinsrc: Add auto-start property to basecamerabinYouness Alaoui2013-02-112-1/+20
* codecparsers: h264: add profile enums.Gwenole Beauchesne2013-02-071-0/+37
* codecparsers: mpeg2: add helpers to convert quantization matrices.Gwenole Beauchesne2013-02-062-0/+56
* codecparsers: mpeg2: store quantization matrices in zigzag scan order.Cong Zhong2013-02-062-13/+11
* insertbin, tests: fix printf format compiler warningsTim-Philipp Müller2013-01-251-2/+2
* codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6 residual bytes).Gwenole Beauchesne2013-01-251-2/+2
* codecparsers: vc1: fix bitplanes decoding (DIFF6 or NORM6).Gwenole Beauchesne2013-01-251-1/+1
* insertbin: Add bin to dynamically insert elements in a running pipelineOlivier Crête2013-01-234-2/+1224
* codecparsers: vc1: add API to parse slice headers.Gwenole Beauchesne2013-01-232-0/+63
* codecparsers: vc1: fix bitplanes decoding.Gwenole Beauchesne2013-01-231-3/+4
* codecparsers: vc1: simplify GstVC1VopDquant structure.Gwenole Beauchesne2013-01-222-7/+7
* codecparsers: vc1: fix VOPDQUANT parser for DQUANT == 2.Gwenole Beauchesne2013-01-221-1/+1
* codecparsers: vc1: fix calculation of ALTPQUANT.Gwenole Beauchesne2013-01-221-1/+5
* codecparsers: vc1: fix parser for DQPROFILE in VOPDQUANT.Gwenole Beauchesne2013-01-221-1/+1
* codecparsers: h264: add inferred value for slice_beta_offset_div2.Gwenole Beauchesne2013-01-221-0/+1
* codecparsers: h264: zero-initialize SPS VUI parametersMark Nauwelaerts2013-01-151-0/+1
* GstPhotography: Add new enum values to match android's parametersYouness Alaoui2012-11-201-3/+43
* codecparsers: vc1: fix PTYPE for interlaced frames.Gwenole Beauchesne2012-11-191-0/+8
* codecparsers: h264: fix error code for invalid size parsed in SPS.Gwenole Beauchesne2012-11-191-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0429-57/+57
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* meta info: register thread-safely.Michael Smith2012-10-031-2/+4
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gsth264parser: fix Coverity found not initialized sps/pps valid member.Peter Seiderer2012-09-141-1/+2
* gsth264parser: fix Coverity detected off by one at call to READ_UE_ALLOWED.Peter Seiderer2012-09-141-1/+1
* mpeg4parser: parse complexity estimation header in video object layerArnaud Vrac2012-09-141-7/+29
* mpeg4parser: fix some issues related to video object layer parsingArnaud Vrac2012-09-141-10/+12
* mpegvideoparse: Handle Sequence Display ExtensionJan Schmidt2012-09-122-102/+227
* codecparsers: vc1: fix aspect ratio calculation.Gwenole Beauchesne2012-09-121-2/+5
* codecparsers: h264parse: don't use anonymous unions.Gwenole Beauchesne2012-09-122-3/+4
* codecparsers: h264: compute pixel aspect ratio.Gwenole Beauchesne2012-09-122-0/+37
* camerabin: update preview buffer pushingThiago Santos2012-07-294-9/+10
* photography: update documentationLasse Laukkanen2012-07-112-11/+201
* photography: Add manual control of exposure, focus and white balanceLasse Laukkanen2012-07-112-6/+108
* photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen2012-07-112-111/+116
* codecparsers: minor header indentation clean-up for mpegvideoparserTim-Philipp Müller2012-07-111-2/+2
* update for bus api changesWim Taymans2012-06-201-1/+1
* h264parser: do not assert on data input, just returnVincent Penquerc'h2012-06-111-1/+2
* h264parser: Remove un-needed checks and inline some functionsEdward Hervey2012-06-061-11/+2