Age | Commit message (Expand) | Author |
2004-06-19 | Mac OS X's XineVideoWindow: | Andre Pang |
2004-06-19 | Mac OS X video output driver: | Andre Pang |
2004-06-19 | Fix falling back from multi-buffering in video_out_pgx64. Add XVR100 to confi... | Robin KAY |
2004-06-19 | now we need to link against the macosx library, don't we? | Michael Roitzsch |
2004-06-19 | remove some unused variables | Michael Roitzsch |
2004-06-19 | Removed superfluous AM_CFLAGS in src/video_out/macosx/Makefile.am | Andre Pang |
2004-06-19 | Run Mac OS X video driver's setVideoSize method in the main (UI) thread, rather | Andre Pang |
2004-06-19 | Build code in src/video_out/macosx directory again | Andre Pang |
2004-06-18 | Fix BadWindow error in video_out_pgx64 when the VIDEO_OVERLAY_WINDOW property... | Robin KAY |
2004-06-18 | * applied patch from Andre Pang to use GLView directly | Daniel Mack |
2004-06-18 | video_out_macosx.m | Daniel Mack |
2004-06-16 | Fix description in decoder priority config entry - there must be different po... | František Dvořák |
2004-06-15 | fix variable declarations | Miguel Freitas |
2004-06-14 | - implemented a crude time-based seeking in the wave demuxer | Bastien Nocera |
2004-06-14 | fix comment (this is enclosed in #ifdef DEBUG) | Michael Roitzsch |
2004-06-14 | since we do not store that in extra_info any more, this call is obsolete | Michael Roitzsch |
2004-06-14 | decrease the prio of demux_mpeg to try mpeg_pes first | Michael Roitzsch |
2004-06-14 | fix compiler warning | Michael Roitzsch |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-13 | * trying to fix a longstanding problem: 4:3 progressive content on DXR3's | Michael Roitzsch |
2004-06-13 | make sure the current decoder plugin name is included in verbosity debug | Miguel Freitas |
2004-06-13 | sync to latest 0.1.10 release of libdvdnav | Michael Roitzsch |
2004-06-13 | fix ffmpeg warnings | Michael Roitzsch |
2004-06-13 | PPC AltiVec fix | Mike Melanson |
2004-06-12 | remove warning message so users won't get confuse about it | Miguel Freitas |
2004-06-12 | - removed evil exit() lines, they were meant for debugging purposes only, | Daniel Mack |
2004-06-12 | not all compilers strip unused static functions from object files. | Miguel Freitas |
2004-06-12 | - Makefile.am: removed unneeded build options and added options from | Daniel Mack |
2004-06-12 | Try to get smaller A/V delay | Daniel Mack |
2004-06-11 | Patch with improvements for libsputext from Vincent Pelletier - word wrap and... | František Dvořák |
2004-06-11 | fix init bug that manifests when decoder is not disposed between | Mike Melanson |
2004-06-11 | new native FLAC demuxer | Mike Melanson |
2004-06-10 | flac.c is in the SOURCES now, no need to EXTRA_DIST it | Michael Roitzsch |
2004-06-10 | If no format identifier, assume A52. | James Courtier-Dutton |
2004-06-10 | Argl, I forgot to shorten the mask because of the new PLUGIN_NO_UNLOAD flag, | Michael Roitzsch |
2004-06-10 | Added CoreAudio support for native sound output on MacOSX. | Daniel Mack |
2004-06-10 | - Lots of cleanups and coding style issues | Daniel Mack |
2004-06-10 | hook up ffmpeg's FLAC decoder | Mike Melanson |
2004-06-09 | two amazingly stupid bugs pointed out by Daniel Mack: | Michael Roitzsch |
2004-06-08 | housekeeping | Michael Roitzsch |
2004-06-08 | a better approach to the module unload prevention | Michael Roitzsch |
2004-06-08 | next try to get the Objective-C OSX code supported by the automagic | Michael Roitzsch |
2004-06-08 | this is a system-wide header, so <...> seems the better choice | Michael Roitzsch |
2004-06-08 | applied patch from ozone, which he's tested on linux and osx. | Conrad Parker |
2004-06-07 | Try to determine if wave atom actually contains a waveformatex header | James Stembridge |
2004-06-07 | Remove a line I forgot to remove earlier. | James Courtier-Dutton |
2004-06-07 | comment out logging | Heiko Schaefer |
2004-06-06 | Remove the references to OBJC in the configure.ac and video_out Makefile.am | James Courtier-Dutton |
2004-06-06 | Implement better sync detection in libdts. | James Courtier-Dutton |
2004-06-06 | A fix so that non macosx systems build correctly. | James Courtier-Dutton |