Lines Matching refs:wavpackparse
5661 gst-launch-1.0 filesrc ... ! wavpackparse ! wavpackdec ! pulsesink
16577 * tests/check/elements/wavpackparse.c:
18052 wavpackparse: fix handling of correction streams
18054 that wavpackparse can also be used to packetise correction
38728 wavpackparse: set both pts and dts so baseparse doesn't make up wrong dts after seeks
42473 * tests/check/elements/wavpackparse.c:
42841 * tests/check/elements/wavpackparse.c:
42842 tests: wavpackparse: fix unit test
55352 wavpackparse: Post AUDIO_CODEC tag
61575 * tests/check/elements/wavpackparse.c:
61576 wavpackparse-test: Send inital events
63404 * tests/check/elements/wavpackparse.c:
66416 * tests/check/elements/wavpackparse.c:
73962 wavpackparse: init datastructure
74865 po: fix POTFILES.in for new wavpackparse location in source tree
74939 * tests/check/elements/wavpackparse.c:
74964 wavpack: remove legacy wavpackparse
74972 audioparsers: port wavpackparse to 0.11
75022 wavpackparse: initialize header to silence older gcc versions
75027 wavpackparse: remove empty lines in varable declarations caused by old indent
75099 audioparsers: disable non-ported wavpackparse
75154 audioparsers: add baseparse based wavpackparse
97413 wavpackparse: Don't use GST_FLOW_IS_FATAL()
104369 * tests/check/elements/wavpackparse.c:
108417 * tests/check/elements/wavpackparse.c:
108418 wavpackparse: Fix unit test for recent position reporting changes
108430 wavpackparse: After pushing a frame, update last_stop to the end of the frame
108437 wavpackparse: Allow pulling the last WavPack frame of a file
129557 * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
136786 * tests/check/elements/wavpackparse.c: (GST_START_TEST):
139213 * tests/check/elements/wavpackparse.c: (GST_START_TEST):
139216 the wavpackparse unit test.
139441 Accept framed and non-framed input, wavpackparse doesn't care. To
139442 prevent "wavpackparse ! wavpackparse ! ..." pipelines lower the
139443 rank of wavpackparse by one. This allows "wavpackenc ! wavpackparse !
143520 * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad):
145464 * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
146027 …ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not seekable yet though);…
146040 Make wavpackparse also work in push-mode (not seekable yet though);