summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-06-16added support for 'nam' atom; this will cause xine to display the titleMike Melanson
2003-06-15Properly deinterlace YUY2 frames.Robin KAY
2003-06-15a bit of cleanupMichael Roitzsch
2003-06-15James Slorach's suggestionsMiguel Freitas
2003-06-15Remove linear blend deinterlacer from video_out_pgx64. Add C implementation o...Robin KAY
2003-06-14Fix QuickTime binary audio decoder lockupEwald Snel
2003-06-14Further improvements.James Courtier-Dutton
2003-06-14More picture info added.James Courtier-Dutton
2003-06-13- fix sync problem with ffmpeg audio decoderThibaut Mattern
2003-06-13Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut...Robin KAY
2003-06-13- fix seeking with video only streamsThibaut Mattern
2003-06-13have "linear" as default method so non-x86 users can use itMiguel Freitas
2003-06-13deinterlacer pluginMiguel Freitas
2003-06-13defaultMiguel Freitas
2003-06-13new deinterlacer plugin based on tvtimeMiguel Freitas
2003-06-13Some updates. We now use our own version of libmpeg2 version 0.3.2.James Courtier-Dutton
2003-06-12Silence (verbosity).Thibaut Mattern
2003-06-12Sorry... remove debug printfThibaut Mattern
2003-06-12- Implement the "seeking to the previous keyframe" behaviorThibaut Mattern
2003-06-12Rework postprocessing quality setting so that it no longer uses a mutex. Fixe...James Stembridge
2003-06-12Disable direct rendering when height or width isn't a multiple of 16. Prevent...James Stembridge
2003-06-11- add VO_INTERLACED_FLAG to get_frameMiguel Freitas
2003-06-11Fix io_helper for Win32. The http plugin now works again for Win32Tim Champagne
2003-06-11Updates to add meta info, pts and duration.James Courtier-Dutton
2003-06-10Video out now works with the new mpeg2 decoder.James Courtier-Dutton
2003-06-10Some updates.James Courtier-Dutton
2003-06-09More libmpeg2new updatesJames Courtier-Dutton
2003-06-09Some more updates to libmpeg2new.James Courtier-Dutton
2003-06-09Initial import of libmpeg2 version 0.3.2-cvsJames Courtier-Dutton
2003-06-09This should fix it. Return the correct value from cdda_open for non-Win32.Tim Champagne
2003-06-09This time for sure. The file desc was not being setup for auto-play. That sho...Tim Champagne
2003-06-09I think that this should fix the cdda plugin. Can someone verify this? Thanks...Tim Champagne
2003-06-09This should fix the SIGSEGV in the cdda input module but it will probably not...Tim Champagne
2003-06-08- only ignore real local files (ie. file:///) ("local" in gnome-vfs terms mea...Bastien Nocera
2003-06-07Fix for message "demux_mpeg_block: error! 00 00 00 (should be 0x000001)"James Courtier-Dutton
2003-06-06initial ideas for automatic enabling/disabling deinterlacerMiguel Freitas
2003-06-06This #ifdef should come before the if, since thisMichael Roitzsch
2003-06-06Add a new mmap mode to audio alsa output.James Courtier-Dutton
2003-06-05use io_helper functionsThibaut Mattern
2003-06-05Compile io_helper.Thibaut Mattern
2003-06-05io_helper functions.Thibaut Mattern
2003-06-03Some streams contain a first section with smaller video than the rest, so don...James Stembridge
2003-06-03progressive_frame flag may be used to select how to convert yv12->yuy2Miguel Freitas
2003-06-02Accept Helix as a valid Real server (fix from MPlayer)James Stembridge
2003-06-02patch by Tim to kill the #ifdefs, replacing them with more portableMichael Roitzsch
2003-06-02nice patch, we should keep it for laterMichael Roitzsch
2003-06-02since this might be dangerous to speakers, we should increase the experience ...Michael Roitzsch
2003-06-02Remove un-needed IMDCT message.James Courtier-Dutton
2003-06-02new event which inform UI when the mouse pointer enter and leave a spu button...Daniel Caujolle-Bert
2003-06-02that should fix compilation problems with some gcc / cflags combinationMiguel Freitas