index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
aacparse
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
aacparse: Add function for the baseparse subclass to push buffers downstream
Sebastian Dröge
2
-27
/
+60
2009-07-14
baseparse: Fix seek event leaking
Sebastian Dröge
1
-2
/
+3
2009-06-19
aacparse: ADIF: do not send bogus timestamps, leave to downstream (decoder)
Mark Nauwelaerts
1
-2
/
+6
2009-06-02
aacparse: fix sample rate extraction from codec data
Tim-Philipp Müller
1
-22
/
+20
2009-06-02
aacparse, amrparse: remove bogus gst_pad_fixate_caps() calls
Tim-Philipp Müller
1
-1
/
+0
2009-06-02
baseparse: propagate return value of GstBaseParse::set_sink_caps()
Tim-Philipp Müller
1
-1
/
+1
2009-06-02
baseparse: don't try to GST_LOG an already-freed caps string
Tim-Philipp Müller
1
-6
/
+2
2009-06-02
aacparse: set channels and rate on output caps, and keep codec_data
Tim-Philipp Müller
1
-7
/
+17
2009-05-28
baseparse: fix debug category
Mark Nauwelaerts
1
-1
/
+1
2009-05-03
baseparse: fix (regression in) newsegment handling
Mark Nauwelaerts
1
-16
/
+8
2009-04-07
baseparse: Fix slightly broken buffer-in-segment check (aacparse, amrparse, f...
René Stadler
1
-1
/
+1
2009-04-05
baseparse: Fix push mode seeking (aacparse, amrparse)
René Stadler
1
-5
/
+12
2009-03-31
baseparse: Delay newsegment as long as possible.
Mark Nauwelaerts
1
-25
/
+34
2009-03-23
aacparse: Fix busyloop when seeking. Fixes #575388
René Stadler
1
-5
/
+0
2009-03-23
aacparse: Refactor check_valid_frame to expose broken code
René Stadler
1
-8
/
+20
2009-02-27
baseparse: revert last change and properly fix
Stefan Kost
1
-4
/
+6
2009-02-26
baseparse: remove checks for buffer==NULL
Stefan Kost
1
-9
/
+5
2009-02-11
aacparse: Fix license specified in plugin details.
René Stadler
1
-2
/
+1
2009-01-30
Fix the return value of the default parse_frame function.
Jan Schmidt
1
-3
/
+3
2009-01-23
Log aac details found in codec_data.
Stefan Kost
1
-0
/
+3
2008-11-13
gst/aacparse/gstaacparse.c: Don't autoplug aacparse until it works.
Wim Taymans
1
-1
/
+1
2008-11-13
gst/: Fix baseparse type name.
Stefan Kost
1
-1
/
+1
2008-11-13
Add two new baseparse based parsers (aac and amr) from Bug #518857.
Stefan Kost
5
-0
/
+2965