summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-09-05Trying new methods to detect if a stream is mpeg1 or mpeg2.James Courtier-Dutton
2003-09-04patch from Frantisek (4 bytes alignment)Miguel Freitas
2003-09-04still fighting the same bug. now i must have killed it :)Miguel Freitas
2003-09-04Change back to old method for setting period size.James Courtier-Dutton
2003-09-04this should complete the fix for more than 1 flush at the same timeMiguel Freitas
2003-09-03cool... a deadlock ;)Miguel Freitas
2003-09-03fix freeze condition (more than 1 flush at the same time)Miguel Freitas
2003-09-03Add support for TITLE= and CHAPTER*= comment in ogm FilesMarco Zuehlke
2003-09-02leaksMiguel Freitas
2003-09-02fix unsigned compare and buf leakMiguel Freitas
2003-09-02Fix the device used for stereo output to "front".James Courtier-Dutton
2003-09-01that should fix mpeg1 aspect ratio as reported by Gert VervoortMiguel Freitas
2003-09-01Update XINE INFO with 5.0 and 4.1 A52 modes.James Courtier-Dutton
2003-09-01Add warning and check, so that xine does not try to playJames Courtier-Dutton
2003-09-01Add proper support for 4.1 and 5 channel setups.James Courtier-Dutton
2003-09-01Allow a52 passthru to be switchied on and off without having to exit xine.James Courtier-Dutton
2003-08-31Be a little more flexible with number of periods.James Courtier-Dutton
2003-08-31support for vp4, requires vp4vfw.dllJames Stembridge
2003-08-31Fix .mp3 content detection for .mp3 files with a header or ID3.James Courtier-Dutton
2003-08-29small missing lockMiguel Freitas
2003-08-29that must fix some crashes people have reported meMiguel Freitas
2003-08-29workaround an ivtv bug where stream gets bad mpeg2 artifactsMiguel Freitas
2003-08-29Don't skip the last subtitle lineMarco Zuehlke
2003-08-28Fix bug in demux_mpeg_pes.cJames Courtier-Dutton
2003-08-28Don't segfault, when there is no comment for a subtitle.Marco Zuehlke
2003-08-27small change to Daniel's great warning-reduction patchMichael Roitzsch
2003-08-26add a mechanism to force closing audio device without stoping stream.Miguel Freitas
2003-08-26Fix long standing problem with alsa not working on some audio cardsJames Courtier-Dutton
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-08-24filter out audio-only streams because xine doesn't handle them, add simple vc...Guenter Bartsch
2003-08-24fix sami sub title detectionDaniel Caujolle-Bert
2003-08-24should return something ;-)Daniel Caujolle-Bert
2003-08-22bugfix, simplify seekMiguel Freitas
2003-08-21RIP Input PluginMiguel Freitas
2003-08-19this one kept me busy with xine-ui's saturation slider...Michael Roitzsch
2003-08-19GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits.Juergen Keil
2003-08-19Laurent Aimar <fenrir@videolan.org> mpeg demuxer fixesMiguel Freitas
2003-08-16Fix bug in playing A52 .wav files via SPDIF passthrough.James Courtier-Dutton
2003-08-16fix by Reinhard Nissl <rnissl@gmx.de>Miguel Freitas
2003-08-15fix some small memleaksMichael Roitzsch
2003-08-15heavily improving the expand plugin:Michael Roitzsch
2003-08-15- rename to overlay managerMichael Roitzsch
2003-08-15- rename to overlay_managerMichael Roitzsch
2003-08-15I am using the latest internal API increase to rename video_overlay_instace toMichael Roitzsch
2003-08-13CCASCOMPILE doesn't work hereMiguel Freitas
2003-08-13update api/ratio stuffMiguel Freitas
2003-08-12display time when playing yuv4mpeg2 filesJames Stembridge
2003-08-12whoops, header contains pixel, not frame aspect ratioJames Stembridge
2003-08-12pay attention to img->pitches when copying yv12 and i420 framesJames Stembridge