Age | Commit message (Expand) | Author |
2003-10-24 | * notify the user that the save feature is disabled by default | Michael Roitzsch |
2003-10-24 | obsolete a special buffer type (fewer special cases is better) | Mike Melanson |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-23 | - be quiet | Bastien Nocera |
2003-10-23 | cleanup in video_out.h | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-22 | reduce the security value to make the entry visible in xine-ui | Michael Roitzsch |
2003-10-22 | Daniel, I hope you don't mind that I readd a placeholder for str_sticky, | Michael Roitzsch |
2003-10-21 | remove this config relic, sticky_str was removes more than year ago. | Daniel Caujolle-Bert |
2003-10-21 | adding members in the middle of an engine structure breaks plugin API | Michael Roitzsch |
2003-10-21 | fix typo | Michael Roitzsch |
2003-10-20 | Clog the security hole in RIP input plugin. Streams may be saved only into on... | František Dvořák |
2003-10-19 | Rename meta_helper info_helper. | Thibaut Mattern |
2003-10-19 | Add fourcc for Real 14.4 codec | James Stembridge |
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-15 | Revert the bad fix. | Thibaut Mattern |
2003-10-14 | just a little comment | 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-13 | Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs. | František Dvořák |
2003-10-13 | fix heuristics to handle invalid MRLs with '#' inside | Michael Roitzsch |
2003-10-08 | Adds LE_64, ME_64, BE_64... | Thibaut Mattern |
2003-10-08 | encoding of URL with multibyte characters in MMS for using xine in China | František Dvořák |
2003-10-08 | this test is outdated: it is legal to lock the frame multiple times, | Miguel Freitas |
2003-10-07 | fix some compiler warnings | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-10-06 | New API function for setting encoding of OSD texts. | František Dvořák |
2003-10-06 | Ooops, I resolved the last conflict in this file wrongly | Michael Roitzsch |
2003-10-06 | from the AO_PROP_CLOSE_DEVICE case branch, ret would be returned uninitialized | Michael Roitzsch |
2003-10-05 | Update comment in input_rip.c according to current syntax. | František Dvořák |
2003-10-04 | the #save: MRL parameter (formerly named after the RIP Input Plugin...) | Siggi Langauf |
2003-10-04 | Fix scaling by the wrong factor. | Robin KAY |
2003-10-03 | Let the sound driver do the locking for mixer volume, instead of audio_out en... | James Courtier-Dutton |
2003-10-02 | remove nvtv support | Miguel Freitas |
2003-09-25 | IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net> | Daniel Caujolle-Bert |
2003-09-25 | Correct/add comment about xine_demux_flush_engine. | Rocky Bernstein |
2003-09-18 | Generating codepages with more than 256 characters (max. 16-bit). | František Dvořák |
2003-09-17 | Fix one seeking bug in RIP: seeking behind or on savepos, if we are | František Dvořák |
2003-09-17 | Fix one thing: calling *_read() from original input plugin in the | František Dvořák |
2003-09-15 | avoid memory corruption, then segfault when using the '#' mrl parameters | Daniel Caujolle-Bert |
2003-09-15 | Improve liba52 PTS processing. | James Courtier-Dutton |
2003-09-14 | Add multi-buffering support to video_out_pgx64 (massive performance increase ... | Robin KAY |
2003-09-13 | fix ao/vo flush while paused (it would freeze the engine). | Miguel Freitas |
2003-09-13 | new seeking patch by Frantisek Dvorak <valtri@atlas.cz> | Miguel Freitas |
2003-09-13 | fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk> | Miguel Freitas |
2003-09-05 | div by zero fix by G Developer | Miguel Freitas |
2003-09-04 | still fighting the same bug. now i must have killed it :) | Miguel Freitas |