index
:
~arun/gst-plugins-good
master
osxaudio
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
wavparse
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
wavparse: Fix up comments regarding DTS
David Schleef
1
-3
/
+7
2015-03-26
wavparse: be more strict about typefinding DTS
David Schleef
1
-1
/
+1
2015-02-06
wavparse: fix which stop variable is used in assignment
Luis de Bethencourt
1
-2
/
+2
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-1
/
+1
2015-01-07
wavparse: skip an additional uninteresting chunk type before the fmt chunk.
Michael Smith
1
-1
/
+4
2014-09-12
wavparse: Fix parsing of adtl chunks
Sebastian Dröge
1
-2
/
+10
2014-08-29
wavparse: Store size of data tag in a 64 bit integer locally too
Sebastian Dröge
1
-11
/
+14
2014-08-29
wavparse: Use 64 bit scaling functions now that fact is a 64 bit integer
Sebastian Dröge
1
-3
/
+2
2014-08-29
wavparse: support rf64 format
Peter G. Baum
2
-3
/
+45
2014-07-04
avidemux, wavparse: Print invalid fourcc in hex
Sebastian Rasmussen
1
-2
/
+1
2014-06-23
wavparse: Update offset after parsing adtl chunk
Sebastian Dröge
1
-0
/
+1
2014-06-05
wavparse: do not include codec_data on raw audio caps
Vincent Penquerc'h
1
-0
/
+10
2014-05-02
wavparse: avoid dividing by a 0 blockalign
Vincent Penquerc'h
1
-2
/
+4
2014-04-30
wavparse: pass on tags from upstream if there are any
Tim-Philipp Müller
1
-2
/
+42
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-04-16
wavparse: do not rely on call failure keeping return data unmodified
Vincent Penquerc'h
1
-3
/
+4
2014-01-29
wavparse: Ignore Broadcast Wave Format (BWF) tags when searching for 'fmt' chunk
Mike Sheldon
1
-1
/
+11
2014-01-06
wavparse: remove ifdef'ed code
Stefan Sauer
1
-426
/
+0
2014-01-06
avidemux, waveparse: more logging for unhandled chunks
Stefan Sauer
1
-3
/
+9
2013-12-31
wavparse: Skip id3 tag
Stéphane Cerveau
1
-1
/
+1
2013-12-30
wavparse: emit midi-base-note tag from data in 'smpl' chunk
Stefan Sauer
1
-0
/
+81
2013-11-18
docs: get rid of 'Since: 0.10.x' markers
Tim-Philipp Müller
1
-3
/
+1
2013-07-22
wavparse: Add support for group-id in the stream-start event
Sebastian Dröge
1
-1
/
+4
2013-06-07
wavparse: Push stream-start event in pull mode before anything else
Sebastian Dröge
1
-0
/
+6
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-10
waveparse: remove superfluous g_list_first() calls
Stefan Sauer
1
-4
/
+3
2013-04-09
wavparse: add 'note' chunk support
Anton Belka
2
-7
/
+70
2013-04-09
wavparse: error out if we receive eos before any valid data
Alexander Schrab
1
-53
/
+56
2013-03-24
wavparse: expose CUE sheet items as tracks not chapter entries in TOC
Tim-Philipp Müller
1
-4
/
+4
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-09-11
ext, gst: only activate in pull mode if upstream is seekable
Mark Nauwelaerts
1
-1
/
+2
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-2
/
+2
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-3
/
+3
2012-07-30
wavparse: create TOC as needed
Anton Belka
1
-2
/
+7
2012-07-28
wavparse: update for TOC API changes
Tim-Philipp Müller
1
-1
/
+2
2012-07-28
tag: Update for taglist/tag event API changes
Sebastian Dröge
1
-2
/
+1
2012-07-23
wavparse: convert all non GST_FORMAT_BYTES to format bytes.
Alban Browaeys
1
-10
/
+14
2012-07-23
wavparse: Don't fail if more data then needed is available when parsing cue c...
Sebastian Dröge
1
-2
/
+2
2012-07-23
wavparse: Some minor cleanup to the cue/labl parsing
Sebastian Dröge
1
-14
/
+7
2012-07-20
wavparse: clean up push mode segment handling
Mark Nauwelaerts
1
-6
/
+3
2012-07-20
wavparse: Add TOC support
Anton Belka
2
-0
/
+351
2012-07-09
update for riff field rename
Mark Nauwelaerts
1
-1
/
+1
2012-07-05
gst: Implement segment-done event
Sebastian Dröge
1
-0
/
+2
2012-06-20
update for task api change
Wim Taymans
1
-2
/
+2
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
-1
/
+1
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
-3
/
+3
2012-03-16
don't pass random pointers to pull_range
Wim Taymans
1
-0
/
+5
2012-01-25
more memory API porting
Wim Taymans
1
-8
/
+9
[next]