summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2011-01-06discoverer: Documentation updatesArun Raghavan3-14/+66
2011-01-06pbutils: config.h include should come before all other includesTim-Philipp Müller1-2/+3
2011-01-05encoding: encoding_profile_get_output_caps => _get_input_capsEdward Hervey2-4/+4
2011-01-05encoding-profile: Minor documentation updatesArun Raghavan2-18/+23
2011-01-05encoding-profile: Give a better usage exampleEdward Hervey1-13/+22
2011-01-05encoding-target: Fixup loading/saving methodsEdward Hervey2-22/+22
2011-01-05encoding-target: more docs cleanupsEdward Hervey3-21/+22
2011-01-05encoding-target: Change target suffix to .gepEdward Hervey1-14/+16
2011-01-05encoding-target: Add more docs regarding categoriesEdward Hervey2-4/+44
2011-01-05encoding-target: Add API for list all categories and targetsEdward Hervey2-0/+184
2011-01-05encoding-profile: Add convenience method to find a profileEdward Hervey3-5/+130
2011-01-05encoding-target: Implement save/load featureEdward Hervey2-25/+163
2011-01-05encoding-target: Add method to get a profile by nameEdward Hervey3-8/+33
2011-01-05pbutils: Don't forget to include the encoding headersEdward Hervey1-0/+2
2011-01-05video: Fix uninitialized variablesEdward Hervey1-3/+3
2011-01-04codec-utils: Minor documentation changesArun Raghavan1-31/+39
2011-01-02baseaudiosink: default to enable-last-buffer=FALSE for audio sinksTim-Philipp Müller1-3/+7
2010-12-30baseaudiopay: fix timestamps on buffer listsWim Taymans1-8/+7
2010-12-29baseaudiosink: protect against ringbuffer disappearing while in a queryHavard Graff1-7/+10
2010-12-28basedepay: fix refcounting issueWim Taymans1-7/+7
2010-12-26pbutils: add description for DVB subtitle capsTim-Philipp Müller1-0/+2
2010-12-22encoding-target: Fix typoEdward Hervey1-2/+2
2010-12-22tag: exif: Fix unitialized data warningThiago Santos1-2/+2
2010-12-21pbutils: More gtk-doc annotationsEdward Hervey5-52/+69
2010-12-21encoding-target: Ensure target names and categories are validEdward Hervey1-0/+57
2010-12-21depay: update some docsWim Taymans1-1/+2
2010-12-21rtpdepayloade: add support for getting eventsWim Taymans2-5/+26
2010-12-21basertppay: use RTP base time when invalid timestampsWim Taymans1-8/+12
2010-12-21rtppayload: copy applied rate to segmentWim Taymans1-7/+17
2010-12-21encoding-profile: Add guard against profiles without formatEdward Hervey1-0/+2
2010-12-19gstdiscoverer: Don't leak tagsEdward Hervey1-6/+12
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