summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2010-12-17fix compile errors on macosxRob Clark2-2/+2
2010-12-15add gst_rtsp_url_decode_path_componentsAndy Wingo2-0/+75
2010-12-15rtpbuffer: relax arrangement for RTP bufferlistsWim Taymans1-19/+25
2010-12-15basedepay: add support for buffer lists in the depayloaderWim Taymans2-33/+98
2010-12-15pbutils: New Profile libraryEdward Hervey5-0/+1850
2010-12-13pbutils: spell out two more container formatsStefan Kost1-2/+2
2010-12-13discoverer: query seekabilityStefan Kost4-4/+42
2010-12-10appsink: unset flushing flag when startingWim Taymans1-0/+1
2010-12-09pbutils: Add/Fix some media descriptionsEdward Hervey1-2/+6
2010-12-08docs: fix wrong use of Since: keywordStefan Kost3-37/+37
2010-12-07rtsp: Move around the typedefs to make GIR happyEdward Hervey1-4/+9
2010-12-04libs: use GLib 2.22 API unconditionallyTim-Philipp Müller4-13/+2
2010-12-03riff: document omitted field in _gst_riff_strf_audsMark Nauwelaerts1-0/+4
2010-12-03video: add missing break statement for the GST_VIDEO_FORMAT_RGB8_PALETTED caseTim-Philipp Müller1-0/+1
2010-12-02libgstrtsp: Fix typo in .pc to use for GIREdward Hervey1-1/+1
2010-12-02sdp: only parse TTL for IP4 addressesWim Taymans1-2/+4
2010-12-02sdp: add method to check for multicast addressesWim Taymans2-18/+44
2010-12-02pbutils: Take nano version into account in GST_CHECK_PLUGINS_BASE_VERSION()Sebastian Dröge1-1/+3
2010-12-02video: Add YUV9, YVU9 and IYU1 video formatsSebastian Dröge2-1/+93
2010-12-02video: Add 8-bit paletted RGBSebastian Dröge2-15/+89
2010-12-02video: Return correct component width/height for A420Sebastian Dröge1-3/+2
2010-11-21introspection: Add information on exported packages to GIRsEvan Nemerson13-0/+13
2010-11-18discoverer: Minor documentation fixArun Raghavan1-1/+1
2010-11-08discoverer: Fix a gtk-doc gobject-introspection annotationArun Raghavan1-2/+1
2010-11-08discoverer: Fix argument type to _container_info_get_streams()Arun Raghavan2-4/+3
2010-11-02tag: fix leak when parsing undefined EXIF tag into tag listTim-Philipp Müller1-2/+6
2010-11-02tag: fix GstDateTime leak when converting exif tag to tag listTim-Philipp Müller1-3/+6
2010-10-30discoverer: rename boolean getters for consistencyStefan Kost2-7/+17
2010-10-30pbutils: remove padding from now-private GstDiscovererInfo structureTim-Philipp Müller1-2/+0
2010-10-29rtspconnection: calculate better timeout valueWim Taymans1-5/+17
2010-10-29rtsp: don't let the rtsp connection timeoutThijs Vermeir1-1/+3
2010-10-28discoverer: use const in most of the gettersStefan Kost2-22/+22
2010-10-28discoverer: use specific types in gettersStefan Kost2-38/+37
2010-10-24discoverer: Get pad caps if we can't get negotiated capsEdward Hervey1-3/+6
2010-10-24discoverer: Don't ref a NULL capsEdward Hervey1-1/+3
2010-10-24pbutils: Description for RealAudio container formatEdward Hervey1-0/+1
2010-10-24pbutils: Add description for VP6 alpha and ASS subtitleEdward Hervey1-0/+2
2010-10-19libs: touch marshal.list files to force rebuild after Makefile.am changesTim-Philipp Müller2-0/+2
2010-10-16tag: Adds GST_TAG_CAPTURING_SOURCEThiago Santos5-5/+128
2010-10-16tag: Adds GST_TAG_CAPTURING_METERING_MODEThiago Santos5-2/+89
2010-10-16tag: Adds GST_TAG_CAPTURING_SHARPNESSThiago Santos5-6/+64
2010-10-15rtsp: don't export marshaller functionTim-Philipp Müller2-2/+2
2010-10-15pbutils: fix distcheckTim-Philipp Müller1-1/+0
2010-10-15pbutils: make marshaller privateTim-Philipp Müller3-6/+5
2010-10-15pbutils: use fewer variables in Makefile.am to make things clearerTim-Philipp Müller1-13/+10
2010-10-15docs: improve gst_discoverer_new() docs a bitTim-Philipp Müller1-3/+5
2010-10-15discoverer: private structs need to paddingTim-Philipp Müller1-2/+0
2010-10-15video: Fix stupid copy&paste error in last commitSebastian Dröge1-1/+1
2010-10-15video: API: Add A420 video formatSebastian Dröge2-1/+50
2010-10-13tag: Update with latest datetime from coreThiago Santos2-10/+13