Age | Commit message (Expand) | Author |
2003-07-13 | another forgoten file | Miguel Freitas |
2003-07-13 | still trying to fix make dist... | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-11 | moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure, | Michael Roitzsch |
2003-06-27 | apply patch from Bastien for ffmpeg silence | Michael Roitzsch |
2003-06-27 | - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) | Ewald Snel |
2003-06-27 | Fix third pixel motion compensation | Ewald Snel |
2003-06-22 | readd some missing patches from diff_to_ffmpeg_cvs.txt, resulting in | Michael Roitzsch |
2003-06-21 | missed file in the last sync | Mike Melanson |
2003-06-21 | delete debug leftover | Michael Roitzsch |
2003-06-21 | major purpose of this update is to import the rearranged MC edge | Mike Melanson |
2003-06-19 | maintenance ffmpeg sync: import and activate decoders for 4X and | Mike Melanson |
2003-05-26 | - fix building with automake 1.4 (yeah, I know) | Bastien Nocera |
2003-05-26 | fix rv10 playback | James Stembridge |
2003-05-25 | oops ... moving those #ifdef's to a more sensible position | Michael Roitzsch |
2003-05-25 | compiling libavcodec's encoding part as an MPEG encoder suitable for the DXR3 | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-10 | rework the QT stsd/ImageDescription passing from demuxer -> decoder | Mike Melanson |
2003-05-10 | yes, we want to be RISKY | Mike Melanson |
2003-05-09 | enable ffmpeg's open source SVQ3 decoder | Mike Melanson |
2003-05-09 | eh...n'existe pas... | Mike Melanson |
2003-05-09 | routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.c | Mike Melanson |
2003-04-27 | Prevent mjpeg files created by canon digital cameras from being misdetected a... | James Stembridge |
2003-04-25 | prevent avcodec_flush_buffers from corrupting memory when decoding mjpeg | James Stembridge |
2003-04-16 | ffmpeg update, add new files/decoders, use our fastmemcpy | Miguel Freitas |
2003-04-05 | Fixes for C89 compliance. The libffmpeg-devel people are targeting C99 so the... | Robin KAY |
2003-04-01 | have cvs ignore generated files | Michael Roitzsch |
2003-03-31 | including malloc.h on some system is depreciated | Daniel Caujolle-Bert |
2003-03-30 | Solaris mlib support didn't compile any more after the latest updates | Juergen Keil |
2003-03-27 | Michael Niedermayer reported that wmv8 implementation isn't complete, so i'm | Miguel Freitas |
2003-03-26 | s/FF_TYPE_INTERNAL/FF_BUFFER_TYPE_INTERNAL/g | Bastien Nocera |
2003-03-26 | update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let me | Miguel Freitas |
2003-03-21 | libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvs | Guenter Bartsch |
2003-03-20 | If first frame is not a keyframe then don't decode it or change state of decoder | James Stembridge |
2003-03-17 | Removes -funroll-loops from i386 build CFLAGS | Stephen Torri |
2003-03-14 | Build post processing code | James Stembridge |
2003-03-14 | Ignore generated files | James Stembridge |
2003-03-14 | Import post processing code from ffmpeg | James Stembridge |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-23 | Include GPL HuffYUV v1 tables | James Stembridge |
2003-02-22 | Fixes for SunPro compiler. Already sent to ffmpeg-devel | Robin KAY |
2003-02-19 | Support for YUY2 HuffYUV video | James Stembridge |
2003-02-03 | *** empty log message *** | Miguel Freitas |
2003-01-31 | update ffmpeg | Miguel Freitas |
2003-01-29 | mff, including unexistant file, stupid guy i am.... | Daniel Caujolle-Bert |
2003-01-29 | auto* fix: pass 1 | Daniel Caujolle-Bert |
2003-01-09 | fix missing file | Miguel Freitas |
2003-01-08 | syncing ffmpeg (with some compilation fixes) | Miguel Freitas |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-14 | Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too. | Robin KAY |