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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
2
-2
/
+2
*
gst/avi/gstavidemux.c: When splitting audio chunks, the block alignment is no...
Fabrizio Gennari
2006-04-21
1
-1
/
+8
*
gst/avi/gstavidemux.c: Fix index creation when we have to scan the file to cr...
Fabrizio Gennari
2006-04-20
1
-60
/
+56
*
gst/avi/gstavidemux.c: Fix some crashers with empty chunks. (Fixes #337749)
Ryan Lortie (desrt)
2006-04-10
1
-22
/
+29
*
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2006-04-08
1
-1
/
+1
*
gst/avi/gstavidemux.c: Don't unref the GstPadTemplate returned by gst_element...
Edward Hervey
2006-04-07
1
-1
/
+0
*
better/unified long descriptions
Wim Taymans
2006-03-30
1
-1
/
+1
*
gst/avi/gstavidemux.c: this patch combines the global init_frames with the st...
Wim Taymans
2006-03-24
1
-30
/
+38
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-3
/
+3
*
gst/avi/gstavidemux.c: Catch short reads, like they might happen with truncat...
Tim-Philipp Müller
2006-03-14
1
-22
/
+30
*
gst/avi/gstavidemux.c: Fix DIB image inversion for pictures with a depth != 8...
Tim-Philipp Müller
2006-03-14
1
-6
/
+16
*
close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau.
Wim Taymans
2006-03-13
1
-1
/
+12
*
gst/avi/gstavidemux.*: If we have an index, use a duration based on the index...
Tim-Philipp Müller
2006-03-03
2
-8
/
+49
*
gst/avi/gstavidemux.c: Use scaling code for added precission and more correct...
Wim Taymans
2006-02-19
1
-134
/
+219
*
gst/avi/gstavidemux.c: Add comment in a fultile attempt to stop the copy-and-...
Wim Taymans
2006-02-15
1
-0
/
+2
*
gst/avi/gstavidemux.c: There can be bogus data before the hdrl LIST tag in th...
Edward Hervey
2006-02-14
1
-6
/
+28
*
gst/avi/gstavidemux.c: Properly handle end of segment. Closes #330885.
Edward Hervey
2006-02-13
1
-8
/
+22
*
Pass unhandled queries upstream instead of just dropping them (#326446). Upda...
Tim-Philipp Müller
2006-02-06
1
-1
/
+1
*
gst/avi/gstavidemux.*: Third attempt, use gst_pad_is_linked() this time.
Tim-Philipp Müller
2006-02-04
2
-10
/
+10
*
gst/avi/gstavidemux.c: Only pause if all pads are unlinked AND we've tried to...
Tim-Philipp Müller
2006-02-02
1
-1
/
+1
*
gst/avi/gstavidemux.c: Make loop function/task pause itself when all source p...
Tim-Philipp Müller
2006-02-02
1
-3
/
+32
*
C89 fixes: declare variables at the beginning of a block and
Jens Granseuer
2006-01-23
1
-1
/
+1
*
gst/avi/gstavidemux.c: Stupid signedness issue...
Edward Hervey
2005-12-19
1
-5
/
+12
*
gst/avi/gstavidemux.c: Construct index for indexless files.
Edward Hervey
2005-12-19
1
-47
/
+189
*
gst/avi/gstavidemux.c: Memleak and crasher fixes.
Edward Hervey
2005-12-07
1
-5
/
+18
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-37
/
+37
*
gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr...
Edward Hervey
2005-11-28
1
-6
/
+0
*
More fractional framerate conversions
Jan Schmidt
2005-11-22
1
-16
/
+17
*
Update for gst_tag_setter API changes.
Andy Wingo
2005-11-22
1
-1
/
+1
*
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2005-11-22
1
-2
/
+2
*
Update for stream lock API changes: don't take stream log in sink event handl...
Tim-Philipp Müller
2005-11-21
1
-2
/
+2
*
Fixes for GST_FOURCC_FORMAT API change.
Tim-Philipp Müller
2005-11-21
1
-15
/
+16
*
gst/avi/gstavidemux.c: Invert DIB images again (see #132341).
Tim-Philipp Müller
2005-11-15
1
-0
/
+38
*
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
2005-11-14
1
-1
/
+1
*
gst/avi/gstavidemux.*: Yeah, implement proper seeking. Exact seeking and segm...
Edward Hervey
2005-11-11
2
-143
/
+187
*
gst/avi/gstavidemux.c: No need to take the STREAM_LOCK in the loop function. ...
Tim-Philipp Müller
2005-11-07
1
-9
/
+6
*
Set correct stream_time in newsegment event. avi can also handle a duration q...
Wim Taymans
2005-10-21
1
-0
/
+1
*
gst/avi/gstavidemux.c: Correctly fill in the stream time.
Wim Taymans
2005-10-20
1
-1
/
+1
*
API change fix.
Wim Taymans
2005-10-19
1
-4
/
+11
*
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2005-10-12
1
-1
/
+1
*
newsegment API update.
Wim Taymans
2005-10-11
1
-2
/
+2
*
gst/avi/gstavidemux.c: Don't crash when encountering a stream with an unknown...
Tim-Philipp Müller
2005-09-26
1
-16
/
+48
*
fix build and use of GST_LIBS
Thomas Vander Stichele
2005-09-23
1
-5
/
+6
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
2
-16
/
+17
*
gst/: Uncomment metadata and codec-name handling.
Ronald S. Bultje
2005-08-16
1
-2
/
+11
*
Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9
Tim-Philipp Müller
2005-08-13
1
-1
/
+1
*
gst/avi/gstavidemux.c: Fix AVI header parsing: add missing break statement after
Tim-Philipp Müller
2005-08-09
1
-0
/
+4
*
gst/avi/gstavidemux.c: Fix seeking (or, well, fix threading issue where a var...
Ronald S. Bultje
2005-08-09
1
-5
/
+5
*
gst/avi/gstavidemux.c: Mixing binary and logical operators is not going to wo...
Ronald S. Bultje
2005-08-09
1
-2
/
+2
*
gst/avi/gstavidemux.c: You need to allocatate (len+1) characters to store a l...
Edward Hervey
2005-08-04
1
-3
/
+5
[next]