Age | Commit message (Expand) | Author |
2003-05-09 | routine ffmpeg tree sync; also, remove motion_est.c and ratecontrol.c | Mike Melanson |
2003-05-01 | pass the QT stsd atoms through to the ffmpeg decoders...who knows? could | Mike Melanson |
2003-04-28 | Enable Indeo3 decoder | Ewald Snel |
2003-04-27 | fixed green flashing bug for divx & postprocessing | Andreas Heinchen |
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-23 | ffmpeg buffer management is quite odd. | Miguel Freitas |
2003-04-18 | Minister of English Composition | Mike Melanson |
2003-04-16 | cleanups, verbosity | Miguel Freitas |
2003-04-16 | direct rendering here we go... | Miguel Freitas |
2003-04-16 | disable direct rendering when the frame size output by ffmpeg is different fr... | James Stembridge |
2003-04-16 | clean up some code, add direct rendering 1 support (disabled by default) | Miguel Freitas |
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-03 | buffer for decoded audio needs to be bigger for some wma streams | James Stembridge |
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-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-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-19 | fix segfault when ffmpeg returns a frame containing no data, as happens with ... | James Stembridge |
2003-03-17 | Removes -funroll-loops from i386 build CFLAGS | Stephen Torri |
2003-03-16 | make changing quality thread safe | James Stembridge |
2003-03-15 | Second (and far less braindead) go at mpeg-4 postprocessing | James Stembridge |
2003-03-14 | don't bother reconfiguring postprocessing mode if new setting is 0 (ie off) | James Stembridge |
2003-03-14 | mpeg-4 post processing :) | James Stembridge |
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-03-07 | sanity check | Miguel Freitas |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-23 | handle aspect ratio == 0 | Guenter Bartsch |
2003-02-23 | Include GPL HuffYUV v1 tables | James Stembridge |
2003-02-23 | Fix crash when opening ffmpeg decoder fails | James Stembridge |
2003-02-22 | fix aspect ratio detection code | Guenter Bartsch |
2003-02-22 | Fixes for SunPro compiler. Already sent to ffmpeg-devel | Robin KAY |
2003-02-20 | Support RGBA32 format ffmpeg frames. Allows playback of RGB HuffYUV files | James Stembridge |
2003-02-19 | Small omission from HuffYUV support | James Stembridge |
2003-02-19 | Support for YUY2 HuffYUV video | James Stembridge |
2003-02-04 | - remove possible name collision between the abs() define and the abs functio... | Bastien Nocera |
2003-02-04 | blind fix: DV jerky playback. thanks Bill Fink for investigating it. | Miguel Freitas |
2003-02-03 | *** empty log message *** | Miguel Freitas |
2003-02-02 | use aspect ratio from ffmpeg | Miguel Freitas |
2003-02-02 | hook up YUV411P -> YV12 converter | Mike Melanson |
2003-01-31 | update ffmpeg | Miguel Freitas |