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
*
gst/equalizer/: Add small demo application based on the spectrum demo applica...
Sebastian Dröge
2007-10-30
2
-12
/
+36
*
gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...
Sebastian Dröge
2007-10-30
1
-48
/
+70
*
gst/qtdemux/qtdemux.c: Smarter combine_flow code that also deals with downstr...
Wim Taymans
2007-10-30
1
-11
/
+30
*
gst/interleave/interleave.c: Let's not call every request pad we create "sink...
Tim-Philipp Müller
2007-10-27
1
-12
/
+15
*
Improve documentation, write some tests for multifilesrc/sink for upcoming ->...
David Schleef
2007-10-25
3
-60
/
+79
*
gst/rtsp/gstrtspsrc.c: Fix race when pausing a RTSP stream in interleaved.
Tommi Myöhänen
2007-10-22
1
-0
/
+17
*
gst/rtp/gstrtpmp4vpay.c: Use correct unref function for buffers. #488844.
Peter Kjellerstedt
2007-10-22
1
-1
/
+1
*
Add some debug and sync tests with the fix.
Stefan Kost
2007-10-19
1
-0
/
+2
*
gst/udp/gstudpsrc.c: When the socket is used by the app for other purposes, d...
Laurent Glayal
2007-10-18
1
-8
/
+6
*
gst/rtp/gstrtph264pay.c: Set marker bit correctly.
Anders Skargren
2007-10-18
1
-2
/
+1
*
gst/equalizer/gstiirequalizer.c: Add a missing break.
Sebastian Dröge
2007-10-18
1
-0
/
+1
*
gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...
Sebastian Dröge
2007-10-18
2
-79
/
+66
*
gst/rtsp/gstrtspsrc.c: Use allowed name for the GstStructure.
Wim Taymans
2007-10-17
1
-1
/
+1
*
Use new gst_bus_pop_filtered().
Tim-Philipp Müller
2007-10-17
1
-7
/
+3
*
gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP fr...
Jason Kivlighn
2007-10-11
1
-0
/
+57
*
gst/rtsp/gstrtspsrc.c: Fix compiler warning by using GST_CLOCK_TIME_NONE to i...
Jan Schmidt
2007-10-08
1
-1
/
+1
*
gst/rtsp/gstrtspsrc.c: More seeking fixes, mostly passing around the new play...
Wim Taymans
2007-10-08
1
-38
/
+45
*
gst/rtp/gstrtpmp4adepay.c: Fix caps as to not confuse autopluggers.
Wim Taymans
2007-10-08
1
-0
/
+1
*
gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now...
Tim-Philipp Müller
2007-10-06
5
-1171
/
+123
*
gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base.
Tim-Philipp Müller
2007-10-06
5
-1585
/
+14
*
gst/rtsp/gstrtspsrc.c: Improve flushing behaviour.
Wim Taymans
2007-10-05
1
-17
/
+93
*
gst/rtp/: Add log category.
Stefan Kost
2007-10-04
2
-0
/
+12
*
gst/avi/gstavimux.*: Also save codec data for audio streams. Fixes #482495.
Stefan Kost
2007-10-02
2
-6
/
+37
*
gst/avi/gstavimux.c: Fix "Index entry has invalid stream nr 1".
Stefan Kost
2007-10-02
1
-10
/
+24
*
gst/rtsp/gstrtspsrc.*: Parse bandwidth modifiers, they are not yet configured...
Wim Taymans
2007-10-01
2
-0
/
+56
*
gst/rtsp/gstrtspsrc.c: Use shiny new function in -base to get the default clo...
Wim Taymans
2007-10-01
1
-50
/
+22
*
gst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp the first buffer. TCP is n...
Wim Taymans
2007-09-28
2
-9
/
+22
*
gst/matroska/matroska-demux.c: Fix setting the discont flag on the first buff...
Tim-Philipp Müller
2007-09-27
1
-0
/
+6
*
gst/rtp/gstrtpmp4vpay.*: Free the config string. Fixes #480707.
Antoine Tremblay
2007-09-27
2
-7
/
+18
*
gst/rtsp/gstrtspsrc.*: Set timestamps on RTP buffers in interleaved mode.
Wim Taymans
2007-09-26
2
-8
/
+20
*
gst/udp/gstudpsrc.c: Update documentation.
Wim Taymans
2007-09-26
1
-3
/
+4
*
gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format.
Wim Taymans
2007-09-26
2
-2
/
+13
*
Add support for the new GST_TAG_COMPOSER (#459809).
Tim-Philipp Müller
2007-09-25
1
-0
/
+1
*
gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,...
Tim-Philipp Müller
2007-09-25
6
-189
/
+157
*
gst/law/: Use static tables for A-Law decoding and encoding; this makes
Laurent Glayal
2007-09-25
2
-6
/
+246
*
gst/qtdemux/qtdemux.c: Add fourccs for MPEG2 HDV streams. Fixes #479960.
Sebastian Dröge
2007-09-25
1
-0
/
+7
*
Massive leak fixing, plus code cleanups.
Stefan Kost
2007-09-24
2
-4
/
+4
*
gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...
Wim Taymans
2007-09-21
1
-0
/
+3
*
gst/rtp/gstrtpL16pay.c: Removed some unused code.
Wim Taymans
2007-09-19
7
-8
/
+26
*
ChangeLog: Add missing newline.
Stefan Kost
2007-09-18
2
-19
/
+1
*
gst/: Fix compiler warnings shown with Forte.
Jan Schmidt
2007-09-17
2
-8
/
+17
*
gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to conf...
Wim Taymans
2007-09-17
1
-4
/
+18
*
gst/rtp/README: Update README with the design for synchronisation rules of RT...
Wim Taymans
2007-09-16
1
-22
/
+144
*
gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the eleme...
Sebastian Dröge
2007-09-14
1
-42
/
+32
*
gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...
Wim Taymans
2007-09-13
2
-35
/
+1
*
gst/wavparse/gstwavparse.c: Add EOS logic for the push-based mode too. Fixes ...
Sebastian Dröge
2007-09-13
1
-32
/
+42
*
gst/law/: Fix law encoder timestamps.
Wim Taymans
2007-09-12
4
-13
/
+29
*
gst/: Printf format fixes (#476128).
Peter Kjellerstedt
2007-09-12
1
-1
/
+1
*
gst/udp/gstudpsrc.c: Make udpsrc timestamp outgoing buffers based on when the...
Wim Taymans
2007-09-10
1
-0
/
+2
*
gst/avi/gstavidemux.c: Plug a little leak. Little code cleanups.
Stefan Kost
2007-09-10
1
-5
/
+8
[next]