Age | Commit message (Collapse) | Author |
|
The only difference with the standard VP6 codec is that the image is not flipped upside-down.
CVS patchset: 8507
CVS date: 2007/01/14 16:53:37
|
|
CVS patchset: 8459
CVS date: 2006/12/26 03:18:56
|
|
CVS patchset: 8418
CVS date: 2006/12/15 11:31:28
|
|
CVS patchset: 8376
CVS date: 2006/11/14 14:11:59
|
|
that their binding is local to the library (has a similar effect to -Bsymbolic, but will work better with hidden visibility enabled, that is step two).
CVS patchset: 8289
CVS date: 2006/09/26 05:19:47
|
|
CVS patchset: 8160
CVS date: 2006/08/03 04:30:43
|
|
CVS patchset: 8144
CVS date: 2006/08/02 06:19:12
|
|
CVS patchset: 7923
CVS date: 2006/03/11 08:49:40
|
|
CVS patchset: 7875
CVS date: 2006/02/05 16:41:16
|
|
CVS patchset: 7774
CVS date: 2005/10/29 19:52:34
|
|
CVS patchset: 7568
CVS date: 2005/05/28 02:25:45
|
|
CVS patchset: 7521
CVS date: 2005/05/06 04:14:55
|
|
vahur.sinijarv at cydonia.ee
CVS patchset: 7486
CVS date: 2005/04/23 02:02:28
|
|
CVS patchset: 7470
CVS date: 2005/04/20 01:03:59
|
|
CVS patchset: 7467
CVS date: 2005/04/19 17:04:52
|
|
(kind of, our ffmpeg seems to be quite old, at least the right decoder
is being used)
- Changed the descriptions of some codecs, removed the redundant "video",
"codec" or "format" words
CVS patchset: 7459
CVS date: 2005/04/16 23:38:09
|
|
CVS patchset: 7345
CVS date: 2005/01/14 15:29:47
|
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
poor platforms, of course)
- fix a bug in generated xine-config for WIN32 and make it relocateable
under Windows
- MSVC port: update, fix some warnings, remove old unneeded files
- improve function for getting runtime directory, it will need next fix
yet (bug probably due to active volume drives)
CVS patchset: 7001
CVS date: 2004/09/26 22:54:51
|
|
media files
CVS patchset: 6951
CVS date: 2004/09/09 06:29:20
|
|
CVS patchset: 6925
CVS date: 2004/09/01 12:52:34
|
|
fixes problems with matroska utf-8 subtitles
CVS patchset: 6911
CVS date: 2004/08/27 21:07:31
|
|
align vobsub to bottom in libspudec
CVS patchset: 6791
CVS date: 2004/07/14 01:18:47
|
|
in SPU decoders which is obsoleted by that removal
CVS patchset: 6726
CVS date: 2004/06/21 16:19:40
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52
|
|
CVS patchset: 6621
CVS date: 2004/06/01 04:31:17
|
|
CVS patchset: 6237
CVS date: 2004/03/09 04:09:41
|
|
CVS patchset: 6141
CVS date: 2004/02/12 18:27:21
|
|
CVS patchset: 6129
CVS date: 2004/02/09 22:28:42
|
|
CVS patchset: 6117
CVS date: 2004/02/04 23:24:27
|
|
CVS patchset: 6108
CVS date: 2004/02/02 22:22:51
|
|
CVS patchset: 6091
CVS date: 2004/02/01 05:56:26
|
|
CVS patchset: 6041
CVS date: 2004/01/13 20:44:22
|
|
CVS patchset: 6016
CVS date: 2004/01/10 01:34:50
|
|
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux->decoder data exchange. please report any problems.
CVS patchset: 6014
CVS date: 2004/01/09 01:26:32
|
|
* internal names cleanup
* http input plugin uses http_helper.c
* fix change in audio_directx
* MSVC stoped compile xineui because of 'this', mysterious
* change non-constand array lengths to malloc/free,
it good for such old compilers as my MSVC 6.0
* change lprintf macro for MSVC to compile again
(I don't know, how use variable number of macro arguments in MSVC...)
* merge compiling of xine-utils and xine-engine
CVS patchset: 5902
CVS date: 2003/12/13 11:35:07
|
|
Makes things a bit more symetric:
- the audio fifo (demuxer->decoder) can't be NULL
- the video driver can be NULL
A dummy fifo (5 buffers) is used if the audio driver or video driver is NULL.
Audio frontends (rhythmbox, seedeexeen, quark) do not need to instanciate a video driver anymore.
CVS patchset: 5767
CVS date: 2003/11/20 00:42:14
|
|
CVS patchset: 5746
CVS date: 2003/11/16 14:29:29
|
|
(we should finish this before rc3.)
- stream_info and meta_info variables are private now.
obs: everything must be recompiled due xine_stream_t changes
CVS patchset: 5733
CVS date: 2003/11/15 14:54:30
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
CVS patchset: 5583
CVS date: 2003/10/24 02:59:03
|
|
The goal is to detect in the net_buf_ctrl if there is no more free buffer in a fifo, which indicates there will be a deadlock if the engine is not unpaused.
Currently this detection is done from the "put" callback, it's not a safe solution, nothing prevents a demuxer to allocate 2 buffers before calling put().
The impact is low, only one test per buffer_pool_alloc call if no callback is registered.
It's done exactly the same way as the put and get callbacks.
CVS patchset: 5520
CVS date: 2003/10/14 22:16:32
|
|
CVS patchset: 5252
CVS date: 2003/08/05 15:20:00
|
|
- fixes mimetype in realaudio demuxer
- big improvement of v4l input and associated
demuxer. Including sound capture using alsa
and a/v sync. Now radio is supported as well.
CVS patchset: 5054
CVS date: 2003/06/16 16:42:51
|
|
CVS patchset: 4990
CVS date: 2003/05/31 02:18:01
|
|
CVS patchset: 4973
CVS date: 2003/05/28 13:11:53
|
|
CVS patchset: 4950
CVS date: 2003/05/26 21:06:00
|
|
CVS patchset: 4926
CVS date: 2003/05/25 13:39:13
|
|
* regulate mutual inclusion based on XINE_COMPILE
* src/xine-engine/spu_decoder.h was unused
-> make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h
* mark some xine_stream_t members as unused for next cleanup
CVS patchset: 4883
CVS date: 2003/05/20 13:50:55
|
|
CVS patchset: 4857
CVS date: 2003/05/15 20:23:16
|