index
:
~slomo/gst-plugins-ugly
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
asfdemux
/
gstasfdemux.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-29
asfdemux: Add support for dvr-ms
Matej Knopp
1
-2
/
+7
2013-07-25
asfdemux: fix seqnum handling for seeks
Thiago Santos
1
-0
/
+1
2013-07-22
asfdemux: Add support for group-id in the stream-start event
Sebastian Dröge
1
-0
/
+3
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2011-06-20
asfdemux: Porting to 0.11
Thiago Santos
1
-2
/
+2
2010-01-07
asfdemux: Post bitrate tag
Thiago Santos
1
-3
/
+0
2009-11-09
asfdemux: Handle chained asfs on pull mode
Thiago Santos
1
-1
/
+5
2009-11-09
asfdemux: properly do chained asfs on push mode
Thiago Santos
1
-0
/
+5
2009-11-06
asfdemux: add support for chained asfs (push mode)
Thiago Santos
1
-1
/
+2
2009-06-28
asfdemux: Store the accurate seeking flag
Edward Hervey
1
-0
/
+1
2009-06-28
asfdemux: Use index entry packet count to optimize seeking.
Edward Hervey
1
-1
/
+7
2009-06-26
asfdemux: Handle PAR/interlaced information stored in packet payload.
Edward Hervey
1
-0
/
+5
2009-06-26
asfdemux: Store/Handle global metadata (not specific to one stream).
Edward Hervey
1
-1
/
+1
2009-06-22
asfdemux: remove some more unused variables
Mark Nauwelaerts
1
-8
/
+0
2009-06-22
asfdemux: set DISCONT on streams
Wim Taymans
1
-1
/
+0
2009-05-07
asfdemux: use upstream segment and timestamps for some interpolation
Mark Nauwelaerts
1
-0
/
+2
2009-05-05
asfdemux: 0-base timestamps consistently (whether or not streaming)
Mark Nauwelaerts
1
-0
/
+1
2009-05-05
asfdemux: report initial latency due to internal preroll queue
Mark Nauwelaerts
1
-0
/
+1
2009-05-05
asfdemux: handle FIXME; normalize preroll
Mark Nauwelaerts
1
-1
/
+1
2009-05-05
asfdemux: fixes for streaming mode
Mark Nauwelaerts
1
-1
/
+1
2009-01-30
Remove redundant push_mode struct member
Sebastian Dröge
1
-1
/
+0
2009-01-26
Add seeking support to asfdemux in push mode
Hans de Goede
1
-0
/
+1
2008-01-08
gst/asfdemux/gstasfdemux.*: Parse metadata object and extract pixel aspect ra...
Tim-Philipp Müller
1
-0
/
+3
2007-05-07
gst/asfdemux/gstasfdemux.*: Activate streams (ie. add the pads to the element...
Tim-Philipp Müller
1
-0
/
+1
2007-05-04
gst/asfdemux/: Make all timestamps start from zero in pull-mode too; some sma...
Tim-Philipp Müller
1
-2
/
+4
2007-04-30
gst/asfdemux/: Implement payload extension system/extended replicated data pa...
Tim-Philipp Müller
1
-1
/
+10
2007-04-30
gst/asfdemux/: Refactor stream parse/activation a bit (stream activation heur...
Tim-Philipp Müller
1
-2
/
+32
2007-04-28
gst/asfdemux/: Init debug category before using it.
Tim-Philipp Müller
1
-2
/
+2
2007-04-20
gst/asfdemux/: New packet parsing code: should put halfway decent timestamps ...
Tim-Philipp Müller
1
-1
/
+8
2007-04-20
gst/asfdemux/: Some clean-ups and small fixes: rename asf_stream_context stru...
Tim-Philipp Müller
1
-2
/
+5
2007-04-12
gst/asfdemux/: Make asfdemux work in pull mode where possible. If there's an ...
Tim-Philipp Müller
1
-9
/
+19
2007-02-15
gst/asfdemux/gstasfdemux.*: Parse advanced mutual exclusion object and only a...
Tim-Philipp Müller
1
-0
/
+2
2007-02-08
gst/asfdemux/: Refactor and clean up header parsing and chain function a bit;...
Tim-Philipp Müller
1
-15
/
+1
2006-12-15
gst/asfdemux/gstasfdemux.*: Don't crash in the seek event handling code when ...
Tim-Philipp Müller
1
-0
/
+2
2006-07-14
gst/asfdemux/: Parse extended stream properties objects and stream objects hi...
Tim-Philipp Müller
1
-1
/
+6
2006-07-07
gst/asfdemux/: Add some more GUIDs and make debug log more readable and easie...
Tim-Philipp Müller
1
-0
/
+2
2006-06-28
gst/asfdemux/gstasfdemux.*: Handle unknown codec IDs/fourccs properly (#34587...
Tim-Philipp Müller
1
-0
/
+2
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-1
/
+1
2006-03-27
gst/asfdemux/gstasfdemux.*: Subtract first timestamp from timestamps, so that...
Fabrizio Gennari
1
-0
/
+1
2006-02-15
asfdemux ported to 0.10. Does still need a bit of work (seems like there's so...
Tim-Philipp Müller
1
-57
/
+67
2005-12-06
expand tabs
Thomas Vander Stichele
1
-2
/
+2
2005-01-27
gst/asfdemux/gstasfdemux.*: Improve metadata display, e.g. if the metadata co...
Ronald S. Bultje
1
-0
/
+1
2004-06-10
gst/asfdemux/gstasfdemux.*: You know Chimaira? "I - HATE - EVERYTHING". Yeah,...
Ronald S. Bultje
1
-1
/
+12
2004-05-02
gst/asfdemux/: Add tagging support to demuxer, split out registration in its ...
Ronald S. Bultje
1
-7
/
+2
2004-03-15
*.h: Revert indenting
Johan Dahlin
1
-13
/
+13
2004-03-14
gst-indent
Thomas Vander Stichele
1
-13
/
+13
2003-12-07
Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use...
Ronald S. Bultje
1
-1
/
+0
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-1
/
+0
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-1
/
+1
[next]