index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
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
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-10
Document one more.
Stefan Kost
11
-445
/
+2435
2008-07-10
gst/mpegtsparse/gstmpegdesc.h: Fix extended event descriptor parsing, out by ...
Zaheer Abbas Merali
2
-2
/
+8
2008-07-09
gst/festival/gstfestival.c: Add a note to the docs, that festival need to be ...
Stefan Kost
2
-4
/
+14
2008-07-08
gst/librfb/gstrfbsrc.*: Add view-only property to ignore the navigation events
Ilja Pavkovic
3
-1
/
+27
2008-07-08
sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...
Michael Smith
2
-50
/
+13
2008-07-08
sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.
Alessandro Decina
4
-20
/
+74
2008-07-08
gst/librfb/rfbdecoder.c: Implement ServerCutText message
Ilja Pavkovic
2
-2
/
+20
2008-07-08
gst/librfb/: Add property for shared desktop
Ilja Pavkovic
3
-1
/
+20
2008-07-08
configure.ac: Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include ...
Sebastian Dröge
2
-1
/
+7
2008-07-08
Don't use declarations after statements in the remaining code.
Sebastian Dröge
3
-6
/
+14
2008-07-08
ext/: Don't use declarations after statements.
Sebastian Dröge
6
-7
/
+22
2008-07-07
gst/mpegtsparse/mpegtsparse.c: Fix memory leak by unreffing structures when n...
Alessandro Decina
2
-38
/
+27
2008-07-07
gst/sdp/gstsdpdemux.c: Use floating point math for latencies < 0 sec in log o...
Stefan Kost
2
-1
/
+6
2008-07-06
gst/deinterlace2/tvtime/tomsmocomp/TomsMoCompAll2.inc: Mark internal processi...
Sebastian Dröge
2
-11
/
+18
2008-07-05
gst/deinterlace2/gstdeinterlace2.*: Call the current instance "self" instead ...
Sebastian Dröge
3
-210
/
+221
2008-07-05
gst/deinterlace2/gstdeinterlace2.*: Include latency of the method in the retu...
Sebastian Dröge
3
-37
/
+59
2008-07-05
gst/deinterlace2/: Use a GstObject subtype for the deinterlacing methods and ...
Sebastian Dröge
13
-461
/
+754
2008-07-05
gst/deinterlace2/tvtime/greedyh.asm: Support widths that are not a multiply o...
Sebastian Dröge
2
-0
/
+11
2008-07-04
gst/deinterlace2/tvtime/greedyh.c: Only build the assembly optimized implemen...
Sebastian Dröge
2
-0
/
+14
2008-07-04
configure.ac: Fix checking of headers for the OSS4 plugin to fail if a single...
Damien Lespiau
2
-1
/
+11
2008-07-04
Fix built of the festival plugin with mingw32 by linking to ws2_32.dll and in...
Damien Lespiau
4
-1
/
+28
2008-07-03
gst/rtpmanager/: Corrected a typo (interpollate -> interpolate).
Peter Kjellerstedt
3
-5
/
+12
2008-07-03
gst/rtpmanager/: Changed some GST_DEBUG() to GST_LOG() to reduce the spam whe...
Peter Kjellerstedt
4
-19
/
+31
2008-07-03
gst/rtpmanager/: Do not mix the use of g_get_current_time() with gst_clock_ge...
Peter Kjellerstedt
5
-91
/
+101
2008-07-01
gst/mpegvideoparse/mpegvideoparse.*: Queue new-segment events and send them a...
Jan Schmidt
3
-1
/
+55
2008-07-01
sys/qtwrapper/: Make qtwrapper compile/work on win32.
Michael Smith
10
-311
/
+538
2008-06-30
gst/rawparse/gstvideoparse.c: Fix size calculation for RGB buffers -> bpp is ...
Jan Schmidt
2
-2
/
+7
2008-06-30
gst/deinterlace2/: Remove useless file and mark everything possible as static.
Sebastian Dröge
6
-55
/
+60
2008-06-29
gst/deinterlace2/: Get rid of speedy.[ch] as we don't use most of it's code a...
Sebastian Dröge
12
-3320
/
+41
2008-06-28
ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format pro...
Mark Nauwelaerts
3
-10
/
+24
2008-06-28
gst/deinterlace2/gstdeinterlace2.c: Divide latency be 2 to convert from field...
Sebastian Dröge
2
-0
/
+6
2008-06-28
gst/deinterlace2/tvtime/greedy.c: Don't use scanlines function from gstdeinte...
Sebastian Dröge
5
-200
/
+172
2008-06-28
gst/deinterlace2/tvtime/: Add a C implementation for the greedyh deinterlacin...
Sebastian Dröge
4
-341
/
+452
2008-06-27
gst/deinterlace2/gstdeinterlace2.c: If we're outputting all fields the framer...
Sebastian Dröge
2
-13
/
+55
2008-06-26
Add documentation for YUV4MPEG2 encoder element.
Mark Nauwelaerts
5
-1
/
+42
2008-06-25
gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Remove unneeded macros...
Edward Hervey
2
-2
/
+5
2008-06-24
configure.ac: Depend on released versions of core and -base.
Tim-Philipp Müller
2
-2
/
+7
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Optimize MMX/MMXEXT implementations a bit b...
Sebastian Dröge
2
-6
/
+31
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Remove sfence instruction as it's not neede...
Sebastian Dröge
2
-1
/
+7
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Add plain MMX implementation for the greedy...
Sebastian Dröge
2
-0
/
+111
2008-06-24
gst/deinterlace2/Makefile.am: Move the assembly includes to noinst_HEADERS wh...
Sebastian Dröge
3
-22
/
+30
2008-06-24
gst/deinterlace2/tvtime/greedy.c: Fix the C implementation to produce correct...
Sebastian Dröge
3
-123
/
+132
2008-06-21
ext/resindvd/rsnbasesrc.c: Use the right i18n header.
Stefan Kost
2
-1
/
+8
2008-06-21
gst/deinterlace2/tvtime/greedy.c: Implement a C version of the greedy low mot...
Sebastian Dröge
2
-6
/
+82
2008-06-20
gst/mpegtsparse/mpegtspacketizer.c: Fix problem when empty string is provided.
Sebastian Pölsterl
2
-3
/
+16
2008-06-20
gst/deinterlace2/tvtime/vfir.c: Make it possible to use the vfir method on X8...
Sebastian Dröge
2
-15
/
+33
2008-06-20
gst/deinterlace2/gstdeinterlace2.*: Reset element state on PAUSED->READY prop...
Sebastian Dröge
3
-24
/
+78
2008-06-20
gst/deinterlace2/tvtime/tomsmocomp/tomsmocompmacros.h: Add missing header.
Sebastian Dröge
2
-0
/
+175
2008-06-20
Fix compilation on generic x86/amd64 and include deinterlace2 in the build sy...
Sebastian Dröge
5
-3
/
+35
2008-06-20
ext/resindvd/resindvdsrc.*: Schedule NAV packets and activate them with an as...
Jan Schmidt
5
-93
/
+449
[prev]
[next]