| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a... | Andy Wingo | 2005-01-28 | 1 | -8/+45 |
* | I'm a bad boy. using /1001. to force C to do float division and not integer d... | Stéphane Loeuillet | 2005-01-14 | 1 | -1/+1 |
* | replace framerate aproximations by their real value (24000/1001, 30000/1001, ... | Stéphane Loeuillet | 2005-01-14 | 1 | -1/+1 |
* | ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed) | Stéphane Loeuillet | 2005-01-08 | 1 | -3/+3 |
* | ext/dv/gstdvdec.c: remove unneeded comment from dvdec (related to DV 4CC code... | Stéphane Loeuillet | 2005-01-08 | 1 | -11/+0 |
* | ext/dv/gstdvdec.c: Fix audio caps i just broke (missing ',') | Stéphane Loeuillet | 2005-01-07 | 1 | -2/+13 |
* | ext/dv/demo-play.c: xvideosink -> xvimagesink | Stéphane Loeuillet | 2005-01-07 | 1 | -3/+3 |
* | ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event. | Jan Schmidt | 2004-10-30 | 1 | -0/+3 |
* | ext/dv/gstdvdec.c: Allow a little margin when negotiating the framerate. | Wim Taymans | 2004-10-26 | 1 | -2/+4 |
* | ext/dv/gstdvdec.*: Make sure we renegotiate aspect ratio when the camera swit... | Wim Taymans | 2004-10-18 | 1 | -3/+9 |
* | ext/: Fix mimetype on smoke encoder. | Wim Taymans | 2004-10-18 | 1 | -5/+51 |
* | ext/dv/gstdvdec.*: Implement drop_factor property to lower the framerate with... | Wim Taymans | 2004-06-27 | 1 | -21/+45 |
* | ext/dv/gstdvdec.*: Fix timestamp, duration and offset of the buffers. | Wim Taymans | 2004-06-27 | 1 | -7/+21 |
* | Stupid mans! Don't unref things more than you ref them! | Jan Schmidt | 2004-06-07 | 1 | -2/+2 |
* | AUTHORS: Add me to the authors file | Jan Schmidt | 2004-06-07 | 1 | -25/+53 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 1 | -3/+3 |
* | ext/dv/gstdvdec.c: Fix format conversion and position querying. | Jan Schmidt | 2004-05-21 | 1 | -11/+32 |
* | ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper ending of the arra... | Johan Dahlin | 2004-05-19 | 1 | -1/+2 |
* | Report which format was used for GST_FORMAT_DEFAULT in dvdec | Jan Schmidt | 2004-05-13 | 1 | -1/+2 |
* | ext/audiofile/gstafsrc.c: Remove old debug output | Jan Schmidt | 2004-05-12 | 1 | -26/+39 |
* | Return the result of the parent state change call | Jan Schmidt | 2004-05-10 | 1 | -3/+1 |
* | ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work... | Jan Schmidt | 2004-05-07 | 1 | -8/+9 |
* | a52dec: Use a debug category, Output timestamps correctly | Jan Schmidt | 2004-04-01 | 1 | -2/+16 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -154/+157 |
* | indenting tests | Thomas Vander Stichele | 2004-03-14 | 1 | -368/+351 |
* | Second attempt at committing a working dvdec element. | Jan Schmidt | 2004-02-07 | 1 | -106/+156 |
* | ext/dv/gstdvdec.c: Revert last change, because it Just Doesn't Compile. | David Schleef | 2004-02-05 | 1 | -111/+80 |
* | Rework caps negotiation in the element so that it works again. | Jan Schmidt | 2004-02-05 | 1 | -80/+111 |
* | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 1 | -1/+1 |
* | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 1 | -1/+1 |
* | convert (float) to (double) in caps string | David Schleef | 2004-01-29 | 1 | -3/+3 |
* | use new error signal and classification | Thomas Vander Stichele | 2004-01-18 | 1 | -1/+1 |
* | ext/dv/gstdvdec.c: Fix caps negotiation. | Jan Schmidt | 2004-01-06 | 1 | -1/+2 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -141/+123 |
* | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 1 | -1/+0 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 1 | -1/+1 |
* | Use the GST_ELEMENT_DETAILS for initialising GstElementDetails | Jan Schmidt | 2003-11-02 | 1 | -3/+3 |
* | Updated for new plugin loading code | Jan Schmidt | 2003-11-02 | 1 | -29/+31 |
* | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 2003-10-29 | 1 | -41/+0 |
* | merge TYPEFIND branch. Major changes: | Benjamin Otte | 2003-10-28 | 1 | -0/+3 |
* | Trivial fixes for GstBuffer->GstData migration | David Schleef | 2003-10-09 | 1 | -2/+2 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -4/+4 |
* | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 2003-10-01 | 1 | -20/+21 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 1 | -3/+1 |
* | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 2003-09-15 | 1 | -1/+3 |
* | Add buffer length checks to every typefinding function | David Schleef | 2003-07-24 | 1 | -1/+6 |
* | Fixed a typo. blue_mask is 0x00ff0000, not 0x00ff00 | Jan Schmidt | 2003-07-23 | 1 | -1/+1 |
* | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2003-07-06 | 1 | -33/+52 |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 1 | -0/+3 |
* | - UNITS -> DEFAULT | Wim Taymans | 2003-05-24 | 1 | -19/+13 |