Age | Commit message (Expand) | Author |
2002-12-21 | minor comment update | Miguel Freitas |
2002-12-21 | If Solaris PCI then use ATAPI interface not SCSI. At least this helps | Rocky Bernstein |
2002-12-21 | Fix padding (crap near right picture border), use pitches[] | Ewald Snel |
2002-12-21 | Fix padding (ugly red bar in 'fra-sen-1.avi', right of image) | Ewald Snel |
2002-12-21 | Fix memory leaks | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-21 | Don't use indirect pointer for stsd atoms, conform to buffer.h description | Ewald Snel |
2002-12-21 | no need to confuse the issue | Mike Melanson |
2002-12-21 | ...my beautiful, beautiful special information buffer facility...okay | Mike Melanson |
2002-12-20 | log output | Guenter Bartsch |
2002-12-20 | Install a hack to avoid deadlocks when exiting xine (for exampple with the | Juergen Keil |
2002-12-20 | fix off by one error | Robin KAY |
2002-12-20 | Check for changes in the global vo_scale's gui_pixel_aspect, and update the | Juergen Keil |
2002-12-20 | Do not compile the 'mng' demuxer, when the autoconf stuff has detected that | Juergen Keil |
2002-12-20 | MNG demuxer added | Robin KAY |
2002-12-20 | MNG demuxer added | Robin KAY |
2002-12-19 | Undo for non-X11 front-ends | Ewald Snel |
2002-12-19 | Fix undefined symbols (link to appropriate libraries) | Ewald Snel |
2002-12-18 | Add support for exclusive overlays | Robin KAY |
2002-12-18 | Don't append 'BUF_FLAG_SPECIAL' packets to frame data | Ewald Snel |
2002-12-18 | Fix seek using 'start_time' | Ewald Snel |
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 |