summaryrefslogtreecommitdiffstats
path: root/ext/dv/gstdvdec.c
Commit message (Expand)AuthorAgeFilesLines
* dvdec: set bottom field first on PAL interlaced content, not top field firstZaheer Merali2009-08-141-5/+1
* Fix the field dominanceDavid Schleef2009-02-271-2/+2
* dvdec: Add interlacing info to caps and buffersDavid Schleef2009-02-251-1/+9
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-12/+8
* ext/dv/: Really call dv_init() exactly one time, not one time for the demuxer...Sebastian Dröge2008-12-081-3/+0
* ext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the video frame format if it...Wim Taymans2007-03-091-24/+107
* ext/dv/gstdvdec.c: Use gst_pad_new_from_static_template instead of static_pad...Jan Schmidt2007-03-041-8/+2
* gst/id3demux/id3v2frames.c: We require a -base more recent than 0.10.9, so it...Tim-Philipp Müller2006-11-011-6/+5
* Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro f...Tim-Philipp Müller2006-06-221-1/+1
* ext/dv/gstdvdec.c: Reset segment info on flush.Wim Taymans2006-06-141-4/+19
* ext/dv/gstdvdec.*: Added GstSegment handling, now implements dropping/clipping.Edward Hervey2006-06-021-1/+61
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-2/+2
* docs/plugins/: Added dvdec and dvdemux to docs.Wim Taymans2006-02-281-7/+61
* ext/dv/: Ueber spiffify some more, added debug category.Wim Taymans2006-02-221-2/+5
* ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new t...Andy Wingo2006-01-271-0/+1
* 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-301-0/+2
* 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-221-9/+14
* All plugins updated for element state changes.Andy Wingo2005-09-021-13/+12
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+1
* ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo2005-08-161-1156/+80
* 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.*: Implemented seeking in dvdec.Wim Taymans2005-07-191-149/+368
* Ported DVdec to 0.9.Wim Taymans2005-07-071-294/+316
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* 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-071-3/+3
* 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-181-3/+9
* 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-271-21/+45
* ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers.Wim Taymans2004-06-271-7/+21
* 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-071-25/+53
* 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
* Report which format was used for GST_FORMAT_DEFAULT in dvdecJan Schmidt2004-05-131-1/+2
* ext/audiofile/gstafsrc.c: Remove old debug outputJan Schmidt2004-05-121-26/+39