aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Add IJPG decoder.Gravatar pontscho2002-03-10
* video_out added to sh_video_tGravatar arpi2002-03-07
* 're-include' possibilityGravatar nick2002-03-03
* fixed some endian issues, like changing bswap_32() -> be2me_32(), andGravatar melanson2002-03-01
* Added waitpid in free_stream to avoid zombiesGravatar albeu2002-02-28
* We should know size of out bufferGravatar nick2002-02-27
* fixes build with new-input disabledGravatar rfelker2002-02-24
* Make blocking call in libmpdemux interuptable (only with new input,Gravatar albeu2002-02-23
* These 2 files are intended for code common to the whole libGravatar albeu2002-02-23
* Handle HTTP OK response that doesn't contain a mime-type.Gravatar bertrand2002-02-23
* Fixed the http response parser when the http header only has the HTTPGravatar bertrand2002-02-23
* Finnaly figured out this little long living bugGravatar albeu2002-02-22
* discovered what appears to be another valid FLI frame magic numberGravatar melanson2002-02-22
* Support for retriving mp3 playlist from the networkGravatar albeu2002-02-21
* Patch: Improved raw encoding support in mencoder by Fredrik KuivinenGravatar atmos42002-02-20
* Demuxers demuxer support for using external audiofile (or muxed subtitles).Gravatar albeu2002-02-20
* Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2Gravatar albeu2002-02-20
* fixed RoQ file detection and FPS determination (maybe)Gravatar melanson2002-02-18
* ehh, i forgot to commit this...Gravatar arpi2002-02-17
* Changed the default prefill cache value for raw network input stream.Gravatar bertrand2002-02-17
* fixed MP3 ICY detection, return detected file format for open_streamGravatar alex2002-02-16
* fixed WAV demuxer so that it skips to the actual start of the audio dataGravatar melanson2002-02-16
* We should skip exactly the first frame on mp3 files.Gravatar albeu2002-02-15
* mp3 position fixedGravatar arpi2002-02-15
* added mp3 detectionGravatar arpi2002-02-14
* fast header checker addedGravatar arpi2002-02-14
* mpeg-es osd fix - patch by ??? (lost mail:((()Gravatar arpi2002-02-14
* Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)Gravatar albeu2002-02-14
* 10l... it detected mpeg1/2 ps files as mpeg audio...Gravatar arpi2002-02-14
* Audio file demuxer. Extended version for demuxer info.Gravatar albeu2002-02-14
* ehh. forgot to commit this one...Gravatar arpi2002-02-12
* AVI demuxer fixes:Gravatar arpi2002-02-12
* A whole bunch of free_demuxer in demux_openGravatar albeu2002-02-11
* add initial mPNG supportGravatar pontscho2002-02-11
* Removed the url_copy function , since it was badly implemented,Gravatar bertrand2002-02-11
* Cleaned up the way proxies checking was done.Gravatar bertrand2002-02-11
* reinstated original palette decision logic from XAnim (was the QT specGravatar melanson2002-02-10
* added nmhd, added checking for audio trak in demux_mov_fill_bufferGravatar alex2002-02-10
* identify jpg with case-insensitive 'jpg' or 'jpeg' stringGravatar alex2002-02-10
* check for overflow in new_sh_video and new_sh_audioGravatar alex2002-02-10
* Fixed FILM demuxer so that it now plays (my) FILM filesGravatar melanson2002-02-10
* fixedsize video samples fixed (dvntsc-qt.mov)Gravatar arpi2002-02-10
* Don't read index for -forceidx and -nodix (speedup with bad media and not nee...Gravatar atmos42002-02-10
* Audio only support. Include a fix in the asf demuxer opening.Gravatar albeu2002-02-08
* finalize mfi support.Gravatar pontscho2002-02-07
* completely reworked FILM demuxer to support both audio and video...neitherGravatar melanson2002-02-07
* emulating BITMAPINFOHDR (for win32 codecs)Gravatar arpi2002-02-06
* ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ...Gravatar arpi2002-02-06
* add mfi supportGravatar pontscho2002-02-06
* add mfi demuxerGravatar pontscho2002-02-06