Age | Commit message (Collapse) | Author |
|
CVS patchset: 1878
CVS date: 2002/05/13 15:56:54
|
|
CVS patchset: 1877
CVS date: 2002/05/13 12:22:33
|
|
CVS patchset: 1873
CVS date: 2002/05/13 02:42:11
|
|
streams). i still can't see the mpeg logo in my home computer for some
strange reason...
CVS patchset: 1872
CVS date: 2002/05/12 22:37:25
|
|
Change get_status to return thread_running instead of demux status.
Replace <TAB> by 2 spaces.
CVS patchset: 1871
CVS date: 2002/05/12 12:13:28
|
|
This should fix the problem with small streams.
Replace <TAB> by 2 spaces.
CVS patchset: 1870
CVS date: 2002/05/12 12:06:29
|
|
some more testing needed, then other demuxers should be updated to do the same.
note that (for other demuxers) the new this->thread_running should make the
"starting" variable useless.
demuxers also need some cleanup/fixes about API: either start/seek must provide a
return value or get_status must use thread_running instead of status. this will fix
the problem of displaying demux error messages for very small streams.
CVS patchset: 1867
CVS date: 2002/05/10 13:10:04
|
|
CVS patchset: 1866
CVS date: 2002/05/10 00:32:05
|
|
using Xv throught LAN.
CVS patchset: 1862
CVS date: 2002/05/07 19:20:16
|
|
CVS patchset: 1860
CVS date: 2002/05/06 21:49:28
|
|
CVS patchset: 1859
CVS date: 2002/05/06 21:40:02
|
|
CVS patchset: 1858
CVS date: 2002/05/06 20:32:36
|
|
<amalthea@freenet.de>
CVS patchset: 1856
CVS date: 2002/05/06 11:26:37
|
|
- use the same video.disable_scaling setting in fb driver
CVS patchset: 1854
CVS date: 2002/05/06 00:48:09
|
|
CVS patchset: 1853
CVS date: 2002/05/05 20:20:10
|
|
plugin will now better handle a failure of the image buffer request and can
recover from it by itself... at least in most situations.
CVS patchset: 1852
CVS date: 2002/05/04 21:30:15
|
|
haven't break anything).
CVS patchset: 1851
CVS date: 2002/05/04 17:26:15
|
|
(pessimistically assuming unstable API => LT_CURRENT=0; 1 would be better,
but only if we assume a stable API)
CVS patchset: 1849
CVS date: 2002/05/03 23:21:03
|
|
CVS patchset: 1847
CVS date: 2002/05/03 22:16:41
|
|
CVS patchset: 1845
CVS date: 2002/05/03 14:20:19
|
|
CVS patchset: 1844
CVS date: 2002/05/03 08:08:30
|
|
to get out of this situation himself...
CVS patchset: 1843
CVS date: 2002/05/03 02:20:29
|
|
relied upon for discontinuity detection. there are too many broken streams
out there!)
CVS patchset: 1840
CVS date: 2002/05/03 00:56:37
|
|
CVS patchset: 1839
CVS date: 2002/05/02 20:32:36
|
|
CVS patchset: 1838
CVS date: 2002/05/02 18:59:29
|
|
* finally made the README much more useful for the user (e.g. installation)
CVS patchset: 1836
CVS date: 2002/05/02 17:51:47
|
|
CVS patchset: 1835
CVS date: 2002/05/02 16:00:45
|
|
CVS patchset: 1834
CVS date: 2002/05/02 14:33:30
|
|
xine_exit() (avoid input plugin problems).
CVS patchset: 1833
CVS date: 2002/05/02 12:31:02
|
|
CVS patchset: 1832
CVS date: 2002/05/02 10:24:10
|
|
advantages of this implementation:
- less (ie simpler) code
- works around the wrong-coloured-logo issue (okay, .yv12.gz did as well)
- logo doesn't flash between streams any more
- smaller logo file
(currently MPEG1 elementary stream, as that's all I could create with the
GIMP. Other formats may compress even better...)
- support for animated logos, even with sound
CVS patchset: 1830
CVS date: 2002/05/02 01:44:44
|
|
there in the first place?! (didn't you ask me about it a few month ago
Miguel? *grin*)
* bug fixes (like the default_repeat stuff)
* code cleanup
* convert the last remaining c++ comment tags into c style
* update README.syncfb (known bugs and always write xine in lower case *grin*)
CVS patchset: 1828
CVS date: 2002/05/02 00:07:46
|
|
CVS patchset: 1827
CVS date: 2002/05/01 22:58:42
|
|
Not finished yet.
CVS patchset: 1826
CVS date: 2002/05/01 22:22:56
|
|
CVS patchset: 1825
CVS date: 2002/05/01 20:38:19
|
|
handling for decoder plugins
CVS patchset: 1824
CVS date: 2002/05/01 19:42:56
|
|
CVS patchset: 1823
CVS date: 2002/05/01 19:41:55
|
|
CVS patchset: 1822
CVS date: 2002/05/01 13:30:39
|
|
CVS patchset: 1820
CVS date: 2002/04/30 20:06:16
|
|
CVS patchset: 1817
CVS date: 2002/04/30 18:46:58
|
|
CVS patchset: 1814
CVS date: 2002/04/30 08:34:03
|
|
- Cinepak decoder moved into this directory
- New Creative YUV (CYUV) decoder by Mike Melanson
- New Microsoft Video-1 (msvc) decoder by Ewald Snel
CVS patchset: 1813
CVS date: 2002/04/30 08:28:09
|
|
CVS patchset: 1812
CVS date: 2002/04/30 01:48:18
|
|
xine-lib should really never do an exit or abort, but instead pass back nice error values to the calling application, but until that happens, use abort() as that is tracable with gdb, whereas exit(1) is not backtraceable.
CVS patchset: 1811
CVS date: 2002/04/29 23:31:59
|
|
CVS patchset: 1809
CVS date: 2002/04/29 21:05:40
|
|
CVS patchset: 1808
CVS date: 2002/04/29 20:58:50
|
|
CVS patchset: 1807
CVS date: 2002/04/29 20:14:45
|
|
CVS patchset: 1806
CVS date: 2002/04/29 10:31:45
|
|
CVS patchset: 1804
CVS date: 2002/04/28 23:55:57
|
|
CVS patchset: 1803
CVS date: 2002/04/28 23:47:50
|