summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-12ex/: #define red greenTim-Philipp Müller3-0/+8
2006-06-12gst/spectrum/.cvsignore: Ignore more.Tim-Philipp Müller2-0/+7
2006-06-12ext/libmms/gstmms.c: Set caps on outgoing buffers.Tim-Philipp Müller3-2/+14
2006-06-11moap ignoreThomas Vander Stichele2-0/+3
2006-06-11autogen.sh: require am17Thomas Vander Stichele2-1/+1
2006-06-10ext/wavpack/: Add wavpack encoder element (#343131).Sebastian Dröge8-6/+1434
2006-06-09configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...Tim-Philipp Müller5-3/+14
2006-06-06adapt to new apiThomas Vander Stichele1-2/+2
2006-06-06build gdp pluginsThomas Vander Stichele2-2/+3
2006-06-06ignore moreThomas Vander Stichele1-0/+2
2006-06-06configure.ac: enable building of GDP elementsThomas Vander Stichele7-43/+142
2006-06-02tests/check/: Don't busy-wait in tests; this was causing test timeouts very f...Michael Smith1-1/+0
2006-06-02small fixesThomas Vander Stichele2-1/+5
2006-06-02ext/theora/theoradec.c: Theora 4:4:4 pixel format support.Michael Smith2-14/+89
2006-06-02gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...Thomas Vander Stichele3-20/+208
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost76-137/+215
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-05-31ext/faad/gstfaad.h: Forgot to commit the header file too.Edward Hervey3-0/+8
2006-05-31ext/faad/gstfaad.c: Added GstSegment to control segments.Edward Hervey3-6/+95
2006-05-28ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c...Lutz Müller4-81/+52
2006-05-26gst/spectrum/: added another exampleStefan Kost5-3/+117
2006-05-26gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...Edward Hervey2-3/+14
2006-05-26gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.Wim Taymans2-1/+5
2006-05-24gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.Wim Taymans2-1/+21
2006-05-22gst/qtdemux/qtdemux.c: po/POTFILES.in:Tim-Philipp Müller2-19/+48
2006-05-22sigh, really don't build theseThomas Vander Stichele1-2/+1
2006-05-22New plugin: h264parse (#340638)Michal Benes5-0/+306
2006-05-22gst/gdp/: Handle error cases when calling functions do downwards state change...Thomas Vander Stichele7-24/+117
2006-05-22don't build these yetThomas Vander Stichele1-3/+2
2006-05-22don't build these yetThomas Vander Stichele1-1/+3
2006-05-22adding GDP payloader and depayloader. Build integration will follow later wh...Thomas Vander Stichele10-11/+1937
2006-05-21gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost2-37/+14
2006-05-21gst/spectrum/Makefile.am: Link to base librariesStefan Kost5-72/+207
2006-05-20Initial port of the spectrum elementStefan Kost6-252/+334
2006-05-19I forget to add sys/v4l2/gstv4l2xoverlay.c in las commitEdgard Lima2-1/+2
2006-05-19Some clean-ups requested by wingo in bug #338818.Edgard Lima5-26/+34
2006-05-19ext/alsaspdif/alsaspdifsink.*: Use sampling rate from set_caps. Comment out s...Michael Smith4-6/+38
2006-05-18configure.ac: Check for X11Stefan Kost9-29/+84
2006-05-18ext/Makefile.am: Fix distcheck?Michael Smith2-0/+24
2006-05-18Add an alsa plugin to output IEC958 frames over S/PDIFMichael Smith6-0/+942
2006-05-17ext/faad/gstfaad.c: Remove unused caps cruft from chain function altogether.Tim-Philipp Müller2-14/+11
2006-05-17ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and ...Edward Hervey2-2/+10
2006-05-15latest changes with additions and removalsChristian Schaller2-5/+5
2006-05-13ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immedia...Young-Ho Cha3-2/+28
2006-05-12ext/xvid/gstxvidenc.c: Compile fixes.Wim Taymans2-1/+11
2006-05-12ext/xvid/: xvid plugin to support more capabilities of XviD codec.Mark Nauwelaerts7-404/+1478
2006-05-11put back -no-undefinedThomas Vander Stichele1-0/+5
2006-05-11Changes proposed by Wingo in bug #338818.Edgard Lima19-1385/+1570
2006-05-11gst/qtdemux/qtdemux.c: Figure out the real audio type in mp4a boxes by parsin...Wim Taymans2-7/+33
2006-05-10gst/qtdemux/qtdemux.c: Parse version 2 sample descriptions.Wim Taymans3-27/+55