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
/
asfmux
/
gstasfmux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
asfmux: use g_error_free instead of g_free
Stefan Kost
1
-1
/
+1
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-6
/
+11
2010-07-06
asfmux: only use g_warning() when setting the old is-live property, not when ...
Tim-Philipp Müller
1
-1
/
+2
2010-06-24
asfmux: Warn if preroll value is too big
Thiago Santos
1
-0
/
+9
2010-06-08
asfmux: Deprecate 'is-live' and add 'streamable' property
Thiago Santos
1
-15
/
+28
2010-06-08
asfmux: don't set the 'seekable' flag if we are streaming
Andoni Morales Alastruey
1
-2
/
+5
2010-06-08
asfmux: write preroll info in the header at initialization
Andoni Morales Alastruey
1
-1
/
+1
2010-06-08
asfmux: put headers in streamheader for streaming
Andoni Morales Alastruey
1
-0
/
+33
2010-03-23
Fixes for -Waggregate-return
Benjamin Otte
1
-1
/
+1
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2010-03-13
asfmux: fix typo in property description
Tim-Philipp Müller
1
-2
/
+2
2010-01-25
asfmux: Compatibility with WMSP in WMP
Håkon Skjelten
1
-10
/
+63
2010-01-20
[cleanup] Various style and cleanups
Benjamin Otte
1
-3
/
+3
2009-11-18
asfmux: improving debug messages
Thiago Santos
1
-16
/
+29
2009-11-18
asfmux: Raise rank to PRIMARY
Edward Hervey
1
-1
/
+1
2009-11-17
asfmux: handle streams with different start times
Thiago Sousa Santos
1
-1
/
+23
2009-10-27
asfmux: fix tag writing bug
Thiago Santos
1
-3
/
+4
2009-08-12
asfmux: Do not mess up GstCollectData list
Thiago Santos
1
-2
/
+4
2009-07-30
asfmux: Set video stream seekable property to true
Thiago Santos
1
-1
/
+7
2009-07-30
asfmux: Removing useless TODOs
Thiago Santos
1
-2
/
+1
2009-07-30
asfmux: Fixes video stream properties object
Thiago Santos
1
-4
/
+4
2009-07-30
asfmux: accept pad requests a little longer
Thiago Santos
1
-3
/
+2
2009-07-30
asfmux: adds support to vc-1 streams
Thiago Santos
1
-12
/
+18
2009-07-28
asfmux: Forcing pad names to be video_%02d and audio_%02d like
Thiago Santos
1
-5
/
+16
2009-07-24
asfmux: Adds new plugin asfmux
Thiago Santos
1
-0
/
+2259