summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-05-21font contributed by Boszormenyi Zoltan <zboszor@mail.externet.hu>:Miguel Freitas
"greatly improves the readability of Hungarian (maybe other latin2?) SPUs" CVS patchset: 1923 CVS date: 2002/05/21 18:10:01
2002-05-21Remove unneeded mutex unlock.Daniel Caujolle-Bert
CVS patchset: 1922 CVS date: 2002/05/21 14:35:52
2002-05-21*** empty log message ***Miguel Freitas
CVS patchset: 1921 CVS date: 2002/05/21 13:04:08
2002-05-21linear blend update from RogerioMiguel Freitas
CVS patchset: 1920 CVS date: 2002/05/21 13:03:52
2002-05-21Translation updates by Frantisek Dvorak <valtri@atlas.cz>Philipp Hahn
CVS patchset: 1919 CVS date: 2002/05/21 08:18:59
2002-05-21eject should work again.Siggi Langauf
Thanks to Michael Roitzsch for the (almost complete) patch CVS patchset: 1918 CVS date: 2002/05/21 00:50:18
2002-05-21start() and seek() return now the status.Thibaut Mattern
CVS patchset: 1917 CVS date: 2002/05/21 00:33:34
2002-05-21start() and seek() return the statusThibaut Mattern
CVS patchset: 1916 CVS date: 2002/05/21 00:17:54
2002-05-21play() and seek() return now the statusThibaut Mattern
CVS patchset: 1915 CVS date: 2002/05/21 00:14:33
2002-05-21atomic status code on demux start/seekSiggi Langauf
(demux_avi by Thibaut Mattern) CVS patchset: 1914 CVS date: 2002/05/21 00:12:31
2002-05-20- check for keyframes past start_posMiguel Freitas
- fix qt demux loop deadlock CVS patchset: 1913 CVS date: 2002/05/20 16:58:02
2002-05-20*** empty log message ***Miguel Freitas
CVS patchset: 1912 CVS date: 2002/05/20 03:17:17
2002-05-20progressive index reconstruction patch by Ian Goldberg <ian@cypherpunks.ca>Miguel Freitas
CVS patchset: 1911 CVS date: 2002/05/20 03:15:45
2002-05-19Experimental pts calculation.Thibaut Mattern
Fix strange bitrate calculation CVS patchset: 1910 CVS date: 2002/05/19 16:21:04
2002-05-19Fix segmentation fault in demux plugins caused by uninitialized dataEwald Snel
CVS patchset: 1909 CVS date: 2002/05/19 12:27:36
2002-05-19ximage creation for shm check use supported image format.Daniel Caujolle-Bert
CVS patchset: 1908 CVS date: 2002/05/19 10:35:18
2002-05-18remove debug messageMiguel Freitas
CVS patchset: 1907 CVS date: 2002/05/18 12:36:45
2002-05-18small fix to still frame logic. this improves recovering when decoderMiguel Freitas
is too late. the old code adjusted metronom's video_vpts, causing false "video jumps". CVS patchset: 1906 CVS date: 2002/05/18 12:36:03
2002-05-18Checking in czech spec file translations - thanks ValtrII for taking theMatthias Dahl
time!! :) CVS patchset: 1905 CVS date: 2002/05/18 12:09:41
2002-05-17seek patch by Thibaut MatternMiguel Freitas
CVS patchset: 1904 CVS date: 2002/05/17 22:05:49
2002-05-17commiting Thibaut Mattern's seek patch and some small fixesMiguel Freitas
CVS patchset: 1903 CVS date: 2002/05/17 21:24:10
2002-05-16Fix seeking problem after demuxer finished.Thibaut Mattern
Change get_status to return thread_running instead of demux status. Send a new pts when seeking. CVS patchset: 1902 CVS date: 2002/05/16 22:32:31
2002-05-16*** empty log message ***Miguel Freitas
CVS patchset: 1901 CVS date: 2002/05/16 22:32:14
2002-05-16Send a new pts when seeking. It enables "fast" seeking.Thibaut Mattern
CVS patchset: 1900 CVS date: 2002/05/16 22:18:39
2002-05-16Don't segfault if moov header not found. xine_log() call afterDaniel Caujolle-Bert
demux_qt_detect_compressors() should avoid segfault too. CVS patchset: 1899 CVS date: 2002/05/16 21:45:10
2002-05-16Fix src patch from Michal Ambroz <rebus@seznam.cz>Daniel Caujolle-Bert
CVS patchset: 1898 CVS date: 2002/05/16 12:39:56
2002-05-16Fixing %configure trouble. Miguel and Daniel, could you please try again andMatthias Dahl
see if those problems still exist? They should be gone... CVS patchset: 1897 CVS date: 2002/05/16 10:23:30
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
Change get_status to return thread_running instead of demux status. CVS patchset: 1896 CVS date: 2002/05/15 22:52:14
2002-05-15Use audio_fifo instead of video_fifo in demux_loop.Thibaut Mattern
CVS patchset: 1895 CVS date: 2002/05/15 22:50:59
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
Change get_status to return thread_running instead of demux status. CVS patchset: 1894 CVS date: 2002/05/15 22:02:48
2002-05-15Fix seeking problem after demuxer finishedThibaut Mattern
Change get_status to return thread_running instead of demux status. CVS patchset: 1893 CVS date: 2002/05/15 21:37:00
2002-05-15Noting the XVidMode fix... nevertheless there is still a problem with theMatthias Dahl
support and current xine or X in general - I haven't been able to figure that out just yet. The modeline is only switched if the mouse cursor is moved. I don't know what causes this strange behaviour but if anyone has any idea that would be nice... otherwise this bug may be in there till I somehow stumple over the trouble maker. :( [I will take a closer look again this weekend, maybe I am lucky enough to find it on my own *grin*] CVS patchset: 1892 CVS date: 2002/05/15 15:54:37
2002-05-14Fix seeking problem after demuxer finishedThibaut Mattern
Change get_status to return thread_running instead of demux status. CVS patchset: 1891 CVS date: 2002/05/14 22:22:43
2002-05-14Fix demux_loop.Thibaut Mattern
Change get_status to return thread_running instead of demux status. CVS patchset: 1890 CVS date: 2002/05/14 21:32:06
2002-05-14this must fix the circular linking problemMiguel Freitas
CVS patchset: 1889 CVS date: 2002/05/14 21:23:49
2002-05-14Fix 'finished thread still running after xine_exit()' segmentation faultEwald Snel
CVS patchset: 1888 CVS date: 2002/05/14 14:55:47
2002-05-14*** empty log message ***Miguel Freitas
CVS patchset: 1887 CVS date: 2002/05/14 13:57:41
2002-05-14Ian Goldberg's patch for AVIs bigger than 2GBMiguel Freitas
CVS patchset: 1886 CVS date: 2002/05/14 13:44:29
2002-05-14fix segfault after getpwuid_r as suggested by Gianluca AmatoMiguel Freitas
CVS patchset: 1885 CVS date: 2002/05/14 03:02:45
2002-05-14fix suggested by Ian GoldbergMiguel Freitas
CVS patchset: 1884 CVS date: 2002/05/14 02:34:37
2002-05-14xine-lib.spec must be include in dist (for rpm -ta)Miguel Freitas
CVS patchset: 1883 CVS date: 2002/05/14 02:17:59
2002-05-13Complete the previous patch.Thibaut Mattern
CVS patchset: 1882 CVS date: 2002/05/13 22:20:45
2002-05-13Fix seeking problem after demuxer finishedThibaut Mattern
Change get_status to return thread_running instead of demux status. Seems more stable, but need more tests :) CVS patchset: 1881 CVS date: 2002/05/13 21:41:43
2002-05-13- add obsoletes to make possible upgrading mandrake/redhat/freshrpms packagesMiguel Freitas
- remove mandrake 8.2 specific macros Matt, now it's your turn to check if i haven't broke anything!! :) CVS patchset: 1880 CVS date: 2002/05/13 17:46:10
2002-05-13*** empty log message ***Miguel Freitas
CVS patchset: 1879 CVS date: 2002/05/13 15:57:16
2002-05-13"streaming" AVI support by Ian Goldberg <ian@cypherpunks.ca>Miguel Freitas
CVS patchset: 1878 CVS date: 2002/05/13 15:56:54
2002-05-13linearblend C version contributed by Rogerio BritoMiguel Freitas
CVS patchset: 1877 CVS date: 2002/05/13 12:22:33
2002-05-13Update by ValtrII <valtri@atlas.cz>Philipp Hahn
CVS patchset: 1876 CVS date: 2002/05/13 07:37:27
2002-05-13Update poPhilipp Hahn
CVS patchset: 1875 CVS date: 2002/05/13 07:36:27
2002-05-13*** empty log message ***Miguel Freitas
CVS patchset: 1874 CVS date: 2002/05/13 02:42:37