summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes:TYPEFINDBenjamin Otte2003-10-241-0/+3
* initial typefind checkin. All typefind functions have been put into one singl...Benjamin Otte2003-10-232-50/+23
* Fix stupid typoTYPEFIND-ROOTRonald S. Bultje2003-10-221-1/+1
* and small improvement in naming of the FFMPEG encoders. This makes their nami...Ronald S. Bultje2003-10-201-2/+3
* includes are in top_srcdirDavid Schleef2003-10-161-2/+2
* Trivial fixes for GstBuffer->GstData migrationDavid Schleef2003-10-091-1/+1
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-086-11/+13
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-014-10/+15
* reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele2003-09-163-14/+10
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-153-10/+14
* Use ffmpeg libraries build by local automake MakefilesDavid Schleef2003-09-112-2/+2
* Remove redundant plugindir definitionDavid Schleef2003-08-092-1/+0
* use commas instead of newlines for author field (makes output greppable)Benjamin Otte2003-07-084-8/+8
* More compilation fixes from my latest commitRonald S. Bultje2003-07-071-3/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-063-126/+679
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-295-7/+7
* We hate double slashes.. I'm still disabling demux/mux in CVS, until I've got...Ronald S. Bultje2003-06-171-1/+1
* No quasi codecsRonald S. Bultje2003-06-172-10/+25
* We also need raw video/audio caps for the demuxer/muxer, plus that caps_to_co...Ronald S. Bultje2003-06-172-17/+101
* Request pads don't have a number limitRonald S. Bultje2003-06-171-3/+3
* Compilation fix. SOMEONE ELSE PLEASE FIX THIS CORRECTLY.David Schleef2003-06-162-0/+12
* some first trial code for ffmux_* disable ffmux/ffdemux by default since they...Ronald S. Bultje2003-06-092-252/+347
* Fix compile error on gcc-3.xRonald S. Bultje2003-06-091-1/+1
* Hm, I actually misunderstood this protocol thing, since ffmpeg provides an re...Ronald S. Bultje2003-06-082-24/+117
* Some modifications to make the demuxers work, plus moving typefinding over fr...Ronald S. Bultje2003-06-081-182/+305
* f it's an 'o', it's for output (muxing)Ronald S. Bultje2003-06-081-1/+6
* Remove typefinding as separate plugin, this is part of the demuxers nowRonald S. Bultje2003-06-083-139/+1
* MPEG4AAC is MPEG-4 audio, not video, and implement a _formatid_to_caps() func...Ronald S. Bultje2003-06-082-1/+87
* Loop through input capses instead of just picking the first, and handle encod...Ronald S. Bultje2003-06-071-10/+24
* Rewrite of gstffmpegencRonald S. Bultje2003-06-071-319/+275
* Add a caps_to_codecid() function to read properties from a caps function for ...Ronald S. Bultje2003-06-072-1/+166
* Make some more use of the ffmpeg utils.c functions for buffer allocation (rea...Ronald S. Bultje2003-06-071-93/+28
* Dzjee, just found out ffmpeg has a function to calculate the buffer size for ...Ronald S. Bultje2003-06-071-40/+20
* nd remove the edge stuff (finally found out how to disable that)Ronald S. Bultje2003-06-071-37/+11
* remove gstffmpegdecall. This was a temporary hack to get around some issues w...Ronald S. Bultje2003-06-077-1592/+825
* Use new ffmpeg revisionRonald S. Bultje2003-05-295-36/+11
* - just skip the frame when there was a decoding error instead of failing.Wim Taymans2003-04-192-2/+1
* Make sure caps are reffed as we're still have a pointer to it.OSLOSUMMIT1-200303051Wim Taymans2003-01-261-0/+2
* Add xvidRonald S. Bultje2003-01-252-0/+3
* check for type register failuresDavid I. Lehn2003-01-202-1/+2
* Fix codecsRELEASE-0_5_2-PANICROOMBRANCH-RELEASE-0_5_2-ROOTBRANCH-GSTREAMER-0_6-ROOTBRANCH-RELEASE-0_5_2Wim Taymans2003-01-192-2/+2
* lower sample_rate property minimum value to -1 to accoutn for default of -1David I. Lehn2003-01-181-1/+1
* Fix dipose, removed g_printWim Taymans2003-01-181-1/+3
* Map XVID to mpeg4Wim Taymans2003-01-182-3/+4
* Lower the rank of ffmpegIain Holmes2003-01-131-1/+1
* Correcting typos in the mime types: "unkown/unkown" -> "unknown/unknown"Jan Schmidt2003-01-132-23/+23
* Only close the codec if we opened itWim Taymans2003-01-121-4/+12
* more link fixesThomas Vander Stichele2003-01-101-0/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-104-5/+5
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-105-21/+21