gstreamer/gst/flv
Julien Moutte 25a21ecdef gst/flv/gstflvdemux.c: Fix non key unit seeking by always going to the previous keyframe. Mark the discont flag when ...
Original commit message from CVS:
2008-11-24  Julien Moutte  <julien@fluendo.com>

* gst/flv/gstflvdemux.c: (gst_flv_demux_find_offset),
(gst_flv_demux_handle_seek_push),
(gst_flv_demux_handle_seek_pull):
Fix non key unit seeking by always going to the previous
keyframe. Mark
the discont flag when we've moved in the file.
* gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate): MP3
streams
are parsed already, makes autoplugged pipelines shorter.
2008-11-24 11:17:19 +00:00
..
gstflvdemux.c gst/flv/gstflvdemux.c: Fix non key unit seeking by always going to the previous keyframe. Mark the discont flag when ... 2008-11-24 11:17:19 +00:00
gstflvdemux.h gst/flv/: Put the GstSegment directly into the instance struct instead of allocating and free'ing it again. 2008-10-28 18:41:19 +00:00
gstflvmux.c gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvmux.h gst/flv/: Add support for Speex audio and allow buffers without valid timestamp in the muxer. 2008-10-27 09:33:40 +00:00
gstflvparse.c gst/flv/gstflvdemux.c: Fix non key unit seeking by always going to the previous keyframe. Mark the discont flag when ... 2008-11-24 11:17:19 +00:00
gstflvparse.h gst/flv/: Don't memcpy() all data we want to push downstream, instead just create subbuffers and push them downstream. 2008-10-27 09:45:04 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:30 +00:00