summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-14releasing 0.10.4gst-plugins-ugly-0.10.4Thomas Vander Stichele
2006-08-14Update .po filesThomas Vander Stichele
2006-08-14ext/a52dec/gsta52dec.c: Instead of forwarding the event in the wrong format, ...Wim Taymans
2006-08-14ext/dvdread/dvdreadsrc.c: Put debug category initialization before use of GST...Thomas Vander Stichele
2006-08-08gst/dvdsub/gstdvdsubdec.c: Set rank to NONE for the time being until we make ...Tim-Philipp Müller
2006-08-07gst/realmedia/rmdemux.c: Handle audio streams with stream_version 3 properly;...Tim-Philipp Müller
2006-08-07ext/dvdread/dvdreadsrc.c: Error out properly if this is an interactive DVD (f...Tim-Philipp Müller
2006-08-07ext/a52dec/gsta52dec.c: When the first_access is 1 or 0, we should copy the t...Jan Schmidt
2006-08-07ext/a52dec/gsta52dec.c: Use GST_ELEMENT_ERROR for error reporting; post error...Tim-Philipp Müller
2006-08-07gst/dvdsub/gstdvdsubdec.c: which happens when you use macros that got changed...Frédéric Riss
2006-08-06ext/dvdread/dvdreadsrc.*: Add basic support for time-based seeking; set times...Tim-Philipp Müller
2006-08-04gst/realmedia/: Factor out some code into rmutils.[ch]; when reading strings,...Tim-Philipp Müller
2006-07-31Fix dist by including gst-libs/Jan Schmidt
2006-07-29Make custom error messages translatable.Tim-Philipp Müller
2006-07-28gst/asfdemux/: Error out when the stream is encrypted (rather than feeding ga...Tim-Philipp Müller
2006-07-28Add/enable autofoo magic for translations.Tim-Philipp Müller
2006-07-28gst/realmedia/rmdemux.c: Don't leak streams, strings or caps. Get rid of unne...Tim-Philipp Müller
2006-07-27gst/realmedia/rmdemux.c: Descramble cook audio streams before sending them to...Tim-Philipp Müller
2006-07-26ext/lame/gstlame.c: Fix lame putting lots of 0's at start of mp3. Fixes bug ...Zaheer Abbas Merali
2006-07-21ext/sidplay/gstsiddec.*: Remove old metadata thing.Wim Taymans
2006-07-15gst/asfdemux/gstasfdemux.c: Find language codes for audio streams if they are...Tim-Philipp Müller
2006-07-14gst/asfdemux/: Parse extended stream properties objects and stream objects hi...Tim-Philipp Müller
2006-07-13gst/realmedia/rmdemux.*: Cleanups, use GstSegment for seeking.Wim Taymans
2006-07-11ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there.Tim-Philipp Müller
2006-07-10ext/mpeg2dec/gstmpeg2dec.c: Fix refcounting when cropping. Fixes #341677.Wim Taymans
2006-07-09gst/asfdemux/gstasfdemux.c: Fix typo. Closes #347029.Grzegorz Lukasik
2006-07-08gst/asfdemux/gstasfdemux.c: Skip chunks for unknown streams properly. Fixes b...Tim-Philipp Müller
2006-07-07gst/asfdemux/: Add some more GUIDs and make debug log more readable and easie...Tim-Philipp Müller
2006-06-30ext/dvdread/dvdreadsrc.*: Rewrite seeking code and make seeking in DVDs work ...Tim-Philipp Müller
2006-06-29autogen.sh: Check for automake-1.9 as well.Tim-Philipp Müller
2006-06-29ext/dvdread/dvdreadsrc.c: Make check stronger.Tim-Philipp Müller
2006-06-28gst/asfdemux/gstasfdemux.*: Handle unknown codec IDs/fourccs properly (#34587...Tim-Philipp Müller
2006-06-23ext/a52dec/gsta52dec.c: Call the channel positions get_type() method in plugi...Jan Schmidt
2006-06-23gst/mpegstream/: Also flush packetizer cache when we get a buffer that has theTim-Philipp Müller
2006-06-23gst/mpegstream/: Flush packetizer cache when we get a FLUSH_STOP event; remov...Tim-Philipp Müller
2006-06-23ext/a52dec/gsta52dec.c: Treat dual-mono as stereo. It should really be output...Jan Schmidt
2006-06-19ext/mpeg2dec/gstmpeg2dec.c: Assume 4:3 DAR rather than 4:3 PAR (#345184).Tim-Philipp Müller
2006-06-19ext/mpeg2dec/gstmpeg2dec.c: Assume pixel-aspect-ratio of 4:3 if libmpeg2dec d...Tim-Philipp Müller
2006-06-17ext/mad/gstmad.c: Send newsegment event before calling gst_pad_alloc_buffer_a...Michael Dominic K
2006-06-17configure.ac: Fix --disable-external (can't set conditionals conditionally, #...Tim-Philipp Müller
2006-06-15ext/a52dec/Makefile.am: ... and then he said "When you go and fix the build y...Tim-Philipp Müller
2006-06-13ext/sidplay/gstsiddec.cc: Fix copyright, email addresses and descriptions.Wim Taymans
2006-06-12ext/dvdnav/.cvsignore: More ignoreWim Taymans
2006-06-12tests/check/elements/amrnbenc.c: Init memory before feeding it to the encoder...Wim Taymans
2006-06-12gst/asfdemux/.cvsignore: More ignoreEdward Hervey
2006-06-11.cvsignore: Ignore files generated by 'make dist'.Tim-Philipp Müller
2006-06-11update build filesThomas Vander Stichele
2006-06-11autogen.sh: require am17Thomas Vander Stichele
2006-06-07ext/mpeg2dec/gstmpeg2dec.*: Simplify and don't leak our buffer pool.Wim Taymans
2006-06-07ext/mpeg2dec/gstmpeg2dec.*: Fix padtemplate as we can now do fractional frame...Wim Taymans