gstreamer/gst/matroska
Sebastian Dröge 5e606453c0 gst/matroska/ebml-read.c: Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
Original commit message from CVS:
* gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
If we get less bytes than requested we can't do anything except doing
our EOS logic.
2008-06-16 09:54:27 +00:00
..
ebml-ids.h gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
ebml-read.c gst/matroska/ebml-read.c: Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads. 2008-06-16 09:54:27 +00:00
ebml-read.h gst/matroska/: Make sure that every Tags element is only parsed once and it's containing tags are only posted once. 2008-06-15 14:08:41 +00:00
ebml-write.c gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
ebml-write.h Fix broken GObject macros 2006-04-08 18:25:55 +00:00
Makefile.am gst/matroska/ebml-ids.h: Add ID for EBML CRC32 elements. 2008-03-08 04:40:32 +00:00
matroska-demux.c gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, store the CueTrackPositions for every track,... 2008-06-15 19:09:54 +00:00
matroska-demux.h gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, store the CueTrackPositions for every track,... 2008-06-15 19:09:54 +00:00
matroska-ids.c gst/matroska/ebml-write.c: Use GDOUBLE_TO_BE() instead of (probably slower) custom code. 2008-06-10 10:44:53 +00:00
matroska-ids.h gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, store the CueTrackPositions for every track,... 2008-06-15 19:09:54 +00:00
matroska-mux.c gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all Clusters to the end of the file. This isn... 2008-06-15 15:29:29 +00:00
matroska-mux.h gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all Clusters to the end of the file. This isn... 2008-06-15 15:29:29 +00:00
matroska.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00