summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/matroska/matroska-demux.c: Fix setting the discont flag on the first buff...Tim-Philipp Müller2007-09-272-0/+14
* gst/rtp/gstrtpmp4vpay.*: Free the config string. Fixes #480707.Antoine Tremblay2007-09-273-7/+29
* gst/rtsp/gstrtspsrc.*: Set timestamps on RTP buffers in interleaved mode.Wim Taymans2007-09-263-8/+30
* gst/udp/gstudpsrc.c: Update documentation.Wim Taymans2007-09-262-3/+9
* gst/qtdemux/gstrtpxqtdepay.*: Fail if we don't know the quicktime format.Wim Taymans2007-09-263-2/+20
* ext/flac/gstflacenc.*: Save the flow return from the last gst_pad_push() and ...Tim-Philipp Müller2007-09-263-16/+36
* Add support for the new GST_TAG_COMPOSER (#459809).Tim-Philipp Müller2007-09-254-0/+19
* gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories,...Tim-Philipp Müller2007-09-257-189/+169
* gst/law/: Use static tables for A-Law decoding and encoding; this makesLaurent Glayal2007-09-253-6/+257
* configure.ac: Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL andSebastian Dröge2007-09-252-36/+15
* gst/qtdemux/qtdemux.c: Add fourccs for MPEG2 HDV streams. Fixes #479960.Sebastian Dröge2007-09-252-0/+14
* Massive leak fixing, plus code cleanups.Stefan Kost2007-09-242-4/+4
* sys/oss/gstosshelper.c: Use GST_WARNING instead of a g_critical. This situati...Stefan Kost2007-09-232-2/+9
* po/: Updated translations.Thomas Vander Stichele2007-09-223-196/+102
* po/eu.po: Added Basque translation.Thomas Vander Stichele2007-09-222-0/+32
* po/: Added Chinese (traditional and Hong Kong) translation.Thomas Vander Stichele2007-09-223-0/+56
* po/pl.po: Added Polish translation.Thomas Vander Stichele2007-09-222-0/+395
* po/fi.po: Added Finnish translation.Thomas Vander Stichele2007-09-222-0/+459
* po/es.po: Added Spanish translation.Thomas Vander Stichele2007-09-222-0/+397
* po/da.po: Added Danish translation.Thomas Vander Stichele2007-09-222-0/+233
* po/zh_CN.po: Added Chinese (simplified) translation.Thomas Vander Stichele2007-09-222-0/+31
* po/bg.po: Added Bulgarian translation.Thomas Vander Stichele2007-09-222-0/+396
* fix header and commentsThomas Vander Stichele2007-09-223-33/+29
* gst/rtp/gstrtpamrdepay.c: Set outgoing packet duration because we can. Fixes ...Wim Taymans2007-09-212-0/+8
* ext/cairo/gsttextoverlay.c: Add info about static leak.Stefan Kost2007-09-204-29/+143
* Ignore registries in any format.Stefan Kost2007-09-193-2/+8
* gst/rtp/gstrtpL16pay.c: Removed some unused code.Wim Taymans2007-09-198-8/+41
* ext/taglib/: Work around compiler warnings with g++-4.2 when assigning a stri...Tim-Philipp Müller2007-09-193-15/+15
* configure.ac: We require core CVS now for gst_base_src_set_do_timestamp().Tim-Philipp Müller2007-09-182-1/+6
* gst/spectrum/: Handling window resize.Stefan Kost2007-09-182-29/+64
* ChangeLog: Add missing newline.Stefan Kost2007-09-182-19/+1
* gst/: Fix compiler warnings shown with Forte.Jan Schmidt2007-09-173-8/+26
* gst/rtsp/gstrtspsrc.c: Give meaningfull error when all streams failed to conf...Wim Taymans2007-09-172-4/+25
* gst/rtp/README: Update README with the design for synchronisation rules of RT...Wim Taymans2007-09-162-22/+150
* gst/wavparse/gstwavparse.c: Don't push EOS from the chain function, the eleme...Sebastian Dröge2007-09-142-42/+41
* gst/level/gstlevel.*: Use basetransform segment so that it is correctly manag...Wim Taymans2007-09-133-35/+11
* Update my mail address.Sebastian Dröge2007-09-135-5/+13
* gst/wavparse/gstwavparse.c: Add EOS logic for the push-based mode too. Fixes ...Sebastian Dröge2007-09-132-32/+48
* gst/law/: Fix law encoder timestamps.Wim Taymans2007-09-125-13/+38
* ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.Stefan Kost2007-09-123-55/+37
* gst/: Printf format fixes (#476128).Peter Kjellerstedt2007-09-121-1/+1
* sys/v4l2/v4l2src_calls.c: Fix framerate detection code some more.Wim Taymans2007-09-112-40/+73
* gst/udp/gstudpsrc.c: Make udpsrc timestamp outgoing buffers based on when the...Wim Taymans2007-09-102-0/+8
* gst/avi/gstavidemux.c: Plug a little leak. Little code cleanups.Stefan Kost2007-09-102-5/+13
* configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old flac ...Tim-Philipp Müller2007-09-092-4/+11
* gst/rtp/gstrtph263pay.c: Fix up header structure so that compilers don't add ...Haakon Sporsheim2007-09-072-1/+12
* sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use t...Wim Taymans2007-09-072-4/+8
* gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...Sebastian Dröge2007-09-072-4/+4
* docs/plugins/gst-plugins-good-plugins.hierarchy: No tabs in this file please,...Tim-Philipp Müller2007-09-062-1/+7
* ext/gconf/gstswitchsink.c: If the new kid element fails to change state for s...Tim-Philipp Müller2007-09-062-1/+36