- Jul 30, 2013
- Jul 29, 2013
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
And use the generic converter to AYUV64 for everything else.
-
-
-
g_str_equal() is *not* NULL-safe
-
-
-
-
-
-
-
-
-
-
-
-
- Jul 26, 2013
-
-
Conflicts: configure.ac sys/winscreencap/Makefile.am
-
- Jul 22, 2013
-
-
Add a fluidsynth element that converts midi events into raw float samples. Pick fluidsynth plugin from git master. fluidsynth: add more debug fluidsynth: produce more accurate timestamps fluidsynth: improve debug fluidsynth: redirect logging to gst logging functions fluidsynth: log midi tick event fluidsynth: add properties fluidsynth: reset on flush and state change fluidsynth: handle discont fluidsynth: fix debug of segment structure fluidsynth: rename to fluiddec https://bugzilla.gnome.org/show_bug.cgi?id=696041
-
Parses midi files and outputs buffers with midi events. Pick midi parser from master branch. midi: set rank as marginal midiparse: small fixes midiparse: handle midi in RIFF midiparse: Update duration midiparse: fix klass midiparse: duration is max of all track durations midiparse: small cleanups in error paths midiparse: don't leak midi data midiparse: clean up tracks midiparse: simplify the callbacks midiparse: implement seeking midiparse: always seek back to beginning midi: set midi parser rank primary midiparser: ensure variable is initialized and fix debug message access midiparse: Push stream-start event before anything else midiparse: In pull mode drop SEGMENT, CAPS and STREAM_START events gst: Add better support for static plugins https://bugzilla.gnome.org/show_bug.cgi?id=696041
- Jul 17, 2013
-
-
Explicitly unset discont flag when it shouldn't be set. https://bugzilla.gnome.org/show_bug.cgi?id=682110
-
- Jul 13, 2013
-
-
Sebastian Dröge authored
GST_AUDIO_INFO_ENDIANNESS was broken in gst-plugins-base 1.0.7 and before and is used in gst-plugins-bad 1.0.8 now.
-
- Jul 12, 2013
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
- Jul 11, 2013
-
-
Sync byte scan is incorrect for M2TS streams because the timestamp 4 bytes were not included in the flush size. This can result in an infinite loop. Rework the scan code to be clearer and work in all cases.
-
Preserve the current segment and observations in pull mode seeks with flushing. https://bugzilla.gnome.org/show_bug.cgi?id=698050
-
- Jul 05, 2013
-
-
Fixes initialization of sample application
-
-
Ignore the display_extension values if they are greater than the width/height values provided by seqhdr and calculate the PAR based on the seqhdr values.T his is what DVD players are doing. Thanks to "David Schleef <ds@schleef.org>" https://bugzilla.gnome.org/show_bug.cgi?id=685103
-
Current fallback to lost_sync seems to impede a delay to restore sync. Let the parser parse and skip the private stream. Here it contains the digital camera brand (in 2010 bytes) and is repeated twice. https://bugzilla.gnome.org/show_bug.cgi?id=697283
- Jun 17, 2013
-
-
- May 28, 2013
-
-
Tim-Philipp Müller authored
Needs to be stream-format=byte-stream, not format=byte-stream.
-