summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-09-04added Mario Brito's Wing Commander III video decoderMike Melanson
2002-09-04add support for special palette conversion, fix video pts, remove extraMike Melanson
2002-09-04Added support for alphablendingRobin KAY
2002-09-03Improve chapter selection functions.James Courtier-Dutton
2002-09-03fix SMJPEG IMA so that it does not crash due to NULL pointer dereferenceMike Melanson
2002-09-03calculate more accurate pts values for the audio samplesMike Melanson
2002-09-02Comment unused functions.Daniel Caujolle-Bert
2002-09-02dispatch the A/V chunks to the decodersMike Melanson
2002-09-02added support for the IMA ADPCM audio in Westwood Studios' VQA filesMike Melanson
2002-09-02This might slow things down a bit, but I need to do it to test a problem with...James Courtier-Dutton
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