summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-2911-31/+135
|\
| * Fix an unwanted double negation from last commitThibault Saunier2012-03-101-1/+1
| * Fix 'ignoring return value of function declared with const attribute'Thibault Saunier2012-03-104-9/+18
| * video: Update/add docsEdward Hervey2012-03-066-29/+127
| * codecparsers: h264: record number of emulation prevention bytes in slice_head...Gwenole Beauchesne2012-03-032-0/+13
* | basecamerabinsrc: Add $(GST_PLUGINS_BASE_LIBS) to the linker flagsSebastian Dröge2012-03-271-1/+1
* | don't pass random pointers to pull_rangeWim Taymans2012-03-161-0/+1
* | update for bufferpool changesWim Taymans2012-03-151-1/+1
* | update for allocation query changesWim Taymans2012-03-151-20/+23
* | update for memory api changesWim Taymans2012-03-151-1/+1
* | take padding into accountWim Taymans2012-03-141-5/+7
* | fix for caps api changesWim Taymans2012-03-111-3/+4
* | update for metadata API changesWim Taymans2012-02-293-5/+19