index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtpvrawpay: fix warning on macosx
Josep Torra
2009-10-09
1
-1
/
+2
*
rtph263pay: fix warning on macosx
Josep Torra
2009-10-09
1
-1
/
+1
*
qtdemux: fix warnings building on macosx
Josep Torra
2009-10-09
1
-16
/
+21
*
id3demux: fix printf warnings on macosx
Josep Torra
2009-10-09
1
-3
/
+4
*
avidemux: fix warning in macosx making the format portable
Josep Torra
2009-10-09
1
-2
/
+2
*
audiofx: use G_GUINT64_FORMAT to fix warnings on OSX
Josep Torra
2009-10-09
1
-6
/
+6
*
matroskademux: fix strstr() usage on possibly unterminated string
René Stadler
2009-10-08
1
-1
/
+1
*
avi/wav: Fix some compiler warnings about incompatible pointers.
Jan Schmidt
2009-10-08
2
-2
/
+2
*
multifile: Fix plugin description
Jan Schmidt
2009-10-07
1
-1
/
+1
*
build: fprintf, sprintf, sscanf need stdio.h
Stefan Kost
2009-10-07
8
-0
/
+8
*
equalizer: use shelfing filters for first and last band
Stefan Kost
2009-10-07
1
-55
/
+145
*
equalizer: fix filter history usage. Fixes #597397
Stefan Kost
2009-10-05
1
-17
/
+15
*
rtpbin: use locking around the sessions
Wim Taymans
2009-10-05
1
-0
/
+2
*
qtdemux: make sure compatible brands buffer exists before dereferencing it
Tim-Philipp Müller
2009-10-05
1
-1
/
+3
*
qtdemux: fix printf warnings on OSX
Robert Swain
2009-10-05
1
-2
/
+3
*
qtdemux: remove internal genre table
Tim-Philipp Müller
2009-10-05
1
-38
/
+12
*
Fix printf formats to avoid warnings in avidemux. Fixes #597214
Robert Swain
2009-10-03
1
-11
/
+11
*
matroskademux: Change one GST_WARNING to a GST_DEBUG
Sebastian Dröge
2009-10-03
1
-1
/
+1
*
flvdemux: If there's no audio stream after 6 seconds of video signal no-more-...
Sebastian Dröge
2009-10-03
3
-0
/
+45
*
flvdemux: Make sure to only signal no-more-pads a single time
Sebastian Dröge
2009-10-03
3
-3
/
+21
*
rtp: add missing include to fix the build
Stefan Kost
2009-10-02
1
-0
/
+1
*
videofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID to property setter
Stefan Kost
2009-10-02
2
-0
/
+2
*
level: don't give wrong number of fields in the message docs
Stefan Kost
2009-10-02
1
-1
/
+1
*
jitterbuffer: cache latency in nanoseconds
Wim Taymans
2009-10-01
1
-3
/
+6
*
jitterbuffer: handle -1 input timestamps
Wim Taymans
2009-10-01
1
-5
/
+4
*
avi: don't misues perf-category and remove unused ext category
Stefan Kost
2009-10-01
1
-8
/
+4
*
rtpg729pay/depay: Demote per-buffer debug messages to log level
Olivier Crête
2009-09-30
2
-4
/
+4
*
rtpg729pay: Don't leak incoming buffers after subbuffering them
Olivier Crête
2009-09-30
1
-2
/
+1
*
rtpg729pay/depay: Add debug categories
Olivier Crête
2009-09-30
2
-0
/
+13
*
rtpg729pay: Remove long unneeded define replacement
Olivier Crête
2009-09-30
1
-6
/
+0
*
avi: small cleanups
Wim Taymans
2009-09-28
1
-16
/
+23
*
avi: fix timestamping in some audio streams
Wim Taymans
2009-09-28
1
-96
/
+95
*
avi: add support for ODML indexes again
Wim Taymans
2009-09-28
1
-238
/
+165
*
avi: implement index scanning
Wim Taymans
2009-09-28
2
-748
/
+297
*
avi: fix reverse playback
Wim Taymans
2009-09-28
1
-31
/
+55
*
avi: fix prev keyframe search and cleanups
Wim Taymans
2009-09-28
1
-36
/
+34
*
avi: remove code that got converted
Wim Taymans
2009-09-28
1
-404
/
+0
*
avi: more cleanups
Wim Taymans
2009-09-28
2
-100
/
+155
*
avidemux: small cleanups
Wim Taymans
2009-09-28
2
-24
/
+30
*
avi: fix read offset and cleanups
Wim Taymans
2009-09-28
1
-25
/
+27
*
avi: rewrite index playback
Wim Taymans
2009-09-28
2
-388
/
+628
*
avidemux: add new index parsing code
Wim Taymans
2009-09-28
2
-0
/
+211
*
qtdemux: some optional QT specified stsd MPEG-4 atoms also apply to H264
Mark Nauwelaerts
2009-09-25
1
-0
/
+10
*
qtdemux: only send tag events downstream after newsegment
Mark Nauwelaerts
2009-09-25
1
-16
/
+63
*
rtspsrc: if transport protocol unsupported, try another one
Mark Nauwelaerts
2009-09-25
1
-7
/
+35
*
qtdemux: add durations modulo 1<<32
Wim Taymans
2009-09-25
1
-1
/
+2
*
qtdemux: small cleanup
Wim Taymans
2009-09-24
1
-9
/
+11
*
qtdemux: don't use core API that doesn't exist yet
Tim-Philipp Müller
2009-09-24
1
-1
/
+7
*
qtdemux: map some atomparser functions to their new bytereader equivalents
Tim-Philipp Müller
2009-09-24
1
-79
/
+27
*
qtdemux: add qt_atom_parser_has_chunks() and fix indentation
Tim-Philipp Müller
2009-09-24
3
-22
/
+33
[next]