Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-28 | rtpsource: Incoming buffers do not always have caps | Olivier Crête | 1 | -1/+2 | |
2009-07-28 | camerabin: photo iface setter functions return TRUE when used in NULL state | Tommi Myöhänen | 1 | -7/+7 | |
We cache the values and apply then when possible. | |||||
2009-07-28 | camerabin: do not put video pipeline into READY when start recording ↵ | Tommi Myöhänen | 3 | -7/+51 | |
camerabin: remember probe IDs and disconnect them when destroying pipelines | |||||
2009-07-27 | amrwbenc: Fix compilation | Sebastian Dröge | 1 | -1/+1 | |
2009-07-27 | amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb ↵ | Iago Toral | 18 | -1445/+95 | |
to amrwbenc Partially fixes bug #584890. | |||||
2009-07-27 | rtpsession: avoid doing lip-sync in BYE | Wim Taymans | 1 | -0/+2 | |
When we get a BYE packet, don't do lip-sync with the SR inside because some senders have trouble constructing valid SR packets after BYE. | |||||
2009-07-27 | directdrawsink: update vs8 build | Julien Isorce | 5 | -211/+14 | |
also remove directdrawsink from vs6 and vs7 build | |||||
2009-07-27 | dshowsrcwrapper: remove use of IGstDshowInterface | Julien Isorce | 13 | -381/+48 | |
2009-07-27 | rtpbin: don't do lip-sync after a BYE | Wim Taymans | 1 | -5/+10 | |
After a BYE packet from a source, stop forwarding the SR packets for lip-sync to rtpbin. Some senders don't update their SR packets correctly after sending a BYE and then we break lip-sync. We prefer to let the jitterbuffers drain with the current lip-sync instead. | |||||
2009-07-27 | rtpbin: only reconsider once for BYE | Wim Taymans | 1 | -5/+11 | |
When iterating the sources of a BYE packet, don't signal a reconsideration for each of them but signal after we handled all sources. | |||||
2009-07-25 | kate: break up macros into multiple lines | Tim-Philipp Müller | 1 | -4/+15 | |
2009-07-25 | kate: use GST_ELEMENT_ERROR for error reporting | Vincent Penquerc'h | 7 | -39/+55 | |
See #525743. | |||||
2009-07-24 | asfmux: Adds new plugin asfmux | Thiago Santos | 11 | -0/+4732 | |
Adds the brand new asfmux plugin, containing 3 elements: asfmux, rtpasfpay and asfparse. This plugin was developed as a GSoC 2009 project, with David Schleef as the mentor and Thiago Santos as the student. | |||||
2009-07-24 | win32: Fix the distcheck after dshowsrcwrapper rearrangements | Jan Schmidt | 1 | -2/+1 | |
Remove old files from the win32 manifest, and add the new one. | |||||
2009-07-24 | musepackdec: Implement SEEKING query | Sebastian Dröge | 1 | -0/+13 | |
2009-07-24 | Revert "docs: fix docs build again" | Tim-Philipp Müller | 2 | -0/+9 | |
It's not needed any longer after Stefan's updates in the common module. This reverts commit 09c550a172a2c8a76f0b48f2f8ce11070598f66c. | |||||
2009-07-24 | Automatic update of common submodule | Stefan Kost | 1 | -0/+0 | |
From fedaaee to 94f95e3 | |||||
2009-07-23 | docs: fix docs build again | Tim-Philipp Müller | 2 | -9/+0 | |
There is no element called 'ladspa', so there won't be a -details file for it. | |||||
2009-07-23 | mpegdemux: Remove some backward compatibility code | Sebastian Dröge | 2 | -116/+1 | |
Also we always require liboil so use it unconditionally. | |||||
2009-07-23 | mpegdemux: Implement query type function for the src pads | Sebastian Dröge | 2 | -0/+32 | |
2009-07-22 | mimdec: Lock element before unlocking | Olivier Crête | 1 | -1/+2 | |
2009-07-22 | mimdec: Fix leaks | Olivier Crête | 1 | -6/+4 | |
Use gst_pad_new_from_static_template() to not leak the pad template Also properly chain up the finalize to the parent | |||||
2009-07-22 | mimenc: Use gst_pad_new_from_static_template | Olivier Crête | 1 | -6/+2 | |
Prevents leak found by valgrind | |||||
2009-07-22 | mimenc: Unref clockid | Olivier Crête | 1 | -0/+2 | |
2009-07-22 | mimdec: Don't overwrite valid timestamps | Olivier Crête | 1 | -1/+5 | |
2009-07-22 | Revert "mimdec: Ignore the timestamps inside the buffers" | Olivier Crête | 2 | -2/+97 | |
This reverts commit 5e051fa98aeebdce2eca6b321ec1929e6f8fdf61. | |||||
2009-07-22 | Merge branch 'fdo' into lv2 | Dave Robillard | 182 | -2075/+20857 | |
2009-07-22 | Merge branch 'master' of ↵ | Dave Robillard | 3 | -30/+57 | |
git://anongit.freedesktop.org/gstreamer/gst-plugins-bad into fdo | |||||
2009-07-22 | rtpsession: Free conflicting addresses on finalize | Olivier Crête | 1 | -0/+3 | |
2009-07-22 | rtpmux: Free the pad private data on pad release | Olivier Crête | 1 | -18/+50 | |
Free the pad private data on pad release instead of using a weak ref, which is not thread safe. Also, lock the content of the pad private using the element's object lock. | |||||
2009-07-22 | mimenc: Ignore errors pushing out new segments | Olivier Crête | 1 | -12/+4 | |
The following buffer push will return more valuable information. | |||||
2009-07-22 | Merge branch 'master' of ↵ | Dave Robillard | 180 | -2045/+20800 | |
git://anongit.freedesktop.org/gstreamer/gst-plugins-bad into fdo | |||||
2009-07-22 | docs: add docs for ladspa and update plugin docs | Stefan Kost | 93 | -663/+12420 | |
Add also inspect files for lv2 and frei0r (no docs yet). | |||||
2009-07-22 | camerabin: more perf-test cleanups | Stefan Kost | 1 | -23/+40 | |
Remove some obsolete exmaples. Add video-width/height. Use proper api for setting still image resolution. Fix stopping random tests on bin-state-changes. Remove the memdup in snapshot again, as its not needed (pixbuf goes out of scope with the buffer). | |||||
2009-07-22 | dshowsrcwrapper: update Makefile.am for source file renames as well | Tim-Philipp Müller | 1 | -2/+2 | |
2009-07-22 | docs: add pcapparse to docs | Tim-Philipp Müller | 4 | -0/+25 | |
2009-07-22 | dshowaudiosrc: do not remove a range of length 0 | Julien Isorce | 1 | -1/+3 | |
2009-07-22 | dshowaudiosrc: converts code to C++ | Julien Isorce | 2 | -93/+71 | |
2009-07-22 | dshowvideosrc: converts code to C++ | Julien Isorce | 2 | -90/+73 | |
2009-07-22 | mpegdemux: don't add a base_time==-1 to segment positions | Stefan Kost | 1 | -5/+9 | |
Fixes assertion about newsegment with start=-1. | |||||
2009-07-21 | Bump SLV2 dependency to 0.6.6. | Dave Robillard | 1 | -1/+1 | |
2009-07-21 | camerabin: small speedup in software zoom | Stefan Kost | 1 | -0/+4 | |
Force crop on even pixel position to avoid slowpath in crop & scale. | |||||
2009-07-21 | camerabin: we need to copy the data in the example | Stefan Kost | 1 | -2/+4 | |
gdk_pixbuf_new_from_data does not copy the data. | |||||
2009-07-21 | make: remove whitespace after trailing backslash | Stefan Kost | 1 | -1/+1 | |
2009-07-21 | kate: fix time conversion from DVD style timestamps. | Vincent Penquerc'h | 1 | -1/+1 | |
2009-07-21 | mxfdemux: Implement SEEKING query | Sebastian Dröge | 1 | -0/+55 | |
2009-07-21 | mpegpsdemux: Implement SEEKING query | Sebastian Dröge | 1 | -0/+55 | |
Fixes bug #588944. | |||||
2009-07-21 | mpegtsdemux: Implement SEEKING query | Sebastian Dröge | 1 | -0/+45 | |
Partially fixes bug #588944. | |||||
2009-07-21 | mpegtsparse: Free the PMT before setting a new one | Sebastian Dröge | 1 | -0/+3 | |
2009-07-21 | mpegtsparse: Remove old PES PIDs when receiving PAT tables | Mikael Magnusson | 1 | -22/+32 | |
Fixes bug #583470. |