summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-11codecparsers: minor header indentation clean-up for mpegvideoparserTim-Philipp Müller1-2/+2
2012-06-20update for bus api changesWim Taymans1-1/+1
2012-06-11h264parser: do not assert on data input, just returnVincent Penquerc'h1-1/+2
2012-06-06h264parser: Remove un-needed checks and inline some functionsEdward Hervey1-11/+2
2012-06-01codecparsers: mpeg: relax entry constraintMark Nauwelaerts1-1/+0
2012-05-28basevideo: Remove old video base classesSebastian Dröge9-4771/+0
2012-05-22mpegvideoparse: tweak codec parser API and adjust parser elementMark Nauwelaerts2-37/+31
2012-05-22codecparsers: mpeg4: fixup documentation spellingMark Nauwelaerts1-1/+1
2012-05-22mpegvideoparser: Optimize scanning for start codeNicolas Dufresne1-27/+13
2012-05-21codecparsers: mpegvideoparser: fix buffer size checkMark Nauwelaerts1-3/+3
2012-05-18codecparsers: mpeg4: do not expect a marker bit where not specifiedMark Nauwelaerts1-1/+0
2012-05-04basecamerabin: Do not set the pad templates in the base class.Youness Alaoui1-28/+23
2012-05-04videocontext: Remove the explicit unrefing of pad object getting from iterator.Sreerenj Balachandran1-1/+0
2012-05-02basecamerasrc: null caps are not valid in 1.0Thiago Santos1-2/+11
2012-05-01basecamerabinsrc: updating property to new nameThiago Santos1-1/+1
2012-05-01camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos1-1/+1
2012-05-01codecparser: mpeg4 type errorWind Yuan1-1/+1
2012-04-20Doc fixes (gstsurfaceconverter, gstsurfacemeta).Sreerenj Balachandran3-3/+3
2012-04-19video: Update for libgstvideo API changesSebastian Dröge2-7/+2
2012-04-16mpegvideoparse: Do not ignore start code at the end of bufferMatej Knopp1-5/+5
2012-04-14Set sync_poinr = 1 for keyframeMatej Knopp1-1/+1
2012-04-04gst: Update versioningSebastian Dröge5-56/+56
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge11-31/+135
2012-03-27basecamerabinsrc: Add $(GST_PLUGINS_BASE_LIBS) to the linker flagsSebastian Dröge1-1/+1
2012-03-16don't pass random pointers to pull_rangeWim Taymans1-0/+1
2012-03-15update for bufferpool changesWim Taymans1-1/+1
2012-03-15update for allocation query changesWim Taymans1-20/+23
2012-03-15update for memory api changesWim Taymans1-1/+1
2012-03-14take padding into accountWim Taymans1-5/+7
2012-03-11fix for caps api changesWim Taymans1-3/+4
2012-03-10Fix an unwanted double negation from last commitThibault Saunier1-1/+1
2012-03-10Fix 'ignoring return value of function declared with const attribute'Thibault Saunier4-9/+18
2012-03-06video: Update/add docsEdward Hervey6-29/+127
2012-03-03codecparsers: h264: record number of emulation prevention bytes in slice_head...Gwenole Beauchesne2-0/+13
2012-02-29update for metadata API changesWim Taymans3-5/+19
2012-02-28update for metadata tagsWim Taymans1-1/+2