summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2012-10-03rtpvp8: Also commit remaining uncommitted changes...Sebastian Dröge1-2/+2
2012-10-03rtpvp8: redifine vp8_norm to avoid duplicated symbols in static links with li...Andoni Morales Alastruey1-0/+1
2012-10-03videoparsers: fix duplicated symbols for static links with libschroedingerAndoni Morales Alastruey1-1/+6
2012-10-03dvdspu: add YV12 and NV12 supportRob Clark2-8/+9
2012-09-29frei0r: fix plugin loading for frei0r elements that have no info.explanationTim-Philipp Müller3-3/+15
2012-09-28frei0r: Port to 1.0Nicolas Dufresne6-298/+221
2012-09-28wrappercamerabinsrc: change video-source if the user requestedThiago Santos2-33/+88
2012-09-27wrappercamerabinsrc: pad probe ids are gulongThiago Santos1-1/+1
2012-09-27camerabin: use correct element name when replacing the video filterThiago Santos1-1/+1
2012-09-25fieldanalysis: Port to 1.0Robert Swain2-318/+364
2012-09-22rtpdtmfdepay: Use 1.0-style caps negotiation and audio/x-rawOlivier Crête1-7/+11
2012-09-20intersubsrc: disable timestamping code that doesn't make senseTim-Philipp Müller1-0/+3
2012-09-18y4mdec: init videoinfoMark Nauwelaerts1-0/+1
2012-09-17freeze: remove freeze element, was replaced by imagefreeze in -good years agoTim-Philipp Müller3-433/+0
2012-09-15use gst_element_factory_get_metadata to replace obsolete APIMark Nauwelaerts1-1/+2
2012-09-14replace _get_caps_reffed with _get_capsMark Nauwelaerts1-1/+1
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts140-140/+140
2012-09-14h264parse: init pps and sps structures before parsingMark Nauwelaerts1-6/+12
2012-09-14gsth264parse: add comment where return should be checked.Peter Seiderer1-0/+2
2012-09-14rename some capsWim Taymans2-2/+2
2012-09-14ffmpegcolorspace is no moreWim Taymans17-21/+19
2012-09-14rename some caps and elements in examplesWim Taymans5-11/+11
2012-09-14mpeg4videoparse: use previously parsed visual object when parsing VOLArnaud Vrac2-8/+25
2012-09-14mpeg4videoparse: do not skip user dataArnaud Vrac1-6/+9
2012-09-13interaudiosrc: Make caps writable in fixateOlivier Crête1-0/+2
2012-09-13inter: Port to 1.0 APIOlivier Crête8-1053/+114
2012-09-12videoparsers: Disable PTS interpolation in the base parse classJan Schmidt4-0/+6
2012-09-12dvdspu: Advance video stream with gap events.Jan Schmidt1-14/+38
2012-09-12mpegvideoparse: Handle Sequence Display ExtensionJan Schmidt2-27/+52
2012-09-13segmentclip: fix wrong pad template unrefTim-Philipp Müller1-2/+0
2012-09-13siren: init debug category before logging anythingTim-Philipp Müller2-4/+0
2012-09-12pnm: Port to 1.0 APIOlivier Crête4-105/+142
2012-09-12freeze: Use a GPtrArray instead of a GQueueOlivier Crête2-38/+18
2012-09-12freeze: Port to 1.0 APIOlivier Crête2-114/+82
2012-09-12speed: Various 1.0 style additionsOlivier Crête2-99/+48
2012-09-12speed: port to 0.11Sreerenj Balachandran2-143/+108
2012-09-12liveadder: port to 1.0 APIOlivier Crête2-226/+226
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer7-31/+32
2012-09-12siren: Port to 1.0 APIOlivier Crête2-109/+48
2012-09-12dvbsuboverlay: Use default query handlers where neededEdward Hervey1-8/+8
2012-09-12camerabin: port tagsetter mode setting codeThiago Santos1-6/+4
2012-09-12codecparsers: h264parse: don't use anonymous unions.Gwenole Beauchesne1-3/+4
2012-09-12opus + jpegformat: unbreak non-debug buildPeter Korsgaard1-2/+2
2012-09-12jpegformat: don't link to libgstinterfaces which doesn't exist any longerTim-Philipp Müller1-5/+3
2012-09-11audiovisualizer: Don't try to sync controller values to invalid timestampOlivier Crête1-1/+2
2012-09-11jpegparse: Finish port to 1.0 APIOlivier Crête2-82/+62
2012-09-11autoconvert: Look at all possibilities for accept-caps even if there is a sel...Olivier Crête1-16/+25
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts4-4/+8
2012-09-11festival: timed text is text/x-raw nowTim-Philipp Müller1-1/+1
2012-09-11gdp: dump bytes into debug log using GST_MEMDUMPTim-Philipp Müller1-28/+5