summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-28oggdemux: don't use invalid segment_start valueoggdemux-fixWim Taymans1-1/+8
2010-12-28basedepay: fix refcounting issueWim Taymans1-7/+7
2010-12-27oggstream: implement tag extraction for Kate streamsVincent Penquerc'h1-1/+52
2010-12-26pbutils: add description for DVB subtitle capsTim-Philipp Müller1-0/+2
2010-12-25oggdemux: set headers on capsVincent Penquerc'h1-0/+49
2010-12-22oggstream: Fix parsing of theora sizeDavid Schleef1-2/+2
2010-12-22oggdemux: Don't use gst_pad_alloc_buffer()Vincent Penquerc'h1-4/+3
2010-12-22encodebin: Also use "Formatter"s for container formatsEdward Hervey1-0/+7
2010-12-22encoding-target: Fix typoEdward Hervey1-2/+2
2010-12-22tag: exif: Fix unitialized data warningThiago Santos1-2/+2
2010-12-22encodebin: minor fix in error handling.Alessandro Decina1-2/+3
2010-12-21pbutils: More gtk-doc annotationsEdward Hervey5-52/+69
2010-12-21playbin2: delay stream-changed messagesVincent Penquerc'h1-3/+73
2010-12-21encoding-target: Ensure target names and categories are validEdward Hervey2-0/+135
2010-12-21depay: update some docsWim Taymans1-1/+2
2010-12-21rtpdepayloade: add support for getting eventsWim Taymans2-5/+26
2010-12-21vorbisdec: keep timestamps when no decoded outputWim Taymans1-3/+14
2010-12-21vorbisdec: avoid using invalid timestampsWim Taymans1-2/+2
2010-12-21seek: don't pause for live buffering messagesWim Taymans1-0/+1
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-21tests: Update container-less profile checksEdward Hervey2-46/+84
2010-12-21encoding-profile: Add guard against profiles without formatEdward Hervey1-0/+2
2010-12-21encodebin: Fix usage of non-container profilesEdward Hervey1-65/+84
2010-12-20docs: Update for videoscale class changesEdward Hervey1-1/+1
2010-12-20Automatic update of common submoduleEdward Hervey1-0/+0
2010-12-19gstdiscoverer: Don't leak tagsEdward Hervey1-6/+12
2010-12-19gst-discoverer: show global tags by defaultEdward Hervey1-3/+22
2010-12-19rtsp: Fix memory leaks in the gst_rtsp_url_decode_path_components() unit testsSebastian Dröge1-0/+3
2010-12-18examples: Fix encodebin example CFLAGS and LDFLAGSSebastian Dröge1-3/+4
2010-12-18ogg: implement packet duration query for kate streamsVincent Penquerc'h2-2/+33
2010-12-17fix compile errors on macosxRob Clark3-4/+6
2010-12-17audioresample: corrected buffer duration calculation to account for nonzero i...Leo Singer1-2/+2
2010-12-17audioresample: changed num_gap_samples, num_nongap_samples from guint32 to gu...Leo Singer1-2/+2
2010-12-17audioresample: push half a history length, instead of a full history length, ...Leo Singer1-4/+8
2010-12-17audioresample: renamed count_gap, count_nongap to more descriptive num_gap_sa...Leo Singer2-25/+25
2010-12-17audioresample: replaced void* with gpointerLeo Singer1-1/+1
2010-12-17audioresample: initial filter transient discarded; unit tests passingLeo Singer1-18/+17
2010-12-17Revert "Revert "audioresample: Add GAP flag support""Leo Singer5-52/+172
2010-12-16timeoverlay: add missing breakVincent Penquerc'h1-2/+1
2010-12-16videoscale: Change classification to Filter/Converter/Video/ScalerSebastian Dröge1-1/+1
2010-12-15win32: update the def file with the new rtsp apiStefan Kost1-0/+1
2010-12-15add gst_rtsp_url_decode_path_componentsAndy Wingo4-0/+233
2010-12-15win32: update defs fileWim Taymans1-0/+1
2010-12-15rtpbuffer: relax arrangement for RTP bufferlistsWim Taymans1-19/+25
2010-12-15Automatic update of common submoduleStefan Kost1-0/+0
2010-12-15basedepay: add support for buffer lists in the depayloaderWim Taymans2-33/+98
2010-12-15examples: encoding exampleEdward Hervey7-2/+848
2010-12-15gst: New encoding pluginEdward Hervey24-169/+4266
2010-12-15pbutils: New Profile libraryEdward Hervey14-0/+3021