summaryrefslogtreecommitdiffstats
path: root/ext/dv
Commit message (Expand)AuthorAgeFilesLines
* Pass unhandled queries upstream instead of just dropping them (#326446). Upda...Tim-Philipp Müller2006-02-061-2/+2
* ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new t...Andy Wingo2006-01-272-0/+2
* expand tabsThomas Vander Stichele2005-12-063-41/+41
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+1
* ext/dv/: Fix seeking in dvdemux again, add some more debug info.Wim Taymans2005-11-303-6/+15
* ext/dv/gstdvdec.c: Handle the case where the incoming Video dv stream doesn't...Edward Hervey2005-11-261-5/+7
* fix up more enumsThomas Vander Stichele2005-11-221-7/+6
* ext/dv/: Fractional framerates for DV.Michael Smith2005-11-224-25/+53
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-2/+2
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-211-12/+0
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* ext/dv/gstdvdemux.c: Call gst_element_no_more_pads when there will be no more...Edward Hervey2005-10-241-3/+17
* Set correct stream_time in newsegment event. avi can also handle a duration q...Wim Taymans2005-10-211-1/+2
* API change fix.Wim Taymans2005-10-191-14/+24
* newsegment API update.Wim Taymans2005-10-111-2/+2
* ext/dv/gstdvdemux.c: Fixes for better conversionEdward Hervey2005-10-051-3/+6
* ext/dv/: Added DEFAULT <==> BYTES, TIME conversions on srcpad,Edward Hervey2005-10-042-11/+49
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+2
* ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding here from the st...Andy Wingo2005-09-051-2/+4
* All plugins updated for element state changes.Andy Wingo2005-09-022-26/+24
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-282-2/+2
* ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send out valid segment end tim...Andy Wingo2005-08-241-10/+11
* ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo2005-08-166-1229/+1258
* Various event updates and cleanups.Wim Taymans2005-07-271-42/+46
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the proper framerate on the o...Andy Wingo2005-07-191-2/+4
* ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobber alloc_buffer's retu...Andy Wingo2005-07-191-11/+19
* ext/dv/gstdvdec.h: Fix signedness error.Andy Wingo2005-07-191-2/+2
* ext/dv/gstdvdec.*: Implemented seeking in dvdec.Wim Taymans2005-07-192-153/+374
* - ext/dv/Makefile.amPhilippe Kalaf2005-07-121-1/+1
* Ported DVdec to 0.9.Wim Taymans2005-07-073-318/+344
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-1/+1
* ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a...Andy Wingo2005-01-281-8/+45
* I'm a bad boy. using /1001. to force C to do float division and not integer d...Stéphane Loeuillet2005-01-141-1/+1
* replace framerate aproximations by their real value (24000/1001, 30000/1001, ...Stéphane Loeuillet2005-01-141-1/+1
* ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed)Stéphane Loeuillet2005-01-081-3/+3
* ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code...Stéphane Loeuillet2005-01-081-11/+0
* ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',')Stéphane Loeuillet2005-01-071-2/+13
* ext/dv/demo-play.c: xvideosink -> xvimagesinkStéphane Loeuillet2005-01-072-4/+4
* ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.Jan Schmidt2004-10-301-0/+3
* ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate.Wim Taymans2004-10-261-2/+4
* ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit...Wim Taymans2004-10-182-5/+12
* ext/: Fix mimetype on smoke encoder.Wim Taymans2004-10-181-5/+51
* ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with...Wim Taymans2004-06-272-21/+47
* ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.Wim Taymans2004-06-272-7/+22
* Stupid mans! Don't unref things more than you ref them!Jan Schmidt2004-06-071-2/+2
* AUTHORS: Add me to the authors fileJan Schmidt2004-06-072-25/+54
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-3/+3
* ext/dv/gstdvdec.c: Fix format conversion and position querying.Jan Schmidt2004-05-211-11/+32
* ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper ending of the arra...Johan Dahlin2004-05-191-1/+2