Age | Commit message (Expand) | Author |
2002-06-10 | fixed MS ADPCM; also fixed DK3, but there still seems to be a lingering | Mike Melanson |
2002-06-10 | demux_qt updates | Philipp Hahn |
2002-06-10 | initial commit for video decoder example template | Mike Melanson |
2002-06-10 | revert previous commit | Miguel Freitas |
2002-06-09 | Made profiler in non debug less verbose. Change the warning sentence. | Daniel Caujolle-Bert |
2002-06-09 | fix "tilting" problem | Miguel Freitas |
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas |
2002-06-09 | only report valid audio fourcc | Miguel Freitas |
2002-06-09 | reporting unknown buffer types is useless - it must be reported at demuxer | Miguel Freitas |
2002-06-09 | changed my email address | Michael Roitzsch |
2002-06-09 | dxr3 overlay mode fixed | Michael Roitzsch |
2002-06-09 | Fix playing time (seconds instead of qt units) | Ewald Snel |
2002-06-09 | overlay mode fixed | Michael Roitzsch |
2002-06-09 | Fix frame height not divisible by 4 for Xv driver | Ewald Snel |
2002-06-08 | small fixes (slider positioning and playing time) | Miguel Freitas |
2002-06-08 | fix another logo race | Miguel Freitas |
2002-06-08 | changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification | Mike Melanson |
2002-06-08 | added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but none | Mike Melanson |
2002-06-07 | Ability to xine-lib clients to use non debug xine-lib with UI compiled with | Daniel Caujolle-Bert |
2002-06-07 | more french translation, update xine-lib.pot | Daniel Caujolle-Bert |
2002-06-07 | Polish update from Bartlomiej Muryn. | Daniel Caujolle-Bert |
2002-06-07 | note about fourcc parameter | Miguel Freitas |
2002-06-07 | Random guid. | Thibaut Mattern |
2002-06-07 | QT IMA ADPCM promoted to "working" status, so debug printf()'s have been | Mike Melanson |
2002-06-07 | codec reporting api | Miguel Freitas |
2002-06-07 | added hack to fix audio pts calculation...the calculation could stand to | Mike Melanson |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-06 | sorry... | Siggi Langauf |
2002-06-06 | Fix vidix/dha deps. Add BUILD_ARGS envvar handling for configure stage. | Daniel Caujolle-Bert |
2002-06-06 | *grrrr*, okay, seems like the audio fourcc really is little endian, | Siggi Langauf |
2002-06-06 | fixed fourcc endianness for video fourcc (untested on little endian machines) | Siggi Langauf |
2002-06-06 | revised to parse trak atoms instead of minf atoms; fixed video pts | Mike Melanson |
2002-06-06 | first pass at 2 of the ADPCM decoders (not quite functional yet) | Mike Melanson |
2002-06-05 | Move "mpg4" from "ISO-MPEG4/OpenDivx format" to "Microsoft MPEG-4 format v1/v2". | Thibaut Mattern |
2002-06-05 | make it work with xshm | Miguel Freitas |
2002-06-05 | fix roq segfaults | Miguel Freitas |
2002-06-04 | libmpeg2 patches for gcc3.1 from michel | Guenter Bartsch |
2002-06-04 | Add AC_C_ALWAYS_INLINE from Michel Lespinasse. | Daniel Caujolle-Bert |
2002-06-04 | ?awk is needed to vidix. | Daniel Caujolle-Bert |
2002-06-04 | endianness fixes (untested) | Miguel Freitas |
2002-06-04 | fix endianness (xine_bmiheader is already in machine format) | Miguel Freitas |
2002-06-04 | Compile vidix/lha on i?386 and friends on linux or freebsd only. | Daniel Caujolle-Bert |
2002-06-04 | 0.9.10 Debian stuff | Siggi Langauf |
2002-06-04 | fixed output (bad colors) for a video stream with odd height (not a | Heiko Schaefer |
2002-06-04 | - fix freeing unallocated memory | Miguel Freitas |
2002-06-04 | added some more audio fourccs found in QT files | Mike Melanson |
2002-06-03 | Flush audio_out buffers at seek and pause. | Thibaut Mattern |
2002-06-03 | display log messages for unknown codecs | Miguel Freitas |
2002-06-03 | * first approach to a fix for broken overlay mode | Michael Roitzsch |
2002-06-03 | * make a/v offset permanent, not only restricted to mpeg content | Michael Roitzsch |