Age | Commit message (Expand) | Author | Files | Lines |
2006-09-21 | ext/faac/gstfaac.c: Add decoder specific info on the caps. | Wim Taymans | 1 | -0/+7 |
2006-09-19 | Allow internal codes from last.fm | Edgard Lima | 1 | -0/+11 |
2006-09-19 | Just a small fix to the app options. | Edgard Lima | 1 | -0/+5 |
2006-09-19 | Add Video Orientation interface support to v4l2src. | Edgard Lima | 1 | -0/+9 |
2006-09-19 | ext/gsm/gstgsmdec.*: Handle WAV49 variant (GSM in WAV). | Wim Taymans | 1 | -0/+9 |
2006-09-18 | Fix GST_BUFFER_DURATION. | Edgard Lima | 1 | -0/+5 |
2006-09-16 | More G_OBJECT macro fixing. | Stefan Kost | 1 | -0/+19 |
2006-09-15 | The test application and the plgind error messages has been improved. | Edgard Lima | 1 | -0/+10 |
2006-09-12 | gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(... | Stefan Kost | 1 | -4/+11 |
2006-09-11 | gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g... | Stefan Kost | 1 | -0/+8 |
2006-09-11 | gst/spectrum/demo-osssrc.c: Use more defines | Stefan Kost | 1 | -0/+11 |
2006-09-08 | configure.ac: Bump requirements of -base (videocrop test case needs this). | Tim-Philipp Müller | 1 | -0/+17 |
2006-09-08 | gst/videocrop/: Some quick tests indicate that it doesn't make a great deal o... | Tim-Philipp Müller | 1 | -0/+11 |
2006-09-03 | tests/check/elements/videocrop.c: More tests: check passthrough mode and caps... | Tim-Philipp Müller | 1 | -0/+8 |
2006-09-02 | docs/plugins/: Add videocrop to docs. | Tim-Philipp Müller | 1 | -0/+21 |
2006-09-02 | Port/rewrite videocrop from scratch for GStreamer-0.10, and make it support a... | Tim-Philipp Müller | 1 | -0/+17 |
2006-09-02 | sys/v4l2/: Whitespace cleanups, dashify property-names. | Stefan Kost | 1 | -0/+10 |
2006-09-02 | sys/v4l2/: Cleanup error messages and unify header comments | Stefan Kost | 1 | -0/+21 |
2006-08-31 | gst/nsf/Makefile.am: Add missing GST_LIBS | Jan Schmidt | 1 | -0/+5 |
2006-08-30 | Another small fix to set_caps function. | Edgard Lima | 1 | -0/+5 |
2006-08-30 | Send new_segment in GST_FORMAT_TIME instead of in GST_FORMAT_BYTES. | Edgard Lima | 1 | -0/+5 |
2006-08-30 | A small fix to set_caps function. | Edgard Lima | 1 | -0/+5 |
2006-08-30 | gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK. | Edward Hervey | 1 | -0/+8 |
2006-08-30 | gst/qtdemux/qtdemux.c: put back 'segment start<=stop' change that was mystica... | Stefan Kost | 1 | -1/+8 |
2006-08-30 | gst/qtdemux/qtdemux.c: Fix the build for disabled debug | Stefan Kost | 1 | -0/+6 |
2006-08-29 | Fixed framerate negotiation. | Edgard Lima | 1 | -0/+7 |
2006-08-29 | ext/sdl/: Only de-init the subsystem we previously initialised. Avoids borkag... | Andrew Andkjar | 1 | -0/+11 |
2006-08-28 | gst/qtdemux/qtdemux.c: Make sure segment start<=stop in weird quicktime files. | Wim Taymans | 1 | -0/+7 |
2006-08-28 | sys/v4l2/v4l2_calls.c: add comments and more debug logging | Stefan Kost | 1 | -0/+5 |
2006-08-24 | ext/wavpack/gstwavpackdec.c: Post audio codec and average bitrate tags on bus... | Sebastian Dröge | 1 | -1/+13 |
2006-08-24 | Fix set_caps to set width and height to the values the driver is really worki... | Edgard Lima | 1 | -0/+9 |
2006-08-23 | ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio... | Tim-Philipp Müller | 1 | -0/+15 |
2006-08-23 | tests/check/: Add unit tests for wavpack elements (#352476). | Sebastian Dröge | 1 | -0/+15 |
2006-08-23 | Add docs for wavpack elements (#352476). | Sebastian Dröge | 1 | -0/+17 |
2006-08-22 | Fixed query size to work with drivers that uses intermediate step like "width... | Edgard Lima | 1 | -0/+7 |
2006-08-21 | move gdp plugin to good. | Thomas Vander Stichele | 1 | -0/+17 |
2006-08-21 | gst/qtdemux/qtdemux.c: Some more constification. | Wim Taymans | 1 | -0/+12 |
2006-08-21 | ext/gsm/gstgsm.c: Make rank PRIMARY now that GSM seems to work fine. | Wim Taymans | 1 | -0/+5 |
2006-08-21 | ext/wavpack/: More clean-ups: use shorter variable names to make code easier ... | Tim-Philipp Müller | 1 | -0/+18 |
2006-08-21 | ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu... | Tim-Philipp Müller | 1 | -0/+11 |
2006-08-18 | ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn... | Sebastian Dröge | 1 | -0/+13 |
2006-08-16 | ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#... | Sebastian Dröge | 1 | -2/+13 |
2006-08-15 | ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ... | Sebastian Dröge | 1 | -0/+18 |
2006-08-15 | Fix leaks (#351502). | Tim-Philipp Müller | 1 | -0/+6 |
2006-08-14 | gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t... | Tim-Philipp Müller | 1 | -0/+8 |
2006-08-10 | ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ... | Michal Benes | 1 | -0/+8 |
2006-08-09 | ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage. | Tim-Philipp Müller | 1 | -0/+5 |
2006-08-08 | gst/qtdemux/qtdemux.c: Fix silly typo. | Tim-Philipp Müller | 1 | -0/+5 |
2006-08-08 | tests/check/elements/gdpdepay.c: I forgot to include the file containing the ... | Edward Hervey | 1 | -0/+6 |
2006-08-08 | tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348... | Edward Hervey | 1 | -0/+5 |