Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-10 | demux_qt updates | Philipp Hahn | |
CVS patchset: 2054 CVS date: 2002/06/10 05:51:24 | |||
2002-06-10 | initial commit for video decoder example template | Mike Melanson | |
CVS patchset: 2053 CVS date: 2002/06/10 05:18:46 | |||
2002-06-10 | revert previous commit | Miguel Freitas | |
CVS patchset: 2052 CVS date: 2002/06/10 00:26:10 | |||
2002-06-09 | Made profiler in non debug less verbose. Change the warning sentence. | Daniel Caujolle-Bert | |
CVS patchset: 2051 CVS date: 2002/06/09 22:26:01 | |||
2002-06-09 | fix "tilting" problem | Miguel Freitas | |
CVS patchset: 2050 CVS date: 2002/06/09 21:09:58 | |||
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas | |
CVS patchset: 2049 CVS date: 2002/06/09 13:23:36 | |||
2002-06-09 | only report valid audio fourcc | Miguel Freitas | |
CVS patchset: 2048 CVS date: 2002/06/09 11:12:22 | |||
2002-06-09 | reporting unknown buffer types is useless - it must be reported at demuxer | Miguel Freitas | |
stage where we known the fourcc. CVS patchset: 2047 CVS date: 2002/06/09 10:59:33 | |||
2002-06-09 | changed my email address | Michael Roitzsch | |
CVS patchset: 2046 CVS date: 2002/06/09 09:51:37 | |||
2002-06-09 | dxr3 overlay mode fixed | Michael Roitzsch | |
CVS patchset: 2045 CVS date: 2002/06/09 09:46:12 | |||
2002-06-09 | Fix playing time (seconds instead of qt units) | Ewald Snel | |
CVS patchset: 2044 CVS date: 2002/06/09 09:36:40 | |||
2002-06-09 | overlay mode fixed | Michael Roitzsch | |
CVS patchset: 2043 CVS date: 2002/06/09 09:25:40 | |||
2002-06-09 | Fix frame height not divisible by 4 for Xv driver | Ewald Snel | |
CVS patchset: 2042 CVS date: 2002/06/09 08:30:58 | |||
2002-06-08 | small fixes (slider positioning and playing time) | Miguel Freitas | |
CVS patchset: 2041 CVS date: 2002/06/08 21:45:09 | |||
2002-06-08 | fix another logo race | Miguel Freitas | |
remove XINE_LOGO status CVS patchset: 2040 CVS date: 2002/06/08 20:14:08 | |||
2002-06-08 | changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification | Mike Melanson | |
CVS patchset: 2039 CVS date: 2002/06/08 19:45:19 | |||
2002-06-08 | added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but none | Mike Melanson | |
seem to work 100% correctly, so the decoder's priority is still at the bottom of the list CVS patchset: 2038 CVS date: 2002/06/08 19:29:28 | |||
2002-06-07 | Ability to xine-lib clients to use non debug xine-lib with UI compiled with | Daniel Caujolle-Bert | |
DEBUG and using profiler. CVS patchset: 2037 CVS date: 2002/06/07 22:15:47 | |||
2002-06-07 | more french translation, update xine-lib.pot | Daniel Caujolle-Bert | |
CVS patchset: 2035 CVS date: 2002/06/07 13:53:59 | |||
2002-06-07 | Polish update from Bartlomiej Muryn. | Daniel Caujolle-Bert | |
CVS patchset: 2034 CVS date: 2002/06/07 12:42:55 | |||
2002-06-07 | note about fourcc parameter | Miguel Freitas | |
CVS patchset: 2033 CVS date: 2002/06/07 12:42:01 | |||
2002-06-07 | Random guid. | Thibaut Mattern | |
CVS patchset: 2032 CVS date: 2002/06/07 07:00:59 | |||
2002-06-07 | QT IMA ADPCM promoted to "working" status, so debug printf()'s have been | Mike Melanson | |
removed; DK4 ADPCM is also working now CVS patchset: 2031 CVS date: 2002/06/07 04:50:15 | |||
2002-06-07 | codec reporting api | Miguel Freitas | |
CVS patchset: 2030 CVS date: 2002/06/07 04:15:45 | |||
2002-06-07 | added hack to fix audio pts calculation...the calculation could stand to | Mike Melanson | |
be revised so it it not stretched out over so many places CVS patchset: 2029 CVS date: 2002/06/07 02:48:31 | |||
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas | |
- endianness fixes/cleanups (fix asf demuxer/audio for bigendian) - xine_waveformatex - increased demuxer plugin version CVS patchset: 2028 CVS date: 2002/06/07 02:40:46 | |||
2002-06-06 | sorry... | Siggi Langauf | |
CVS patchset: 2027 CVS date: 2002/06/06 22:04:48 | |||
2002-06-06 | Fix vidix/dha deps. Add BUILD_ARGS envvar handling for configure stage. | Daniel Caujolle-Bert | |
CVS patchset: 2026 CVS date: 2002/06/06 21:50:02 | |||
2002-06-06 | *grrrr*, okay, seems like the audio fourcc really is little endian, | Siggi Langauf | |
not machine endian. strange... CVS patchset: 2025 CVS date: 2002/06/06 21:46:00 | |||
2002-06-06 | fixed fourcc endianness for video fourcc (untested on little endian machines) | Siggi Langauf | |
(audio fourcc totally untested) CVS patchset: 2024 CVS date: 2002/06/06 21:16:38 | |||
2002-06-06 | revised to parse trak atoms instead of minf atoms; fixed video pts | Mike Melanson | |
calculation problem when video timescale != global timescale; removed special case for compressed moov headers upon realizing that the special case does not exist CVS patchset: 2023 CVS date: 2002/06/06 05:06:30 | |||
2002-06-06 | first pass at 2 of the ADPCM decoders (not quite functional yet) | Mike Melanson | |
CVS patchset: 2022 CVS date: 2002/06/06 05:00:32 | |||
2002-06-05 | Move "mpg4" from "ISO-MPEG4/OpenDivx format" to "Microsoft MPEG-4 format v1/v2". | Thibaut Mattern | |
Need more testing. CVS patchset: 2021 CVS date: 2002/06/05 22:44:52 | |||
2002-06-05 | make it work with xshm | Miguel Freitas | |
CVS patchset: 2020 CVS date: 2002/06/05 13:09:37 | |||
2002-06-05 | fix roq segfaults | Miguel Freitas | |
CVS patchset: 2019 CVS date: 2002/06/05 13:05:19 | |||
2002-06-04 | libmpeg2 patches for gcc3.1 from michel | Guenter Bartsch | |
CVS patchset: 2018 CVS date: 2002/06/04 23:07:56 | |||
2002-06-04 | Add AC_C_ALWAYS_INLINE from Michel Lespinasse. | Daniel Caujolle-Bert | |
CVS patchset: 2017 CVS date: 2002/06/04 22:37:53 | |||
2002-06-04 | ?awk is needed to vidix. | Daniel Caujolle-Bert | |
CVS patchset: 2016 CVS date: 2002/06/04 15:46:26 | |||
2002-06-04 | endianness fixes (untested) | Miguel Freitas | |
CVS patchset: 2015 CVS date: 2002/06/04 15:39:05 | |||
2002-06-04 | fix endianness (xine_bmiheader is already in machine format) | Miguel Freitas | |
CVS patchset: 2014 CVS date: 2002/06/04 15:31:08 | |||
2002-06-04 | Compile vidix/lha on i?386 and friends on linux or freebsd only. | Daniel Caujolle-Bert | |
CVS patchset: 2013 CVS date: 2002/06/04 15:26:45 | |||
2002-06-04 | 0.9.10 Debian stuff | Siggi Langauf | |
CVS patchset: 2012 CVS date: 2002/06/04 13:21:57 | |||
2002-06-04 | fixed output (bad colors) for a video stream with odd height (not a | Heiko Schaefer | |
multiple of 4). tested for this one stream which was decoded by ffmpeg. this could possibly break other streams with strange height. CVS patchset: 2011 CVS date: 2002/06/04 08:36:52 | |||
2002-06-04 | - fix freeing unallocated memory | Miguel Freitas | |
- fix segfault when sorting sample tables - fix division by zero (consequence of above fix) CVS patchset: 2010 CVS date: 2002/06/04 02:51:19 | |||
2002-06-04 | added some more audio fourccs found in QT files | Mike Melanson | |
CVS patchset: 2009 CVS date: 2002/06/04 01:36:32 | |||
2002-06-03 | Flush audio_out buffers at seek and pause. | Thibaut Mattern | |
CVS patchset: 2008 CVS date: 2002/06/03 23:12:44 | |||
2002-06-03 | display log messages for unknown codecs | Miguel Freitas | |
CVS patchset: 2007 CVS date: 2002/06/03 20:36:26 | |||
2002-06-03 | * first approach to a fix for broken overlay mode | Michael Roitzsch | |
* changed locale for overlay config file parsing CVS patchset: 2006 CVS date: 2002/06/03 20:30:40 | |||
2002-06-03 | * make a/v offset permanent, not only restricted to mpeg content | Michael Roitzsch | |
(this improves dxr3 sync in encoding mode) * add an ugly but useful correction logic for weird streams on dvds (namely NTSC streams labeled as PAL) CVS patchset: 2005 CVS date: 2002/06/03 20:29:16 | |||
2002-06-03 | some beautification to dxr3 configure check | Michael Roitzsch | |
CVS patchset: 2004 CVS date: 2002/06/03 20:27:10 |