aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 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
* add mfi supportGravatar pontscho2002-02-06
* Added auto selection of the best streams and fixed a few compilerGravatar albeu2002-02-05
* reconciled one minor, nagging palette issue with the official QT specGravatar melanson2002-02-05
* fixed FPS as well as crash bug when no audio chunks are presentGravatar melanson2002-02-05
* demuxer is now more complete, though still not perfectGravatar melanson2002-02-02
* overwrite old infoGravatar nexus2002-02-01
* implemented RoQ file demuxingGravatar melanson2002-02-01
* warning (proper) fixGravatar pl2002-01-29
* DVD start position handling changed (progbar/eta fix)Gravatar arpi2002-01-27
* DVD progress bar fixGravatar arpi2002-01-27
* avoids a warningGravatar pl2002-01-27
* fixed (reversed) the RGB palette orderGravatar melanson2002-01-27
* yuy2 reported as workingGravatar alex2002-01-26
* pre-check for audio/video streams (hope it fix wma steraming)Gravatar arpi2002-01-26
* Don't segfault with empty -chapter spec.Gravatar kmkaplan2002-01-25
* Extended DVD chapter specification. Remove -last-chapter option.Gravatar kmkaplan2002-01-24
* freebsd fix by bjoern fischerGravatar atmos42002-01-24
* aspect ratio 9 added.Gravatar jaf2002-01-24
* Readded the content-type checking, in case of the no HTTP body areGravatar bertrand2002-01-24
* Add a parser for the "ASF group stream object" and display the bitrate valuesGravatar bertrand2002-01-24
* QT demuxer now supports the default QT palettesGravatar melanson2002-01-24