Age | Commit message (Collapse) | Author |
|
CVS patchset: 6284
CVS date: 2004/03/17 20:30:27
|
|
CVS patchset: 6283
CVS date: 2004/03/17 20:24:16
|
|
CVS patchset: 6262
CVS date: 2004/03/15 01:22:22
|
|
CVS patchset: 6253
CVS date: 2004/03/14 21:14:07
|
|
CVS patchset: 6252
CVS date: 2004/03/14 21:07:01
|
|
dsputil_mlib.c and added to diff_to_ffmpeg_cvs.txt. Fixed function prototype in dsputil_mlib.c (should be sent back to ffmpeg-dev at some point). Fixed includes in nosefart. Fixed nested comments and includes in goom.
CVS patchset: 6180
CVS date: 2004/02/20 19:53:38
|
|
CVS patchset: 6115
CVS date: 2004/02/04 01:14:53
|
|
CVS patchset: 6109
CVS date: 2004/02/03 04:27:16
|
|
CVS patchset: 6098
CVS date: 2004/02/01 15:17:54
|
|
namespace conflict with xine; initial import for the faandct.* files
CVS patchset: 6097
CVS date: 2004/02/01 14:54:47
|
|
CVS patchset: 6090
CVS date: 2004/02/01 05:31:16
|
|
QT SMC, Duck TrueMotion v1, and Sierra VMD A/V
CVS patchset: 6089
CVS date: 2004/02/01 05:11:55
|
|
CVS patchset: 5972
CVS date: 2004/01/02 02:59:03
|
|
this might upset the ffmpeg people
CVS patchset: 5887
CVS date: 2003/12/10 16:34:21
|
|
CVS patchset: 5886
CVS date: 2003/12/10 16:30:26
|
|
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: 5822
CVS date: 2003/12/02 12:41:28
|
|
CVS patchset: 5819
CVS date: 2003/11/29 18:07:25
|
|
CVS patchset: 5808
CVS date: 2003/11/27 18:04:55
|
|
(mostly encoder stuff)
CVS patchset: 5752
CVS date: 2003/11/16 15:33:49
|
|
CVS patchset: 5745
CVS date: 2003/11/16 13:28:57
|
|
* do not define CONFIG_ENCODERS any more, use a stripped down XINE_MPEG_ENCODER,
which will only compile an I-frame-only MPEG1 encoder (speeds up compile time)
* fix a lot of warnings in ffmpeg (a good deal of which have already been
submitted to the ffmpeg project by Mike)
* simplify some Makefiles
CVS patchset: 5667
CVS date: 2003/11/01 18:12:53
|
|
CVS patchset: 5641
CVS date: 2003/10/30 06:00:19
|
|
CVS patchset: 5615
CVS date: 2003/10/27 15:24:38
|
|
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: 5553
CVS date: 2003/10/20 00:33:28
|
|
CVS patchset: 5531
CVS date: 2003/10/16 22:03:36
|
|
CVS patchset: 5474
CVS date: 2003/10/08 19:47:10
|
|
CVS patchset: 5439
CVS date: 2003/10/04 18:06:15
|
|
See gcc bug 11965 (<URL:http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11965>)
Add a workaround, so that xine-lib can be compiled with gcc-3.3 on SPARC.
CVS patchset: 5298
CVS date: 2003/08/19 16:38:19
|
|
CVS patchset: 5163
CVS date: 2003/07/13 19:04:28
|
|
CVS patchset: 5157
CVS date: 2003/07/13 14:42:54
|
|
- 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
|
|
CVS patchset: 5109
CVS date: 2003/06/27 13:56:55
|
|
- fix B-frame motion compensation
- cleanup motion vector math and other blocks of common code
CVS patchset: 5106
CVS date: 2003/06/27 13:41:25
|
|
CVS patchset: 5104
CVS date: 2003/06/27 13:34:49
|
|
motion_est.c being obsolete again (reduces compile time)
CVS patchset: 5089
CVS date: 2003/06/22 16:55:45
|
|
CVS patchset: 5083
CVS date: 2003/06/21 19:55:56
|
|
CVS patchset: 5080
CVS date: 2003/06/21 11:26:18
|
|
emulation facilities
CVS patchset: 5079
CVS date: 2003/06/21 03:58:57
|
|
RealAudio codecs; import VP3 decoder but leave de-activated; fixes for
SVQ3 bugs; more conditional compilation for encoders
CVS patchset: 5067
CVS date: 2003/06/19 00:47:19
|
|
CVS patchset: 4951
CVS date: 2003/05/26 21:50:24
|
|
CVS patchset: 4948
CVS date: 2003/05/26 20:07:08
|
|
CVS patchset: 4935
CVS date: 2003/05/25 18:53:38
|
|
* libavcodec/mpegvideo.c has been modified to work without the need to compile
libavcodec/motion_est.c to save compilation time (we don't need motion
estimation when encoding I-frames only anyway)
* the patch to libavcodec/i386/mpegvideo_mmx_template.c has been reverted,
because the encoder crashes with it
CVS patchset: 4930
CVS date: 2003/05/25 18:34:54
|
|
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: 4812
CVS date: 2003/05/10 00:06:01
|