summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-20ext/musepack/gstmusepackdec.c: Add support for segment seeks.Tim-Philipp Müller2-4/+43
2006-04-20Added a couple of ifdefs to make it compile with other kernels.Edgard Lima2-4/+18
2006-04-20gst/qtdemux/qtdemux.c: Never treat video streams as an audio stream.j^2-2/+17
2006-04-19gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_...Wim Taymans2-3/+12
2006-04-17Just added a gtk-doc comment.Edgard Lima2-0/+26
2006-04-17ext/theora/theoradec.*: Apply fix from j^ for API change in libtheoradec.Michael Smith3-52/+205
2006-04-14ext/musepack/gstmusepackdec.c: Fix track/album peak tag values; use GST_DEBUG...Tim-Philipp Müller2-15/+16
2006-04-13Fixed some memory leaks.Edgard Lima3-5/+31
2006-04-12Fix to work in read mode.Edgard Lima2-1/+5
2006-04-11fix versioning macro and add translation filesChristian Schaller1-2/+2
2006-04-10gst/qtdemux/qtdemux.c: Fix parsing of newer stsd chunks again.Wim Taymans3-1/+8
2006-04-10gst/qtdemux/qtdemux.c: Fix framerate calculation.Wim Taymans2-4/+17
2006-04-10ext/swfdec/gstswfdec.c: Fix build (class_init declaration/definition mismatch).Tim-Philipp Müller2-1/+6
2006-04-10gst/qtdemux/qtdemux.c: force mono 8000 Hz on AMR samples.Wim Taymans2-1/+10
2006-04-09ext/neon/gstneonhttpsrc.c: remove atoll by using g_ascii_strtoull (atoll is n...Sébastien Moutte5-2/+278
2006-04-09gst/audioresample/debug.h: replace debug macros with variable number of param...Sébastien Moutte2-5/+13
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost66-71/+146
2006-04-08gst/: Fix more broken GObject macrosStefan Kost5-7/+23
2006-04-08Fix broken GObject macrosStefan Kost5-6/+16
2006-04-08Fix broken GObject macrosStefan Kost1-5/+5
2006-04-08gst/qtdemux/qtdemux.c: Don't make rounding errors in timestamp/duration calcu...Wim Taymans2-130/+150
2006-04-07docs/plugins/gst-plugins-bad-plugins-decl-list.txt: Updates.Julien Moutte3-0/+11
2006-04-07Typo fix, s/XFree86/X11 and added doc blurb saying that it fixates to 25fpsZaheer Abbas Merali2-5/+14
2006-04-07tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playingZaheer Abbas Merali2-0/+11
2006-04-07sys/ximagesrc/ximagesrc.c: Fix typo, C++ style comments and other small cleanupsZaheer Abbas Merali2-9/+21
2006-04-06gst/qtdemux/qtdemux.c: Added full edit list support.Wim Taymans2-208/+593
2006-04-06more distcheck fixesThomas Vander Stichele2-8/+6
2006-04-06configure.ac: clean up so report properly on missing stuff fix modplug detectionThomas Vander Stichele3-49/+96
2006-04-06ext/: don't dist amr wb source codeThomas Vander Stichele3-5/+10
2006-04-06Unify the long descriptions in the plugin details (#337263).j^69-350/+361
2006-04-06ext/neon/gstneonhttpsrc.c: Add back "uri" property and mark it as deprecated;...Tim-Philipp Müller3-1/+17
2006-04-05gst/qtdemux/qtdemux.c: Use duration as segment stop position if none is expli...Wim Taymans3-10/+33
2006-04-04gst/qtdemux/qtdemux.c: More cleanups, added comments.Wim Taymans2-142/+248
2006-04-04Mark latest change as fixing a bug.Wim Taymans1-0/+1
2006-04-04gst/qtdemux/qtdemux.*: Handle stss boxes so we can mark and find keyframes.Wim Taymans3-127/+339
2006-04-03tests/check/Makefile.am: Only run the id3v2mux check if taglib is available a...Tim-Philipp Müller2-2/+15
2006-04-03ext/swfdec/Makefile.am: Don't set plugindir.Tim-Philipp Müller3-3/+9
2006-04-03configure.ac: Add AX_CREATE_STDINT_H to create _stdint.h, needed by the dts p...Tim-Philipp Müller2-0/+9
2006-04-03GST_ORIGIN => GST_PACKAGE_ORIGINTim-Philipp Müller4-3/+11
2006-04-02docs/plugins/: add more plugins to docsThomas Vander Stichele12-0/+239
2006-04-02the alphabet, a tricky conceptThomas Vander Stichele1-202/+203
2006-04-02add liboil check, dts uses itThomas Vander Stichele1-0/+6
2006-04-01add taglib checks and docsThomas Vander Stichele19-15/+623
2006-04-01don't use AS_LIBTOOL_TAGS, it doesn't workThomas Vander Stichele2-1/+5
2006-04-01ignore moreThomas Vander Stichele3-1/+3
2006-04-015 second timeoutThomas Vander Stichele1-2/+2
2006-04-01rename testThomas Vander Stichele3-2/+3
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele87-1196/+980
2006-03-31Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali7-11/+104
2006-03-31sys/ximagesrc/ximagesrc.c: Add docs to ximagesrcZaheer Abbas Merali2-0/+30