| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass unhandled queries upstream instead of just dropping them (#326446). Upda... | Tim-Philipp Müller | 2006-02-06 | 1 | -1/+1 |
* | gst/avi/gstavidemux.*: Third attempt, use gst_pad_is_linked() this time. | Tim-Philipp Müller | 2006-02-04 | 2 | -10/+10 |
* | gst/avi/gstavidemux.c: Only pause if all pads are unlinked AND we've tried to... | Tim-Philipp Müller | 2006-02-02 | 1 | -1/+1 |
* | gst/avi/gstavidemux.c: Make loop function/task pause itself when all source p... | Tim-Philipp Müller | 2006-02-02 | 1 | -3/+32 |
* | C89 fixes: declare variables at the beginning of a block and | Jens Granseuer | 2006-01-23 | 1 | -1/+1 |
* | gst/avi/gstavidemux.c: Stupid signedness issue... | Edward Hervey | 2005-12-19 | 1 | -5/+12 |
* | gst/avi/gstavidemux.c: Construct index for indexless files. | Edward Hervey | 2005-12-19 | 1 | -47/+189 |
* | gst/avi/gstavidemux.c: Memleak and crasher fixes. | Edward Hervey | 2005-12-07 | 1 | -5/+18 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 1 | -37/+37 |
* | gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr... | Edward Hervey | 2005-11-28 | 1 | -6/+0 |
* | More fractional framerate conversions | Jan Schmidt | 2005-11-22 | 1 | -16/+17 |
* | Update for gst_tag_setter API changes. | Andy Wingo | 2005-11-22 | 1 | -1/+1 |
* | ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)... | Andy Wingo | 2005-11-22 | 1 | -2/+2 |
* | Update for stream lock API changes: don't take stream log in sink event handl... | Tim-Philipp Müller | 2005-11-21 | 1 | -2/+2 |
* | Fixes for GST_FOURCC_FORMAT API change. | Tim-Philipp Müller | 2005-11-21 | 1 | -15/+16 |
* | gst/avi/gstavidemux.c: Invert DIB images again (see #132341). | Tim-Philipp Müller | 2005-11-15 | 1 | -0/+38 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 1 | -1/+1 |
* | gst/avi/gstavidemux.*: Yeah, implement proper seeking. Exact seeking and segm... | Edward Hervey | 2005-11-11 | 2 | -143/+187 |
* | gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. ... | Tim-Philipp Müller | 2005-11-07 | 1 | -9/+6 |
* | Set correct stream_time in newsegment event. avi can also handle a duration q... | Wim Taymans | 2005-10-21 | 1 | -0/+1 |
* | gst/avi/gstavidemux.c: Correctly fill in the stream time. | Wim Taymans | 2005-10-20 | 1 | -1/+1 |
* | API change fix. | Wim Taymans | 2005-10-19 | 1 | -4/+11 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 1 | -1/+1 |
* | newsegment API update. | Wim Taymans | 2005-10-11 | 1 | -2/+2 |
* | gst/avi/gstavidemux.c: Don't crash when encountering a stream with an unknown... | Tim-Philipp Müller | 2005-09-26 | 1 | -16/+48 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -5/+6 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 2 | -16/+17 |
* | gst/: Uncomment metadata and codec-name handling. | Ronald S. Bultje | 2005-08-16 | 1 | -2/+11 |
* | Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 | Tim-Philipp Müller | 2005-08-13 | 1 | -1/+1 |
* | gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement after | Tim-Philipp Müller | 2005-08-09 | 1 | -0/+4 |
* | gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var... | Ronald S. Bultje | 2005-08-09 | 1 | -5/+5 |
* | gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo... | Ronald S. Bultje | 2005-08-09 | 1 | -2/+2 |
* | gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l... | Edward Hervey | 2005-08-04 | 1 | -3/+5 |
* | Various event updates and cleanups. | Wim Taymans | 2005-07-27 | 1 | -14/+24 |
* | ext/mad/gstmad.c: Add convert function for proper timestamp calculations. | Wim Taymans | 2005-07-16 | 1 | -27/+26 |
* | gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come... | Andy Wingo | 2005-07-08 | 1 | -2/+1 |
* | gst/base/gstbasesrc.c: Allow subclasses to implement their own negotiation. | Wim Taymans | 2005-07-07 | 1 | -1/+0 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
* | Replace GST_PLUGINS_LIBS_* with GST_PLUGINS_BASE_* | Jan Schmidt | 2005-07-01 | 1 | -9/+19 |
* | gst/avi/Makefile.am: Added linking to libgstriff-0.9 | Edward Hervey | 2005-06-30 | 1 | -1/+1 |
* | gst/avi/gstavidemux.c: Compiler pains. | Ronald S. Bultje | 2005-06-30 | 1 | -2/+3 |
* | fixes for new pkg-config files in gst-plugins-base | Thomas Vander Stichele | 2005-06-30 | 1 | -3/+5 |
* | gst/avi/: Port from -THREADED to HEAD, and fix for latest API changes of the ... | Ronald S. Bultje | 2005-06-30 | 4 | -924/+868 |
* | gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2... | Gergely Nagy | 2005-02-17 | 1 | -1/+2 |
* | gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341. | Ronald S. Bultje | 2005-01-29 | 2 | -1/+44 |
* | Allow seeks on audio pad, make mad forward those (#164826). | Ronald S. Bultje | 2005-01-27 | 1 | -6/+0 |
* | gst/avi/gstavimux.c: Fix... | Ronald S. Bultje | 2005-01-22 | 1 | -7/+8 |
* | gst/avi/gstavimux.c: Fix padding... | Ronald S. Bultje | 2005-01-19 | 1 | -3/+6 |
* | ext/mad/gstmad.c: Fail if caps negotiation fails. Should fix #162184, and sho... | Ronald S. Bultje | 2005-01-19 | 2 | -299/+245 |
* | gst/avi/gstavimux.c: Free events (fix memleak in #162905). | Ronald S. Bultje | 2005-01-16 | 1 | -0/+2 |