index
:
gstreamer/gst-plugins-ugly
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
RELEASE-0_10_10_BRANCH
RELEASE-0_10_10_ROOT
TYPEFIND
discontinued-for-monorepo
master
'Ugly' GStreamer plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
ext/cdio/gstcdio.c: Remove unused format argument.
Alessandro Decina
1
-0
/
+0
2008-12-13
m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 an...
Edward Hervey
1
-0
/
+0
2008-12-13
m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...
Edward Hervey
1
-0
/
+0
2008-12-04
configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...
Sebastian Dröge
1
-0
/
+0
2008-12-01
ext/mpeg2dec/gstmpeg2dec.c: Last change introduced a regression that made mpe...
Sebastian Dröge
1
-0
/
+0
2008-11-29
Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...
Sebastian Dröge
1
-0
/
+0
2008-11-24
ext/mpeg2dec/gstmpeg2dec.c: Add support for the STATE_SEQUENCE_MODIFIED state...
Simon Holm Thøgersen
1
-0
/
+0
2008-10-30
tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes...
Stefan Kost
1
-0
/
+0
2008-10-24
gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714.
Wim Taymans
1
-0
/
+0
2008-10-08
ext/mad/gstmad.*: track discont on incomming buffers and set discont on outgo...
Wim Taymans
1
-0
/
+0
2008-09-26
ext/amrnb/amrnbparse.*: Fix the duration query. Fixes #536226.
Benoit Fouet
1
-0
/
+0
2008-08-26
ext/a52dec/gsta52dec.c: Set up a default time segment for output when receivi...
Jan Schmidt
1
-0
/
+0
2008-08-07
Make sure gettext returns translations in UTF-8 encoding rather than in the c...
Frederic Crozat
1
-0
/
+0
2008-07-22
ext/lame/gstlame.*: Fix build with lame >= 3.97. The padding type and cwlimit...
Sebastian Dröge
1
-0
/
+0
2008-07-13
ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e. s...
Sebastian Dröge
1
-0
/
+0
2008-07-08
configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...
Sebastian Dröge
1
-0
/
+0
2008-07-02
gst/mpegstream/gstmpegdemux.c: Bridge gaps in stream by NEWSEGMENT sending. ...
Mark Nauwelaerts
1
-0
/
+0
2008-06-26
gst/mpegaudioparse/gstmpegaudioparse.c: Fix build on macosx.
Edward Hervey
1
-0
/
+0
2008-06-07
Require libcdio >= 0.76.
Tim-Philipp Müller
1
-0
/
+0
2008-06-02
ext/a52dec/gsta52dec.*: Add segment handling, buffer clipping and basic rever...
Wim Taymans
1
-0
/
+0
2008-05-25
configure.ac: Back to devel -> 0.10.8.1
Jan Schmidt
1
-0
/
+0
2008-05-21
Update .po files
Jan Schmidt
1
-0
/
+0
2008-05-19
Commit 0.10.7.3 pre-rel marker
Jan Schmidt
1
-0
/
+0
2008-05-13
gst/realmedia/rmdemux.c: Properly aggregate GstFlowReturn from downstream in ...
Edward Hervey
1
-0
/
+0
2008-05-10
Always let FLUSH_START events flow downstream.
Edward Hervey
1
-0
/
+0
2008-05-06
gst/realmedia/rdtmanager.c: Set Rank to NONE so that we don't accidentally tr...
Wim Taymans
1
-0
/
+0
2008-04-25
ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as...
Sebastian Dröge
1
-0
/
+0
2008-04-17
ext/: gst_atomic_int_set ==> g_atomic_int_set
Edward Hervey
1
-0
/
+0
2008-04-11
gst/mpegaudioparse/gstxingmux.c: Fix argument formats.
Julien Moutte
1
-0
/
+0
2008-04-03
gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we c...
Sebastian Dröge
1
-0
/
+0
2008-04-01
gst/asfdemux/gstasfdemux.c: Instead of adding a fixes 25/1 framerate to the v...
Wim Taymans
1
-0
/
+0
2008-03-21
configure.ac: Check if the compiler supports do { } while (0) macros. This fi...
Sebastian Dröge
1
-0
/
+0
2008-03-10
gst/mpegaudioparse/gstmpegaudioparse.c: Remove trailing newlines from debug s...
Wim Taymans
1
-0
/
+0
2008-03-04
ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav,...
Simone Gotti
1
-0
/
+0
2008-03-03
configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...
Peter Kjellerstedt
1
-0
/
+0
2008-02-27
gst/mpegaudioparse/gstxingmux.c: Write Xing header at the correct position in...
Sebastian Dröge
1
-0
/
+0
2008-02-23
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
1
-0
/
+0
2008-02-22
ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with th...
Tim-Philipp Müller
1
-0
/
+0
2008-02-22
gst/mpegaudioparse/gstmpegaudioparse.*: Post channel mode and CRC as tags. Fi...
Thiago Sousa Santos
1
-0
/
+0
2008-02-12
win32/vs6/libgstmpegaudioparse.dsp: Add xing files to VS project file.
Sébastien Moutte
1
-0
/
+0
2008-02-11
ext/lame/gstlame.c: Don't leak the allowed caps.
Sebastian Dröge
1
-0
/
+0
2008-02-07
gst/mpegaudioparse/gstmpegaudioparse.c: Use gst_guint64_to_gdouble for conver...
Sébastien Moutte
1
-0
/
+0
2008-02-04
ext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling sequence where libmpe...
Zaheer Abbas Merali
1
-0
/
+0
2008-01-29
gst/mpegaudioparse/gstmpegaudioparse.c: Don't set new caps on the srcpad ever...
Sebastian Dröge
1
-0
/
+0
2008-01-21
ext/mad/gstmad.c: Chain up at the end of the function.
Stefan Kost
1
-0
/
+0
2008-01-19
ext/mad/gstid3tag.c: Don't add pad templates for the base class but only in t...
Sebastian Dröge
1
-0
/
+0
2008-01-15
gst/mpegaudioparse/gstmpegaudioparse.c: Interpolate the VBRI seek table entri...
Sebastian Dröge
1
-0
/
+0
2008-01-14
gst/xingheader/gstxingmux.c: Choose smallest possible frame size for the Xing...
Sebastian Dröge
1
-0
/
+0
2008-01-12
gst/xingheader/: Major cleanup and rewrite of xingmux with less bugs and new ...
Sebastian Dröge
1
-0
/
+0
2008-01-09
Makefile.am: Include lcov.mak to allow building coverage reports.
Stefan Kost
1
-0
/
+0
[next]