- 23 Jan, 2009 12 commits
-
-
Jan Schmidt authored
-
Jan Schmidt authored
Allow the full range of 32 bit masks for RGBA/RGB data by making sure the mask properties are unsigned.
-
Stefan Kost authored
-
Stefan Kost authored
-
Stefan Kost authored
Exif blocks can be in differnt byte orders. Add an element property to select wich one should be written.
-
Sebastian Dröge authored
Finish the move/rename of audioresample to legacyresample to prevent any confusion.
-
Sebastian Dröge authored
-
Wim Taymans authored
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 authored
Add proper seeking support to mmssrc and clean up some code. This requires libmms >= 0.4.
-
Brian Cameron authored
-
Brian Cameron authored
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 authored
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.
-
- 22 Jan, 2009 15 commits
-
-
Stefan Kost authored
-
Wim Taymans authored
-
Sebastian Dröge authored
-
Jan Urbanski authored
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 authored
Move some code before we do the unlock to make the jitterbuffer state consistent while we are unlocked.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
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 authored
If the file contains no random index pack or just an invalid one build the random index pack while parsing.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Simplify parsing of UL/UUID arrays by abstracting it into a separate function.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
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 authored
-
Edward Hervey authored
-
- 21 Jan, 2009 3 commits
-
-
Andy Wingo authored
This reverts commit 1c6ac170.
-
Andy Wingo authored
* configure.ac: Add audiobuffer to the build.
-
Edward Hervey authored
-
- 19 Jan, 2009 2 commits
-
-
Jan Schmidt authored
Original commit message from CVS: Release 0.10.10
-
Jan Schmidt authored
Original commit message from CVS: Update .po files
-
- 09 Jan, 2009 4 commits
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: 0.10.9.3 pre-release
-
David Schleef authored
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 authored
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 authored
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.
-
- 08 Jan, 2009 3 commits
-
-
Brian Cameron authored
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 authored
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 authored
Original commit message from CVS: * ext/ladspa/gstladspa.c: (plugin_init): Add plugin dependency for the LADSPA plugin directories. Fixes bug #566878.
-
- 06 Jan, 2009 1 commit
-
-
Jan Schmidt authored
Original commit message from CVS: * tests/check/Makefile.am: Dist test headers for amr and aac parsers. Remove leftover lines mentioned speexresample tests.
-