summaryrefslogtreecommitdiffstats
path: root/gst/mpeg2sub
AgeCommit message (Expand)AuthorFilesLines
2005-04-22First set of GCC4 compiler fixes.Ronald S. Bultje1-1/+2
2005-01-25ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt1-5/+13
2004-07-28ext/dvdnav/README: Update the README to use dvddemuxJan Schmidt1-1/+12
2004-07-27fix local includes and 64 bits constantsSteve Lhomme1-1/+1
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+148
2004-05-21first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet1-2/+2
2004-04-20configure.ac: bump required gstreamer version to 0.8.1.1 because of following...David Schleef1-2/+2
2004-04-01a52dec: Use a debug category, Output timestamps correctlyJan Schmidt2-214/+833
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-79/+80
2004-03-15*.h: Revert indentingJohan Dahlin1-26/+23
2004-03-14gst-indentThomas Vander Stichele2-185/+193
2004-03-06Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau1-3/+4
2004-02-02code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef1-1/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-2/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-02More More MoreRonald S. Bultje1-22/+26
2003-10-29Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef1-8/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-5/+7
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-7/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-6/+9
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-1/+1
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-07-08- use _merge instead of _appendWim Taymans1-1/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-1/+1
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte1-1/+1
2002-04-06fixed first bunch of compiler warningsBenjamin Otte2-3/+3
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-6/+6
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-3/+3
2001-12-23much build fixage turns out synaesthesia and smoothwav depend on gtk, maybe t...Andy Wingo1-1/+1
2001-12-22Initial revisionAndy Wingo5-0/+874