summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2009-10-20qtdemux: unpack more information into image/x-j2c capsAndy Wingo2-5/+122
2009-10-18level: code cleanupStefan Kost1-13/+13
2009-10-18avidemux: MEMDUMP the junk blobsEdward Hervey1-0/+10
2009-10-18avidemux: Some avi files have INFO lists in the headers.Edward Hervey1-0/+5
2009-10-18avidemux: Don't seek on empty streamsEdward Hervey1-1/+1
2009-10-18avidemux: Ensure _calculate_durations_from_index only uses valid streamsEdward Hervey1-2/+5
2009-10-18avidemux: Only call convert function if we have strf.audsEdward Hervey1-1/+1
2009-10-18avidemux: Use first indexed stream for seeking.Edward Hervey2-1/+6
2009-10-18avidemux: Only expose streams that actually have something in it.Edward Hervey2-6/+33
2009-10-18avidemux: Properly mark presence of index.Edward Hervey1-15/+15
2009-10-16debugutils: register pushfilesrc elementMark Nauwelaerts1-3/+4
2009-10-16avimux: support (some) VBR audio muxingMark Nauwelaerts2-13/+132
2009-10-16build: use gst-glib-gen.mak to fix the glib build rules.Stefan Kost2-4/+6
2009-10-15avidemux: adjust flow return aggregation to updated loop_dataMark Nauwelaerts1-7/+14
2009-10-15qtdemux: check some more atom sizes prior to parsingMark Nauwelaerts1-5/+55
2009-10-15rtsp: handle events in TCP modeWim Taymans1-0/+26
2009-10-15avidemux: add missing argument in debug messageMark Nauwelaerts1-1/+1
2009-10-14rtspsrc: forward events into the rtpbinWim Taymans1-5/+16
2009-10-14matroskademux: Fix late tags findingThiago Santos1-2/+3
2009-10-14avidemux: use GstIndex for (limited) seeking in push modeMark Nauwelaerts2-5/+263
2009-10-14avidemux: add GstIndex supportMark Nauwelaerts2-0/+127
2009-10-14avidemux: also determine duration in push modeMark Nauwelaerts1-0/+3
2009-10-14qtdemux: add GstIndex supportMark Nauwelaerts2-4/+72
2009-10-14rtpptdemux: only forward the lost-event to the last seen pt-numberHÃ¥vard Graff1-0/+36
2009-10-13avidemux: demote some warnings to debugWim Taymans1-2/+2
2009-10-13avi: add new avi flag we might want to useWim Taymans1-0/+1
2009-10-13avimux: calculate suggested buffer sizeWim Taymans1-0/+4
2009-10-13avimux: add jpeg2000 to allowed capsWim Taymans1-1/+7
2009-10-13avidemux: add debug for the superindex offsetsWim Taymans1-0/+3
2009-10-13qtdemux: Fix uninitialized variable warningJan Schmidt1-1/+1
2009-10-13avi: lower max file sizeWim Taymans2-1/+4
2009-10-13qtdemux: Fix uninitialized variable warningsJan Schmidt1-8/+8
2009-10-09qtdemux: also consider Quicktime text subtitlesMark Nauwelaerts1-1/+5
2009-10-09qtdemux: provide language tag for streamMark Nauwelaerts1-0/+22
2009-10-09qtdemux: refactor common parts in track parsingMark Nauwelaerts1-31/+26
2009-10-09qtdemux: refactor buffer processing and sendingMark Nauwelaerts2-124/+121
2009-10-09qtdemux: extract palette data for dvd subpicture streamsMark Nauwelaerts1-1/+62
2009-10-09qtdemux: support 3GPP timed text subtitlesMark Nauwelaerts3-13/+81
2009-10-09qtdemux: NULL is not a valid taglistMark Nauwelaerts1-6/+8
2009-10-09qtdemux: recognize some more encypted track casesMark Nauwelaerts2-2/+5
2009-10-09id3: fixes warnings building on macosxJosep Torra1-1/+1
2009-10-09id3: cast pointer math results to glongStefan Kost1-5/+5
2009-10-09buikd: explicitely cast, to tell some compilers that this is not long intStefan Kost2-6/+8
2009-10-09build: don't cast, but use the right format specified insteadStefan Kost3-9/+8
2009-10-09rtpvrawpay: fix warning on macosxJosep Torra1-1/+2
2009-10-09rtph263pay: fix warning on macosxJosep Torra1-1/+1
2009-10-09qtdemux: fix warnings building on macosxJosep Torra1-16/+21
2009-10-09id3demux: fix printf warnings on macosxJosep Torra1-3/+4
2009-10-09avidemux: fix warning in macosx making the format portableJosep Torra1-2/+2
2009-10-09audiofx: use G_GUINT64_FORMAT to fix warnings on OSXJosep Torra1-6/+6