index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
avi
/
gstavidemux.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Endian fixes for index parsing.
Wim Taymans
2003-02-04
1
-1
/
+4
*
Fix endian issues with metadata. Some Cleanups too
Wim Taymans
2003-02-02
1
-26
/
+27
*
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...
David Schleef
2003-02-02
1
-12
/
+12
*
doh
Ronald S. Bultje
2003-01-31
1
-1
/
+1
*
Add metadata/streaminfo to AVI
Ronald S. Bultje
2003-01-31
1
-1
/
+262
*
Don't use samplesize on video frames
Wim Taymans
2003-01-30
1
-4
/
+4
*
Be nice to the indians
Wim Taymans
2003-01-25
1
-5
/
+5
*
- Parse strn tag
Wim Taymans
2003-01-21
1
-2
/
+32
*
- new avi demuxer doesn't use a recursive infinite loop anymore
Wim Taymans
2003-01-20
1
-294
/
+233
*
Really add A52 caps now
Wim Taymans
2003-01-19
1
-2
/
+0
*
don't break the build
Thomas Vander Stichele
2003-01-18
1
-1
/
+3
*
Don't barf on ISFT tags
Wim Taymans
2003-01-18
1
-0
/
+1
*
Add a52 audio
Wim Taymans
2003-01-18
1
-0
/
+13
*
Handle JUNK and dmlh tags and when we find a broken/unknown chunk, just move ...
Iain Holmes
2003-01-15
1
-10
/
+36
*
Fix plugins for new query API
Wim Taymans
2002-12-30
1
-10
/
+10
*
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Iain Holmes
2002-12-08
1
-2
/
+2
*
Added segment seek
Wim Taymans
2002-11-02
1
-15
/
+28
*
Add ogg/vorbis support for avi files
Ronald S. Bultje
2002-10-27
1
-3
/
+18
*
fix for big endian machines. Chunk ID conversion was being swabbed twice.
David Schleef
2002-10-10
1
-3
/
+3
*
Fix various overflow cases, this should fix seeking on very large files.
Wim Taymans
2002-09-23
1
-13
/
+4
*
plugins part of license field patch
Christian Schaller
2002-09-18
1
-0
/
+1
*
const fixes
Wim Taymans
2002-09-12
1
-1
/
+1
*
removing warnings (approved by wtay)
Thomas Vander Stichele
2002-09-09
1
-8
/
+4
*
whoops, this shouldn'tvegonein
Thomas Vander Stichele
2002-08-27
1
-1
/
+1
*
sf's back
Thomas Vander Stichele
2002-08-27
1
-1
/
+1
*
Don't send events on unusable pads
Wim Taymans
2002-08-02
1
-3
/
+5
*
- added eventmask/query/format functions
Wim Taymans
2002-07-24
1
-26
/
+82
*
- properly unref events
Wim Taymans
2002-07-08
1
-7
/
+28
*
fix multiline string
Andy Wingo
2002-07-04
1
-2
/
+2
*
Separate the movi processing loop from the index/entry parsing loop
Wim Taymans
2002-06-18
1
-15
/
+55
*
Hint bytestream about optimal size sync fixes for VBR streams
Wim Taymans
2002-06-14
1
-9
/
+24
*
Ignore bogus index entries
Wim Taymans
2002-06-13
1
-3
/
+11
*
Fix sync on avidemux
Wim Taymans
2002-06-09
1
-9
/
+14
*
Some cleanups, add convert functions
Wim Taymans
2002-06-02
1
-25
/
+87
*
UNITS fixes
Thomas Vander Stichele
2002-06-02
1
-3
/
+3
*
Remove media specific seeking type in favour of unit. xvimage compile fix.
Wim Taymans
2002-06-02
1
-17
/
+5
*
add ranks only for plugins who participate in autoplugging. If you have a fi...
Steve Baker
2002-05-31
1
-0
/
+1
*
Implement an element event handler.
Wim Taymans
2002-05-30
1
-0
/
+23
*
- Changed plugins for new APIs
Wim Taymans
2002-05-26
1
-165
/
+462
*
use new bytestream api. please test if you care about this plugin
Steve Baker
2002-05-15
1
-17
/
+27
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
1
-3
/
+3
*
Fix the padtemplate names.
Wim Taymans
2002-04-14
1
-2
/
+2
*
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...
Andy Wingo
2002-04-11
1
-16
/
+16
*
Changed to the new props API
Wim Taymans
2002-03-30
1
-2
/
+3
*
filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...
Andy Wingo
2002-03-24
1
-9
/
+9
*
removal of //-style comments don't link plugins to core libs -- the versionin...
Andy Wingo
2002-03-19
1
-2
/
+2
*
Make sure we use proper properties to define the different AVI types.
Wim Taymans
2002-03-06
1
-2
/
+2
*
paramspec type fix, make the source pads GST_PAD_SOMETIMES
Andy Wingo
2002-03-06
1
-4
/
+4
*
update to the g_object_notify() way of sending the app information this is un...
Andy Wingo
2002-03-04
1
-5
/
+9
*
Small fixes
Ronald S. Bultje
2002-02-04
1
-2
/
+2
[prev]
[next]