Age | Commit message (Collapse) | Author |
|
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
to handle these types, so this is not really a change; it's just that
all the other win32 decoders use prio 1)
CVS patchset: 6272
CVS date: 2004/03/16 14:12:03
|
|
before aborting
CVS patchset: 6211
CVS date: 2004/03/03 20:09:11
|
|
CVS patchset: 6127
CVS date: 2004/02/09 22:13:54
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
- 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
|
|
libw32 compiles here without a single compiler warning
CVS patchset: 5946
CVS date: 2003/12/24 16:55:35
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
some infrastructure to support more than one decoder DLL per codec
CVS patchset: 5881
CVS date: 2003/12/09 19:08:28
|
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
CVS patchset: 5821
CVS date: 2003/12/01 22:04:52
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
BIG NOTE: use helpers to access to these informations (get/set/reset):
_x_{stream,meta}_info_{get,set,reset}()
are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42
|
|
(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: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5729
CVS date: 2003/11/13 15:23:00
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
CVS patchset: 5480
CVS date: 2003/10/10 22:58:01
|
|
(xine-lib should be completely `ldd -r` clean now)
CVS patchset: 5428
CVS date: 2003/10/03 16:32:27
|
|
CVS patchset: 5425
CVS date: 2003/10/02 19:30:30
|
|
CVS patchset: 5321
CVS date: 2003/08/31 17:27:28
|
|
CVS patchset: 5287
CVS date: 2003/08/13 18:09:52
|
|
patch by Philip Jgenstedt
CVS patchset: 5243
CVS date: 2003/08/04 03:47:09
|
|
now works for libtool-1.4.x and libtool-1.5.
Changed the commands for building the assembly files in libw32dll to
match that suggested by Chris Rankin <rankincj@yahoo.com>.
CVS patchset: 5203
CVS date: 2003/07/20 20:48:40
|
|
Try to fix pts handling.
basically: buf->pts = this->pts - this->size / (8*bitrate)
(this->size is the number of bytes still inside the decoder)
Miguel, if you think that the old method was better, don't hesitate to remove this one.
CVS patchset: 5166
CVS date: 2003/07/16 00:25:38
|
|
- general multipass compilation make targets
CVS patchset: 5149
CVS date: 2003/07/12 12:31:13
|
|
Need to add pts correction code back in and fix bugs in it.
CVS patchset: 5130
CVS date: 2003/07/04 14:23:37
|
|
CVS patchset: 5123
CVS date: 2003/07/02 23:10:21
|
|
CVS patchset: 5097
CVS date: 2003/06/25 14:32:39
|
|
CVS patchset: 5081
CVS date: 2003/06/21 11:26:51
|
|
CVS patchset: 5046
CVS date: 2003/06/14 23:34:46
|
|
wrong order, when doing a "make debug" from outside src/libw32dll/wine
(DEBUG_CFLAGS is set in src/libw32dll/wine's Makefile, but the CFLAGS given on
the command line take precedence, therefore WIN32_PATH would be undefined)
I hope I have not broken wine stuff. (Yes, the warning is frightening me...)
I have checked using some Windows DLLs and the Quicktime SVQ3 DLL and they
worked fine. Could everyone double check, if the win32-DLLs still work?
CVS patchset: 4864
CVS date: 2003/05/16 11:34:37
|
|
CVS patchset: 4850
CVS date: 2003/05/15 14:07:28
|
|
CVS patchset: 4848
CVS date: 2003/05/15 08:21:15
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
CVS patchset: 4815
CVS date: 2003/05/10 04:26:17
|
|
CVS patchset: 4810
CVS date: 2003/05/09 23:55:40
|
|
obs: more messages should be added
CVS patchset: 4539
CVS date: 2003/04/04 19:20:46
|
|
CVS patchset: 4445
CVS date: 2003/03/18 20:40:59
|
|
output channels
CVS patchset: 4444
CVS date: 2003/03/18 18:21:48
|
|
CVS patchset: 4388
CVS date: 2003/03/09 12:19:13
|
|
CVS patchset: 4212
CVS date: 2003/02/20 05:26:51
|
|
added codec name meta-info
CVS patchset: 4198
CVS date: 2003/02/19 02:08:40
|
|
CVS patchset: 4188
CVS date: 2003/02/17 19:54:43
|
|
CVS patchset: 4179
CVS date: 2003/02/17 03:19:58
|
|
- comment useless calls. some people really don't know what this thing does,
they probably think that lots of Setup_FS_Segment() all over will make
win32 gods happy. :)
- fix vfw (indeo) and quicktime segfaults
in short: xine now plays indeo, animatrix and the hulk trailers.
CVS patchset: 4178
CVS date: 2003/02/17 03:18:02
|
|
CVS patchset: 4151
CVS date: 2003/02/14 01:33:22
|
|
this issue was discussed several times on xine-devel.
nevertheless storri reintroduced the bug ten days ago.
CVS patchset: 4126
CVS date: 2003/02/10 21:42:18
|
|
makefile variable.
- Cleaned up Makefile.am (wine, goom, libxinevdec)
- Cleaned up compiler warnings (libfaad)
- Cleaned up header includes (libfaad, libdha)
CVS patchset: 4053
CVS date: 2003/01/31 01:20:24
|