index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
auparse
/
gstauparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use audioconvert for converting from non-native endianness floats in auparse ...
René Stadler
2007-05-21
1
-37
/
+2
*
gst/auparse/gstauparse.c: limit caps to the formats we announce in the template
Stefan Kost
2007-04-10
1
-2
/
+21
*
Revert last change as we don't want plugins-good to depend on plugins-base CV...
Sebastian Dröge
2007-03-30
1
-2
/
+37
*
configure.ac: Require gst-plugins-base CVS for audioconvert with non-native f...
René Stadler
2007-03-29
1
-37
/
+2
*
Activate pads before adding.
Wim Taymans
2006-10-06
1
-0
/
+1
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-3
/
+3
*
gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make sou...
Tim-Philipp Müller
2006-04-26
1
-240
/
+544
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-16
/
+31
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-4
/
+3
*
gst/auparse/gstauparse.c: Don't push buffers into the adapter that we are goi...
Tim-Philipp Müller
2006-02-01
1
-10
/
+16
*
gst/auparse/gstauparse.c: Can't use gst_object_unref() on a GstAdapter (#3251...
Tim-Philipp Müller
2005-12-29
1
-1
/
+1
*
gst/auparse/gstauparse.*: Use gst_object_unref() for GstObjects instead of g_...
Tim-Philipp Müller
2005-12-12
1
-90
/
+56
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-5
/
+5
*
Update for alloc_buffer changes.
Andy Wingo
2005-12-05
1
-2
/
+3
*
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2005-11-22
1
-1
/
+1
*
gst_object_unref, not g_object_unref
Michael Smith
2005-11-21
1
-1
/
+1
*
gst/auparse/: Partially fix #161712. playbin still doesn't work on these file...
Michael Smith
2005-11-21
1
-23
/
+63
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+2
*
Just some cleanup.
Edgard Lima
2005-10-31
1
-23
/
+27
*
newsegment API update.
Wim Taymans
2005-10-11
1
-1
/
+1
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-1
/
+1
*
Auparse ported to 0.9. Tested with filesrc ! auparse ! osssink and alsasink
Edgard Lima
2005-09-22
1
-47
/
+41
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-7
/
+8
*
fix int and float audio caps in auparse, partially fixes bug #142812
Stéphane Loeuillet
2004-12-19
1
-12
/
+24
*
put the same mail for Zaheer Merali everywhere
Stéphane Loeuillet
2004-12-11
1
-1
/
+1
*
gst/auparse/gstauparse.c: Error out on invalid data (fixes #154807).
Ronald S. Bultje
2004-10-09
1
-1
/
+1
*
gst/asfdemux/gstasfdemux.c: Prevent infinite loops. More correct error report...
Ronald S. Bultje
2004-09-22
1
-0
/
+1
*
ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license field
David Schleef
2004-08-11
1
-1
/
+1
*
local include fixes
Steve Lhomme
2004-07-26
1
-1
/
+1
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
1
-2
/
+2
*
- LE/Dec au files were broken (a bug i introduced)
Stéphane Loeuillet
2004-05-17
1
-3
/
+3
*
fix warning
Thomas Vander Stichele
2004-05-14
1
-1
/
+1
*
gst/auparse/gstauparse.c: add support for ADPCM streams (CCITT g72x) decoder ...
Stéphane Loeuillet
2004-05-14
1
-24
/
+36
*
ext/audiofile/gstafparse.c: change class to Codec/Demuxer/Audio
Stéphane Loeuillet
2004-05-13
1
-3
/
+3
*
ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
Stéphane Loeuillet
2004-05-13
1
-5
/
+9
*
gst-libs/gst/riff/riff-ids.h: - add CDXA to the list of RIFF types
Stéphane Loeuillet
2004-05-13
1
-1
/
+1
*
gst/auparse/gstauparse.c: - Document all audio encoding we can encounter from...
Stéphane Loeuillet
2004-05-11
1
-22
/
+43
*
gst/auparse/gstauparse.c: Hack around spider. Remove me some day please.
Ronald S. Bultje
2004-05-11
1
-4
/
+41
*
gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous pa...
Ronald S. Bultje
2004-05-11
1
-9
/
+1
*
gst/auparse/gstauparse.c: eee (32, 64) only unsupported formats are ADPCM/CCI...
Stéphane Loeuillet
2004-05-10
1
-19
/
+62
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-32
/
+33
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-88
/
+82
*
gst/ac3parse/gstac3parse.c: update to checklist 5
David Schleef
2004-01-27
1
-0
/
+1
*
Convert elements to use gst_pad_use_explicit_caps() where appropriate.
David Schleef
2004-01-02
1
-2
/
+2
*
Merge CAPS branch
David Schleef
2003-12-22
1
-50
/
+28
*
remove copyright field from plugins
Andy Wingo
2003-12-04
1
-1
/
+0
*
+ checking in plugin category changes
Leif Johnson
2003-11-16
1
-1
/
+1
*
Changes for new plugin init code
David Schleef
2003-11-01
1
-25
/
+33
*
merge TYPEFIND branch. Major changes:
Benjamin Otte
2003-10-28
1
-35
/
+0
[next]