summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Collapse)Author
2002-04-28last 0.9.9 preparations, disable ffmpeg debug output, error message fix for ossGuenter Bartsch
CVS patchset: 1798 CVS date: 2002/04/28 16:11:12
2002-04-27Gert Vervoort's aspect ratio patchMiguel Freitas
CVS patchset: 1783 CVS date: 2002/04/27 17:03:30
2002-04-26Some minor changes to make libavcodec compibale with Sun's Forte compilerJuergen Keil
CVS patchset: 1778 CVS date: 2002/04/26 17:29:34
2002-04-25Need be2me_32() declaration.Daniel Caujolle-Bert
CVS patchset: 1776 CVS date: 2002/04/25 15:14:18
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
- update dxr3 and xvid plugins to new interface (add dispose() functions) CVS patchset: 1766 CVS date: 2002/04/23 15:45:19
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
- add dispose() function to all decoder plugin structures CVS patchset: 1763 CVS date: 2002/04/23 13:30:42
2002-04-21really handle reported typesMiguel Freitas
CVS patchset: 1752 CVS date: 2002/04/21 02:56:39
2002-04-20differentiating mpeg-4 formats even more, divx5 apparently is not completely ↵Guenter Bartsch
mpeg-4 compliant while xvid reportedly doesn't handle mpeg-4 streams correctly CVS patchset: 1750 CVS date: 2002/04/20 20:20:43
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
- updated decoder api to allow reseting internal state on seeks CVS patchset: 1696 CVS date: 2002/04/09 03:37:59
2002-04-06update to latest ffmpeg cvs, this should add mpeg-4 bframe support :-) (BTW: ↵Guenter Bartsch
ffmpeg-guys: impressive work\!\!) CVS patchset: 1690 CVS date: 2002/04/06 20:51:22
2002-04-01check preview flagMiguel Freitas
CVS patchset: 1659 CVS date: 2002/04/01 17:59:40
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56
2002-03-17make ffmpeg recognize asf frame rate hints, small asf demuxer fixesGuenter Bartsch
CVS patchset: 1580 CVS date: 2002/03/17 19:11:09
2002-03-12...missing filesGuenter Bartsch
CVS patchset: 1559 CVS date: 2002/03/12 00:46:27
2002-03-12updated ffmpeg to the latest ffmpeg-cvs, hopefully this will handle divx5 filesGuenter Bartsch
CVS patchset: 1558 CVS date: 2002/03/12 00:40:52
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ↵Guenter Bartsch
updated at this point). demux_qt can handle compressed audio, but is still unfinished. Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities. CVS patchset: 1554 CVS date: 2002/03/11 12:31:24
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-01-28patches from Ewald Snel (finish metronom sync loop on xine exit, initializeMiguel Freitas
ffmpeg static data only once) CVS patchset: 1457 CVS date: 2002/01/28 17:28:39
2002-01-25get_rl_index undefined, when the function cannot be inlinedJuergen Keil
CVS patchset: 1455 CVS date: 2002/01/25 19:23:37
2002-01-18enable divx playing on slow machines! (by skipping frames when late)Miguel Freitas
CVS patchset: 1421 CVS date: 2002/01/18 01:24:59
2002-01-15another codec/buftypes updateMiguel Freitas
CVS patchset: 1410 CVS date: 2002/01/15 17:30:51
2002-01-08'ar cr lib' without object files does not create an empty archive libraryJuergen Keil
using the solaris 'ar' command, the xine-lib build process fails when these non-existant archive libraries are unpacked. Add a dummy module to each of the accelerated processor specific libraries that is always added to the library to make sure static archive libraries are always created. CVS patchset: 1374 CVS date: 2002/01/08 15:14:06
2002-01-06this file documents all changes needed to be applied to the current ffmpegMiguel Freitas
cvs to make it work in xine. it may be used to make futures source syncs easier. CVS patchset: 1354 CVS date: 2002/01/06 13:55:44
2002-01-05updates for closed caption decoderMiguel Freitas
CVS patchset: 1344 CVS date: 2002/01/05 21:54:16
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07
2001-12-31removing gcc optimizations that broke ffmpeg. mmx asm code does not needMiguel Freitas
to be optimized anyway. CVS patchset: 1322 CVS date: 2001/12/31 14:21:23
2001-12-30patch to compile on gcc3 by Chris RankinMiguel Freitas
CVS patchset: 1321 CVS date: 2001/12/30 14:08:56
2001-12-27updating ffmpeg to cvs version as 26-12-2001Miguel Freitas
CVS patchset: 1315 CVS date: 2001/12/27 21:06:08
2001-12-27- ffmpeg updateMiguel Freitas
- fix ffmpeg buffer overflow reported by Keith Packard CVS patchset: 1311 CVS date: 2001/12/27 20:07:25
2001-12-27updating ffmpeg to 26-12-2001 CVS versionMiguel Freitas
CVS patchset: 1310 CVS date: 2001/12/27 20:02:23
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
CVS patchset: 1221 CVS date: 2001/12/11 15:30:05
2001-11-25Some little cleanups.Daniel Caujolle-Bert
CVS patchset: 1109 CVS date: 2001/11/25 13:51:05
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-13metronom logic changedHeiko Schaefer
CVS patchset: 1030 CVS date: 2001/11/13 21:47:57
2001-11-07codec fixesMiguel Freitas
CVS patchset: 993 CVS date: 2001/11/07 21:35:01
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
CVS patchset: 859 CVS date: 2001/10/22 21:34:54
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-21more memcpy stuffMiguel Freitas
CVS patchset: 846 CVS date: 2001/10/21 00:18:22
2001-10-18Bad type for quant_tab fixed. Code is intended to use negative values but doesJuergen Keil
not so, with the bad type (problem&fix reported to ffmpeg, and now re-imported from ffmpeg cvs) CVS patchset: 831 CVS date: 2001/10/18 14:45:58
2001-09-26libmpeg2 cleanups, more tweaks for still image display, implemented ↵Guenter Bartsch
BUF_CONTROL_SPU_CHANNEL, trying to wipe out last windows style variable names (bFrameBad for example) CVS patchset: 697 CVS date: 2001/09/26 01:18:19
2001-09-23Don't try to use "emms" on a pentium without MMXJuergen Keil
CVS patchset: 688 CVS date: 2001/09/23 17:44:33
2001-09-18Fix typosJames Courtier-Dutton
CVS patchset: 662 CVS date: 2001/09/18 19:01:27
2001-09-18ffmpeg apparently does not support MSMPEG4 v1/v2 format yet. Trying to handleJuergen Keil
MSMPEG4 v1/v2 formats using the libw32dll plugin. But at least for XShm video output, libw32dll is too slow, converting RGB -> YUY2 in the w32dll plugin, and converting back from YUY2 -> RGB in the video out driver :-/ CVS patchset: 661 CVS date: 2001/09/18 17:41:47
2001-09-18this->size not initialized on first frame, ffmpeg video decoder accessesJuergen Keil
uninitialized malloced memory CVS patchset: 660 CVS date: 2001/09/18 11:38:23
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
CVS patchset: 646 CVS date: 2001/09/16 23:13:45
2001-09-16Few updates. autoconf-2.52/automake-1.5 supported.Daniel Caujolle-Bert
CVS patchset: 637 CVS date: 2001/09/16 00:01:38
2001-09-11444P and 422P colorspace support (for mjpeg) for ffmpegGuenter Bartsch
CVS patchset: 618 CVS date: 2001/09/11 16:15:42
2001-09-11linking demux_qt to zlib for compressed headers, make ffmpeg handle JPEG qt ↵Guenter Bartsch
streams CVS patchset: 616 CVS date: 2001/09/11 14:11:56
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
CVS patchset: 584 CVS date: 2001/09/06 18:38:11
2001-09-05enable seeking in incomplete avisGuenter Bartsch
CVS patchset: 568 CVS date: 2001/09/05 17:08:18