Age | Commit message (Expand) | Author |
2003-09-02 | Fix the device used for stereo output to "front". | James Courtier-Dutton |
2003-09-01 | that should fix mpeg1 aspect ratio as reported by Gert Vervoort | Miguel Freitas |
2003-09-01 | Update XINE INFO with 5.0 and 4.1 A52 modes. | James Courtier-Dutton |
2003-09-01 | Add warning and check, so that xine does not try to play | James Courtier-Dutton |
2003-09-01 | Add proper support for 4.1 and 5 channel setups. | James Courtier-Dutton |
2003-09-01 | Allow a52 passthru to be switchied on and off without having to exit xine. | James Courtier-Dutton |
2003-08-31 | Be a little more flexible with number of periods. | James Courtier-Dutton |
2003-08-31 | support for vp4, requires vp4vfw.dll | James Stembridge |
2003-08-31 | Fix .mp3 content detection for .mp3 files with a header or ID3. | James Courtier-Dutton |
2003-08-29 | small missing lock | Miguel Freitas |
2003-08-29 | that must fix some crashes people have reported me | Miguel Freitas |
2003-08-29 | workaround an ivtv bug where stream gets bad mpeg2 artifacts | Miguel Freitas |
2003-08-29 | Don't skip the last subtitle line | Marco Zuehlke |
2003-08-28 | Fix bug in demux_mpeg_pes.c | James Courtier-Dutton |
2003-08-28 | Don't segfault, when there is no comment for a subtitle. | Marco Zuehlke |
2003-08-27 | small change to Daniel's great warning-reduction patch | Michael Roitzsch |
2003-08-26 | add a mechanism to force closing audio device without stoping stream. | Miguel Freitas |
2003-08-26 | Fix long standing problem with alsa not working on some audio cards | James Courtier-Dutton |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-08-24 | filter out audio-only streams because xine doesn't handle them, add simple vc... | Guenter Bartsch |
2003-08-24 | fix sami sub title detection | Daniel Caujolle-Bert |
2003-08-24 | should return something ;-) | Daniel Caujolle-Bert |
2003-08-22 | bugfix, simplify seek | Miguel Freitas |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-08-19 | this one kept me busy with xine-ui's saturation slider... | Michael Roitzsch |
2003-08-19 | GCC 3.3 on SPARC produces illegal code for 32-bit types, shifted by 32 bits. | Juergen Keil |
2003-08-19 | Laurent Aimar <fenrir@videolan.org> mpeg demuxer fixes | Miguel Freitas |
2003-08-16 | Fix bug in playing A52 .wav files via SPDIF passthrough. | James Courtier-Dutton |
2003-08-16 | fix by Reinhard Nissl <rnissl@gmx.de> | Miguel Freitas |
2003-08-15 | fix some small memleaks | Michael Roitzsch |
2003-08-15 | heavily improving the expand plugin: | Michael Roitzsch |
2003-08-15 | - rename to overlay manager | Michael Roitzsch |
2003-08-15 | - rename to overlay_manager | Michael Roitzsch |
2003-08-15 | I am using the latest internal API increase to rename video_overlay_instace to | Michael Roitzsch |
2003-08-13 | CCASCOMPILE doesn't work here | Miguel Freitas |
2003-08-13 | update api/ratio stuff | Miguel Freitas |
2003-08-12 | display time when playing yuv4mpeg2 files | James Stembridge |
2003-08-12 | whoops, header contains pixel, not frame aspect ratio | James Stembridge |
2003-08-12 | pay attention to img->pitches when copying yv12 and i420 frames | James Stembridge |
2003-08-12 | use extra info from yuv4mpeg2 demuxer, fixes fps and aspect errors | James Stembridge |
2003-08-12 | improvements to header parsing | James Stembridge |
2003-08-12 | Disable building video_out_pgx64 if X11 isn't available. | Robin KAY |
2003-08-12 | poor man's boundary check | Michael Roitzsch |
2003-08-12 | small code beautification | Michael Roitzsch |
2003-08-12 | handle frame flags properly, small aspect ratio fix for expand | Michael Roitzsch |
2003-08-12 | these tests are done more cenralized in video out now | Michael Roitzsch |
2003-08-12 | add a flags member to frame struct (the relevant API versions have already been | Michael Roitzsch |
2003-08-12 | Mistakenly disabled some code I shouldn't have in the previous revision. Now ... | Robin KAY |
2003-08-11 | Cleaned up code. Removed support for XINE_VISUAL_TYPE_FB. Added support for d... | Robin KAY |