summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-21Release 0.10.8gst-plugins-ugly-0.10.8Jan Schmidt
2008-05-21Update .po filesJan Schmidt
2008-05-19configure.ac: 0.10.7.4 pre-releaseJan Schmidt
2008-05-19ext/mad/gstmad.c: Fix inconsistent use of rate and channels.Edward Hervey
2008-05-19gst/realmedia/rmdemux.c: Flush timestamp correction variables on a flush. Fix...Wim Taymans
2008-05-19Commit 0.10.7.3 pre-rel markerJan Schmidt
2008-05-13gst/realmedia/rmdemux.c: Properly aggregate GstFlowReturn from downstream in ...Edward Hervey
2008-05-10configure.ac: 0.10.7.2 pre-releaseJan Schmidt
2008-05-10Always let FLUSH_START events flow downstream.Edward Hervey
2008-05-07configure.ac: Error out if we don't have the required core/base versions.Tim-Philipp Müller
2008-05-06gst/realmedia/rmdemux.c: Fix video timestamps by adjusting it with the first ...Wim Taymans
2008-05-06gst/realmedia/rdtmanager.c: Set Rank to NONE so that we don't accidentally tr...Wim Taymans
2008-05-05gst/mpegaudioparse/gstmpegaudioparse.c: Send a new duration message if the av...Sebastian Dröge
2008-04-30gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we pa...Wim Taymans
2008-04-29gst/realmedia/: Include generated "_stdint.h" instead of <stdint.h> which mig...Michael Smith
2008-04-25ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as...Sebastian Dröge
2008-04-22Fix "unused var" compiler error when --disable-gst-debug is used.Edgard Lima
2008-04-17ext/amrnb/amrnbparse.c: We should also stop the streaming task when we get a ...Tim-Philipp Müller
2008-04-17ext/: gst_atomic_int_set ==> g_atomic_int_setEdward Hervey
2008-04-11gst/mpegaudioparse/gstxingmux.c: Fix argument formats.Julien Moutte
2008-04-06configure.ac: Actually build dlls when cross-compiling with mingw32.Damien Lespiau
2008-04-04Depend on GLib 2.12 and use it unconditionally as we do in other modules too ...Sebastian Dröge
2008-04-03gst/mpegaudioparse/: Use GSlice for allocating the seek table entries if we c...Sebastian Dröge
2008-04-01gst/asfdemux/gstasfdemux.c: Remove some debug code.Wim Taymans
2008-04-01gst/asfdemux/gstasfdemux.c: Guard against division by 0 and fall back to 25/1...Wim Taymans
2008-04-01gst/asfdemux/gstasfdemux.c: Instead of adding a fixes 25/1 framerate to the v...Wim Taymans
2008-03-21configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge
2008-03-19gst/realmedia/asmrules.c: make ) also a delimiter for rules.Wim Taymans
2008-03-12gst/mpegaudioparse/gstmpegaudioparse.c: Don't take the stream lock when cachi...Sebastian Dröge
2008-03-10gst/realmedia/rtspreal.c: Add the version field when creating the CONT chunk ...Pizpot Gargravarr
2008-03-10gst/mpegaudioparse/gstmpegaudioparse.c: Remove trailing newlines from debug s...Wim Taymans
2008-03-04ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav,...Simone Gotti
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt
2008-02-27Push EOS, FLUSH_STOP and NEWSEGMENT immediately instead of dropping and leaki...Sebastian Dröge
2008-02-27Cache all events except EOS if we still have to send a NEWSEGMENT event. This...Sebastian Dröge
2008-02-27gst/mpegaudioparse/gstxingmux.c: Write Xing header at the correct position in...Sebastian Dröge
2008-02-23Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...Tim-Philipp Müller
2008-02-22ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with th...Tim-Philipp Müller
2008-02-22gst/mpegaudioparse/gstmpegaudioparse.*: Post channel mode and CRC as tags. Fi...Thiago Sousa Santos
2008-02-22ext/dvdnav/dvdnavsrc.c: Correctly chain up to the parent's finalize function.Sebastian Dröge
2008-02-22gst/mpegaudioparse/gstmpegaudioparse.c: Try a bit harder to get valid timesta...Sebastian Dröge
2008-02-22gst/asfdemux/gstasfdemux.c: If we don't have the position to seek to in our i...Sebastian Dröge
2008-02-21configure.ac: Back to development...Jan Schmidt
2008-02-21Release 0.10.7 - I Cheated Timegst-plugins-ugly-0.10.7Jan Schmidt
2008-02-20Update .po filesJan Schmidt
2008-02-18tests/check/Makefile.am: Exclude dvdreadsrc from the states test too.Jan Schmidt
2008-02-18gst/mpegaudioparse/gstmpegaudioparse.c: Handler buffers without valid timesta...Sebastian Dröge
2008-02-18ext/dvdread/dvdreadsrc.c: Add some gint64 casts to prevent 32 bit integer ove...Tal Shalif
2008-02-17gst/mpegaudioparse/gstmpegaudioparse.c: Revert previous commit to mp3parse, a...Jan Schmidt
2008-02-14gst/mpegaudioparse/gstmpegaudioparse.c: Return GST_FLOW_UNEXPECTED if we get ...Sebastian Dröge