Age | Commit message (Expand) | Author |
2003-12-26 | Win32 mega update: | František Dvořák |
2003-12-16 | it is perfectly valid for the ffmpeg audio decoder API function to | Mike Melanson |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-10 | we should not claim copyright on files imported from ffmpeg, | Michael Roitzsch |
2003-12-10 | fix warnings about NDEBUG being redefined | Michael Roitzsch |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-02 | the quest of the missing files continue... | Miguel Freitas |
2003-11-29 | grrrr | Miguel Freitas |
2003-11-29 | fix segfaults with unitialized contexts | Miguel Freitas |
2003-11-27 | i hate those missing files... | Miguel Freitas |
2003-11-27 | - disable the Audio DV codec in the ffmpeg decoder as it seems to have disapp... | Bastien Nocera |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-23 | Fix failed assert with playback of non-direct rendered mpeg4 | James Stembridge |
2003-11-22 | Account for changes in libavcodec buffer allocation logic - stops deadlocks w... | James Stembridge |
2003-11-19 | explicitly link math lib. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | fix some more compiler warnings about functions xine does not use | Michael Roitzsch |
2003-11-16 | hook up the 4X ADPCM decoder | Mike Melanson |
2003-11-16 | buffer limit fix from ffmpeg | James Stembridge |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-04 | ffmpeg already selects the best matching MPEG framerate code, no need to | Michael Roitzsch |
2003-11-01 | big ffmpeg patch | Michael Roitzsch |
2003-11-01 | Not link ffmpeg plugin with XvMC. | František Dvořák |
2003-10-31 | And now really the fix. :-) | František Dvořák |
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 |