summaryrefslogtreecommitdiffstats
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* build: use gst-glib-gen.mak to fix the glib build rules.Stefan Kost2009-10-162-4/+6
* avidemux: adjust flow return aggregation to updated loop_dataMark Nauwelaerts2009-10-151-7/+14
* qtdemux: check some more atom sizes prior to parsingMark Nauwelaerts2009-10-151-5/+55
* rtsp: handle events in TCP modeWim Taymans2009-10-151-0/+26
* avidemux: add missing argument in debug messageMark Nauwelaerts2009-10-151-1/+1
* rtspsrc: forward events into the rtpbinWim Taymans2009-10-141-5/+16
* matroskademux: Fix late tags findingThiago Santos2009-10-141-2/+3
* avidemux: use GstIndex for (limited) seeking in push modeMark Nauwelaerts2009-10-142-5/+263
* avidemux: add GstIndex supportMark Nauwelaerts2009-10-142-0/+127
* avidemux: also determine duration in push modeMark Nauwelaerts2009-10-141-0/+3
* qtdemux: add GstIndex supportMark Nauwelaerts2009-10-142-4/+72
* rtpptdemux: only forward the lost-event to the last seen pt-numberHåvard Graff2009-10-141-0/+36
* avidemux: demote some warnings to debugWim Taymans2009-10-131-2/+2
* avi: add new avi flag we might want to useWim Taymans2009-10-131-0/+1
* avimux: calculate suggested buffer sizeWim Taymans2009-10-131-0/+4
* avimux: add jpeg2000 to allowed capsWim Taymans2009-10-131-1/+7
* avidemux: add debug for the superindex offsetsWim Taymans2009-10-131-0/+3
* qtdemux: Fix uninitialized variable warningJan Schmidt2009-10-131-1/+1
* avi: lower max file sizeWim Taymans2009-10-132-1/+4
* qtdemux: Fix uninitialized variable warningsJan Schmidt2009-10-131-8/+8
* qtdemux: also consider Quicktime text subtitlesMark Nauwelaerts2009-10-091-1/+5
* qtdemux: provide language tag for streamMark Nauwelaerts2009-10-091-0/+22
* qtdemux: refactor common parts in track parsingMark Nauwelaerts2009-10-091-31/+26
* qtdemux: refactor buffer processing and sendingMark Nauwelaerts2009-10-092-124/+121
* qtdemux: extract palette data for dvd subpicture streamsMark Nauwelaerts2009-10-091-1/+62
* qtdemux: support 3GPP timed text subtitlesMark Nauwelaerts2009-10-093-13/+81
* qtdemux: NULL is not a valid taglistMark Nauwelaerts2009-10-091-6/+8
* qtdemux: recognize some more encypted track casesMark Nauwelaerts2009-10-092-2/+5
* id3: fixes warnings building on macosxJosep Torra2009-10-091-1/+1
* id3: cast pointer math results to glongStefan Kost2009-10-091-5/+5
* buikd: explicitely cast, to tell some compilers that this is not long intStefan Kost2009-10-092-6/+8
* build: don't cast, but use the right format specified insteadStefan Kost2009-10-093-9/+8
* rtpvrawpay: fix warning on macosxJosep Torra2009-10-091-1/+2
* rtph263pay: fix warning on macosxJosep Torra2009-10-091-1/+1
* qtdemux: fix warnings building on macosxJosep Torra2009-10-091-16/+21
* id3demux: fix printf warnings on macosxJosep Torra2009-10-091-3/+4
* avidemux: fix warning in macosx making the format portableJosep Torra2009-10-091-2/+2
* audiofx: use G_GUINT64_FORMAT to fix warnings on OSXJosep Torra2009-10-091-6/+6
* matroskademux: fix strstr() usage on possibly unterminated stringRené Stadler2009-10-081-1/+1
* avi/wav: Fix some compiler warnings about incompatible pointers.Jan Schmidt2009-10-082-2/+2
* multifile: Fix plugin descriptionJan Schmidt2009-10-071-1/+1
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-078-0/+8
* equalizer: use shelfing filters for first and last bandStefan Kost2009-10-071-55/+145
* equalizer: fix filter history usage. Fixes #597397Stefan Kost2009-10-051-17/+15
* rtpbin: use locking around the sessionsWim Taymans2009-10-051-0/+2
* qtdemux: make sure compatible brands buffer exists before dereferencing itTim-Philipp Müller2009-10-051-1/+3
* qtdemux: fix printf warnings on OSXRobert Swain2009-10-051-2/+3
* qtdemux: remove internal genre tableTim-Philipp Müller2009-10-051-38/+12
* Fix printf formats to avoid warnings in avidemux. Fixes #597214Robert Swain2009-10-031-11/+11
* matroskademux: Change one GST_WARNING to a GST_DEBUGSebastian Dröge2009-10-031-1/+1