index
:
~gb/gst-plugins-bad
bitstreamparserlibs
bitstreamparserlibs-rebased
codecparsers-fixes
codecparsers-h264
codecparsers-jpeg
master
vc1parsinglib
vc1parsinglib-rebased
Personal repository of gst-plugins-bad
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rawparse
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-08
audioparse: Allow implicit channel map for 1-/2-channel audio
Arun Raghavan
1
-1
/
+7
2010-10-07
audioparse: Add support for setting the channel-positions
Sebastian Dröge
3
-4
/
+111
2010-09-21
rawparse: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-20
/
+18
2009-08-25
resindvd, rawparse: fix LDFLAGS for gst-plugins-base libs
Руслан Ижбулатов
1
-1
/
+1
2009-08-08
videoparse: Only provide very fundamental caps in the pad template
Sebastian Dröge
1
-21
/
+3
2009-08-08
rawparse: Small cleanups and implement SEEKING query
Sebastian Dröge
2
-6
/
+27
2009-08-08
audioparse: Small cleanups
Sebastian Dröge
1
-43
/
+43
2009-08-08
videoparse: Use libgstvideo for everything instead of our own calculations
Sebastian Dröge
4
-296
/
+92
2009-05-28
audioparse: add support for A-Law and µ-Law
Tim-Philipp Müller
1
-19
/
+54
2009-04-21
Add interlaced support to videoparse
David Schleef
4
-3
/
+58
2009-02-26
Add v210 format
David Schleef
1
-1
/
+8
2009-02-26
Fix incorrect "pixel_aspect_ratio" in caps
David Schleef
1
-3
/
+3
2009-01-23
Make RGB masks unsigned in rawvideoparse
Jan Schmidt
1
-4
/
+4
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-06-30
gst/rawparse/gstvideoparse.c: Fix size calculation for RGB buffers -> bpp is ...
Jan Schmidt
1
-2
/
+2
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
2
-2
/
+0
2008-06-09
gst/rawparse/gstrawparse.c: Add simple reverse playback.
Wim Taymans
1
-22
/
+42
2008-06-09
gst/rawparse/gstrawparse.*: Fix seeking, timestamps, duration and some more. ...
Wim Taymans
2
-107
/
+211
2008-01-23
Add missing no_inst header files to Makefile.am so disting still works
Christian Schaller
1
-0
/
+4
2008-01-19
gst/rawparse/gstrawparse.c: Handle framesizes > 4096 with multiple frames per...
Sebastian Dröge
1
-5
/
+14
2008-01-19
gst/rawparse/gstrawparse.c: Improve handling of unknown or too small upstream...
Sebastian Dröge
1
-5
/
+6
2008-01-19
gst/rawparse/gstrawparse.c: Improve debugging a bit and for handling multiple...
Sebastian Dröge
1
-1
/
+6
2008-01-18
gst/rawparse/gstrawparse.*: Implement pull mode.
Sebastian Dröge
2
-78
/
+397
2008-01-01
ext/musicbrainz/gsttrm.c: Don't emit signiture when going to READY, because i...
David Schleef
1
-15
/
+2
2007-12-23
gst/rawparse/gstrawparse.c: Always seek on frame boundaries, will produce not...
Sebastian Dröge
1
-0
/
+5
2007-12-23
Add new plugin rawparse that contains a base class for raw data parsers and t...
Sebastian Dröge
9
-0
/
+1627