summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-10demux_qt updatesPhilipp Hahn
CVS patchset: 2054 CVS date: 2002/06/10 05:51:24
2002-06-10initial commit for video decoder example templateMike Melanson
CVS patchset: 2053 CVS date: 2002/06/10 05:18:46
2002-06-10revert previous commitMiguel Freitas
CVS patchset: 2052 CVS date: 2002/06/10 00:26:10
2002-06-09Made 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-09fix "tilting" problemMiguel Freitas
CVS patchset: 2050 CVS date: 2002/06/09 21:09:58
2002-06-09improve error reporting for win32 codecsMiguel Freitas
CVS patchset: 2049 CVS date: 2002/06/09 13:23:36
2002-06-09only report valid audio fourccMiguel Freitas
CVS patchset: 2048 CVS date: 2002/06/09 11:12:22
2002-06-09reporting unknown buffer types is useless - it must be reported at demuxerMiguel Freitas
stage where we known the fourcc. CVS patchset: 2047 CVS date: 2002/06/09 10:59:33
2002-06-09changed my email addressMichael Roitzsch
CVS patchset: 2046 CVS date: 2002/06/09 09:51:37
2002-06-09dxr3 overlay mode fixedMichael Roitzsch
CVS patchset: 2045 CVS date: 2002/06/09 09:46:12
2002-06-09Fix playing time (seconds instead of qt units)Ewald Snel
CVS patchset: 2044 CVS date: 2002/06/09 09:36:40
2002-06-09overlay mode fixedMichael Roitzsch
CVS patchset: 2043 CVS date: 2002/06/09 09:25:40
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
CVS patchset: 2042 CVS date: 2002/06/09 08:30:58
2002-06-08small fixes (slider positioning and playing time)Miguel Freitas
CVS patchset: 2041 CVS date: 2002/06/08 21:45:09
2002-06-08fix another logo raceMiguel Freitas
remove XINE_LOGO status CVS patchset: 2040 CVS date: 2002/06/08 20:14:08
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
CVS patchset: 2039 CVS date: 2002/06/08 19:45:19
2002-06-08added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but noneMike 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-07Ability to xine-lib clients to use non debug xine-lib with UI compiled withDaniel Caujolle-Bert
DEBUG and using profiler. CVS patchset: 2037 CVS date: 2002/06/07 22:15:47
2002-06-07more french translation, update xine-lib.potDaniel Caujolle-Bert
CVS patchset: 2035 CVS date: 2002/06/07 13:53:59
2002-06-07Polish update from Bartlomiej Muryn.Daniel Caujolle-Bert
CVS patchset: 2034 CVS date: 2002/06/07 12:42:55
2002-06-07note about fourcc parameterMiguel Freitas
CVS patchset: 2033 CVS date: 2002/06/07 12:42:01
2002-06-07Random guid.Thibaut Mattern
CVS patchset: 2032 CVS date: 2002/06/07 07:00:59
2002-06-07QT IMA ADPCM promoted to "working" status, so debug printf()'s have beenMike Melanson
removed; DK4 ADPCM is also working now CVS patchset: 2031 CVS date: 2002/06/07 04:50:15
2002-06-07codec reporting apiMiguel Freitas
CVS patchset: 2030 CVS date: 2002/06/07 04:15:45
2002-06-07added hack to fix audio pts calculation...the calculation could stand toMike 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-06sorry...Siggi Langauf
CVS patchset: 2027 CVS date: 2002/06/06 22:04:48
2002-06-06Fix 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-06fixed 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-06revised to parse trak atoms instead of minf atoms; fixed video ptsMike 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-06first 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-05Move "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-05make it work with xshmMiguel Freitas
CVS patchset: 2020 CVS date: 2002/06/05 13:09:37
2002-06-05fix roq segfaultsMiguel Freitas
CVS patchset: 2019 CVS date: 2002/06/05 13:05:19
2002-06-04libmpeg2 patches for gcc3.1 from michelGuenter Bartsch
CVS patchset: 2018 CVS date: 2002/06/04 23:07:56
2002-06-04Add 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-04endianness fixes (untested)Miguel Freitas
CVS patchset: 2015 CVS date: 2002/06/04 15:39:05
2002-06-04fix endianness (xine_bmiheader is already in machine format)Miguel Freitas
CVS patchset: 2014 CVS date: 2002/06/04 15:31:08
2002-06-04Compile 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-040.9.10 Debian stuffSiggi Langauf
CVS patchset: 2012 CVS date: 2002/06/04 13:21:57
2002-06-04fixed output (bad colors) for a video stream with odd height (not aHeiko 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 memoryMiguel 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-04added some more audio fourccs found in QT filesMike Melanson
CVS patchset: 2009 CVS date: 2002/06/04 01:36:32
2002-06-03Flush audio_out buffers at seek and pause.Thibaut Mattern
CVS patchset: 2008 CVS date: 2002/06/03 23:12:44
2002-06-03display log messages for unknown codecsMiguel Freitas
CVS patchset: 2007 CVS date: 2002/06/03 20:36:26
2002-06-03* first approach to a fix for broken overlay modeMichael 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 contentMichael 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-03some beautification to dxr3 configure checkMichael Roitzsch
CVS patchset: 2004 CVS date: 2002/06/03 20:27:10