summaryrefslogtreecommitdiff
path: root/src/libffmpeg
AgeCommit message (Expand)Author
2002-12-23skip DV frames if needed (DV decoding is VERY cpu intensive)Miguel Freitas
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21Fix padding (ugly red bar in 'fra-sen-1.avi', right of image)Ewald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-18Don't append 'BUF_FLAG_SPECIAL' packets to frame dataEwald Snel
2002-12-17from utils.c: this should be called after seeking and before trying to decode...Miguel Freitas
2002-12-16that should fix wma decoding problems after seekingMiguel Freitas
2002-12-16Reenables width hack.Thibaut Mattern
2002-12-14Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too.Robin KAY
2002-12-08discard previewMiguel Freitas
2002-12-06- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)Miguel Freitas
2002-12-04pass the great responsibility of decoding SVQ1 data over to ffmpegMike Melanson
2002-12-03Update TODO. Fix dsputils with mediaLib again.Robin KAY
2002-12-02update ffmpeg, pass fourcc and other stuff that might be usefulMiguel Freitas
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-18forget about last data on reset()Miguel Freitas
2002-11-16Fix dsputils with mediaLib.Robin KAY
2002-11-15Fix memory leak (1192KB/stream)Ewald Snel
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-14sync and enable dv decoderMiguel Freitas
2002-11-14cut & paste bandit strikes againMike Melanson
2002-11-13remove debug printf()'sMike Melanson
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-11-11preliminary cleanup. use avcodec_alloc_context() so ffmpeg can set the defaultMiguel Freitas
2002-11-11less differencesMiguel Freitas
2002-11-11sync ffmpegMiguel Freitas
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
2002-11-03some more release-related fixes...Siggi Langauf
2002-10-31lower priority so that libmpeg2 is used againMichael Roitzsch
2002-10-31initial framework for supporting libavcodec's audio codecsMike Melanson
2002-10-30we are very happy that ffmpeg conceals errors, but part of the purposeMike Melanson
2002-10-29register new decodersMiguel Freitas
2002-10-29sync to ffmpeg cvsMiguel Freitas
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-28Don't use a default value for invalid frame_rate_code.Thibaut Mattern
2002-10-24Cannot use non-constant expressions to initialize array in CJuergen Keil
2002-10-24Fix unresolved symbols by linking with the xine libraryEwald Snel
2002-10-22MMX and mediaLib does not work well on Solaris x86, when both accelertions areJuergen Keil
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comment to standard /* ... */Stephen Torri
2002-10-22Changed 'asm' to __asm__ because of -ansi flag.Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri
2002-10-22Changed comments to standard /* ... */Stephen Torri