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/rtp/gstrtpmp4adepay.c: Fix caps as to not confuse autopluggers.
Wim Taymans
2007-10-08
2
-0
/
+6
*
gst/id3demux/: Port ID3 tag demuxer over to the new GstTagDemux in -base (now...
Tim-Philipp Müller
2007-10-06
6
-1171
/
+134
*
gst/apetag/: Port APE tag demuxer over to the new GstTagDemux in -base.
Tim-Philipp Müller
2007-10-06
6
-1585
/
+23
*
gst/rtsp/gstrtspsrc.c: Improve flushing behaviour.
Wim Taymans
2007-10-05
2
-17
/
+106
*
gst/rtp/: Add log category.
Stefan Kost
2007-10-04
3
-0
/
+18
*
tests/check/: Add unit tests for payloaders/depayloaders.
Timo Hotti
2007-10-04
3
-0
/
+253
*
gst/avi/gstavimux.*: Also save codec data for audio streams. Fixes #482495.
Stefan Kost
2007-10-02
3
-6
/
+43
*
gst/avi/gstavimux.c: Fix "Index entry has invalid stream nr 1".
Stefan Kost
2007-10-02
2
-10
/
+30
*
gst/rtsp/gstrtspsrc.*: Parse bandwidth modifiers, they are not yet configured...
Wim Taymans
2007-10-01
3
-0
/
+65
*
gst/rtsp/gstrtspsrc.c: Use shiny new function in -base to get the default clo...
Wim Taymans
2007-10-01
2
-50
/
+29
*
win32/MANIFEST: Add files to win32 manifest.
Sébastien Moutte
2007-09-29
6
-40
/
+32
*
gst/rtsp/gstrtspsrc.*: In TCP mode, only timestamp the first buffer. TCP is n...
Wim Taymans
2007-09-28
3
-9
/
+31
*
gst/matroska/matroska-demux.c: Fix setting the discont flag on the first buff...
Tim-Philipp Müller
2007-09-27
2
-0
/
+14
*
gst/rtp/gstrtpmp4vpay.*: Free the config string. Fixes #480707.
Antoine Tremblay
2007-09-27
3
-7
/
+29
*
gst/rtsp/gstrtspsrc.*: Set timestamps on RTP buffers in interleaved mode.
Wim Taymans
2007-09-26
3
-8
/
+30
*
gst/udp/gstudpsrc.c: Update documentation.
Wim Taymans
2007-09-26
2
-3
/
+9
*
gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format.
Wim Taymans
2007-09-26
3
-2
/
+20
*
ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and ...
Tim-Philipp Müller
2007-09-26
3
-16
/
+36
*
Add support for the new GST_TAG_COMPOSER (#459809).
Tim-Philipp Müller
2007-09-25
4
-0
/
+19
*
gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,...
Tim-Philipp Müller
2007-09-25
7
-189
/
+169
*
gst/law/: Use static tables for A-Law decoding and encoding; this makes
Laurent Glayal
2007-09-25
3
-6
/
+257
*
configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
Sebastian Dröge
2007-09-25
2
-36
/
+15
*
gst/qtdemux/qtdemux.c: Add fourccs for MPEG2 HDV streams. Fixes #479960.
Sebastian Dröge
2007-09-25
2
-0
/
+14
*
Massive leak fixing, plus code cleanups.
Stefan Kost
2007-09-24
2
-4
/
+4
*
sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...
Stefan Kost
2007-09-23
2
-2
/
+9
*
po/: Updated translations.
Thomas Vander Stichele
2007-09-22
3
-196
/
+102
*
po/eu.po: Added Basque translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+32
*
po/: Added Chinese (traditional and Hong Kong) translation.
Thomas Vander Stichele
2007-09-22
3
-0
/
+56
*
po/pl.po: Added Polish translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+395
*
po/fi.po: Added Finnish translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+459
*
po/es.po: Added Spanish translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+397
*
po/da.po: Added Danish translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+233
*
po/zh_CN.po: Added Chinese (simplified) translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+31
*
po/bg.po: Added Bulgarian translation.
Thomas Vander Stichele
2007-09-22
2
-0
/
+396
*
fix header and comments
Thomas Vander Stichele
2007-09-22
3
-33
/
+29
*
gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...
Wim Taymans
2007-09-21
2
-0
/
+8
*
ext/cairo/gsttextoverlay.c: Add info about static leak.
Stefan Kost
2007-09-20
4
-29
/
+143
*
Ignore registries in any format.
Stefan Kost
2007-09-19
3
-2
/
+8
*
gst/rtp/gstrtpL16pay.c: Removed some unused code.
Wim Taymans
2007-09-19
8
-8
/
+41
*
ext/taglib/: Work around compiler warnings with g++-4.2 when assigning a stri...
Tim-Philipp Müller
2007-09-19
3
-15
/
+15
*
configure.ac: We require core CVS now for gst_base_src_set_do_timestamp().
Tim-Philipp Müller
2007-09-18
2
-1
/
+6
*
gst/spectrum/: Handling window resize.
Stefan Kost
2007-09-18
2
-29
/
+64
*
ChangeLog: Add missing newline.
Stefan Kost
2007-09-18
2
-19
/
+1
*
gst/: Fix compiler warnings shown with Forte.
Jan Schmidt
2007-09-17
3
-8
/
+26
*
gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to conf...
Wim Taymans
2007-09-17
2
-4
/
+25
*
gst/rtp/README: Update README with the design for synchronisation rules of RT...
Wim Taymans
2007-09-16
2
-22
/
+150
*
gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the eleme...
Sebastian Dröge
2007-09-14
2
-42
/
+41
*
gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...
Wim Taymans
2007-09-13
3
-35
/
+11
*
Update my mail address.
Sebastian Dröge
2007-09-13
5
-5
/
+13
*
gst/wavparse/gstwavparse.c: Add EOS logic for the push-based mode too. Fixes ...
Sebastian Dröge
2007-09-13
2
-32
/
+48
[prev]
[next]