summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-09-14fftgraph compilationThibaut Mattern
2003-09-14New viz plugin.Thibaut Mattern
2003-09-13fix colors of YUY2 overlay blendingMiguel Freitas
2003-09-13Add comments so that people know where this sort of stream comes from.James Courtier-Dutton
2003-09-13update from Darren HartMiguel Freitas
2003-09-13fix ao/vo flush while paused (it would freeze the engine).Miguel Freitas
2003-09-13new seeking patch by Frantisek Dvorak <valtri@atlas.cz>Miguel Freitas
2003-09-13fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk>Miguel Freitas
2003-09-13segfault fixMiguel Freitas
2003-09-13Oups, wrong node...Thibaut Mattern
2003-09-13Try to fix frame duration.Thibaut Mattern
2003-09-13Add demuxing of some AC3/A52 streams found in some DVB streams.James Courtier-Dutton
2003-09-13Fix memory leaks.Thibaut Mattern
2003-09-11Better xml_parser_free_tree()Thibaut Mattern
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-09-10- use a hack from mplayer to compute pts with mp3 VBR streamsThibaut Mattern
2003-09-10Fix segmentation fault when cddb query fails.Robin KAY
2003-09-10Force the RHS to int64_t. My compiler seems to thinkJames Courtier-Dutton
2003-09-07- don't skip the last audio packet (simpsons_22films.asf)Thibaut Mattern
2003-09-06Don't add the data track to the autoplay list for Audio CDs (Linux)Bastien Nocera
2003-09-05div by zero fix by G DeveloperMiguel Freitas
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