Age | Commit message (Expand) | Author |
2002-12-18 | u_int32_t is not available on solaris, uint32_t is... | Juergen Keil |
2002-12-18 | Cleanup MSVC decoder | Ewald Snel |
2002-12-18 | Ignore 'BUF_FLAG_SPECIAL' packets (fixes some QuickTime streams) | Ewald Snel |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |
2002-12-18 | log output | Guenter Bartsch |
2002-12-18 | i guess you were right, mike - the audio stsd atom is needed as well ;> | Guenter Bartsch |
2002-12-18 | log output | Guenter Bartsch |
2002-12-17 | Eliminate GNU C range extension "..." | Juergen Keil |
2002-12-17 | Keyword "__inline" is not available, when non-gcc compiler is used to | Juergen Keil |
2002-12-17 | Replace GNU C range extension "..." with ordinary comparision, so that the | Juergen Keil |
2002-12-17 | fixed cseq calculation | Stefan Holst |
2002-12-17 | close output on dispose | Guenter Bartsch |
2002-12-17 | implement dispose function, fix grave bug in audio decoder: it was actually a... | Guenter Bartsch |
2002-12-17 | from utils.c: this should be called after seeking and before trying to decode... | Miguel Freitas |
2002-12-16 | rtsp: better server type recognition | Stefan Holst |
2002-12-16 | that should fix wma decoding problems after seeking | Miguel Freitas |
2002-12-16 | https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965... | Miguel Freitas |
2002-12-16 | bigger header and receive buffers in rtsp_session. | Stefan Holst |
2002-12-16 | real streaming fixes: | Stefan Holst |
2002-12-16 | cleaning up | Miguel Freitas |
2002-12-16 | cleaning up | Miguel Freitas |
2002-12-16 | updated libfaad | Miguel Freitas |
2002-12-16 | update libfaad | Miguel Freitas |
2002-12-16 | fix Floating point exception playing some streams (mostly mp4) | Miguel Freitas |
2002-12-16 | log info | Guenter Bartsch |
2002-12-16 | make qt demuxer sent a copy of the stsd atom | Guenter Bartsch |
2002-12-16 | Small hack to fix a problem with width. | Thibaut Mattern |
2002-12-16 | Reenables width hack. | Thibaut Mattern |
2002-12-15 | try to fix function descriptions | Guenter Bartsch |
2002-12-15 | Remove some vagueness decribing plugin routines. For example that the | Rocky Bernstein |
2002-12-15 | log output | Guenter Bartsch |
2002-12-15 | cleanup | Guenter Bartsch |
2002-12-15 | More cleanups, accurate frame clipping if video size not divisible by 4 | Ewald Snel |
2002-12-15 | Report broken frames | Ewald Snel |
2002-12-15 | - set high water marks to higher values in http, pnm and | Stefan Holst |
2002-12-15 | these new methods | Stefan Holst |
2002-12-15 | The _XOPEN_SOURCE define for getting a swab() prototype confuses the solaris | Juergen Keil |
2002-12-15 | Use bswap macros | Ewald Snel |
2002-12-15 | Use common xine color conversion | Ewald Snel |
2002-12-15 | update metainfo more often, patch inspired by Marco Zühlke | Michael Roitzsch |
2002-12-15 | convenience | Michael Roitzsch |
2002-12-15 | Disable demux_mpeg_block_estimate_rate. This should be used only if | Rocky Bernstein |
2002-12-15 | A part of real media file handling now uses xine_buffer_*. | Stefan Holst |
2002-12-15 | Introducing an implementation of dynamic buffer especially useful | Stefan Holst |
2002-12-15 | fixed indenting, change message prefix from "pnm" to "input_pnm", | Stefan Holst |
2002-12-15 | demux_mpeg_block_estimate_rate(): | Rocky Bernstein |
2002-12-14 | updated Makefile.am for input_net. | Stefan Holst |
2002-12-14 | input_net has been ported to new api. | Stefan Holst |
2002-12-14 | some debug output | Guenter Bartsch |
2002-12-14 | pts are now delivered in 1/90000 second units | Guenter Bartsch |