summaryrefslogtreecommitdiffstats
path: root/ext/dv
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Return the result of the parent state change callJan Schmidt2004-05-101-3/+1
* ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt2004-05-071-8/+9
* a52dec: Use a debug category, Output timestamps correctlyJan Schmidt2004-04-011-2/+16
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-155/+158
* *.h: Revert indentingJohan Dahlin2004-03-151-43/+42
* gst-indentThomas Vander Stichele2004-03-141-42/+43
* indenting testsThomas Vander Stichele2004-03-142-403/+386
* Second attempt at committing a working dvdec element.Jan Schmidt2004-02-071-106/+156
* ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile.David Schleef2004-02-051-111/+80
* Rework caps negotiation in the element so that it works again.Jan Schmidt2004-02-052-83/+119
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-1/+1
* convert (float) to (double) in caps stringDavid Schleef2004-01-291-3/+3
* putting i18n in place for pluginsThomas Vander Stichele2004-01-191-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-181-1/+1
* ext/dv/gstdvdec.c: Fix caps negotiation.Jan Schmidt2004-01-061-1/+2
* Merge CAPS branchDavid Schleef2003-12-222-142/+123
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* change _connect to _linkDavid Schleef2003-12-021-5/+5
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Use the GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt2003-11-021-3/+3
* Updated for new plugin loading codeJan Schmidt2003-11-021-29/+31
* Move a few typefind functions to gst/typefind, remove all old typefinding cod...David Schleef2003-10-291-41/+0
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-282-1/+4
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-2/+2
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+4
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-012-21/+22
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1