summaryrefslogtreecommitdiffstats
path: root/gst/mpeg1videoparse
AgeCommit message (Expand)AuthorFilesLines
2005-07-27gst/mpeg1videoparse/gstmp1videoparse.*: Add support for MPEG-2 video (#311600).Ronald S. Bultje2-147/+217
2005-05-18gst/mpeg1videoparse/gstmp1videoparse.c: Prevent crash, detect keyframes (#303...Ronald S. Bultje1-7/+19
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-4/+4
2004-04-10gst/mpeg1videoparse/gstmp1videoparse.*: Fix for some slight mis-cuts in buffe...Ronald S. Bultje2-11/+29
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-124/+125
2004-03-15*.h: Revert indentingJohan Dahlin1-25/+22
2004-03-14gst-indentThomas Vander Stichele2-270/+268
2004-02-04Convert GST_DEBUG_CAPS() to GST_DEBUG():David Schleef1-1/+1
2004-01-29gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ...Ronald S. Bultje1-126/+132
2004-01-25gst-libs/gst/riff/riff-read.c: Additional pad usability check.Ronald S. Bultje1-12/+67
2004-01-02Convert elements to use gst_pad_use_explicit_caps() where appropriate.David Schleef1-5/+2
2003-12-22Merge CAPS branchDavid Schleef1-32/+29
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+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. Bultje2-1/+4
2003-11-02Hi. I'm the reason why GstElementDetails uses a macro nowBenjamin Otte1-3/+3
2003-11-02And again one moreRonald S. Bultje1-27/+31
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-4/+5
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+2
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-2/+3
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-08-05Fix up small issues (fixes #119036)Ronald S. Bultje1-9/+17
2003-08-04Add DURATION support. It still doesn't work, see #119036 for why and on how t...Ronald S. Bultje1-0/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-83/+155
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-12/+15
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-04-07Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef1-3/+3
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-2/+2
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/+7
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-5/+5
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-4/+4
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-12/+12
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 Wingo3-10/+10
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-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-2/+0
2001-12-28Fixed some pluginsWim Taymans1-4/+5
2001-12-28Revived the mpeg1 video parser, probably badly broken but anyway..Wim Taymans3-0/+502