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
*
gst/avi/gstavidemux.c: Use higher precision scale function.
Wim Taymans
2006-10-31
1
-2
/
+2
*
gst/avi/gstavidemux.c: Fix position query for audio. also fixes timestamps in...
Wim Taymans
2006-10-28
1
-78
/
+88
*
Printf format fixes.
Tim-Philipp Müller
2006-10-05
1
-4
/
+4
*
gst/avi/gstavidemux.c: Don't check for a tag that is never there and check if...
Wim Taymans
2006-09-22
1
-7
/
+4
*
gst/avi/gstavidemux.c: More code reuse and better logging in _peek_chunk(). R...
Stefan Kost
2006-09-13
1
-101
/
+100
*
gst/avi/gstavidemux.c: Revert one change to fix streaming avi (adapter size !...
Stefan Kost
2006-09-06
1
-12
/
+16
*
gst/avi/gstavidemux.c: Initialze variables.
Stefan Kost
2006-08-27
1
-4
/
+4
*
gst/avi/gstavidemux.*: More attempts to turn this into readable code.
Wim Taymans
2006-08-25
1
-216
/
+215
*
gst/avi/gstavidemux.c: unbreak AVI index handling, some more debug, remove an...
Stefan Kost
2006-08-24
1
-22
/
+24
*
gst/avi/gstavidemux.*: Some more cleanups.
Wim Taymans
2006-08-24
1
-115
/
+106
*
gst/avi/gstavidemux.*: Initial streaming support for avidemux (fixes #336465)
Stefan Kost
2006-08-23
1
-130
/
+907
*
gst/avi/gstavidemux.*: Mark DISCONT.
Wim Taymans
2006-08-22
1
-2
/
+22
*
gst/avi/gstavidemux.*: Precalc most of the duration query for each stream.
Wim Taymans
2006-08-22
1
-353
/
+340
*
gst/avi/gstavidemux.*: Whitespace fixes and more debug
Stefan Kost
2006-07-28
1
-2
/
+7
*
gst/avi/gstavidemux.c: Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gs...
Stefan Kost
2006-07-25
1
-33
/
+22
*
gst/avi/gstavidemux.c: Fix some leaks.
Wim Taymans
2006-07-21
1
-0
/
+4
*
gst/avi/gstavidemux.*: Don't push tag events found by gst_riff_parse_info() b...
Edward Hervey
2006-07-10
1
-6
/
+11
*
gst/avi/gstavidemux.*: Proper aggregation of each stream's GstFlowReturn in o...
Edward Hervey
2006-07-03
1
-32
/
+82
*
gst/avi/gstavidemux.c: Prevent out of bounds array access when scrubbing towa...
Tim-Philipp Müller
2006-06-13
1
-0
/
+2
*
gst/avi/gstavidemux.c: add an explicit dll imported declaration for GST_CAT_E...
Sébastien Moutte
2006-05-30
1
-21
/
+31
*
gst/avi/gstavidemux.c: Ooops, bitten by the copy-and-paste design paradigm, f...
Wim Taymans
2006-05-12
1
-1
/
+1
*
gst/avi/gstavidemux.*: Some cleanups, prepare to use GstSegment.
Wim Taymans
2006-05-12
1
-140
/
+154
*
Add docs for both avidemux and avimux.
Tim-Philipp Müller
2006-04-27
1
-0
/
+24
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
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
*
gst/avi/gstavidemux.c: Don't unref the GstPadTemplate returned by gst_element...
Edward Hervey
2006-04-07
1
-1
/
+0
*
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
*
gst/avi/gstavidemux.*: If we have an index, use a duration based on the index...
Tim-Philipp Müller
2006-03-03
1
-8
/
+46
*
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
1
-10
/
+9
*
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
*
gst/avi/gstavidemux.c: Useless check now we're setting the current entry corr...
Edward Hervey
2005-11-28
1
-6
/
+0
*
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
[next]