Tim-Philipp Müller [Tue, 3 Feb 2009 22:27:33 +0000 (22:27 +0000)]
configure.ac: bump core/base requirements to released versions
Josep Torra [Mon, 2 Feb 2009 22:29:24 +0000 (23:29 +0100)]
Also flush parser when a newsegment is received. Fixes loop in reverse mode.
Josep Torra [Mon, 2 Feb 2009 22:12:07 +0000 (23:12 +0100)]
Add pull mode to mpegpsdemux and report duration reading first and last PTS. Some random cleanups.
Sebastian Dröge [Mon, 2 Feb 2009 16:44:33 +0000 (17:44 +0100)]
Cleanup playback package selection and notify about the current package
Sebastian Dröge [Mon, 2 Feb 2009 15:23:30 +0000 (16:23 +0100)]
Update tags properly, especially on component switch
Sebastian Dröge [Mon, 2 Feb 2009 15:05:14 +0000 (16:05 +0100)]
Error out if no pads could be created
Sebastian Dröge [Mon, 2 Feb 2009 14:54:23 +0000 (15:54 +0100)]
Resolve metadata and update tracks if necessary before seeking
Sebastian Dröge [Mon, 2 Feb 2009 14:54:00 +0000 (15:54 +0100)]
Don't go after the last component of a track
Sebastian Dröge [Mon, 2 Feb 2009 14:53:32 +0000 (15:53 +0100)]
Return an error if updating an already existing pad fails
Sebastian Dröge [Mon, 2 Feb 2009 06:44:12 +0000 (07:44 +0100)]
Fix seeking if the source clip duration is unknown
Sebastian Dröge [Sun, 1 Feb 2009 15:59:25 +0000 (16:59 +0100)]
Add initial support for seeking in push mode
Sebastian Dröge [Sun, 1 Feb 2009 15:58:51 +0000 (16:58 +0100)]
Fix deadlocks when seeking in pull mode failed and check new offset before using it
Sebastian Dröge [Sun, 1 Feb 2009 15:58:01 +0000 (16:58 +0100)]
Update offset in push mode and handle events properly
Sebastian Dröge [Sun, 1 Feb 2009 14:07:09 +0000 (15:07 +0100)]
Implement initial seeking support (pull mode only)
Sebastian Dröge [Sat, 31 Jan 2009 10:29:20 +0000 (11:29 +0100)]
Don't use GLib 2.16 API unconditionally
Sebastian Dröge [Fri, 30 Jan 2009 18:52:59 +0000 (19:52 +0100)]
Check for EOS on all pads after adjusting the essence track durations
Sebastian Dröge [Fri, 30 Jan 2009 18:33:56 +0000 (19:33 +0100)]
Fix duration calculation for essence tracks
Sebastian Dröge [Fri, 30 Jan 2009 14:50:16 +0000 (15:50 +0100)]
Implement GstElement::query/get_query_types vfuncs
Sebastian Dröge [Fri, 30 Jan 2009 14:34:10 +0000 (15:34 +0100)]
Reset all internal state in finalize
Sebastian Dröge [Thu, 29 Jan 2009 19:27:28 +0000 (20:27 +0100)]
Improve EOS detection and fix push mode for the last pushed in buffer
Sebastian Dröge [Thu, 29 Jan 2009 18:58:50 +0000 (19:58 +0100)]
Keep track of essence track position when playing source packages
This ensures that the correct essence elements are played and
that we seek to the correct essence elements.
Sebastian Dröge [Thu, 29 Jan 2009 18:42:09 +0000 (19:42 +0100)]
Compensate for timestamp/duration rounding errors
Sebastian Dröge [Thu, 29 Jan 2009 14:56:08 +0000 (15:56 +0100)]
Improve EOS logic to check all pads when pulling a packet returned EOS
This makes sure that we finish all pads that are at EOS now instead of
just finishing one and returning to this point over and over again.
Sebastian Dröge [Thu, 29 Jan 2009 14:55:44 +0000 (15:55 +0100)]
Only push buffers for pads that are not more than 500ms before other pads
Sebastian Dröge [Thu, 29 Jan 2009 14:39:40 +0000 (15:39 +0100)]
Improve EOS logic to only go into EOS after all tracks are finished
Sebastian Dröge [Wed, 28 Jan 2009 16:34:57 +0000 (17:34 +0100)]
Update TODO list
Sebastian Dröge [Wed, 28 Jan 2009 15:39:30 +0000 (16:39 +0100)]
Try to keep the timestamp difference between tracks lower than 500ms
Sebastian Dröge [Tue, 27 Jan 2009 14:36:53 +0000 (15:36 +0100)]
Fix playback of atom files
Sebastian Dröge [Tue, 27 Jan 2009 14:27:45 +0000 (15:27 +0100)]
Keep track of current playback position
Sebastian Dröge [Tue, 27 Jan 2009 13:38:30 +0000 (14:38 +0100)]
Set essence track positions to 0 if we're at the start partition
Sebastian Dröge [Tue, 27 Jan 2009 13:25:26 +0000 (14:25 +0100)]
Generate an index table for essence streams
Generate an index table for essence streams during playback
and make sure that only the correct essence elements are
used for played tracks.
Make it possible to have one essence stream used in multiple
playback tracks.
Fix some minor bugs.
Sebastian Dröge [Tue, 27 Jan 2009 13:23:03 +0000 (14:23 +0100)]
Don't complain if the preface has no primary package set
Sebastian Dröge [Mon, 26 Jan 2009 15:23:38 +0000 (16:23 +0100)]
Allow index table segments without primer pack
When parsing an index table segment without a valid
primer pack in this partition only parse the static
local tags and ignore all dynamic ones.
This allows us to use index table segments in some
broken files.
Sebastian Dröge [Mon, 26 Jan 2009 15:20:34 +0000 (16:20 +0100)]
Add essence track abstraction
Add an abstraction to represent essence tracks and
use this everywhere. This will later be used to keep
track of positions and to generate/handle seek tables.
Some random cleanup and renaming.
Sebastian Dröge [Mon, 26 Jan 2009 13:47:31 +0000 (14:47 +0100)]
Fix parsing of index table segments
Allocate memory for the pos tables and slice offsets
of the index entries separately to a) fix alignment in
weird cases and b) to actually have something to free()
in the index table segment reset function.
Sebastian Dröge [Mon, 26 Jan 2009 13:33:02 +0000 (14:33 +0100)]
Improve detection of the end of the header metadata
Header metadata is finished after partition.header_byte_count
bytes after the first byte of the primer pack are handled.
After this there can only be index table segments, filler packets,
essence or the start of the next partition.
This fixes playback of some files that have non-standard metadata
packets in the header metadata.
Michael Smith [Sat, 31 Jan 2009 02:27:03 +0000 (18:27 -0800)]
Unref event if we don't forward it, unref pads when done with them.
Stefan Kost [Fri, 30 Jan 2009 20:28:11 +0000 (22:28 +0200)]
Add releaseinfo with online url.
Jan Schmidt [Fri, 30 Jan 2009 18:20:17 +0000 (18:20 +0000)]
Fix compilation on Forte.
Dereference the pointer to the passed socket to check the actual fd
when closing them.
Cast an assignment to kill a warning.
Jan Schmidt [Fri, 30 Jan 2009 18:18:10 +0000 (18:18 +0000)]
Fix the return value of the default parse_frame function.
Fix the return value of the default parse_frame function in both
copies of GstBaseParse
Jan Schmidt [Fri, 30 Jan 2009 17:31:33 +0000 (17:31 +0000)]
Bump common
Edward Hervey [Fri, 30 Jan 2009 07:54:42 +0000 (08:54 +0100)]
Use a symbolic link for the pre-commit client-side hook
Thiago Sousa Santos [Thu, 29 Jan 2009 19:59:35 +0000 (17:59 -0200)]
qtwrapper: Fixes build at case sensitive systems.
Josep Torra [Wed, 28 Jan 2009 12:41:36 +0000 (12:41 +0000)]
mpegdemux: do not skip pes packets that we think are encrypted
pes packets that claim to be encrypted may not be so, so treat as normal.
Just log the flags.
Mark Nauwelaerts [Wed, 28 Jan 2009 12:25:14 +0000 (13:25 +0100)]
Additional media type support in qtmux (and friends).
Support AMR and H263 for both qtmux and gppmux,
and add extensions in sample table description.
Zaheer Merali [Wed, 28 Jan 2009 12:27:42 +0000 (12:27 +0000)]
Revert "mpegdemux: do not skip pes packets that we think are encrypted"
This reverts commit
d3e4e5598f6c3db444d0014597d383ed35a02998.
Josep Torra [Wed, 28 Jan 2009 12:06:49 +0000 (12:06 +0000)]
mpegdemux: do not skip pes packets that we think are encrypted
pes packets that claim to be encrypted may not be so, so treat as normal.
Just log the flags.
Hans de Goede [Sat, 24 Jan 2009 17:13:39 +0000 (18:13 +0100)]
Build the modplug plugin against the modplug library and remove our copy
Always build the modplug plugin against the system modplug library
and remove our own copy. Using the system version has advantages
if security issues or other critical bugs are found in libmodplug
and our own copy wasn't really maintained anyway.
Also our copy only contained some patches to use GLib types and functions.
Fixes bug #568837.
Jan Schmidt [Fri, 23 Jan 2009 23:42:28 +0000 (23:42 +0000)]
Add more to the gitignores
Jan Schmidt [Fri, 23 Jan 2009 14:02:26 +0000 (14:02 +0000)]
Make RGB masks unsigned in rawvideoparse
Allow the full range of 32 bit masks for RGBA/RGB data by making sure
the mask properties are unsigned.
Stefan Kost [Fri, 23 Jan 2009 14:09:51 +0000 (16:09 +0200)]
Add README with midi related links.
Stefan Kost [Fri, 23 Jan 2009 14:00:10 +0000 (16:00 +0200)]
Log aac details found in codec_data.
Stefan Kost [Fri, 23 Jan 2009 12:43:00 +0000 (14:43 +0200)]
Configure byte order for EXIF. Fixes #568704
Exif blocks can be in differnt byte orders. Add an element property to select wich one should be written.
Sebastian Dröge [Fri, 23 Jan 2009 11:46:28 +0000 (12:46 +0100)]
Rename audioresample files and types to legacyresample
Finish the move/rename of audioresample to legacyresample
to prevent any confusion.
Sebastian Dröge [Fri, 23 Jan 2009 11:39:21 +0000 (12:39 +0100)]
Remove speexresample from -bad, it's in -base
Wim Taymans [Fri, 23 Jan 2009 11:13:00 +0000 (12:13 +0100)]
Send BYE packets immediatly for small sessions
When the number of participants is less than 50, the RFC allows for sending the
BYE packet immediatly instead of using the regular BYE timeout.
Fixes #567828.
Hans de Goede [Fri, 23 Jan 2009 10:50:29 +0000 (11:50 +0100)]
Add seeking support to mmssrc. Fixes bug #469930.
Add proper seeking support to mmssrc and clean
up some code. This requires libmms >= 0.4.
Brian Cameron [Fri, 23 Jan 2009 09:44:20 +0000 (10:44 +0100)]
Link modplug plugin with -lm. Fixes bug #568483.
Brian Cameron [Fri, 23 Jan 2009 09:11:52 +0000 (10:11 +0100)]
Fix build on Solaris. Fixes bug #568480.
Fix linking on Solaris by checking for the nsl and socket
libraries which are needed for socket() and gethostbyname().
Don't initialize some fields of struct mh to NULL/0, they're
already set to NULL/0 by a memset(). Also this fields don't
exist on Solaris.
Sebastian Dröge [Thu, 22 Jan 2009 13:37:21 +0000 (14:37 +0100)]
Store all partitions & primer packs in memory for faster access
Store all partitions & primer packs in memory for faster access.
This is later needed for fast seeking.
Pre-fill the list of partitions with the content of the random
index pack.
Don't parse metadata of an partition twice.
Stefan Kost [Thu, 22 Jan 2009 16:20:03 +0000 (18:20 +0200)]
Update common snapshot.
Wim Taymans [Thu, 22 Jan 2009 13:00:57 +0000 (14:00 +0100)]
Update config.h for development.
Sebastian Dröge [Thu, 22 Jan 2009 12:46:44 +0000 (13:46 +0100)]
Fix pre-commit hook
Jan Urbanski [Thu, 22 Jan 2009 12:39:34 +0000 (13:39 +0100)]
Add support for ECMA arrays in script tags. Fixes bug #567965.
Add support for ECMA arrays in script tags. This fixes
seeking on some files that have the seek table stored
inside an ECMA array instead of the normal array.
Wim Taymans [Thu, 22 Jan 2009 12:33:14 +0000 (13:33 +0100)]
Unlock the jitterbuffer before pushing out the packet-lost events.
Move some code before we do the unlock to make the jitterbuffer state
consistent while we are unlocked.
Sebastian Dröge [Thu, 22 Jan 2009 10:54:45 +0000 (11:54 +0100)]
Fix UL for DTS and MPEG2 layer 1
Sebastian Dröge [Thu, 22 Jan 2009 10:54:15 +0000 (11:54 +0100)]
Add support for AAC audio
Sebastian Dröge [Thu, 22 Jan 2009 10:47:48 +0000 (11:47 +0100)]
Store MXF metadata in a hash table, keyed by UID
Store the MXF metadata in a hash table, keyed by the
instance UID. This simplifies resolval of the metadata
and makes looping over all metadata sets unnecessary
in most cases.
Additionally parse metadata always. If we already have
a metadata set with the same UID replace it only if
the new metadata set is from a later offset. This
fixes metadata parsing of files where following partitions
don't have a complete copy of the previous metadata.
Sebastian Dröge [Thu, 22 Jan 2009 10:44:46 +0000 (11:44 +0100)]
Build the random index pack while parsing
If the file contains no random index pack or just
an invalid one build the random index pack while
parsing.
Sebastian Dröge [Thu, 22 Jan 2009 10:43:56 +0000 (11:43 +0100)]
Update copyrights for 2009
Sebastian Dröge [Thu, 22 Jan 2009 10:42:24 +0000 (11:42 +0100)]
Simplify parsing of UL/UUID arrays
Simplify parsing of UL/UUID arrays by abstracting it
into a separate function.
Sebastian Dröge [Thu, 22 Jan 2009 10:37:22 +0000 (11:37 +0100)]
Implement parsing of DMS1 (SMPTE S380M)
Sebastian Dröge [Thu, 22 Jan 2009 10:00:59 +0000 (11:00 +0100)]
Disable the filter plugin from the build
The filter plugin only contains a limited IIR filter element
which is now obsoleted by the audioiirfilter element from
gst-plugins-good/audiofx.
Jan Schmidt [Thu, 22 Jan 2009 11:56:34 +0000 (11:56 +0000)]
Back to devel -> 0.10.10.1
Edward Hervey [Thu, 22 Jan 2009 05:12:55 +0000 (06:12 +0100)]
Install and use pre-commit indentation hook from common
Andy Wingo [Wed, 21 Jan 2009 11:22:54 +0000 (12:22 +0100)]
Revert "add audiobuffer to the build"
This reverts commit
1c6ac170b9f218c673c0daaf5c568c6000a37fc3.
Andy Wingo [Wed, 21 Jan 2009 11:18:49 +0000 (12:18 +0100)]
add audiobuffer to the build
* configure.ac: Add audiobuffer to the build.
Edward Hervey [Wed, 21 Jan 2009 03:32:16 +0000 (04:32 +0100)]
autogen.sh : Use git submodule
Jan Schmidt [Mon, 19 Jan 2009 23:15:36 +0000 (23:15 +0000)]
Release 0.10.10
Original commit message from CVS:
Release 0.10.10
Jan Schmidt [Mon, 19 Jan 2009 22:41:58 +0000 (22:41 +0000)]
Update .po files
Original commit message from CVS:
Update .po files
Jan Schmidt [Fri, 9 Jan 2009 23:44:38 +0000 (23:44 +0000)]
configure.ac: 0.10.9.3 pre-release
Original commit message from CVS:
* configure.ac:
0.10.9.3 pre-release
David Schleef [Fri, 9 Jan 2009 22:09:06 +0000 (22:09 +0000)]
gst/mpegdemux/gstmpegtsdemux.c: Don't forward duration requests in BYTES, since the returned value doesn't mean anyth...
Original commit message from CVS:
* gst/mpegdemux/gstmpegtsdemux.c:
Don't forward duration requests in BYTES, since the returned
value doesn't mean anything. Fixes #566959
David Schleef [Fri, 9 Jan 2009 21:59:48 +0000 (21:59 +0000)]
gst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video/x-m4-part to caps so schroenc/schroparse can use it. Fixes #5...
Original commit message from CVS:
* gst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video/x-m4-part
to caps so schroenc/schroparse can use it. Fixes #566958
Jan Schmidt [Fri, 9 Jan 2009 16:49:57 +0000 (16:49 +0000)]
ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeking in titles that don't start at sector ...
Original commit message from CVS:
* ext/resindvd/resindvdsrc.c:
Additional patch for resin fixes time-based seeking in titles
that don't start at sector 0 in the VTS, and fixes interpretation
of the cell elapsed time, so that it reports the correct time after
the seek completes.
Really fixes #566957.
Brian Cameron [Thu, 8 Jan 2009 17:57:19 +0000 (17:57 +0000)]
ext/ladspa/search.c: Avoid searching (null) paths or crashing on platforms where printing a
Original commit message from CVS:
Based on Patch by: Brian Cameron <brian dot cameron at sun dot com>
* ext/ladspa/search.c: (LADSPAPluginSearch):
Avoid searching (null) paths or crashing on platforms where printing a
NULL string segfaults. Fixes #567004.
Jan Schmidt [Thu, 8 Jan 2009 12:42:18 +0000 (12:42 +0000)]
ext/resindvd/: Add support for time based seeking.
Original commit message from CVS:
* ext/resindvd/resindvdbin.c:
* ext/resindvd/resindvdsrc.c:
* ext/resindvd/resindvdsrc.h:
* ext/resindvd/rsnaudiomunge.c:
Add support for time based seeking.
Make setting dvd:// reset to the default device.
Make the 'audiomunge' element send any new segment start before
the 'gap filler' buffer it generates, and any segment closes
after.
Fixes: #566957
Sebastian Dröge [Thu, 8 Jan 2009 09:40:22 +0000 (09:40 +0000)]
ext/ladspa/gstladspa.c: Add plugin dependency for the LADSPA plugin directories.
Original commit message from CVS:
* ext/ladspa/gstladspa.c: (plugin_init):
Add plugin dependency for the LADSPA plugin directories.
Fixes bug #566878.
Jan Schmidt [Tue, 6 Jan 2009 22:51:37 +0000 (22:51 +0000)]
tests/check/Makefile.am: Dist test headers for amr and aac parsers.
Original commit message from CVS:
* tests/check/Makefile.am:
Dist test headers for amr and aac parsers.
Remove leftover lines mentioned speexresample tests.
Michael Smith [Tue, 6 Jan 2009 22:35:50 +0000 (22:35 +0000)]
sys/acmmp3dec/Makefile.am: Fix typo in the opposite way to give the plugin a sensible name.
Original commit message from CVS:
* sys/acmmp3dec/Makefile.am:
Fix typo in the opposite way to give the plugin a sensible name.
Jan Schmidt [Tue, 6 Jan 2009 22:16:56 +0000 (22:16 +0000)]
sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.
Original commit message from CVS:
* sys/acmmp3dec/Makefile.am:
Fix typo in the makefile target preventing disting.
Jan Schmidt [Mon, 5 Jan 2009 23:03:31 +0000 (23:03 +0000)]
Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/inspect/plugin-app.xml:
* examples/Makefile.am:
* examples/app/.cvsignore:
* examples/app/Makefile.am:
* examples/app/appsink-src.c:
* examples/app/appsrc-ra.c:
* examples/app/appsrc-seekable.c:
* examples/app/appsrc-stream.c:
* examples/app/appsrc-stream2.c:
* examples/app/appsrc_ex.c:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/app/.cvsignore:
* gst-libs/gst/app/Makefile.am:
* gst-libs/gst/app/gstapp-marshal.list:
* gst-libs/gst/app/gstappbuffer.c:
* gst-libs/gst/app/gstappbuffer.h:
* gst-libs/gst/app/gstappsink.c:
* gst-libs/gst/app/gstappsink.h:
* gst-libs/gst/app/gstappsrc.c:
* gst-libs/gst/app/gstappsrc.h:
* gst/app/Makefile.am:
* gst/app/gstapp.c:
Remove AppSrc/AppSink that are moving to -base. Partially fixes
#564421
Zaheer Abbas Merali [Mon, 5 Jan 2009 17:41:51 +0000 (17:41 +0000)]
gst/mpegdemux/mpegtspacketizer.c: Guard interval is 4 if descriptor part shows binary 11 (3 not 4).
Original commit message from CVS:
* gst/mpegdemux/mpegtspacketizer.c:
Guard interval is 4 if descriptor part shows binary 11 (3 not 4).
Zaheer Abbas Merali [Mon, 5 Jan 2009 17:30:55 +0000 (17:30 +0000)]
gst/mpegdemux/gstmpegdesc.h: Fix up satellite delivery subsystem defs.
Original commit message from CVS:
* gst/mpegdemux/gstmpegdesc.h:
Fix up satellite delivery subsystem defs.
Zaheer Abbas Merali [Mon, 5 Jan 2009 17:26:00 +0000 (17:26 +0000)]
gst/mpegdemux/gstmpegdesc.h: Fix up terrestrial delivery system descriptor defs.
Original commit message from CVS:
* gst/mpegdemux/gstmpegdesc.h:
Fix up terrestrial delivery system descriptor defs.
They should be shifted otherwise wrong values are seen.
Sebastian Dröge [Mon, 5 Jan 2009 13:41:07 +0000 (13:41 +0000)]
gst/mxf/: "Generation UID" and "This Generation UID" are different so handle them different. Also both are not part o...
Original commit message from CVS:
* gst/mxf/Makefile.am:
* gst/mxf/mxfdemux.c:
* gst/mxf/mxfmetadata.c: (mxf_metadata_handle_tag),
(mxf_metadata_preface_handle_tag),
(mxf_metadata_identification_handle_tag),
(mxf_metadata_content_storage_handle_tag),
(mxf_metadata_essence_container_data_handle_tag),
(mxf_metadata_generic_package_handle_tag),
(mxf_metadata_track_handle_tag),
(mxf_metadata_sequence_handle_tag),
(mxf_metadata_structural_component_handle_tag),
(mxf_metadata_generic_descriptor_handle_tag),
(mxf_metadata_locator_handle_tag),
(mxf_metadata_locator_class_init):
* gst/mxf/mxfmetadata.h:
"Generation UID" and "This Generation UID" are different so handle
them different. Also both are not part of every metadata type.
Sascha Hauer [Mon, 5 Jan 2009 12:34:18 +0000 (12:34 +0000)]
gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #566613.
Original commit message from CVS:
Patch by: Sascha Hauer <s dot hauer at pengutronix dot de>
Luotao Fu <l dot fu at pengutronix dot de>
* gst/bayer/gstbayer2rgb.c: (get_pix_offset),
(gst_bayer2rgb_set_caps):
Fix color offset calculation for 24bpp. Fixes bug #566613.
vanista [Mon, 5 Jan 2009 11:28:49 +0000 (11:28 +0000)]
gst/mpegtsmux/: Improve muxing of AC3/h264 streams a bit. Fixes bug #550613.
Original commit message from CVS:
Patch by: vanista <vanista at gmail dot com>
* gst/mpegtsmux/mpegtsmux.c: (mpegtsmux_create_stream):
* gst/mpegtsmux/tsmux/tsmux.c: (tsmux_write_pmt):
* gst/mpegtsmux/tsmux/tsmuxstream.c: (tsmux_stream_new),
(tsmux_stream_write_pes_header), (tsmux_stream_get_es_descrs):
* gst/mpegtsmux/tsmux/tsmuxstream.h:
Improve muxing of AC3/h264 streams a bit. Fixes bug #550613.
Sebastian Dröge [Mon, 5 Jan 2009 10:34:03 +0000 (10:34 +0000)]
gst/mxf/mxfdemux.c: Don't allow negative or zero edit rates to prevent division by zero and we support negative edit ...
Original commit message from CVS:
* gst/mxf/mxfdemux.c:
(gst_mxf_demux_handle_header_metadata_update_streams),
(gst_mxf_demux_pad_next_component):
Don't allow negative or zero edit rates to prevent division
by zero and we support negative edit rates anyway.
Mark Nauwelaerts [Mon, 5 Jan 2009 10:28:58 +0000 (10:28 +0000)]
ext/x264/gstx264enc.c: Use hyphen in property name, perform safety buffer size check prior to mem access, and some mo...
Original commit message from CVS:
* ext/x264/gstx264enc.c: (gst_x264_enc_class_init),
(gst_x264_enc_header_buf), (gst_x264_enc_encode_frame):
Use hyphen in property name, perform safety buffer size check
prior to mem access, and some more parentheses in macro.
Sebastian Dröge [Mon, 5 Jan 2009 10:22:29 +0000 (10:22 +0000)]
gst/mxf/: Fix compilation with debugging disabled.
Original commit message from CVS:
* gst/mxf/mxfaes-bwf.c:
(mxf_metadata_wave_audio_essence_descriptor_handle_tag),
(mxf_bwf_create_caps):
* gst/mxf/mxfdemux.c: (gst_mxf_demux_handle_klv_packet):
* gst/mxf/mxfmetadata.c: (mxf_metadata_handle_tag),
(mxf_metadata_preface_handle_tag),
(mxf_metadata_identification_handle_tag),
(mxf_metadata_content_storage_handle_tag),
(mxf_metadata_essence_container_data_handle_tag),
(mxf_metadata_generic_package_handle_tag),
(mxf_metadata_source_package_handle_tag),
(mxf_metadata_track_handle_tag),
(mxf_metadata_sequence_handle_tag),
(mxf_metadata_structural_component_handle_tag),
(mxf_metadata_source_clip_handle_tag),
(mxf_metadata_dm_segment_handle_tag),
(mxf_metadata_generic_descriptor_handle_tag),
(mxf_metadata_file_descriptor_handle_tag),
(mxf_metadata_generic_picture_essence_descriptor_handle_tag),
(mxf_metadata_generic_sound_essence_descriptor_handle_tag),
(mxf_metadata_generic_data_essence_descriptor_handle_tag),
(mxf_metadata_multiple_descriptor_handle_tag):
* gst/mxf/mxfparse.c: (mxf_partition_pack_parse),
(mxf_index_table_segment_parse), (mxf_primer_pack_parse),
(mxf_local_tag_add_to_hash_table):
Fix compilation with debugging disabled.