Age | Commit message (Collapse) | Author |
|
CVS patchset: 5646
CVS date: 2003/10/30 21:51:27
|
|
CVS patchset: 5645
CVS date: 2003/10/30 20:46:31
|
|
- Prefer external libcdio and libvcdinfo libraries when they are acceptable
- Allow disabling VCD plugin
CVS patchset: 5644
CVS date: 2003/10/30 07:58:52
|
|
CVS patchset: 5620
CVS date: 2003/10/27 21:43:20
|
|
CVS patchset: 5615
CVS date: 2003/10/27 15:24:38
|
|
It would have scared the Windows users and would have been hard to maintain,
so we remove it and distribute the win32 subdirectory from the toplevel
Makefile using dist-hook
CVS patchset: 5606
CVS date: 2003/10/26 17:38:23
|
|
* rename vcdx to vcd and vcd to vcdo
* vcdo is always built, not only when vcd(x) is not
CVS patchset: 5603
CVS date: 2003/10/26 11:28:04
|
|
fix "make dist". Now tarball is complete.
don't expect people have doc formatting tools (check for sgmltools
and fig2dev).
rename the spaced name file in win32 (Tim, can you check if i didn't break
anything please ?).
CVS patchset: 5589
CVS date: 2003/10/25 00:49:11
|
|
CVS patchset: 5581
CVS date: 2003/10/23 23:03:44
|
|
CVS patchset: 5553
CVS date: 2003/10/20 00:33:28
|
|
CVS patchset: 5541
CVS date: 2003/10/19 12:01:47
|
|
CVS patchset: 5519
CVS date: 2003/10/14 21:58:22
|
|
CVS patchset: 5512
CVS date: 2003/10/13 17:48:08
|
|
Ability to use external libs (--with-external-vcdnav), disable
vcdx build and build old vcd instead (--disable-vcdx).
This last feature is useful since vcdx take /hours/ to start
playback, that can help people who don't want vcd navigation.
Remove all .la files, even in subdirs (eg: post)
CVS patchset: 5505
CVS date: 2003/10/13 11:47:11
|
|
CVS patchset: 5460
CVS date: 2003/10/06 21:56:00
|
|
- ensure user CFLAGS are added at the end
- another approach to kill Mike's warnings
CVS patchset: 5453
CVS date: 2003/10/06 12:47:24
|
|
CVS patchset: 5450
CVS date: 2003/10/05 16:50:20
|
|
CVS patchset: 5441
CVS date: 2003/10/04 20:33:16
|
|
CVS patchset: 5423
CVS date: 2003/10/02 01:40:01
|
|
CVS patchset: 5413
CVS date: 2003/09/25 13:42:19
|
|
now moved outside of the shell conditional rather than removed).
CVS patchset: 5360
CVS date: 2003/09/13 13:09:44
|
|
CVS patchset: 5353
CVS date: 2003/09/10 23:20:08
|
|
CVS patchset: 5347
CVS date: 2003/09/06 13:27:57
|
|
(now my 0.9.0rc7 is accepted again :) )
CVS patchset: 5345
CVS date: 2003/09/05 13:51:27
|
|
CVS patchset: 5335
CVS date: 2003/09/03 14:49:48
|
|
xine needs alsa 0.9.4 or above.
CVS patchset: 5332
CVS date: 2003/09/02 15:37:28
|
|
CVS patchset: 5308
CVS date: 2003/08/25 14:32:37
|
|
override the defaults more easily, patch suggested by Florin Andrei
CVS patchset: 5307
CVS date: 2003/08/25 14:21:22
|
|
CVS patchset: 5272
CVS date: 2003/08/11 09:19:49
|
|
CVS patchset: 5270
CVS date: 2003/08/10 17:35:26
|
|
CVS patchset: 5257
CVS date: 2003/08/07 09:26:53
|
|
CVS patchset: 5240
CVS date: 2003/08/04 02:31:07
|
|
CVS patchset: 5231
CVS date: 2003/08/02 11:49:03
|
|
CVS patchset: 5204
CVS date: 2003/07/20 22:42:20
|
|
do not disable strict-aliasing and sign-compare warnings, no double -Wall
CVS patchset: 5198
CVS date: 2003/07/20 12:22:01
|
|
CVS patchset: 5189
CVS date: 2003/07/19 16:00:25
|
|
CVS patchset: 5158
CVS date: 2003/07/13 14:44:15
|
|
- general multipass compilation make targets
CVS patchset: 5149
CVS date: 2003/07/12 12:31:13
|
|
this variable is used where necessary should fix MPEG encoding
CVS patchset: 5141
CVS date: 2003/07/11 16:36:21
|
|
(should be completely ripped out, will be replaced by libnvtvsimple...)
CVS patchset: 5133
CVS date: 2003/07/07 12:18:13
|
|
CVS patchset: 5097
CVS date: 2003/06/25 14:32:39
|
|
CVS patchset: 5033
CVS date: 2003/06/13 01:49:41
|
|
Once we have it working 100% we will look at sending patches to the libmpeg2 list.
Lots of debug info it currently in the code. It will be removed once it is working.
Currently working: -
1) All frames allocated and freed correctly. Fixing that took a long time.
2) It seems that we do not need any of the flush, discontinuity or reset calls yet. Adding seeking might change that.
The reason for this is that we properly support sequence end information, so still images get displayed immeadiately.
TODO: -
1) Picture info needs to be fixed. I.E. Check that the correct picture info matchs the image buffer.
2) Closed captions. Implement the closed caption decoder.
3) PTS info.
4) extra info.
5) Seeking.
6) Repeat first field pattern sensing.
7) Picture coding type. E.g. Frame, Fields, RFF etc. using in the get_frame call.
CVS patchset: 5031
CVS date: 2003/06/13 00:52:47
|
|
CVS patchset: 5019
CVS date: 2003/06/09 23:08:10
|
|
CVS patchset: 4972
CVS date: 2003/05/28 13:04:45
|
|
CVS patchset: 4960
CVS date: 2003/05/27 01:10:54
|
|
CVS patchset: 4956
CVS date: 2003/05/26 23:21:44
|
|
CVS patchset: 4926
CVS date: 2003/05/25 13:39:13
|
|
check for inttypes.h
CVS patchset: 4912
CVS date: 2003/05/23 19:44:38
|
|
that case
CVS patchset: 4894
CVS date: 2003/05/21 14:35:04
|