summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-05-20ext/wavpack/gstwavpackenc.c: Add missing audioconverts in the example pipelin...Sebastian Dröge1-0/+8
2007-05-20docs/plugins/: Fix docs build and hierarchy.Thomas Vander Stichele1-0/+6
2007-05-20sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...Tim-Philipp Müller1-0/+11
2007-05-20gst/: Printf format fixes (#439910, #439911).Tim-Philipp Müller1-0/+6
2007-05-19tests/check/Makefile.am: Remove bits for deinterleave check which isn't in CV...Tim-Philipp Müller1-0/+5
2007-05-19Add replaygain playback elements (#412710).René Stadler1-0/+46
2007-05-18sys/glsink/glimagesink.c: Update the cached caps after opening the display so...Jan Schmidt1-0/+7
2007-05-18ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a...Stefan Kost1-0/+11
2007-05-17sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey1-0/+8
2007-05-17gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE,Zaheer Abbas Merali1-0/+14
2007-05-17sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey1-0/+8
2007-05-16gst/real/: Don't crash when we get a buffer and our input caps haven't been s...Tim-Philipp Müller1-0/+8
2007-05-16Use external shared libamrwb. Fixes #423741 (with lots of cleanup).Stanislav Brabec1-0/+20
2007-05-15ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check.Stefan Kost1-0/+8
2007-05-15Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...Tim-Philipp Müller1-0/+10
2007-05-15gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps.Wim Taymans1-0/+5
2007-05-15gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. W...David Schleef1-0/+5
2007-05-15Add a Bayer-to-RGB converter. You know you want one, uh-huh.David Schleef1-0/+9
2007-05-14gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE,Zaheer Abbas Merali1-0/+12
2007-05-14gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing.Wim Taymans1-0/+17
2007-05-13gst/replaygain/rganalysis.c: Fix wrong ifdef for visual C++. Fixes: #437403.David Schleef1-0/+6
2007-05-13ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413...David Schleef1-0/+5
2007-05-10gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header...Stefan Kost1-1/+20
2007-05-10gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue...Stefan Kost1-0/+15
2007-05-10common/m4/gst-x11.m4: Restore CFLAGS and LIBS.Stefan Kost1-0/+8
2007-05-10configure.ac: Save and restore CFLAGS for OpenGL check. Fixes #437260.Ali Sabil1-0/+8
2007-05-09docs/plugins/gst-plugins-bad-plugins.args: Add directraw and directsound sink...Sébastien Moutte1-0/+5
2007-05-09configure.ac: Fix --disable-external (hopefully).Tim-Philipp Müller1-0/+5
2007-05-09gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream.Wim Taymans1-0/+6
2007-05-06gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598.Tim-Philipp Müller1-0/+9
2007-05-04docs/plugins/: Add docs for Windows sinks.Sébastien Moutte1-0/+7
2007-05-04gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou...Tim-Philipp Müller1-0/+8
2007-05-04gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ...Tim-Philipp Müller1-0/+7
2007-05-04gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info.Wim Taymans1-0/+10
2007-05-03examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message...Zaheer Abbas Merali1-0/+19
2007-05-02ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings.Sebastian Dröge1-0/+14
2007-05-02ext/wavpack/gstwavpackparse.c: Remove old workaround that was needed when see...Sebastian Dröge1-0/+8
2007-05-02ext/wavpack/gstwavpackparse.c: Handle segment seeks in the seek event handler...Sebastian Dröge1-0/+8
2007-05-02ext/wavpack/gstwavpackparse.c: Add handling for segment seeks.Sebastian Dröge1-0/+5
2007-05-02ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo...Sebastian Dröge1-0/+9
2007-04-30gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ...Wim Taymans1-0/+35
2007-04-29gst/rtpmanager/gstrtpsession.c: Remove debug.Wim Taymans1-0/+12
2007-04-29docs/plugins/gst-plugins-bad-plugins.*: Commit result of running scanobj-updateThomas Vander Stichele1-0/+6
2007-04-29autogen.sh: Require automake 1.7Thomas Vander Stichele1-0/+17
2007-04-29docs/plugins/inspect/: Add jack and update.Thomas Vander Stichele1-0/+32
2007-04-28configure.ac: Don't build equalizer unless we have core from CVS (it won't wo...Tim-Philipp Müller1-0/+7
2007-04-27gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o...Wim Taymans1-0/+34
2007-04-26docs/plugins/: Add documentation for osxvideoEdward Hervey1-0/+8
2007-04-25gst/rtpmanager/gstrtpsession.c: Implement forward and reverse reconsideration.Wim Taymans1-0/+11
2007-04-25gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans1-0/+17