summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)Author
2012-11-20GstPhotography: Add new enum values to match android's parametersYouness Alaoui
2012-11-19codecparsers: vc1: fix PTYPE for interlaced frames.Gwenole Beauchesne
2012-11-19codecparsers: h264: fix error code for invalid size parsed in SPS.Gwenole Beauchesne
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-10-03meta info: register thread-safely.Michael Smith
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-14gsth264parser: fix Coverity found not initialized sps/pps valid member.Peter Seiderer
2012-09-14gsth264parser: fix Coverity detected off by one at call to READ_UE_ALLOWED.Peter Seiderer
2012-09-14mpeg4parser: parse complexity estimation header in video object layerArnaud Vrac
2012-09-14mpeg4parser: fix some issues related to video object layer parsingArnaud Vrac
2012-09-12mpegvideoparse: Handle Sequence Display ExtensionJan Schmidt
2012-09-12codecparsers: vc1: fix aspect ratio calculation.Gwenole Beauchesne
2012-09-12codecparsers: h264parse: don't use anonymous unions.Gwenole Beauchesne
2012-09-12codecparsers: h264: compute pixel aspect ratio.Gwenole Beauchesne
2012-07-29camerabin: update preview buffer pushingThiago Santos
2012-07-11photography: update documentationLasse Laukkanen
2012-07-11photography: Add manual control of exposure, focus and white balanceLasse Laukkanen
2012-07-11photography: Add GstPhotography prefix and fix spelling colour->colorLasse Laukkanen
2012-07-11codecparsers: minor header indentation clean-up for mpegvideoparserTim-Philipp Müller
2012-06-20update for bus api changesWim Taymans
2012-06-11h264parser: do not assert on data input, just returnVincent Penquerc'h
2012-06-06h264parser: Remove un-needed checks and inline some functionsEdward Hervey
2012-06-01codecparsers: mpeg: relax entry constraintMark Nauwelaerts
2012-05-28basevideo: Remove old video base classesSebastian Dröge
2012-05-22mpegvideoparse: tweak codec parser API and adjust parser elementMark Nauwelaerts
2012-05-22codecparsers: mpeg4: fixup documentation spellingMark Nauwelaerts
2012-05-22mpegvideoparser: Optimize scanning for start codeNicolas Dufresne
2012-05-21codecparsers: mpegvideoparser: fix buffer size checkMark Nauwelaerts
2012-05-18codecparsers: mpeg4: do not expect a marker bit where not specifiedMark Nauwelaerts
2012-05-04basecamerabin: Do not set the pad templates in the base class.Youness Alaoui
2012-05-04videocontext: Remove the explicit unrefing of pad object getting from iterator.Sreerenj Balachandran
2012-05-02basecamerasrc: null caps are not valid in 1.0Thiago Santos
2012-05-01basecamerabinsrc: updating property to new nameThiago Santos
2012-05-01camerabin: Replacing ffmpegcolorspace with videoconvertThiago Santos
2012-05-01codecparser: mpeg4 type errorWind Yuan
2012-04-20Doc fixes (gstsurfaceconverter, gstsurfacemeta).Sreerenj Balachandran
2012-04-19video: Update for libgstvideo API changesSebastian Dröge
2012-04-16mpegvideoparse: Do not ignore start code at the end of bufferMatej Knopp
2012-04-14Set sync_poinr = 1 for keyframeMatej Knopp
2012-04-04gst: Update versioningSebastian Dröge
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge
2012-03-27basecamerabinsrc: Add $(GST_PLUGINS_BASE_LIBS) to the linker flagsSebastian Dröge
2012-03-16don't pass random pointers to pull_rangeWim Taymans
2012-03-15update for bufferpool changesWim Taymans
2012-03-15update for allocation query changesWim Taymans
2012-03-15update for memory api changesWim Taymans
2012-03-14take padding into accountWim Taymans
2012-03-11fix for caps api changesWim Taymans
2012-03-10Fix an unwanted double negation from last commitThibault Saunier