Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-22 | rtpsession: reuse source code for SDES | Wim Taymans | 1 | -58/+2 | |
Reuse the RTPSource object property instead of duplicating code. | |||||
2009-05-22 | rtpbin: set target state on new elements | Wim Taymans | 1 | -20/+37 | |
Set the state on newly added elements to the state of the parent. Add some debug info and do some cleanups | |||||
2009-05-22 | rtpbin: unref requests pads after releasing | Wim Taymans | 1 | -0/+4 | |
2009-05-22 | mpegtsdemux: fix memleaks and refcounts | Wim Taymans | 1 | -4/+3 | |
Use correct constants for PID_type so that we clear the right filter. provide_clock must return a ref to a clock. | |||||
2009-05-22 | id3tag: canonicalise function names | Tim-Philipp Müller | 3 | -23/+23 | |
2009-05-22 | id3tag: change GType to GstId3Tag so it doesn't conflict with the id3tag ↵ | Tim-Philipp Müller | 3 | -16/+16 | |
plugin in -ugly | |||||
2009-05-22 | id3tag: register GType of the base class with a less generic name | Tim-Philipp Müller | 1 | -1/+6 | |
.. so we can easily move the base class into -base later without causing GType name conflicts. | |||||
2009-05-22 | rtpbin: Implement releasing the streams | Olivier Crête | 1 | -21/+53 | |
See #561752 | |||||
2009-05-22 | rtpbin: Keep jb signals handler | Olivier Crête | 1 | -3/+7 | |
Keep the signal handlers so they can be disconnected at release time See #561752 | |||||
2009-05-22 | rtpbin: use the right lock for the sessions | Wim Taymans | 1 | -0/+4 | |
Use the right lock when iterating the sessions. | |||||
2009-05-22 | rtpbin: Free session if request pads are released | Olivier Crête | 1 | -3/+8 | |
Free the session when all the request pads are released. Don't mess with the session list in free_session as it is called from a foreach on that list. Set the state of the upstream element to NULL first. See #561752 | |||||
2009-05-22 | rtpbin: Implement relasing of the rtp recv pad | Olivier Crête | 1 | -2/+17 | |
2009-05-22 | rtpbin: Implement releasing of rtp send pads | Olivier Crête | 1 | -6/+25 | |
2009-05-22 | rtpbin: Implement release of the recv rtcp pad | Olivier Crête | 1 | -3/+13 | |
See #561752 | |||||
2009-05-22 | rtpbin: Implement releasing of rtcp src pad | Olivier Crête | 1 | -2/+7 | |
See #561752 | |||||
2009-05-21 | sdpdemux: rework RTCP sending and RTP receiving | Wim Taymans | 2 | -7/+70 | |
When we are dealing with multiast, create the udp src and sink elements pointing to the multicast addresses. When we are doing unicast, receive data on the local ports and don't send RTCP because we don't know where we have to send it. Fixes #583188 | |||||
2009-05-21 | id3tag: Add new id3 tagging plugin, supports v1, v2.3, and v2.4. | Michael Smith | 7 | -0/+2106 | |
By default, does v1 and v2.3, but there are properties to select. Will hopefully replace id3mux, id3v2mux, in the not-too-distant future. | |||||
2009-05-20 | mxf: Fix frame_layout for non-interlaced formats. Fixes #583337 | Edward Hervey | 1 | -1/+1 | |
2009-05-16 | fpsdisplaysink: Fix resetting of the sink in NULL | Jan Schmidt | 1 | -4/+12 | |
Reset the fpsdisplaysink in NULL by removing the textoverlay if we created it. Fixes: #582633 | |||||
2009-05-16 | Moved 'y4menc' from -bad to -good | Jan Schmidt | 4 | -561/+0 | |
2009-05-15 | [qtmux] Fixes segfault when adding a blob as first tag. | Thiago Santos | 1 | -7/+5 | |
Moves tags data initialization to the function that actually appends the tags to the list. Fixes #582702 Also fixes some style caught by the pre-commit hook. | |||||
2009-05-15 | mxfdemux: Use a RW lock to protect metadata and add all pads at once without ↵ | Sebastian Dröge | 2 | -70/+93 | |
a lock held This makes it possible, among other things, to do a query in the pad-added callback. Fixes bug #582656. | |||||
2009-05-14 | dvdspu: Push update frame, if any, when entering stills. | Jan Schmidt | 1 | -0/+7 | |
When entering a still frame generates an updated buffer, make sure to push it out, otherwise we may not put a frame onscreen with a rendered button, causing raciness as to whether buttons get drawn or not when jumping back to the menu on some discs. | |||||
2009-05-13 | y4menc: change my email | Wim Taymans | 1 | -1/+1 | |
change my email to something more current See #580783 | |||||
2009-05-13 | y4menc: don't strip timestamps | Wim Taymans | 1 | -2/+6 | |
Fixes #582483 | |||||
2009-05-13 | Moved 'deinterlace2' from -bad to -good | Sebastian Dröge | 41 | -8726/+0 | |
And remove old deinterlace plugin as deinterlace2 will be called deinterlace in -good. | |||||
2009-05-12 | Moved 'flv' from -bad to -good | Sebastian Dröge | 7 | -3916/+0 | |
2009-05-11 | dvdspu: Make the debugging output a bit clearer. | Jan Schmidt | 1 | -5/+10 | |
Display more info about custom DVD events in the debug messages. | |||||
2009-05-11 | dvdspu: Always push a frame at the start of a still frame, and fix a leak. | Jan Schmidt | 1 | -10/+24 | |
Make sure to push the frame for a still frame, with discont = true and timestamp=none, so that it gets displayed by the sink. Also, don't leak each rendered video frame during still menus. | |||||
2009-05-11 | dvdspu: Add a guard when we don't have any subpicture buffer to render | Jan Schmidt | 1 | -0/+2 | |
2009-05-11 | mpegtsdemux: Protect bitrate estimation against bogus values. | Edward Hervey | 2 | -5/+18 | |
If the estimated bitrate is lower than 188 bytes, there's most likely something completely wrong with the two samples. If that happens, force recalculation. Use guint64 for observation PCR, I saw cases where it would overflow. | |||||
2009-05-11 | mpegtsdemux: Only take PCR from the active stream for bitrate estimation. | Edward Hervey | 1 | -6/+13 | |
2009-05-11 | mpegtsdemux: Change debugging levels for very frequent messages. | Edward Hervey | 1 | -14/+16 | |
This allows debugging with mpegtsdemux:4 while being able to track what's going on (and avoid taking up as much cpu for debugging as for the actual demuxing process). | |||||
2009-05-11 | mpegtsdemux: Revert indentation and comment header file. | Edward Hervey | 1 | -93/+98 | |
One shouldn't run gst-indent on .h files, in this case it was un-beautifying the indentation :) | |||||
2009-05-10 | gppmux: Add MPEG-4 part 2 to supported formats. Fixes #581593. | Mark Nauwelaerts | 1 | -1/+1 | |
2009-05-10 | mxfmux: Fix uninitialized variable compiler warning | Tristan Matthews | 1 | -1/+3 | |
This will always be set to something but gcc didn't detect this. Fixes bug #582013. | |||||
2009-05-09 | mxfmux: Write metadata items in reference order | Sebastian Dröge | 2 | -23/+76 | |
This ensures that the metadata items are always written in the same order and that first comes the preface, then the identification linked from the preface, ... Some demuxers can't handle files where the metadata items are in random order. | |||||
2009-05-09 | mxfmux: Fix EOS logic again | Sebastian Dröge | 1 | -2/+3 | |
2009-05-09 | mxfmux: Don't unref NULL buffers if pushing a buffer after the first failed | Sebastian Dröge | 1 | -1/+1 | |
2009-05-08 | mpegtsdemux: Add initial naive seeking support and fix duration query. | Zaheer Merali | 2 | -117/+341 | |
Sync from gst-fluendo-mpegdemux and have seeking/duration query improvements in. No support however for wrapped around pcrs etc. but a start nonetheless. Also fix indentation issues. | |||||
2009-05-08 | deinterlace2: Add a disabled mode for passthrough operation | Sebastian Dröge | 2 | -12/+21 | |
Also allow to change the mode in PAUSED and PLAYING by updating the caps if necessary. | |||||
2009-05-07 | Add ranks to various muxers and encoders in -bad | Christian Schaller | 3 | -3/+4 | |
2009-05-05 | mpeg4videoparse: don't leak the config data | Arnout Vandecappelle | 1 | -0/+8 | |
Clear the config data when going to READY or when disposed. Fixes #581427 | |||||
2009-05-05 | rtpssrcdemux: drop unexpected RTCP packets | Wim Taymans | 1 | -1/+7 | |
We usually only get SR packets in our chain function but if an invalid packet contains the SR packet after the RR packet, we must not fail but simply ignore the malformed packet. Fixes #581375 | |||||
2009-05-04 | mpegtsparse: Remember pids that are meant to be stream pids. | Zaheer Abbas Merali | 2 | -0/+15 | |
Fixes #569781 | |||||
2009-05-03 | mpegtsparse: Ignore subtable extension when parsing PAT | Vincent Genieux | 3 | -5/+23 | |
Fixes #569673. | |||||
2009-05-03 | mpegtsparse: make safe changing the program-numbers property dynamically | Vincent Genieux | 2 | -24/+25 | |
Fixes #569437. | |||||
2009-05-03 | baseparse: fix (regression in) newsegment handling | Mark Nauwelaerts | 3 | -42/+24 | |
(aacparse, amrparse, flacparse). Fixes #580133. | |||||
2009-05-01 | docs: make fpsdisplaysink show up in the docs | Tim-Philipp Müller | 1 | -1/+1 | |
2009-05-01 | fpsdisplaysink: move private struct into plugin struct and use Gst namespace | Tim-Philipp Müller | 2 | -138/+124 | |