summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-07-25initialize and reset audio_track_map_entries properlyMichael Roitzsch
2002-07-24Fix xine_strdupa macro.Daniel Caujolle-Bert
2002-07-23Fix 'pitch != width' for mpeg2 video decoderEwald Snel
2002-07-23don't always check these assertions, becauseMichael Roitzsch
2002-07-22Fix DirectFB outputRich J Wareham
2002-07-22Build fixes for DirectFBRich J Wareham
2002-07-21handle forced menu buttonsMichael Roitzsch
2002-07-21faad build can be optional.Daniel Caujolle-Bert
2002-07-20Update entire video window, not just output area, on X11 Expose eventsEwald Snel
2002-07-20Fixed unresolved symbol.Daniel Caujolle-Bert
2002-07-20don't be too rude with bad dvds:Michael Roitzsch
2002-07-20convenienceMichael Roitzsch
2002-07-20Use BUF_FLAG_SEEKThibaut Mattern
2002-07-20updated to use FINISH_LINE() macroMike Melanson
2002-07-20added FINISH_LINE() color utility macro and fixed right-edge green stripeMike Melanson
2002-07-19trying to fix missing files from make distMiguel Freitas
2002-07-19missing headersMiguel Freitas
2002-07-19fix some menu highlights not disappearing on menu leaveMichael Roitzsch
2002-07-19missing headerMiguel Freitas
2002-07-19fallback to display size if video size is unknownMiguel Freitas
2002-07-19Better plural by ValtrIIPhilipp Hahn
2002-07-19do not assume media type atoms will occur before the other atoms.Miguel Freitas
2002-07-19- fix mpeg2/lpcm messMiguel Freitas
2002-07-18Fix 'dungeons & dragons' trailer segmentation faultEwald Snel
2002-07-18Fix 'pitch != width' related problemEwald Snel
2002-07-18fix crash with one of my streamsMiguel Freitas
2002-07-18will I ever get the pan&scan stuff working in overlay, letterbox andMichael Roitzsch
2002-07-18don't use pan&scan mode when overlay is activeMichael Roitzsch
2002-07-17Apply Bill Fink's patch for skip by chapter capability.Daniel Caujolle-Bert
2002-07-17more fixes to play aac streams (.mp4)Miguel Freitas
2002-07-1764-bit QT file fix by Dan Lindstrom <lindstromd@gmx.net>Miguel Freitas
2002-07-17initialize size to avoid simple mistakesMiguel Freitas
2002-07-17stop sending audio parameters all the timeMiguel Freitas
2002-07-17drop wrong initializationMichael Roitzsch
2002-07-17still work in progress, cannot play all mp4 streams yet (need some demuxer pa...Miguel Freitas
2002-07-17button filtering addedMichael Roitzsch
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
2002-07-17Use abolute VPATH, so that the sources in the codebook subdirectory can be fo...Juergen Keil
2002-07-17don't switch aspect too early -> move aspect switch to frame drawingMichael Roitzsch
2002-07-16revert latest patch: freezes with some streams.Miguel Freitas
2002-07-16Fix unresolved symbols and replace duplicate code in video output pluginsEwald Snel
2002-07-16binary search avi patch by Staszek PaskoMiguel Freitas
2002-07-16send decoder info to video too. (needed for some mpeg4 streams)Miguel Freitas
2002-07-16use pitching to ensure dimensions are multiples of 16 for librteMichael Roitzsch
2002-07-16remove deprecated eventsMichael Roitzsch
2002-07-16some convenienceMichael Roitzsch
2002-07-16removed half-baked idea of tracking mdat atom boundaries-- this fixesMike Melanson
2002-07-15Add fourCC 'PIM1', PCTV tv apps record file format.Daniel Caujolle-Bert
2002-07-15oops! :)Ewald Snel
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel