summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* id3demux: parse unsynchronised tags properlyTim-Philipp Müller2009-04-241-1/+58
* id3demux: pass the right size value for size of all frames to the parserTim-Philipp Müller2009-04-241-1/+1
* rtspsrc: fix some more pad leaksPatrick Radizi2009-04-221-2/+8
* qtdemux: override caps based on data from ESDS atoms in mpeg4.Michael Smith2009-04-211-28/+104
* udp: Fix a simple typo in the previous commitJan Schmidt2009-04-201-1/+1
* only use struct ip_mreqn if it is detectedAndy Wingo2009-04-201-6/+6
* Fix push mode buffering sanity check to actually fit the description.Mark Nauwelaerts2009-04-201-1/+1
* rtph263pay: And let's not forget to remove the unused variable.Edward Hervey2009-04-181-1/+0
* rtph263pay: Remove dead assignments, the variables are never read after.Edward Hervey2009-04-181-7/+1
* rtpmp4vpay: Remove dead assignment. The value is never read after.Edward Hervey2009-04-181-1/+0
* rtspsrc: Remove dead assignment.Edward Hervey2009-04-181-1/+1
* rtpamrdepay: Remove unneeded variable, the value is only read once.Edward Hervey2009-04-181-4/+1
* rtpamrpay: Remove unneeded variable, the value is only read once.Edward Hervey2009-04-181-4/+1
* goom/filters: Remove dead assignment. Value overwritten just after.Edward Hervey2009-04-181-1/+1
* rtpvorbispay: Remove dead assignment. Value never read after.Edward Hervey2009-04-181-1/+1
* rtptheorapay: Remove dead assignment. Value never read after.Edward Hervey2009-04-181-1/+1
* rtptheoradepay: Remove unused variable, it's never being read.Edward Hervey2009-04-181-2/+0
* rtspsrc: Remove dead assignment. 'res' isn't read after.Edward Hervey2009-04-181-4/+4
* rtspsrc: Remove unused variable. 'res' is never read.Edward Hervey2009-04-181-6/+3
* rtspsrc: Remove dead variable. 'stream' is never read after.Edward Hervey2009-04-181-2/+1
* videbox: Remove dead assignments.Edward Hervey2009-04-181-4/+0
* goom: ff and iff are only used in a '#ifdef DRAW_MOTIF' block.Edward Hervey2009-04-181-0/+2
* wavparse: Remove dead assignment.Edward Hervey2009-04-181-1/+0
* wavparse: Remove dead assignments, move variable to where it's needed.Edward Hervey2009-04-181-16/+11
* rtpvrawdepay: Remove dead assignment.Edward Hervey2009-04-181-2/+2
* matroskademux: Remove useless variable.Edward Hervey2009-04-181-7/+4
* avidemux: Move 'res' to where it's actually being used.Edward Hervey2009-04-181-5/+3
* audiofx: Remove unused variable.Edward Hervey2009-04-182-8/+4
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-1840-172/+24
* Remove blank {set|get}_property/change_state/finalize methods.Edward Hervey2009-04-1814-505/+0
* Remove unused variables in _class_initEdward Hervey2009-04-1844-127/+0
* rtspsrc: mark discont on the streams as was said the debug lineJosep Torra2009-04-181-0/+5
* rtspsrc: map GST_RTSP_EEOF to EOS on server requestsJosep Torra2009-04-181-4/+28
* rtptheoradepay: Fix build on macosx.Edward Hervey2009-04-181-3/+5
* rtph263pay: fix compilation on big-endianJames Andrewartha2009-04-152-3/+3
* qtdemux: implement 3GPP (TS 26.244 V8.0.0) Asset metadata handling, Fixes #13...Marco Ballesio2009-04-155-2/+145
* debugutils: Use G_BEGIN_DECLS/G_END_DECLS.Peter Kjellerstedt2009-04-151-25/+17
* debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes ...Stefan Kost2009-04-1523-0/+0
* debug: indent before renamingStefan Kost2009-04-158-71/+58
* g726depay: add property for aal2 forceWim Taymans2009-04-151-0/+50
* g726depay: implement RFC3551 packingWim Taymans2009-04-152-20/+154
* rtph263pay: fix buildWim Taymans2009-04-151-2/+0
* h263pay: various fixesYouness Alaoui2009-04-141-20/+27
* h263pay: Fix the payloaderJanin Kolenc2009-04-142-186/+1987
* avidemux: don't push EOS in streaming modeWim Taymans2009-04-141-4/+2
* Add initial support for muxing/demuxing Speex audioSebastian Dröge2009-04-133-0/+134
* avidemux: add convert query, fix duration queryLRN2009-04-101-1/+31
* wavparse: don't leak pad-templateStefan Kost2009-04-071-0/+1
* Fix grammar.Zaheer Merali2009-04-031-1/+1
* rtspsrc: allow http:// on the proxy settingWim Taymans2009-04-021-2/+6