aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* 10l... int/1000 will be int while we want float, so let's do int*0.001Gravatar arpi2002-03-31
* argh, some samples sue new header chunks - fixedGravatar arpi2002-03-31
* BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)Gravatar arpi2002-03-31
* fixed 10l bug: using ds instead of dp, and adding some debug printsGravatar arpi2002-03-31
* changed int -> float for proper PTS calculation (works just as well as theGravatar melanson2002-03-31
* backed out unneeded modGravatar melanson2002-03-31
* fixed RoQ framerate by multiplying PTS calculation by some absurd constantGravatar melanson2002-03-31
* I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 25...Gravatar arpi2002-03-31
* fixed to be able to handle extra-quirky .film files on Lemmings 3DOGravatar melanson2002-03-31
* added soem debug prints, and fixed 10l bug of AlbanGravatar arpi2002-03-31
* FreeBSD require stdlib.hGravatar nexus2002-03-30
* FreeBSD warning fixGravatar nexus2002-03-30
* 10l fix, patch by Mark Szabo <mw3@bsd.hu>Gravatar arpi2002-03-28
* typo, thx to Mark Szabo <mw3@bsd.hu>Gravatar arpi2002-03-28
* DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>Gravatar arpi2002-03-28
* some under-devel code, will be required for qtx codecsGravatar arpi2002-03-27
* incremented PACK_BYTES for BSDBT848 - by Charles HenrichGravatar alex2002-03-27
* ooops :)Gravatar atmos42002-03-26
* Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.Gravatar atmos42002-03-26
* eeh 10l, removed one line too much :(Gravatar atmos42002-03-25
* Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es retur...Gravatar atmos42002-03-25
* Use esds parser for movie esds atom and only pass decoder specific configurat...Gravatar atmos42002-03-24
* - Add parsing of Sync Layer DescriptorGravatar atmos42002-03-24
* 10l fix memory allocationGravatar atmos42002-03-24
* eeh 10l, forgot malloc of esds struct.Gravatar atmos42002-03-24
* Improved MP4 parsing (finally)Gravatar atmos42002-03-24
* sys/types.h required for off_tGravatar arpi2002-03-23
* Add Parsing off ftyp box and some more docs refGravatar atmos42002-03-22
* Add a usefull url, btw. audio esds needs some fixing with some files, I'll in...Gravatar atmos42002-03-21
* insert mpeg4 video header into the first chunkGravatar arpi2002-03-21
* 0.1lGravatar arpi2002-03-21
* support multiple video header extension chunksGravatar arpi2002-03-21
* argh 0.5lGravatar atmos42002-03-21
* Recognize and skip ftype chunk used by some .mp4 files andGravatar atmos42002-03-21
* temporary disabled len=0 code due to reported loop errorsGravatar alex2002-03-21
* Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now w...Gravatar atmos42002-03-21
* added a BMP file demuxer...yeah, that's right, a static image BMP fileGravatar melanson2002-03-20
* add alternative samplerate calculation for files with timescale\!=samplerateGravatar atmos42002-03-20
* allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds h...Gravatar atmos42002-03-19
* added PTS for audio, but seeking still doesn't workGravatar melanson2002-03-18
* FILM demuxer is leaner, meaner, and cleaner, also with proper bailout onGravatar melanson2002-03-17
* don't free our_out_buffer - it's obsoletedGravatar arpi2002-03-17
* added proper PTS support for FILM demuxerGravatar melanson2002-03-16
* BSD compatibility fix by Steven M. SchultzGravatar alex2002-03-16
* Initial ogg demuxer. No seeking, a/v sync is broken. Support aviGravatar albeu2002-03-16
* spelling type fix by Anders Rune JensenGravatar alex2002-03-15
* 0.1l ;)Gravatar alex2002-03-15
* update by Charles HenrichGravatar alex2002-03-15
* audio support and pts based packet handling by Charles HenrichGravatar alex2002-03-15
* mp_msg'ized (for i18n ;)Gravatar alex2002-03-15