Age | Commit message (Expand) | Author | Files | Lines |
2003-10-24 | fixes:TYPEFIND | Benjamin Otte | 1 | -0/+3 |
2003-10-23 | initial typefind checkin. All typefind functions have been put into one singl... | Benjamin Otte | 2 | -50/+23 |
2003-10-22 | Fix stupid typoTYPEFIND-ROOT | Ronald S. Bultje | 1 | -1/+1 |
2003-10-20 | and small improvement in naming of the FFMPEG encoders. This makes their nami... | Ronald S. Bultje | 1 | -2/+3 |
2003-10-16 | includes are in top_srcdir | David Schleef | 1 | -2/+2 |
2003-10-09 | Trivial fixes for GstBuffer->GstData migration | David Schleef | 1 | -1/+1 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 6 | -11/+13 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 4 | -10/+15 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 3 | -14/+10 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 3 | -10/+14 |
2003-09-11 | Use ffmpeg libraries build by local automake Makefiles | David Schleef | 2 | -2/+2 |
2003-08-09 | Remove redundant plugindir definition | David Schleef | 2 | -1/+0 |
2003-07-08 | use commas instead of newlines for author field (makes output greppable) | Benjamin Otte | 4 | -8/+8 |
2003-07-07 | More compilation fixes from my latest commit | Ronald S. Bultje | 1 | -3/+3 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 3 | -126/+679 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 5 | -7/+7 |
2003-06-17 | We hate double slashes.. I'm still disabling demux/mux in CVS, until I've got... | Ronald S. Bultje | 1 | -1/+1 |
2003-06-17 | No quasi codecs | Ronald S. Bultje | 2 | -10/+25 |
2003-06-17 | We also need raw video/audio caps for the demuxer/muxer, plus that caps_to_co... | Ronald S. Bultje | 2 | -17/+101 |
2003-06-17 | Request pads don't have a number limit | Ronald S. Bultje | 1 | -3/+3 |
2003-06-16 | Compilation fix. SOMEONE ELSE PLEASE FIX THIS CORRECTLY. | David Schleef | 2 | -0/+12 |
2003-06-09 | some first trial code for ffmux_* disable ffmux/ffdemux by default since they... | Ronald S. Bultje | 2 | -252/+347 |
2003-06-09 | Fix compile error on gcc-3.x | Ronald S. Bultje | 1 | -1/+1 |
2003-06-08 | Hm, I actually misunderstood this protocol thing, since ffmpeg provides an re... | Ronald S. Bultje | 2 | -24/+117 |
2003-06-08 | Some modifications to make the demuxers work, plus moving typefinding over fr... | Ronald S. Bultje | 1 | -182/+305 |
2003-06-08 | f it's an 'o', it's for output (muxing) | Ronald S. Bultje | 1 | -1/+6 |
2003-06-08 | Remove typefinding as separate plugin, this is part of the demuxers now | Ronald S. Bultje | 3 | -139/+1 |
2003-06-08 | MPEG4AAC is MPEG-4 audio, not video, and implement a _formatid_to_caps() func... | Ronald S. Bultje | 2 | -1/+87 |
2003-06-07 | Loop through input capses instead of just picking the first, and handle encod... | Ronald S. Bultje | 1 | -10/+24 |
2003-06-07 | Rewrite of gstffmpegenc | Ronald S. Bultje | 1 | -319/+275 |
2003-06-07 | Add a caps_to_codecid() function to read properties from a caps function for ... | Ronald S. Bultje | 2 | -1/+166 |
2003-06-07 | Make some more use of the ffmpeg utils.c functions for buffer allocation (rea... | Ronald S. Bultje | 1 | -93/+28 |
2003-06-07 | Dzjee, just found out ffmpeg has a function to calculate the buffer size for ... | Ronald S. Bultje | 1 | -40/+20 |
2003-06-07 | nd remove the edge stuff (finally found out how to disable that) | Ronald S. Bultje | 1 | -37/+11 |
2003-06-07 | remove gstffmpegdecall. This was a temporary hack to get around some issues w... | Ronald S. Bultje | 7 | -1592/+825 |
2003-05-29 | Use new ffmpeg revision | Ronald S. Bultje | 5 | -36/+11 |
2003-04-19 | - just skip the frame when there was a decoding error instead of failing. | Wim Taymans | 2 | -2/+1 |
2003-01-26 | Make sure caps are reffed as we're still have a pointer to it.OSLOSUMMIT1-200303051 | Wim Taymans | 1 | -0/+2 |
2003-01-25 | Add xvid | Ronald S. Bultje | 2 | -0/+3 |
2003-01-20 | check for type register failures | David I. Lehn | 2 | -1/+2 |
2003-01-19 | Fix codecsRELEASE-0_5_2-PANICROOMBRANCH-RELEASE-0_5_2-ROOTBRANCH-GSTREAMER-0_6-ROOTBRANCH-RELEASE-0_5_2 | Wim Taymans | 2 | -2/+2 |
2003-01-18 | lower sample_rate property minimum value to -1 to accoutn for default of -1 | David I. Lehn | 1 | -1/+1 |
2003-01-18 | Fix dipose, removed g_print | Wim Taymans | 1 | -1/+3 |
2003-01-18 | Map XVID to mpeg4 | Wim Taymans | 2 | -3/+4 |
2003-01-13 | Lower the rank of ffmpeg | Iain Holmes | 1 | -1/+1 |
2003-01-13 | Correcting typos in the mime types: "unkown/unkown" -> "unknown/unknown" | Jan Schmidt | 2 | -23/+23 |
2003-01-12 | Only close the codec if we opened it | Wim Taymans | 1 | -4/+12 |
2003-01-10 | more link fixes | Thomas Vander Stichele | 1 | -0/+1 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 4 | -5/+5 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 5 | -21/+21 |