summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2003-12-26Win32 mega update:František Dvořák
2003-12-16it is perfectly valid for the ffmpeg audio decoder API function toMike Melanson
2003-12-14API version bounceSiggi Langauf
2003-12-10we should not claim copyright on files imported from ffmpeg,Michael Roitzsch
2003-12-10fix warnings about NDEBUG being redefinedMichael Roitzsch
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-02the quest of the missing files continue...Miguel Freitas
2003-11-29grrrrMiguel Freitas
2003-11-29fix segfaults with unitialized contextsMiguel Freitas
2003-11-27i 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-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-23Fix failed assert with playback of non-direct rendered mpeg4James Stembridge
2003-11-22Account for changes in libavcodec buffer allocation logic - stops deadlocks w...James Stembridge
2003-11-19explicitly link math lib.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16fix some more compiler warnings about functions xine does not useMichael Roitzsch
2003-11-16hook up the 4X ADPCM decoderMike Melanson
2003-11-16buffer limit fix from ffmpegJames Stembridge
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-04ffmpeg already selects the best matching MPEG framerate code, no need toMichael Roitzsch
2003-11-01big ffmpeg patchMichael Roitzsch
2003-11-01Not link ffmpeg plugin with XvMC.František Dvořák
2003-10-31And now really the fix. :-)František Dvořák
2003-10-31Fix the unresolved symbol in ffmpeg configured on systems with XVMC.František Dvořák
2003-10-30deploy revised ffmpeg palette APIMike Melanson
2003-10-27Fix aspect ratio problemJames Stembridge
2003-10-27super mega ffmpeg tree syncMike Melanson
2003-10-25use relchk.sh use relchk.sh use relchk.shDaniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-10-16Don't read off the end of the bufferJames Stembridge
2003-10-08Patch as sent to ffmpeg-devel.Robin KAY
2003-10-04Add support for 8x4 blocks. Will send patch to ffmpeg-devel.Robin KAY
2003-09-26xine_encoder includes a dxr3 header, which in turn uses X11 headers,Michael Roitzsch
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-08-19GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits.Juergen Keil
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-08-02stupid typo in Makefile.am...xine_1-rc0a-release1-rc0aSiggi Langauf
2003-08-02include missing file (1-rc0a release)Siggi Langauf
2003-07-13another forgoten fileMiguel Freitas
2003-07-13still trying to fix make dist...Miguel Freitas
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-07-11moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure,Michael Roitzsch
2003-07-09this is in fact a booleanMichael Roitzsch
2003-06-27apply patch from Bastien for ffmpeg silenceMichael Roitzsch