Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-12 | gst/: Printf format fixes (#476128). | Peter Kjellerstedt | 1 | -2/+4 |
2007-08-27 | gst/flv/gstflvdemux.c: Make sure we initialize the seek result. | Julien Moutte | 1 | -0/+1 |
2007-08-24 | gst/flv/gstflvdemux.c: Remove some useless ifdef. | Julien Moutte | 1 | -2/+0 |
2007-08-24 | gst/flv/gstflvdemux.c: Implement seeking in push mode. | Julien Moutte | 1 | -34/+164 |
2007-08-22 | gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Flue... | Julien Moutte | 1 | -0/+3 |
2007-08-22 | gst/flv/: Make sure we don't try filling up the index if no times object was ... | Julien Moutte | 1 | -0/+3 |
2007-08-14 | gst/flv/gstflvdemux.c: Fix locking and refcounting on the index. | Wim Taymans | 1 | -1/+12 |
2007-08-14 | gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ... | Julien Moutte | 1 | -6/+325 |
2007-07-25 | gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. | Julien Moutte | 1 | -8/+66 |
2007-07-19 | Adds a first draft of an FLV demuxer. | Julien Moutte | 1 | -0/+675 |