Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-28filesrc needs to be reffed by buffers that use its mmaped data directlyTYPEFINDBenjamin Otte
2003-10-28fix issue in buffer_store_get_size spanning multiple buffers, include more ch...Benjamin Otte
2003-10-28update debugging to current systemBenjamin Otte
2003-10-28make it reuse the existing pipeline - quite a speedupBenjamin Otte
2003-10-28various fixes like in/valid buffer handling in bufferstore and handling small...Benjamin Otte
2003-10-28oops, left debugging output in codeBenjamin Otte
2003-10-28buncha fixes to bufferstore and the typefind element - we now seek to the poi...Benjamin Otte
2003-10-28- reorganize debug levelsBenjamin Otte
2003-10-27bugfixes (don't remember them though ;)Benjamin Otte
2003-10-27fix memory issues in gst-typefind and make it take an unlimited list of filen...Benjamin Otte
2003-10-27doc updates, removal of stale codeBenjamin Otte
2003-10-27update docsBenjamin Otte
2003-10-27Print the file name as well as the typeIain Holmes
2003-10-27fix gst-typefind to work with new typefindingBenjamin Otte
2003-10-27- free type lists after useBenjamin Otte
2003-10-27work with non-seekable streamsBenjamin Otte
2003-10-27run parent's dispose before disposing bufferstoreBenjamin Otte
2003-10-27loads of fixes. Most of the stuff works now (only thing missing is vorbis str...Benjamin Otte
2003-10-26latest set of fixed (mostly stupid bugs in the typefind element and the buffe...Benjamin Otte
2003-10-25add debugging messages to typefindingBenjamin Otte
2003-10-23initial checkin of typefind rewrite - doesn't work yet, but you may want to f...Benjamin Otte
2003-10-21bump version to 0.7.1.1TYPEFIND-ROOTDavid Schleef
2003-10-21bump version to 0.7.1RELEASE-0_7_1David Schleef
2003-10-20this was wrongThomas Vander Stichele
2003-10-20Properly give an error if no file was givenRonald S. Bultje
2003-10-20We need to store the new GList. Else, this causes problems if we remove the f...Ronald S. Bultje
2003-10-16Add doc for GstBin::iterate signalDavid Schleef
2003-10-16add gst_alloc_trace_live_all(), used by the test suitesDavid Schleef
2003-10-15Massive patch to make 'make check' work properly. Many compilation fixes -- ...David Schleef
2003-10-14Change the iterate callback functions to a GSignalDavid Schleef
2003-10-14add some linguasDavid Schleef
2003-10-11Translatable strings, for some gstreamer-native languages.David Schleef
2003-10-10Fix GNOMEProgram to the correct capitalisation: GnomeProgramIain Holmes
2003-10-09g_list_length is unsignedBenjamin Otte
2003-10-09fix cleaningThomas Vander Stichele
2003-10-09cleaning outputThomas Vander Stichele
2003-10-09cleaner infoThomas Vander Stichele
2003-10-09upload cvs docs as wellThomas Vander Stichele
2003-10-09typos and style fixesThomas Vander Stichele
2003-10-09fix uploads of docsThomas Vander Stichele
2003-10-09oops; doneThomas Vander Stichele
2003-10-09Fix typo in last checkinDavid Schleef
2003-10-09Files needed for buildDavid Schleef
2003-10-09distcheck fixes. Some tests have been disabled.David Schleef
2003-10-08entitize the versionThomas Vander Stichele
2003-10-08Check is we should use -mregnames on PowerPCDavid Schleef
2003-10-08s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to...Andy Wingo
2003-10-08minor fix to trigger html buildThomas Vander Stichele
2003-10-08rename base nameThomas Vander Stichele
2003-10-08some hacking notesThomas Vander Stichele