summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* matroska: add kate subtitle support to matroska muxer and demuxerVincent Penquerc'h2009-08-083-1/+185
* id3demux: add ID3 v2.3 spec as wellTim-Philipp Müller2009-08-071-0/+1422
* id3demux: sizes in ID3 v2.3 are unlikely to be sync-safe integersTim-Philipp Müller2009-08-071-1/+5
* id3demux: fix typo in debug messageTim-Philipp Müller2009-08-071-1/+1
* id3demux: fix parsing of unsync'ed ID3 v2.4 tags and framesTim-Philipp Müller2009-08-073-8/+29
* rtph264pay: use array instead of queueWim Taymans2009-08-062-9/+12
* rtph264pay: push NALs only after SPS/PPSMark Nauwelaerts2009-08-062-48/+74
* rtpqdm2depay: Fix debug statement.Edward Hervey2009-08-041-1/+1
* rtpqdm2depay,rtpsv3vdepay: Add debugging category.Edward Hervey2009-08-032-0/+12
* rtpqdm2depay: Handle gaps in incoming packets.Edward Hervey2009-08-032-1/+18
* rtpqdmdepay: Fix CRC calculation and remove commented code.Edward Hervey2009-08-031-25/+15
* rtp: New QDM2 rtp depayloader.Edward Hervey2009-08-034-0/+500
* rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more.Edward Hervey2009-08-031-104/+119
* rtpsv3vdepay: Only output buffers once we're configured.Edward Hervey2009-08-032-9/+19
* rtpsv3vdepay: Add more encoding-name variantsEdward Hervey2009-08-031-1/+1
* flvmux: Fix writing of the index for < 128 buffersSebastian Dröge2009-08-031-1/+2
* flvmux: Fix resetting of the elementSebastian Dröge2009-08-031-6/+3
* rtspsrc: don't add non-utf8 chars to structuresWim Taymans2009-08-031-0/+4
* jpegdepay: use attributes for extra propertiesLuc Deschenaux2009-08-032-5/+66
* RTP docs: update with attributes in capsWim Taymans2009-08-031-0/+6
* rtspsrc: put all SDP attributes on capsLuc Deschenaux2009-08-031-0/+53
* multiudpsink: don't do things with side-effects inside g_return_val_if_fail()Tim-Philipp Müller2009-08-021-3/+4
* flvmux: fix invalid write caused by using sizeof("string") as lengthTim-Philipp Müller2009-07-311-8/+8
* avidemux: Fix last commit and improve readabilitySebastian Dröge2009-07-291-14/+15
* Fixed the fix for TIME->DEFAULT conversion.Руслан Ижбулатов2009-07-291-6/+47
* rtpsv3depay: Fix width/height calculation, bring up to marginal rank.Edward Hervey2009-07-291-8/+26
* avimux: adds support to wmaThiago Santos2009-07-281-1/+30
* avimux: adds support to wmvThiago Santos2009-07-281-1/+22
* qtdemux: Downgrade warning message to debugThiago Santos2009-07-271-1/+1
* effectv: Don't allow caps changes for some effectv filtersSebastian Dröge2009-07-249-0/+26
* warptv: Make the sine table global instead of having it in every instanceSebastian Dröge2009-07-242-7/+8
* flvdemux: Implement SEEKING querySebastian Dröge2009-07-232-0/+28
* interleave: fix indenting and upgrade two debugs to warnings.Stefan Kost2009-07-211-9/+2
* matroskademux: Answer SEEKING queries in the original formatSebastian Dröge2009-07-211-1/+1
* udputils: initialize struct content with 0.Josep Torra2009-07-211-0/+4
* matroskademux: Implement SEEKING querySebastian Dröge2009-07-201-0/+16
* effectv: Chain up finalize to the parent class in warptvSebastian Dröge2009-07-161-0/+2
* effectv: Add rippletv elementSebastian Dröge2009-07-164-2/+701
* effectv: Add streaktv effect filter elementSebastian Dröge2009-07-164-2/+354
* effectv: Fix processing on big endian architecturesSebastian Dröge2009-07-168-18/+76
* effectv: Add radioactv effect filterSebastian Dröge2009-07-164-2/+701
* effectv: Make the optv threshold property an uintSebastian Dröge2009-07-162-5/+5
* effect: Add optv effect filter from the effectv projectSebastian Dröge2009-07-164-2/+495
* mpvpay: Rework the timestampingMarc Leeman2009-07-131-57/+58
* videomixer: Random cleanupSebastian Dröge2009-07-101-91/+46
* videomixer: Send queries to the master pad by default instead of all padsSebastian Dröge2009-07-101-2/+2
* videomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx supportSebastian Dröge2009-07-103-3/+238
* videomixer: Clean up debugging a bitSebastian Dröge2009-07-101-19/+20
* videomixer: Remove some redundant checks and error out immediately if not neg...Sebastian Dröge2009-07-101-26/+21
* videomixer: Remove the calculate_frame_size() function and use libgstvideo in...Sebastian Dröge2009-07-105-33/+9