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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,...
Tim-Philipp Müller
2007-09-25
1
-0
/
+12
*
gst/law/: Use static tables for A-Law decoding and encoding; this makes
Laurent Glayal
2007-09-25
1
-0
/
+11
*
configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
Sebastian Dröge
2007-09-25
1
-0
/
+7
*
gst/qtdemux/qtdemux.c: Add fourccs for MPEG2 HDV streams. Fixes #479960.
Sebastian Dröge
2007-09-25
1
-0
/
+7
*
sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...
Stefan Kost
2007-09-23
1
-0
/
+6
*
po/: Updated translations.
Thomas Vander Stichele
2007-09-22
1
-0
/
+6
*
po/eu.po: Added Basque translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
po/: Added Chinese (traditional and Hong Kong) translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+8
*
po/pl.po: Added Polish translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
po/fi.po: Added Finnish translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
po/es.po: Added Spanish translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
po/da.po: Added Danish translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
po/zh_CN.po: Added Chinese (simplified) translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
po/bg.po: Added Bulgarian translation.
Thomas Vander Stichele
2007-09-22
1
-0
/
+7
*
gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...
Wim Taymans
2007-09-21
1
-0
/
+5
*
ext/cairo/gsttextoverlay.c: Add info about static leak.
Stefan Kost
2007-09-20
1
-0
/
+9
*
Ignore registries in any format.
Stefan Kost
2007-09-19
1
-0
/
+6
*
gst/rtp/gstrtpL16pay.c: Removed some unused code.
Wim Taymans
2007-09-19
1
-0
/
+15
*
ext/taglib/: Work around compiler warnings with g++-4.2 when assigning a stri...
Tim-Philipp Müller
2007-09-19
1
-0
/
+7
*
configure.ac: We require core CVS now for gst_base_src_set_do_timestamp().
Tim-Philipp Müller
2007-09-18
1
-0
/
+5
*
gst/: Fix compiler warnings shown with Forte.
Jan Schmidt
2007-09-17
1
-0
/
+9
*
gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to conf...
Wim Taymans
2007-09-17
1
-0
/
+7
*
gst/rtp/README: Update README with the design for synchronisation rules of RT...
Wim Taymans
2007-09-16
1
-0
/
+6
*
gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the eleme...
Sebastian Dröge
2007-09-14
1
-0
/
+9
*
gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...
Wim Taymans
2007-09-13
1
-0
/
+10
*
Update my mail address.
Sebastian Dröge
2007-09-13
1
-0
/
+8
*
gst/wavparse/gstwavparse.c: Add EOS logic for the push-based mode too. Fixes ...
Sebastian Dröge
2007-09-13
1
-0
/
+6
*
gst/law/: Fix law encoder timestamps.
Wim Taymans
2007-09-12
1
-0
/
+9
*
ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.
Stefan Kost
2007-09-12
1
-0
/
+8
*
sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.
Wim Taymans
2007-09-11
1
-0
/
+11
*
gst/udp/gstudpsrc.c: Make udpsrc timestamp outgoing buffers based on when the...
Wim Taymans
2007-09-10
1
-0
/
+6
*
gst/avi/gstavidemux.c: Plug a little leak. Little code cleanups.
Stefan Kost
2007-09-10
1
-0
/
+5
*
configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old flac ...
Tim-Philipp Müller
2007-09-09
1
-0
/
+6
*
gst/rtp/gstrtph263pay.c: Fix up header structure so that compilers don't add ...
Haakon Sporsheim
2007-09-07
1
-0
/
+11
*
sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...
Wim Taymans
2007-09-07
1
-1
/
+8
*
docs/plugins/gst-plugins-good-plugins.hierarchy: No tabs in this file please,...
Tim-Philipp Müller
2007-09-06
1
-0
/
+6
*
ext/gconf/gstswitchsink.c: If the new kid element fails to change state for s...
Tim-Philipp Müller
2007-09-06
1
-0
/
+9
*
gst/qtdemux/: Don't assume tags are encoded as UTF-8 (#473670).
Tim-Philipp Müller
2007-09-05
1
-0
/
+6
*
sys/v4l2/: Implement LATENCY queries in the crudest way possible so I don't h...
Tim-Philipp Müller
2007-09-05
1
-0
/
+8
*
configure.ac: Fix build.
Tim-Philipp Müller
2007-09-05
1
-0
/
+5
*
sys/v4l2/v4l2src_calls.c: Add some more debugging in the framerate function.
Wim Taymans
2007-09-05
1
-0
/
+9
*
gst/udp/gstmultiudpsink.c: Add property do configure destination address/port...
Wim Taymans
2007-09-04
1
-0
/
+12
*
tests/examples/: Added some RTP example scripts for sending and receiving RTP...
Wim Taymans
2007-09-04
1
-0
/
+16
*
sys/v4l2/gstv4l2src.c: Restructure the setcaps function so that we can also c...
Wim Taymans
2007-09-04
1
-0
/
+22
*
gst/wavparse/gstwavparse.c: More code cleanups. Add some more comment and imp...
Stefan Kost
2007-09-04
1
-0
/
+5
*
gst/wavparse/gstwavparse.*: Implement seek-query. Refactor duration calculati...
Stefan Kost
2007-09-04
1
-0
/
+8
*
gst/avi/gstavidemux.c: Implement seek-query.
Stefan Kost
2007-09-03
1
-0
/
+5
*
gst/rtsp/gstrtspsrc.c: Use new basesink async property to make sparse RTCP pa...
Wim Taymans
2007-08-29
1
-0
/
+7
*
gst/audiofx/Makefile.am: Dist the right file.
Jan Schmidt
2007-08-27
1
-0
/
+5
*
gst/rtsp/gstrtspsrc.c: Make sure we generate and parse floating point values ...
Wim Taymans
2007-08-23
1
-0
/
+7
[next]