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
/
ext
/
dv
/
gstdvdemux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dv: fix warnings on macosx
Josep Torra
2009-10-09
1
-8
/
+12
*
dvdemux: Use values from decoder structure directly
David Schleef
2009-09-13
1
-9
/
+7
*
dvdemux: Fix detection of new media
David Schleef
2009-09-13
1
-1
/
+32
*
dvdemux: Set DISCONT flag on buffers when REC_ST flag is set.
Edward Hervey
2009-09-12
1
-6
/
+10
*
dvdemux: post container-format tag
Tim-Philipp Müller
2009-06-22
1
-44
/
+28
*
dvdemux: don't screw up first audio buffer
Tim-Philipp Müller
2009-06-22
1
-21
/
+21
*
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2009-04-18
1
-4
/
+3
*
Update and add documentation for plugins with deps (ext).
Stefan Kost
2009-01-28
1
-13
/
+9
*
ext/dv/gstdvdemux.c: Restore previous behaviour of not passing QoS and naviga...
Tim-Philipp Müller
2008-12-09
1
-0
/
+3
*
ext/dv/gstdvdemux.c: Add srcpads only when needed and remove them again when ...
Sebastian Dröge
2008-12-09
1
-33
/
+70
*
ext/dv/gstdvdemux.c: Forward all events upstream unless it's something we rea...
Sebastian Dröge
2008-12-08
1
-2
/
+5
*
ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer...
Sebastian Dröge
2008-12-08
1
-3
/
+0
*
ext/: gst_atomic_int_set ==> g_atomic_int_set
Edward Hervey
2008-04-17
1
-3
/
+3
*
ext/: When operating in pull mode, error out correct on not-linked.
Tim-Philipp Müller
2007-06-08
1
-3
/
+3
*
Activate pads before adding.
Wim Taymans
2006-10-06
1
-0
/
+11
*
ext/dv/gstdvdemux.*: When handling seek requests, don't send the newsegment e...
Edward Hervey
2006-08-18
1
-8
/
+22
*
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...
Tim-Philipp Müller
2006-06-22
1
-1
/
+1
*
ext/dv/gstdvdec.c: Reset segment info on flush.
Wim Taymans
2006-06-14
1
-0
/
+2
*
ext/dv/gstdvdemux.c: Respect segment.stop. Fixes #342592.
Wim Taymans
2006-06-14
1
-1
/
+6
*
ext/dv/gstdvdemux.c: Implement EOS correctly by either posting
Wim Taymans
2006-05-24
1
-18
/
+32
*
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
2006-04-25
1
-1
/
+1
*
ext/dv/gstdvdemux.*: Seek in READY patch. Only works for pull based mode.
Michael Dominic K
2006-03-29
1
-10
/
+84
*
Fix memleak with gst_static_pad_template_get().
Edward Hervey
2006-03-15
1
-7
/
+3
*
ext/dv/gstdvdemux.c: Handle events in push mode better, can now do non-flushi...
Wim Taymans
2006-03-09
1
-8
/
+41
*
docs/plugins/: Added dvdec and dvdemux to docs.
Wim Taymans
2006-02-28
1
-200
/
+724
*
ext/dv/: Ueber spiffify some more, added debug category.
Wim Taymans
2006-02-22
1
-65
/
+111
*
Pass unhandled queries upstream instead of just dropping them (#326446). Upda...
Tim-Philipp Müller
2006-02-06
1
-2
/
+2
*
ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new t...
Andy Wingo
2006-01-27
1
-0
/
+1
*
expand tabs
Thomas Vander Stichele
2005-12-06
1
-9
/
+9
*
ext/dv/: Fix seeking in dvdemux again, add some more debug info.
Wim Taymans
2005-11-30
1
-5
/
+12
*
ext/dv/: Fractional framerates for DV.
Michael Smith
2005-11-22
1
-14
/
+34
*
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
-12
/
+0
*
ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more...
Edward Hervey
2005-10-24
1
-3
/
+17
*
Set correct stream_time in newsegment event. avi can also handle a duration q...
Wim Taymans
2005-10-21
1
-1
/
+2
*
API change fix.
Wim Taymans
2005-10-19
1
-14
/
+24
*
newsegment API update.
Wim Taymans
2005-10-11
1
-2
/
+2
*
ext/dv/gstdvdemux.c: Fixes for better conversion
Edward Hervey
2005-10-05
1
-3
/
+6
*
ext/dv/: Added DEFAULT <==> BYTES, TIME conversions on srcpad,
Edward Hervey
2005-10-04
1
-9
/
+47
*
ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding here from the st...
Andy Wingo
2005-09-05
1
-2
/
+4
*
All plugins updated for element state changes.
Andy Wingo
2005-09-02
1
-13
/
+12
*
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2005-08-28
1
-1
/
+1
*
ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim...
Andy Wingo
2005-08-24
1
-10
/
+11
*
ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...
Andy Wingo
2005-08-16
1
-0
/
+1001