Age | Commit message (Expand) | Author |
2003-10-31 | Fix the unresolved symbol in ffmpeg configured on systems with XVMC. | František Dvořák |
2003-10-30 | deploy revised ffmpeg palette API | Mike Melanson |
2003-10-27 | Fix aspect ratio problem | James Stembridge |
2003-10-27 | super mega ffmpeg tree sync | Mike Melanson |
2003-10-25 | use relchk.sh use relchk.sh use relchk.sh | Daniel Caujolle-Bert |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-16 | Don't read off the end of the buffer | James Stembridge |
2003-10-08 | Patch as sent to ffmpeg-devel. | Robin KAY |
2003-10-04 | Add support for 8x4 blocks. Will send patch to ffmpeg-devel. | Robin KAY |
2003-09-26 | xine_encoder includes a dxr3 header, which in turn uses X11 headers, | Michael Roitzsch |
2003-09-11 | fix stuttering playback for some non-MPEG content with the dxr3: | Michael Roitzsch |
2003-08-19 | GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits. | Juergen Keil |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-08-02 | stupid typo in Makefile.am...xine_1-rc0a-release1-rc0a | Siggi Langauf |
2003-08-02 | include missing file (1-rc0a release) | Siggi Langauf |
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-07-09 | this is in fact a boolean | 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 | added RGB565 support (used for 4xm video) and RGB555 support (not used | Mike Melanson |
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-06-12 | Rework postprocessing quality setting so that it no longer uses a mutex. Fixe... | James Stembridge |
2003-06-12 | Disable direct rendering when height or width isn't a multiple of 16. Prevent... | James Stembridge |
2003-06-11 | - add VO_INTERLACED_FLAG to get_frame | Miguel Freitas |
2003-06-06 | initial ideas for automatic enabling/disabling deinterlacer | Miguel Freitas |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-30 | fix race condition in dxr3 encododers: | Michael Roitzsch |
2003-05-29 | Revert last change as it caused problems with some streams. Second and much s... | James Stembridge |
2003-05-28 | make sure the frame that we postprocess into has the same dimensions as the f... | James Stembridge |
2003-05-28 | video_out_dxr3.h includes other stuff from the src/dxr3 directory, so there | Michael Roitzsch |
2003-05-28 | Disable ffmpeg's encoder when HAVE_DXR3 is not defined. Remove dxr3 build hack. | Robin KAY |
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-23 | add change that allows canon digital camera created avis to play correctly | James Stembridge |
2003-05-23 | fix the miscalculates and then copy'n'pasted durations we discovered some tim... | 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 |