summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* codecparsers: mpeg: relax entry constraintMark Nauwelaerts2012-06-011-1/+0
* basevideo: Remove old video base classesSebastian Dröge2012-05-289-4771/+0
* mpegvideoparse: tweak codec parser API and adjust parser elementMark Nauwelaerts2012-05-222-37/+31
* codecparsers: mpeg4: fixup documentation spellingMark Nauwelaerts2012-05-221-1/+1
* mpegvideoparser: Optimize scanning for start codeNicolas Dufresne2012-05-221-27/+13
* codecparsers: mpegvideoparser: fix buffer size checkMark Nauwelaerts2012-05-211-3/+3
* codecparsers: mpeg4: do not expect a marker bit where not specifiedMark Nauwelaerts2012-05-181-1/+0
* basecamerabin: Do not set the pad templates in the base class.Youness Alaoui2012-05-041-28/+23
* videocontext: Remove the explicit unrefing of pad object getting from iterator.Sreerenj Balachandran2012-05-041-1/+0
* basecamerasrc: null caps are not valid in 1.0Thiago Santos2012-05-021-2/+11
* basecamerabinsrc: updating property to new nameThiago Santos2012-05-011-1/+1
* camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos2012-05-011-1/+1
* codecparser: mpeg4 type errorWind Yuan2012-05-011-1/+1
* Doc fixes (gstsurfaceconverter, gstsurfacemeta).Sreerenj Balachandran2012-04-203-3/+3
* video: Update for libgstvideo API changesSebastian Dröge2012-04-192-7/+2
* mpegvideoparse: Do not ignore start code at the end of bufferMatej Knopp2012-04-161-5/+5
* Set sync_poinr = 1 for keyframeMatej Knopp2012-04-141-1/+1
* gst: Update versioningSebastian Dröge2012-04-045-56/+56