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
/
gstavimux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
first batch : remove ',' at end of enums as they could confuse older gcc, for...
Stéphane Loeuillet
2004-05-21
1
-1
/
+1
*
common/m4/gst-feature.m4: Call -config scripts with
David Schleef
2004-04-13
1
-2
/
+2
*
don't mix tabs and spaces
Thomas Vander Stichele
2004-03-15
1
-112
/
+113
*
gst-indent
Thomas Vander Stichele
2004-03-14
1
-602
/
+639
*
change NULL to (NULL) for GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-02-02
1
-1
/
+1
*
GST_ELEMENT_ERROR
Thomas Vander Stichele
2004-01-29
1
-1
/
+1
*
fix i18n include
Thomas Vander Stichele
2004-01-19
1
-1
/
+1
*
use new error signal and classification
Thomas Vander Stichele
2004-01-18
1
-1
/
+3
*
Fix for instantiate-test (see core). Also remove dead code from jpegenc (whic...
Ronald S. Bultje
2004-01-07
1
-1
/
+0
*
Merge CAPS branch
David Schleef
2003-12-22
1
-268
/
+192
*
Change everyone to video/x-msvideo
David Schleef
2003-11-27
1
-1
/
+1
*
Since padtemplates are now owned by the class, we should use the class functi...
Ronald S. Bultje
2003-11-09
1
-3
/
+6
*
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
2003-11-07
1
-1
/
+1
*
Merge plugins. Update to new plugin init code
David Schleef
2003-11-01
1
-42
/
+23
*
Remove can_seek () because eventmasks was removed from sink pads - grrr
Ronald S. Bultje
2003-10-09
1
-25
/
+10
*
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
2003-10-08
1
-19
/
+19
*
Set keyframe flag only when it is a keyframe. This will break quite some form...
Ronald S. Bultje
2003-09-30
1
-1
/
+4
*
reverting error patch before making a branch.
Thomas Vander Stichele
2003-09-16
1
-3
/
+1
*
converted gst_element_error to new format in gst/ - gettext pending
Benjamin Otte
2003-09-15
1
-1
/
+3
*
Check for seekability and use gst_pad_push() instead of gst_pad_send_event()
Ronald S. Bultje
2003-09-12
1
-24
/
+44
*
Fix a warning
Ronald S. Bultje
2003-07-22
1
-2
/
+2
*
improve index offset calculation, fix some minor other issues and make avimux...
Ronald S. Bultje
2003-07-22
1
-31
/
+27
*
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
2003-07-06
1
-189
/
+217
*
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2003-06-29
1
-4
/
+7
*
Actually push the event over to the next element instead of leaving it into e...
Ronald S. Bultje
2003-06-07
1
-0
/
+1
*
Prevent warning
Ronald S. Bultje
2003-06-01
1
-1
/
+2
*
Oops
Ronald S. Bultje
2003-06-01
1
-1
/
+1
*
This fixes avimux largely. Sound playback still isn't optimal, but at least w...
Ronald S. Bultje
2003-06-01
1
-75
/
+65
*
Fix avimux (somewhat). Note: the EOS event still doesn't get through. This is...
Ronald S. Bultje
2003-05-30
1
-9
/
+38
*
Hm, one more little endian fix
Ronald S. Bultje
2003-05-14
1
-1
/
+1
*
PCM data in AVI is always little endian
Ronald S. Bultje
2003-05-14
1
-3
/
+17
*
we do not destroy anything anymore. Not even unwanted pads
Benjamin Otte
2003-04-15
1
-3
/
+0
*
add some extra checking on validity of pads before using them
Ronald S. Bultje
2003-01-31
1
-0
/
+4
*
DOH! (yes, I'm a moron)
Ronald S. Bultje
2003-01-28
1
-7
/
+7
*
Someone forgot to fix this connect->link thingy - can this go into 0.6.0 please?
Ronald S. Bultje
2003-01-26
1
-1
/
+1
*
PadConnect -> PadLink
Thomas Vander Stichele
2003-01-10
1
-1
/
+1
*
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
2003-01-10
1
-8
/
+8
*
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Iain Holmes
2002-12-08
1
-2
/
+2
*
Add ogg/vorbis support for avi files
Ronald S. Bultje
2002-10-27
1
-0
/
+10
*
avi needs 4 byte padding
Ronald S. Bultje
2002-10-24
1
-7
/
+47
*
Make it loopbased and use only one video and one audio pad. framerate is also...
Ronald S. Bultje
2002-10-23
1
-139
/
+214
*
With these changes, the generated AVI has a valid index and can thus be read ...
Ronald S. Bultje
2002-09-19
1
-11
/
+25
*
License fix
Ronald S. Bultje
2002-09-19
1
-0
/
+1
*
This fixes some problems when recording AVI files with gstrec
Ronald S. Bultje
2002-09-19
1
-19
/
+71
*
plugins part of license field patch
Christian Schaller
2002-09-18
1
-0
/
+1
*
removing warnings (approved by wtay)
Thomas Vander Stichele
2002-09-09
1
-4
/
+2
*
- added eventmask/query/format functions
Wim Taymans
2002-07-24
1
-0
/
+12
*
merge from release branch
Thomas Vander Stichele
2002-07-09
1
-30
/
+25
*
- Changed plugins for new APIs
Wim Taymans
2002-05-26
1
-11
/
+21
*
a hack to work around intltool's brokenness a current check for mpeg2dec deta...
Andy Wingo
2002-04-20
1
-2
/
+2
[next]