Age | Commit message (Expand) | Author |
2003-10-20 | Submitted by Rett Walters: - | James Courtier-Dutton |
2003-10-20 | Accidentally committed debug printf's. | Rocky Bernstein |
2003-10-20 | Should reduce the spurious calls to scan devices. | Rocky Bernstein |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-19 | vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demux | Rocky Bernstein |
2003-10-19 | vcdx -> vcd. In MRL, in plugin name. | Rocky Bernstein |
2003-10-19 | po update from Giovanni Venturi <jumpyj@libero.it> | Daniel Caujolle-Bert |
2003-10-19 | tvtime don't need to register config values, post have special config method | Daniel Caujolle-Bert |
2003-10-19 | mpeg_audio and wav demuxer fixes. | Thibaut Mattern |
2003-10-19 | Rename meta_helper info_helper. | Thibaut Mattern |
2003-10-19 | Add fourcc for Real 14.4 codec | James Stembridge |
2003-10-19 | Disable saving of real streams - will make users angry but will stop real fro... | James Stembridge |
2003-10-19 | specfile: new rpm for directfb implemented | Manfred Tremmel |
2003-10-19 | VCD plugins renamed: | Siggi Langauf |
2003-10-19 | Try to follow audio_out api. | Thibaut Mattern |
2003-10-19 | build both vcd plugins | Daniel Caujolle-Bert |
2003-10-19 | Refactor code. Rewrite chroma keying implementation. | Robin KAY |
2003-10-18 | Re-add COMPLETION gui_data_exchange() support, removed by //error//. | Daniel Caujolle-Bert |
2003-10-18 | mms + asf + nbc cleanup/fixes | Thibaut Mattern |
2003-10-18 | cleanups, xlock fixes | Daniel Caujolle-Bert |
2003-10-18 | Add meta_helper.[h|c] | Thibaut Mattern |
2003-10-18 | Add io_helper and meta_helper. | Thibaut Mattern |
2003-10-18 | Metainfo helper functions. | Thibaut Mattern |
2003-10-17 | Allways initialize fifo size. | Thibaut Mattern |
2003-10-16 | Avoid yoyo effect with poorly interleaved streams. | Thibaut Mattern |
2003-10-16 | Don't read off the end of the buffer | James Stembridge |
2003-10-16 | Send all asf headers to the demuxer, now it will handle this. | Thibaut Mattern |
2003-10-16 | Support asf stream concatenation. | Thibaut Mattern |
2003-10-15 | printf -> lprintf | Thibaut Mattern |
2003-10-15 | Revert the bad fix. | Thibaut Mattern |
2003-10-15 | trying to not fall behind with the docs | Michael Roitzsch |
2003-10-15 | Oops, small correction yet. File MRLs which don't contain '/:' should work no... | František Dvořák |
2003-10-15 | Michael's simply solution for using crazy named directries (with ':' characte... | František Dvořák |
2003-10-14 | just a little comment | Thibaut Mattern |
2003-10-14 | - use the alloc callback to avoid deadlocks. | Thibaut Mattern |
2003-10-14 | Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams. | Thibaut Mattern |
2003-10-14 | Add a callback to the buffer_pool_alloc function. | Thibaut Mattern |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
2003-10-14 | Fix playing of asf stream without video (problem was only for seekable inputs). | František Dvořák |
2003-10-13 | Do not seek with a 0 offset. | Thibaut Mattern |
2003-10-13 | Fix my stupid bug, id3 tag should work with seekable inputs now. | František Dvořák |
2003-10-13 | * use Makefile.common for global targets | Michael Roitzsch |
2003-10-13 | even more housekeeping | Michael Roitzsch |
2003-10-13 | housekeeping | Michael Roitzsch |
2003-10-13 | small indentation mistake | Michael Roitzsch |
2003-10-13 | strange things are going on... | Michael Roitzsch |
2003-10-13 | Add some items. | James Courtier-Dutton |
2003-10-13 | nicer MRL parsing | Michael Roitzsch |
2003-10-13 | when using find to delete *.la, this is useless | Michael Roitzsch |
2003-10-13 | Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs. | František Dvořák |