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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-09
ext/cdio/: Also extract album title and album genre from CD-TEXT if available...
RELEASE-0_10_10_ROOT
RELEASE-0_10_10_BRANCH
Benjamin Kampmann
3
-0
/
+25
2008-06-09
gst/mpegaudioparse/gstmpegaudioparse.c: Don't mark MPEG headers with emphasis...
Sebastian Dröge
2
-13
/
+87
2008-06-07
Require libcdio >= 0.76.
Tim-Philipp Müller
4
-27
/
+2
2008-06-02
ext/a52dec/gsta52dec.c: Drain queued buffers before forwarding the segment ev...
Wim Taymans
2
-3
/
+9
2008-06-02
ext/a52dec/gsta52dec.*: Add segment handling, buffer clipping and basic rever...
Wim Taymans
4
-19
/
+101
2008-05-28
Random doc of the day. Also print human readable format of newsegment in log ...
Stefan Kost
23
-88
/
+174
2008-05-26
ext/a52dec/gsta52dec.*: Mark discont on outgoing buffers after receiving a DI...
Wim Taymans
3
-12
/
+42
2008-05-26
gst/mpegaudioparse/gstxingmux.c: Fix alignment issues that caused SIGBUS on s...
Sebastian Dröge
2
-10
/
+21
2008-05-25
gst/ac3parse/gstac3parse.c: Fix alignment issue which isn't really an issue a...
Tim-Philipp Müller
2
-1
/
+7
2008-05-25
configure.ac: Back to devel -> 0.10.8.1
Jan Schmidt
3
-1
/
+6
2008-05-21
Release 0.10.8
RELEASE-0_10_8
Jan Schmidt
21
-83
/
+90
2008-05-21
Update .po files
Jan Schmidt
26
-505
/
+484
2008-05-19
configure.ac: 0.10.7.4 pre-release
Jan Schmidt
2
-1
/
+6
2008-05-19
ext/mad/gstmad.c: Fix inconsistent use of rate and channels.
Edward Hervey
2
-8
/
+13
2008-05-19
gst/realmedia/rmdemux.c: Flush timestamp correction variables on a flush. Fix...
Wim Taymans
2
-0
/
+16
2008-05-19
Commit 0.10.7.3 pre-rel marker
Jan Schmidt
3
-1
/
+6
2008-05-13
gst/realmedia/rmdemux.c: Properly aggregate GstFlowReturn from downstream in ...
Edward Hervey
3
-2
/
+13
2008-05-10
configure.ac: 0.10.7.2 pre-release
Jan Schmidt
2
-1
/
+6
2008-05-10
Always let FLUSH_START events flow downstream.
Edward Hervey
4
-1
/
+11
2008-05-07
configure.ac: Error out if we don't have the required core/base versions.
Tim-Philipp Müller
2
-3
/
+8
2008-05-06
gst/realmedia/rmdemux.c: Fix video timestamps by adjusting it with the first ...
Wim Taymans
2
-10
/
+45
2008-05-06
gst/realmedia/rdtmanager.c: Set Rank to NONE so that we don't accidentally tr...
Wim Taymans
3
-1
/
+7
2008-05-05
gst/mpegaudioparse/gstmpegaudioparse.c: Send a new duration message if the av...
Sebastian Dröge
2
-5
/
+23
2008-04-30
gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we pa...
Wim Taymans
3
-35
/
+47
2008-04-29
gst/realmedia/: Include generated "_stdint.h" instead of <stdint.h> which mig...
Michael Smith
3
-2
/
+9
2008-04-25
ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as...
Sebastian Dröge
3
-3
/
+10
2008-04-22
Fix "unused var" compiler error when --disable-gst-debug is used.
Edgard Lima
3
-3
/
+13
2008-04-17
ext/amrnb/amrnbparse.c: We should also stop the streaming task when we get a ...
Tim-Philipp Müller
2
-5
/
+21
2008-04-17
ext/: gst_atomic_int_set ==> g_atomic_int_set
Edward Hervey
2
-1
/
+1
2008-04-11
gst/mpegaudioparse/gstxingmux.c: Fix argument formats.
Julien Moutte
3
-3
/
+8
2008-04-06
configure.ac: Actually build dlls when cross-compiling with mingw32.
Damien Lespiau
2
-0
/
+9
2008-04-04
Depend on GLib 2.12 and use it unconditionally as we do in other modules too ...
Sebastian Dröge
4
-31
/
+10
2008-04-03
gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we c...
Sebastian Dröge
4
-5
/
+71
2008-04-01
gst/asfdemux/gstasfdemux.c: Remove some debug code.
Wim Taymans
2
-1
/
+7
2008-04-01
gst/asfdemux/gstasfdemux.c: Guard against division by 0 and fall back to 25/1...
Wim Taymans
2
-1
/
+11
2008-04-01
gst/asfdemux/gstasfdemux.c: Instead of adding a fixes 25/1 framerate to the v...
Wim Taymans
3
-4
/
+34
2008-03-21
configure.ac: Check if the compiler supports do { } while (0) macros. This fi...
Sebastian Dröge
3
-0
/
+10
2008-03-19
gst/realmedia/asmrules.c: make ) also a delimiter for rules.
Wim Taymans
2
-2
/
+23
2008-03-12
gst/mpegaudioparse/gstmpegaudioparse.c: Don't take the stream lock when cachi...
Sebastian Dröge
2
-4
/
+10
2008-03-10
gst/realmedia/rtspreal.c: Add the version field when creating the CONT chunk ...
Pizpot Gargravarr
2
-2
/
+12
2008-03-10
gst/mpegaudioparse/gstmpegaudioparse.c: Remove trailing newlines from debug s...
Wim Taymans
3
-3
/
+9
2008-03-04
ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav,...
Simone Gotti
5
-81
/
+577
2008-03-03
configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...
Peter Kjellerstedt
3
-23
/
+24
2008-02-27
Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead of dropping and leaki...
Sebastian Dröge
3
-8
/
+15
2008-02-27
Cache all events except EOS if we still have to send a NEWSEGMENT event. This...
Sebastian Dröge
5
-5
/
+76
2008-02-27
gst/mpegaudioparse/gstxingmux.c: Write Xing header at the correct position in...
Sebastian Dröge
3
-4
/
+10
2008-02-23
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
4
-3
/
+18
2008-02-22
ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with th...
Tim-Philipp Müller
3
-1
/
+7
2008-02-22
gst/mpegaudioparse/gstmpegaudioparse.*: Post channel mode and CRC as tags. Fi...
Thiago Sousa Santos
4
-10
/
+119
2008-02-22
ext/dvdnav/dvdnavsrc.c: Correctly chain up to the parent's finalize function.
Sebastian Dröge
2
-0
/
+7
[next]