Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-27 | gst/flv/gstflvparse.c: I got it wrong again, audio rate was not detected corr... | Julien Moutte | 1 | -7/+6 |
2007-09-26 | gst/flv/gstflvparse.c: codec_data is needed for every tag not just the first ... | Julien Moutte | 1 | -2/+3 |
2007-09-26 | gst/flv/gstflvparse.c: Fix bit masks operations to be sure we detect the code... | Julien Moutte | 1 | -49/+27 |
2007-09-12 | gst/: Printf format fixes (#476128). | Peter Kjellerstedt | 1 | -3/+4 |
2007-08-22 | gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Flue... | Julien Moutte | 1 | -1/+22 |
2007-08-22 | gst/flv/: Make sure we don't try filling up the index if no times object was ... | Julien Moutte | 1 | -23/+37 |
2007-08-14 | gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ... | Julien Moutte | 1 | -62/+158 |
2007-07-25 | gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. | Julien Moutte | 1 | -6/+57 |
2007-07-19 | Adds a first draft of an FLV demuxer. | Julien Moutte | 1 | -0/+797 |