Age | Commit message (Expand) | Author | Files | Lines |
2007-05-20 | sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct... | Tim-Philipp Müller | 2 | -59/+69 |
2007-05-20 | gst/: Printf format fixes (#439910, #439911). | Tim-Philipp Müller | 3 | -3/+10 |
2007-05-19 | tests/check/Makefile.am: Remove bits for deinterleave check which isn't in CV... | Tim-Philipp Müller | 2 | -3/+5 |
2007-05-19 | Add replaygain playback elements (#412710). | René Stadler | 20 | -242/+2302 |
2007-05-18 | update | Christian Schaller | 1 | -0/+1 |
2007-05-18 | sys/glsink/glimagesink.c: Update the cached caps after opening the display so... | Jan Schmidt | 2 | -0/+8 |
2007-05-18 | ext/amrwb/gstamrwbdec.c (gst_amrwbdec_debug, GST_CAT_DEFAULT, _do_init, gst_a... | Stefan Kost | 4 | -57/+54 |
2007-05-17 | sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific... | Edward Hervey | 3 | -8/+9 |
2007-05-17 | gst/switch/gstswitch.c (ARG_0, ARG_NB_SOURCES, ARG_ACTIVE_SOURCE, | Zaheer Abbas Merali | 3 | -36/+160 |
2007-05-17 | sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p... | Edward Hervey | 3 | -3/+27 |
2007-05-16 | gst/real/: Don't crash when we get a buffer and our input caps haven't been s... | Tim-Philipp Müller | 3 | -14/+58 |
2007-05-16 | Use external shared libamrwb. Fixes #423741 (with lots of cleanup). | Stanislav Brabec | 15 | -181/+46 |
2007-05-15 | ext/x264/gstx264enc.c (gst_x264_enc_init_encoder): This needs a version check. | Stefan Kost | 3 | -3/+12 |
2007-05-15 | Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore... | Tim-Philipp Müller | 4 | -5/+29 |
2007-05-15 | gst/rtpmanager/gstrtpptdemux.c: We always use fixed caps. | Wim Taymans | 2 | -0/+6 |
2007-05-15 | gst/rtpmanager/gstrtpbin.c: g_hash_table_remove_all() only exists in 2.12. W... | David Schleef | 2 | -0/+16 |
2007-05-15 | Add a Bayer-to-RGB converter. You know you want one, uh-huh. | David Schleef | 5 | -0/+433 |
2007-05-14 | gst/switch/gstswitch.c (ARG_ACTIVE_SOURCE, ARG_STOP_VALUE, | Zaheer Abbas Merali | 3 | -3/+100 |
2007-05-14 | gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing. | Wim Taymans | 5 | -4/+58 |
2007-05-13 | gst/replaygain/rganalysis.c: Fix wrong ifdef for visual C++. Fixes: #437403. | David Schleef | 2 | -2/+10 |
2007-05-13 | ext/neon/gstneonhttpsrc.c: Make redirection the default behavior. Fixes #413... | David Schleef | 3 | -1/+7 |
2007-05-11 | add latest plugin | Christian Schaller | 1 | -0/+1 |
2007-05-10 | gst/qtdemux/qtdemux.c (gst_qtdemux_move_stream, gst_qtdemux_loop_state_header... | Stefan Kost | 5 | -30/+60 |
2007-05-10 | gst/rtpmanager/async_jitter_queue.c (tail_buffer_duration, async_jitter_queue... | Stefan Kost | 3 | -30/+45 |
2007-05-10 | common/m4/gst-x11.m4: Restore CFLAGS and LIBS. | Stefan Kost | 2 | -2/+8 |
2007-05-10 | configure.ac: Save and restore CFLAGS for OpenGL check. Fixes #437260. | Ali Sabil | 2 | -0/+11 |
2007-05-09 | docs/plugins/gst-plugins-bad-plugins.args: Add directraw and directsound sink... | Sébastien Moutte | 2 | -0/+24 |
2007-05-09 | configure.ac: Fix --disable-external (hopefully). | Tim-Philipp Müller | 3 | -0/+14 |
2007-05-09 | gst/rtpmanager/gstrtpjitterbuffer.c: Pass queries upstream. | Wim Taymans | 2 | -0/+7 |
2007-05-06 | gst/real/: Use GModule instead of using dlsym() directly. Fixes #430598. | Tim-Philipp Müller | 5 | -60/+94 |
2007-05-04 | docs/plugins/: Add docs for Windows sinks. | Sébastien Moutte | 4 | -4/+44 |
2007-05-04 | gst/speed/gstspeed.c: Fix event handling a bit by replacing completely dubiou... | Tim-Philipp Müller | 2 | -88/+55 |
2007-05-04 | gst/speed/gstspeed.c: Add debug category; use gst_pad_query_peer_*() utility ... | Tim-Philipp Müller | 2 | -29/+58 |
2007-05-04 | gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug info. | Wim Taymans | 3 | -2/+16 |
2007-05-03 | examples/switch/switcher.c (loop, my_bus_callback, switch_timer, last_message... | Zaheer Abbas Merali | 6 | -277/+404 |
2007-05-02 | ext/wavpack/gstwavpack.c: Call bindtextdomain() to get localized strings. | Sebastian Dröge | 5 | -2/+44 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Remove old workaround that was needed when see... | Sebastian Dröge | 2 | -5/+8 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Handle segment seeks in the seek event handler... | Sebastian Dröge | 2 | -1/+21 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Add handling for segment seeks. | Sebastian Dröge | 2 | -4/+23 |
2007-05-02 | ext/wavpack/gstwavpackparse.c: Correctly handle errors, especially in the loo... | Sebastian Dröge | 2 | -26/+38 |
2007-04-30 | update spec | Christian Schaller | 1 | -1/+1 |
2007-04-30 | gst/rtpmanager/async_jitter_queue.c: Fix the case where the buffer underruns ... | Wim Taymans | 8 | -43/+151 |
2007-04-29 | gst/rtpmanager/gstrtpsession.c: Remove debug. | Wim Taymans | 4 | -11/+26 |
2007-04-29 | docs/plugins/gst-plugins-bad-plugins.*: Commit result of running scanobj-update | Thomas Vander Stichele | 3 | -13/+728 |
2007-04-29 | 80 char police | Thomas Vander Stichele | 2 | -6/+6 |
2007-04-29 | autogen.sh: Require automake 1.7 | Thomas Vander Stichele | 13 | -50/+56 |
2007-04-29 | docs/plugins/inspect/: Add jack and update. | Thomas Vander Stichele | 30 | -55/+107 |
2007-04-28 | configure.ac: Don't build equalizer unless we have core from CVS (it won't wo... | Tim-Philipp Müller | 2 | -3/+19 |
2007-04-27 | ext/theora/theoradec.c: Calculate buffer duration correctly to generate a per... | Julien Moutte | 1 | -3/+1 |
2007-04-27 | gst/rtpmanager/gstrtpsession.c: Move reconsideration code to the rtpsession o... | Wim Taymans | 7 | -181/+690 |