index
:
~slomo/gst-plugins-ugly
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dvdlpcmdec
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-05
dvdlpcmdec: Fix parsing of headers to set correct width to allow decode.
Michael Smith
1
-1
/
+6
2012-11-03
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-2
/
+1
2012-06-06
update for tag event change
Wim Taymans
1
-1
/
+2
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-2
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-01-25
port to new memory API
Wim Taymans
1
-23
/
+31
2012-01-05
dvdlpcmdec: fix for multichannel
Wim Taymans
1
-2
/
+2
2012-01-05
dvdlpcmdec: Port to the new raw audio caps
Sebastian Dröge
2
-50
/
+61
2011-11-23
Fix print format compiler warnings on OS X / 64bit
Matej Knopp
1
-7
/
+8
2011-11-17
add parent to pad functions
Wim Taymans
1
-15
/
+13
2011-11-02
tags: update for tag API removal
Wim Taymans
1
-2
/
+1
2011-10-30
ext, gst: update for taglist API changes
Tim-Philipp Müller
1
-4
/
+2
2011-09-27
dvdlpcmdec: port to 0.11
Wim Taymans
2
-131
/
+143
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-8
/
+4
2009-10-05
dvdlpcm: whitespace fixes
Wim Taymans
1
-5
/
+5
2009-05-27
dvdlpcmdec: Add multichannel channel maps, and send some tags
Jan Schmidt
2
-47
/
+126
2009-03-26
dvdlpcmdec: Fix factory klass, It's a 'Decoder', not a 'Demuxer'.
Edward Hervey
1
-1
/
+1
2008-10-13
Don't install static libs for plugins. Fixes #550851 for ugly.
Stefan Kost
1
-0
/
+1
2007-08-24
gst/dvdlpcmdec/gstdvdlpcmdec.c: Add other allowed rates to the pad templates.
Jan Schmidt
1
-2
/
+2
2007-07-11
Fix build against core CVS by not using deprecated API. Bump requirements for...
Tim-Philipp Müller
1
-1
/
+1
2007-06-22
Fix leaks some more.
Edward Hervey
1
-4
/
+2
2007-02-28
gst/dvdlpcmdec/gstdvdlpcmdec.*: Implement all sample rates.
Wim Taymans
2
-42
/
+61
2006-09-28
gst/dvdlpcmdec/gstdvdlpcmdec.c: If an incoming timestamp is within one sample...
Jan Schmidt
1
-4
/
+18
2006-08-31
Add missing GST_LIBS to the link flags
Jan Schmidt
1
-1
/
+1
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-2
/
+2
2006-05-11
ext/a52dec/gsta52dec.c: Add more debug
Jan Schmidt
2
-10
/
+92
2006-05-11
gst/dvdlpcmdec/gstdvdlpcmdec.c: Fix timestamping for cases where the first_ac...
Michael Smith
1
-12
/
+20
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-01
configure.ac: rework similarly to other modules
Thomas Vander Stichele
1
-1
/
+1
2006-02-17
gst/dvdlpcmdec/gstdvdlpcmdec.c: Add a small sanity check for LPCM reading.
Jan Schmidt
1
-0
/
+17
2005-12-05
Update for alloc_buffer changes.
Andy Wingo
1
-1
/
+1
2005-11-21
gst/: Modifications for disapearance of GST_PAD_IS_USABLE()
Edward Hervey
1
-10
/
+0
2005-09-02
All plugins updated for element state changes.
Andy Wingo
1
-8
/
+9
2005-09-02
Fix return types in setcaps functions
Michael Smith
1
-2
/
+2
2005-09-02
Changes to correctly use first_access parameter in ac3 and lpcm plugins.
Michael Smith
1
-22
/
+39
2005-09-01
gst/dvdlpcmdec/gstdvdlpcmdec.c: Cleanups, fixed header parsing and stripping.
Wim Taymans
1
-89
/
+135
2005-09-01
Use the right bytes when parsing the LPCM dvd header
Michael Smith
1
-1
/
+1
2005-09-01
Return the correct values from chain function
Michael Smith
1
-7
/
+4
2005-08-31
Restructure LPCM decoder to not expect the demuxer to parse the LPCM header; ...
Michael Smith
2
-27
/
+154
2005-08-31
Port LPCM decoder to 0.9
Michael Smith
3
-0
/
+518
2005-08-30
remove stuff
Thomas Vander Stichele
4
-478
/
+0
2005-02-20
gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffers
Jan Schmidt
1
-4
/
+6
2005-02-08
configure.ac: Add dvdlpcmdec
Jan Schmidt
4
-0
/
+476