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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gst/qtdemux/qtdemux.c: Make timescale 32 bits again so we don't screw up the ...
Wim Taymans
2007-04-12
1
-1
/
+1
*
gst/rtsp/gstrtpdec.*: Make backward compat with rtpbin by adding the request-...
Wim Taymans
2007-04-12
5
-5
/
+134
*
gst/udp/gstudp.c: Register GstNetBuffer in plugin_init so that the type can b...
Wim Taymans
2007-04-11
2
-0
/
+12
*
update to spec file
Christian Schaller
2007-04-11
1
-0
/
+1
*
gst/qtdemux/: Handle version 1 mdhd atoms to get extended precision durations.
Wim Taymans
2007-04-11
2
-21
/
+52
*
gst/rtp/gstrtpamrdepay.c: Fix depayloader clock_rate and some cleanups.
Wim Taymans
2007-04-10
6
-85
/
+166
*
gst/auparse/gstauparse.c: limit caps to the formats we announce in the template
Stefan Kost
2007-04-10
3
-25
/
+65
*
gst/: Fix some compiler warnings. Fixes #428182.
Peter Kjellerstedt
2007-04-10
8
-3
/
+23
*
gst/rtsp/: Morph RTPDec into something compatible with RTPBin as a fallback.
Wim Taymans
2007-04-06
9
-212
/
+811
*
gst/qtdemux/gstrtpxqtdepay.*: Try to recover from packet loss a little better.
Wim Taymans
2007-04-05
2
-1
/
+25
*
gst/rtp/gstrtpmp4adepay.c: This element is ready to be autoplugged.
Wim Taymans
2007-04-05
2
-1
/
+7
*
gst/avi/gstavidemux.c: Don't leave the offsets defined by upstream element on...
Julien Moutte
2007-04-05
2
-0
/
+9
*
gst/avi/: Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
Stefan Kost
2007-04-04
3
-41
/
+90
*
gst/smpte/barboxwipes.c:
Wim Taymans
2007-04-03
2
-1
/
+6
*
gst/wavparse/gstwavparse.c: Support audio/x-raw-float in wav files. This only...
Sebastian Dröge
2007-03-30
2
-0
/
+12
*
Revert last change as we don't want plugins-good to depend on plugins-base CV...
Sebastian Dröge
2007-03-30
4
-3
/
+51
*
ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...
Sebastian Dröge
2007-03-30
10
-198
/
+138
*
configure.ac: Require gst-plugins-base CVS for audioconvert with non-native f...
René Stadler
2007-03-29
4
-42
/
+17
*
gst/rtp/: Flush adapter on disconts.
Wim Taymans
2007-03-29
8
-13
/
+76
*
gst/rtp/: Use more efficient adapter and rtpbuffer methods when possible.
Wim Taymans
2007-03-29
15
-75
/
+43
*
gst/wavenc/gstwavenc.c: Correctly handle width!=depth input.
Sebastian Dröge
2007-03-29
3
-12
/
+26
*
gst/udp/: Rework the socket allocation a bit based on the sockfd argument so ...
Laurent Glayal
2007-03-29
5
-34
/
+114
*
gst/rtp/: Added H264 payloader. Fixes #423782.
Laurent Glayal
2007-03-29
6
-10
/
+423
*
gst/wavparse/gstwavparse.c: Actually support depths from 1 to 32, not only 8 ...
Sebastian Dröge
2007-03-28
2
-1
/
+6
*
gst/wavparse/gstwavparse.c: Add support for wav files containing audio/x-raw-...
Sebastian Dröge
2007-03-28
2
-1
/
+7
*
gst/rtp/: Added MP4A-LATM depayloader. Fixes #417792.
Stefan Kost
2007-03-28
7
-44
/
+484
*
gst/qtdemux/: Process 'ctts' atoms, which are present in AVC ISO files (.mov ...
Edward Hervey
2007-03-28
6
-4
/
+53
*
gst/rtsp/gstrtspsrc.*: Handle default clock-rates for static payload types, r...
Wim Taymans
2007-03-25
3
-32
/
+207
*
gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging ...
Tim-Philipp Müller
2007-03-24
1
-0
/
+1
*
gst/interleave/deinterleave.c: Don't leak input buffer in chain function; mai...
Tim-Philipp Müller
2007-03-22
1
-28
/
+26
*
ext/wavpack/gstwavpackparse.c: Revert last commit, preventing infinite pluggi...
Sebastian Dröge
2007-03-22
1
-2
/
+4
*
ext/wavpack/gstwavpackenc.c: Send the new segment event in time format instea...
Sebastian Dröge
2007-03-22
2
-5
/
+3
*
ext/wavpack/gstwavpackdec.c: Revert to use gst_pad_alloc_buffer() here. We ca...
Sebastian Dröge
2007-03-22
1
-6
/
+6
*
ext/gconf/gconf.c: Accept complex pipeline descriptions as an audio profile i...
Christophe Dehais
2007-03-22
2
-7
/
+16
*
ext/wavpack/gstwavpackenc.*: Put the write helpers into the GstWavpackEnc str...
Sebastian Dröge
2007-03-22
3
-25
/
+10
*
ext/wavpack/gstwavpackdec.c: Don't use gst_pad_alloc_buffer() as we might cli...
Sebastian Dröge
2007-03-21
1
-10
/
+8
*
gst/apetag/gsttagdemux.c: Rename registered type in preparation of GstTagDemu...
Tim-Philipp Müller
2007-03-21
2
-2
/
+7
*
gst/wavparse/gstwavparse.c: Streaming mode fixes: don't unref buffer we don't...
Tim-Philipp Müller
2007-03-19
2
-6
/
+7
*
REQUIREMENTS: Change the format to key/value, add a bunch of information, rem...
David Schleef
2007-03-18
2
-85
/
+137
*
REQUIREMENTS: Fix a few things. This file really needs a good once-over.
David Schleef
2007-03-18
2
-14
/
+7
*
sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...
Edward Hervey
2007-03-16
1
-1
/
+1
*
sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...
Edward Hervey
2007-03-16
1
-5
/
+17
*
gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to...
Stefan Kost
2007-03-16
1
-1
/
+18
*
sys/Makefile.am: Don't forget to distribute the sys/osxaudio/ directory.
Edward Hervey
2007-03-15
2
-1
/
+6
*
Activate osxaudio in gst-plugins-good with proper build setup.
Edward Hervey
2007-03-15
9
-54
/
+129
*
gst/rtp/: Ported mulaw and alaw payloaders to use new base class
Philippe Kalaf
2007-03-14
5
-278
/
+31
*
sys/osxvideo/: Fix leaks when running a NSApp.
Edward Hervey
2007-03-14
4
-55
/
+225
*
po/: Update translations.
Thomas Vander Stichele
2007-03-14
13
-2545
/
+360
*
configure.ac: Fix string replace error (AG_AG_GST_* => AG_GST_*).
Tim-Philipp Müller
2007-03-14
2
-2
/
+7
*
gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val...
Stefan Kost
2007-03-14
8
-24
/
+541
[prev]
[next]