Age | Commit message (Expand) | Author |
2004-03-16 | ignore the hue setting on NVidia cards using the Xv video output as both the ... | Bastien Nocera |
2004-03-16 | changing decoder priorities: | Michael Roitzsch |
2004-03-16 | while hanging in get_frame or get_buffer, we have to check for ticket | Michael Roitzsch |
2004-03-16 | sync to latest libdvdnav | Michael Roitzsch |
2004-03-16 | only include this file on Sun, since Linux does not have it | Michael Roitzsch |
2004-03-16 | video_out_pgx32 no longer needs to be linked against alphablend.o. Removed de... | Robin KAY |
2004-03-16 | Fix overlay display in video_out_pgx32. Minor cosmetic changes to both PGX32 ... | Robin KAY |
2004-03-15 | SIOCGIFADDR is defined in <sys/sockio.h> | Robin KAY |
2004-03-15 | patch by Stephen Birch permits selecting the adapter by interface name | Michael Roitzsch |
2004-03-15 | fix idct function prototype and remove extraenous brace (thanks Robin) | Mike Melanson |
2004-03-14 | Second fix for INT16_MIN/MAX under WIN32 (without stdint.h). | František Dvořák |
2004-03-14 | Use _x_demux_read_send_data | James Stembridge |
2004-03-14 | Move real 14.4 and 28.8 header parsing to ffmpeg decoder | James Stembridge |
2004-03-14 | goodbye decoders-- you have served your purpose well and we salute you | Mike Melanson |
2004-03-14 | hooked up ffmpeg support for QT RLE; altered handling of 32-bit ARGB | Mike Melanson |
2004-03-14 | tree diffs as of build 4707 | Mike Melanson |
2004-03-14 | sync to ffmpeg build 4707 | Mike Melanson |
2004-03-14 | new ffmpeg files for build 4707 | Mike Melanson |
2004-03-14 | hey, I've always wondered who was in charge of all that MPEG decoding | Mike Melanson |
2004-03-14 | Replace stdint.h with inttypes.h. | Robin KAY |
2004-03-14 | Update WIN32 port: | František Dvořák |
2004-03-13 | Better control buffer handling. | Thibaut Mattern |
2004-03-13 | Fix MS ADPCM decoding | James Stembridge |
2004-03-13 | since the real fix would require changes to critical parts of the engine | Michael Roitzsch |
2004-03-13 | disabled seeking for IFF-ILBM and IFF-ANIM the same way like demux_vqa.c dose | Manfred Tremmel |
2004-03-12 | big cleanup/fix of mute status/events. Bastien, can you check if the event th... | Daniel Caujolle-Bert |
2004-03-12 | <small break from my dissertation...> | Miguel Freitas |
2004-03-11 | Small changes to facilitate -mno-cygwin under cygwin and possibly others. | Rocky Bernstein |
2004-03-10 | Remove defunct v4l specific yuv_frames decoder | James Stembridge |
2004-03-10 | Remove defunct v4l specific pcm decoder | James Stembridge |
2004-03-10 | Send headers so that the standard yuv and lpcm decoders can be used | James Stembridge |
2004-03-09 | new Flash Video (FLV) demuxer; somewhat preliminary right now, but it | Mike Melanson |
2004-03-09 | hook up ffmpeg's Flash Video support | Mike Melanson |
2004-03-08 | Fix the framerate estimation. | Thibaut Mattern |
2004-03-08 | Alsa audio capture fixes | James Stembridge |
2004-03-08 | Limit software amp so that audio is not clipped. | James Courtier-Dutton |
2004-03-08 | make cvs-theora working | Andreas Heinchen |
2004-03-07 | Support for YUY2 | James Stembridge |
2004-03-07 | - use the asf preroll value | Thibaut Mattern |
2004-03-07 | Fix the jittering problem. | Thibaut Mattern |
2004-03-07 | added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles) | Manfred Tremmel |
2004-03-05 | forgot to uncomment the pthread_{cancel,join} portion | Daniel Caujolle-Bert |
2004-03-05 | re-enable mixer thread: add a 333ms timeout. The "only one concerned" | Daniel Caujolle-Bert |
2004-03-05 | Whoops, don't want logging | James Stembridge |
2004-03-05 | unmute_audio may as well work like the other helper function and workd out th... | James Stembridge |
2004-03-05 | Cleanup plugin init | James Stembridge |
2004-03-05 | Factor out some more common code | James Stembridge |
2004-03-05 | Factor out some common code | James Stembridge |
2004-03-05 | Cleanup debug output, use lprintf and xprintf | James Stembridge |
2004-03-05 | valgrind memleak fixes | Michael Roitzsch |