summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-09-02Implement proper prev/next chapter.James Courtier-Dutton
2002-09-01demuxes audio and video chunks properly nowMike Melanson
2002-09-01add buffer type for WC3 video; update WC4 video buffer typeMike Melanson
2002-09-01keyframe detection and hexdump enhancement by Staszek PaskoGuenter Bartsch
2002-09-01add XShm to the reference video decoderMike Melanson
2002-09-01typoMike Melanson
2002-09-01arghHeiko Schaefer
2002-09-01this is not a fix - but at least a52 passthrough should work again nowHeiko Schaefer
2002-09-01Id CIN demuxer now handles files with audioMike Melanson
2002-09-01Improve a few debug print statements.James Courtier-Dutton
2002-09-01Update a comment.James Courtier-Dutton
2002-09-01clarify what the 'l' in 'lpcm' stands forMike Melanson
2002-09-01updated SND/AU demuxer to recognize logarithmic PCM formats (and fixedMike Melanson
2002-09-01typoMike Melanson
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike Melanson
2002-09-01added Roberto Togni's QT RPZA video decoderMike Melanson
2002-08-31fix mrl ending registration to cure xine-ui mrl browser segfaultsMichael Roitzsch
2002-08-31incorporate James' latest changes into the patchMichael Roitzsch
2002-08-31Add a printf so we can tell if a user is using xine's libdvdnav or the one fromJames Courtier-Dutton
2002-08-30be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)).Daniel Caujolle-Bert
2002-08-30Add two new xine events: inform UI when vo output is needed or not (it's theDaniel Caujolle-Bert
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
2002-08-30make menu key output conform xine guidelines, improve compatibility withMichael Roitzsch
2002-08-29Fix intl' breakage.Daniel Caujolle-Bert
2002-08-29initial commit for QT SMC video decoderMike Melanson
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-08-28send start buffers before headers(preview buffers)Guenter Bartsch
2002-08-28make sure enough preview buffers of every stream are sentGuenter Bartsch
2002-08-28sync to latest liba52 release (0.7.4)Michael Roitzsch
2002-08-28fix some button areasMichael Roitzsch
2002-08-28enforce scaling_disabledMiguel Freitas
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
2002-08-28revised palette conversion subsystem to make a little more senseMike Melanson
2002-08-27- Use BUF_FLAG_SEEK.Thibaut Mattern
2002-08-27- remove an unused variableThibaut Mattern
2002-08-27- Use bitrate to choose the best video stream and the best audio stream.Thibaut Mattern
2002-08-27sync to libdvdnav cvs, this should now conform to the way xine outputsMichael Roitzsch
2002-08-27fix typo (thanks to Zoltán Böszörményi for making me notice it ;)Michael Roitzsch
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
2002-08-26adapt to xine coding guidelinesMichael Roitzsch
2002-08-25Use buf_flag_seek (perfect seeking :-) )Thibaut Mattern
2002-08-25Fix seeking with streams that don't have pts.Thibaut Mattern
2002-08-24parse id3v1 tagsGuenter Bartsch
2002-08-24support input_time for live streams, small coding style cleanupsGuenter Bartsch
2002-08-24linking fixesMichael Roitzsch
2002-08-24clean up log output, make it work without audioGuenter Bartsch
2002-08-24make it work without audioGuenter Bartsch
2002-08-23support for older ogm streams (video+vorbis audio only because of lack of tes...Guenter Bartsch
2002-08-23- update framebuffer driver to use scaling helper. this is the last one ofMiguel Freitas