Age | Commit message (Expand) | Author | Files | Lines |
2008-11-19 | gst/rtpmanager/gstrtpbin.c: Remove internal sync pad, use signals instead to ... | Wim Taymans | 7 | -139/+415 |
2008-11-18 | ext/metadata/gstbasemetadata.c: Avoid deadlock during pad activation. | Alessandro Decina | 2 | -6/+20 |
2008-11-18 | gst/qtmux/gstqtmux.c: Quiet a debugging message that I recently added. | David Schleef | 2 | -1/+11 |
2008-11-17 | gst/rtpmanager/rtpsource.c: Fix GST_DEBUG call to only have as many arguments... | Sebastian Dröge | 2 | -1/+7 |
2008-11-17 | gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate oursel... | Wim Taymans | 8 | -62/+78 |
2008-11-17 | tests/check/elements/: Add missing files. | Stefan Kost | 3 | -0/+118 |
2008-11-15 | gst/qtmux/gstqtmux.*: Use dts from GST_BUFFER_OFFSET_END() for video/x-qt-part. | David Schleef | 3 | -14/+48 |
2008-11-14 | sys/qtwrapper/codecmapping.c: Add some of our favorite codecs. | David Schleef | 2 | -0/+10 |
2008-11-14 | gst/audioresample/gstaudioresample.c: Guard against a NULL dereference I some... | Jan Schmidt | 1 | -1/+2 |
2008-11-14 | gst/qtmux/: Revert previous commit. | Mark Nauwelaerts | 13 | -277/+16 |
2008-11-14 | gst/qtmux/: Dual license LGPL/MIT, as apparently supposed to. | Mark Nauwelaerts | 13 | -0/+293 |
2008-11-14 | gst/qtmux/: Cut detour in sample description extension construction. | Mark Nauwelaerts | 6 | -74/+124 |
2008-11-14 | ext/x264/gstx264enc.c: Construct source caps in more conventional (and correc... | Mark Nauwelaerts | 2 | -6/+12 |
2008-11-14 | no more egging the pudding | Christian Schaller | 3 | -2/+12 |
2008-11-14 | gst-libs/gst/play/: Remove cruft. This is not entered by make and its not eve... | Stefan Kost | 1 | -0/+7 |
2008-11-13 | ext/dirac/gstdiracenc.cc: Set pixel-aspect-ratio correctly in the encoder API... | David Schleef | 2 | -18/+23 |
2008-11-13 | ext/jp2k/: Add jp2kenc to jp2k plugin. | Mark Nauwelaerts | 6 | -30/+696 |
2008-11-13 | ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats. | Mark Nauwelaerts | 3 | -20/+31 |
2008-11-13 | gst/aacparse/gstaacparse.c: Don't autoplug aacparse until it works. | Wim Taymans | 2 | -1/+6 |
2008-11-13 | gst/rtpmanager/: Small cleanups and some more debug info. | Wim Taymans | 3 | -7/+22 |
2008-11-13 | tests/check/: Add unit tests for new parsers. | Stefan Kost | 4 | -0/+1161 |
2008-11-13 | docs/plugins/: Update docs. | Stefan Kost | 10 | -96/+655 |
2008-11-13 | gst/: Fix baseparse type name. | Stefan Kost | 3 | -2/+8 |
2008-11-13 | Add two new baseparse based parsers (aac and amr) from Bug #518857. | Stefan Kost | 12 | -0/+5656 |
2008-11-12 | gst/librfb/rfbdecoder.c: Fix uninitialized warnings | Thijs Vermeir | 2 | -0/+6 |
2008-11-11 | tests/check/: Add unit test for qtmux. | Mark Nauwelaerts | 3 | -0/+272 |
2008-11-11 | gst/qtmux/gstqtmux.c: Add some more safety/sanity checks in tag manipulation. | Mark Nauwelaerts | 2 | -4/+9 |
2008-11-10 | gst/rtpmanager/gstrtpjitterbuffer.c: Also configure the next expected output ... | Wim Taymans | 2 | -5/+12 |
2008-11-10 | gst/: Wim, you're a bad boy. You don't want people to contact you or what? | Edward Hervey | 4 | -3/+10 |
2008-11-10 | gst/filter/gstiir.c: Fix name tag. | Thomas Vander Stichele | 2 | -1/+6 |
2008-11-08 | Copy qtmux from revision 148 of the gst-qtmux repository. | Thiago Sousa Santos | 15 | -0/+6878 |
2008-11-07 | gst-libs/gst/app/gstappsrc.*: Add is-live property. | Wim Taymans | 3 | -8/+84 |
2008-11-06 | Fix basic navigation events | Thijs Vermeir | 4 | -12/+52 |
2008-11-06 | gst/deinterlace2/gstdeinterlace2.c: Bring properties into this century. | Wim Taymans | 2 | -22/+33 |
2008-11-06 | sys/dvb/gstdvbsrc.c: Set filters in PAUSED or PLAYING. | Zaheer Abbas Merali | 2 | -2/+8 |
2008-11-06 | gst/mpegdemux/gstmpegtsdemux.c: Make private section pads have a caps set so ... | Zaheer Abbas Merali | 2 | -0/+13 |
2008-11-06 | gst/mpegdemux/gstmpegtsdemux.c: No need to reclaculate flush in this case. | Zaheer Abbas Merali | 2 | -1/+9 |
2008-11-06 | gst/mpegdemux/gstmpegtsdemux.*: Fix typo. | Zaheer Abbas Merali | 3 | -3/+9 |
2008-11-05 | gst/librfb/gstrfbsrc.c: Fix RGB mask in caps | Thijs Vermeir | 2 | -7/+23 |
2008-11-05 | gst/librfb/: Add Hextile encoding | Thijs Vermeir | 4 | -143/+202 |
2008-11-05 | gst/mpegdemux/gstmpegtsdemux.c: Heuristic approach when resyncing. | Zaheer Abbas Merali | 2 | -1/+36 |
2008-11-05 | gst/mpegdemux/gstmpegdesc.c: Length should be a guint8 not a gint. | Sebastian Pölsterl | 3 | -11/+18 |
2008-11-04 | gst/modplug/gstmodplug.cc: Send tag event. Fixes #559286. | Stefan Kost | 2 | -0/+22 |
2008-11-04 | gst/mpegdemux/mpegtsparse.c: Fix another memleak. | Sebastian Pölsterl | 2 | -0/+8 |
2008-11-04 | Fix memleaks. | Sebastian Pölsterl | 3 | -0/+15 |
2008-11-04 | Don't install static libs for plugins. Fixes #550851 for -bad. | Stefan Kost | 119 | -21/+261 |
2008-11-04 | gst/mpegdemux/mpegtsparse.c: Fix memleak. | Sebastian Pölsterl | 2 | -0/+16 |
2008-11-03 | examples/scaletempo/.cvsignore: Add example to cvs ignores. | Jan Schmidt | 2 | -0/+6 |
2008-11-03 | sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning. | Jan Schmidt | 2 | -1/+7 |
2008-11-03 | gst/speexresample/gstspeexresample.c: Add TODO at the top of the file for ena... | Sebastian Dröge | 2 | -0/+18 |