Age | Commit message (Collapse) | Author |
|
(patch needs to be sent upstream)
CVS patchset: 7208
CVS date: 2004/12/08 20:32:42
|
|
CVS patchset: 7003
CVS date: 2004/09/27 23:28:59
|
|
CVS patchset: 6959
CVS date: 2004/09/11 20:01:38
|
|
CVS patchset: 6937
CVS date: 2004/09/04 02:07:48
|
|
CVS patchset: 6929
CVS date: 2004/09/02 14:24:39
|
|
sorry, unimplemented: inlining failed in call to 'XXX': function body not available
CVS patchset: 6924
CVS date: 2004/09/01 11:59:42
|
|
they will lead to unresolved symbols (closes bug #1002430)
CVS patchset: 6874
CVS date: 2004/08/04 16:27:16
|
|
* remove two unneeded files
CVS patchset: 6727
CVS date: 2004/06/21 16:37:00
|
|
CVS patchset: 6681
CVS date: 2004/06/13 13:23:58
|
|
CVS patchset: 6680
CVS date: 2004/06/13 00:10:47
|
|
gcc 2.96 does not. this causes a bunch of undefined symbols:
undefined symbol: ff_init_me (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_estimate_p_frame_motion (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_fix_long_p_mvs (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_fix_long_mvs (../.libs/xineplug_decode_ff.so)
undefined symbol: ff_h263_encode_motion (../.libs/xineplug_decode_ff.so)
undefined symbol: h263_encode_init (../.libs/xineplug_decode_ff.so)
Mike, can you merge this back to ffmpeg cvs?
CVS patchset: 6677
CVS date: 2004/06/12 22:14:13
|
|
initializations
CVS patchset: 6672
CVS date: 2004/06/11 02:25:56
|
|
CVS patchset: 6669
CVS date: 2004/06/10 20:46:25
|
|
CVS patchset: 6664
CVS date: 2004/06/10 04:46:18
|
|
CVS patchset: 6637
CVS date: 2004/06/04 13:29:29
|
|
the pattern of dummy in alpha, mmx etc.
CVS patchset: 6625
CVS date: 2004/06/01 14:36:34
|
|
CVS patchset: 6612
CVS date: 2004/05/30 19:24:17
|
|
developers have been informed.
CVS patchset: 6541
CVS date: 2004/05/15 14:23:15
|
|
quick fix for wma static noise.
(a more general solution should be employed in configure.ac)
CVS patchset: 6520
CVS date: 2004/05/11 21:31:55
|
|
CVS patchset: 6511
CVS date: 2004/05/09 23:31:59
|
|
CVS patchset: 6446
CVS date: 2004/04/26 18:31:57
|
|
CVS patchset: 6441
CVS date: 2004/04/26 15:38:18
|
|
CVS patchset: 6437
CVS date: 2004/04/25 18:57:04
|
|
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
|