- 11 Jul, 2013 1 commit
-
-
Sebastian Dröge authored
-
- 05 Jun, 2013 1 commit
-
-
Sebastian Dröge authored
-
- 24 Oct, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 07 Oct, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 14 Sep, 2012 1 commit
-
-
Tim-Philipp Müller authored
-
- 07 Jun, 2012 1 commit
-
-
Sebastian Dröge authored
-
- 13 May, 2012 1 commit
-
-
Sebastian Dröge authored
-
- 12 Apr, 2012 1 commit
-
-
Sebastian Dröge authored
-
- 22 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 17 Feb, 2012 1 commit
-
-
Wim Taymans authored
-
- 29 Sep, 2011 1 commit
-
-
Wim Taymans authored
-
- 03 Aug, 2011 1 commit
-
-
Wim Taymans authored
-
- 15 Jun, 2011 1 commit
-
-
Tim-Philipp Müller authored
This is an ad-hoc release that is almost identical to 0.10.34: * work around GLib atomic ops API change * don't use G_CONST_RETURN in public headers * subparse: typefinding fixes for subtitles in non-UTF8 charsets
-
- 14 May, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 10 May, 2011 1 commit
-
-
Tim-Philipp Müller authored
Highlights: - support for 16-bit-per-component video formats - playbin2 fixes and improvements for custom and non-raw sinks - oggmux muxes based on running time now - many other fixes and improvements
-
- 21 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 30 Nov, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 15 Jul, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 28 Apr, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 08 Mar, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 06 Mar, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 10 Feb, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Oct, 2009 1 commit
-
-
Jan Schmidt authored
-
- 01 Oct, 2009 1 commit
-
-
Jan Schmidt authored
-
- 12 Sep, 2009 1 commit
-
-
Jan Schmidt authored
-
- 04 Aug, 2009 1 commit
-
-
Jan Schmidt authored
-
- 30 Jul, 2009 1 commit
-
-
Jan Schmidt authored
-
- 24 Jul, 2009 1 commit
-
-
Jan Schmidt authored
-
- 14 Jul, 2009 1 commit
-
-
Jan Schmidt authored
-
- 10 May, 2009 1 commit
-
-
Jan Schmidt authored
-
- 08 May, 2009 1 commit
-
-
Jan Schmidt authored
-
- 15 Apr, 2009 1 commit
-
-
Jan Schmidt authored
-
- 19 Jan, 2009 1 commit
-
-
Jan Schmidt authored
Original commit message from CVS: Release 0.10.22
-
- 16 Jan, 2009 2 commits
-
-
Sebastian Dröge authored
gst-libs/gst/fft/: Use correct struct alignment everywhere to prevent unaligned memory accesses, resulting in SIGBUS ... Original commit message from CVS: * gst-libs/gst/fft/_kiss_fft_guts_f32.h: * gst-libs/gst/fft/_kiss_fft_guts_f64.h: * gst-libs/gst/fft/_kiss_fft_guts_s16.h: * gst-libs/gst/fft/_kiss_fft_guts_s32.h: * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc): * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc): * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc): * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc): Use correct struct alignment everywhere to prevent unaligned memory accesses, resulting in SIGBUS on sparc and probably others. Fixes bug #500833.
-
Sebastian Dröge authored
Original commit message from CVS: * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_srcpad_event): Forward unknown events upstream to allow latency configuration. Fixes bug #567960.
-
- 13 Jan, 2009 2 commits
-
-
Wim Taymans authored
Original commit message from CVS: * gst/playback/gstplaybin2.c: (groups_set_locked_state): Provide the right arguments to a debug line.
-
Stefan Kost authored
Original commit message from CVS: * sys/xvimage/xvimagesink.c: Don't reset the colorkey when element is reused. Fixes #567511.
-
- 09 Jan, 2009 3 commits
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: 0.10.21.3 pre-release
-
Jan Schmidt authored
gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot when registering the pull-buffer signal. Original commit message from CVS: * gst-libs/gst/app/gstappsink.c: Store the returned signal id in the right slot when registering the pull-buffer signal. Fixes #567168 Spotted by: Thomas Vander Stichele <thomas at apestaart dot org>
-
Tim-Philipp Müller authored
gst-libs/gst/interfaces/mixer.c: Small docs addition to clarify that one really mustn't free the constant GList retur... Original commit message from CVS: * gst-libs/gst/interfaces/mixer.c: Small docs addition to clarify that one really mustn't free the constant GList returned (#566812).
-