| Commit message (Expand) | Author | Age |
* | Fix % seeking | albeu | 2002-04-23 |
* | typo fix for pre2 | alex | 2002-04-21 |
* | dumping unknown extradata too | alex | 2002-04-21 |
* | mplayer was not compileable without, i tested it with and without vorbis, i h... | jaf | 2002-04-21 |
* | Seeking implemented | albeu | 2002-04-20 |
* | 1000l | arpi | 2002-04-19 |
* | show extended mp3 info | arpi | 2002-04-18 |
* | 'wide' may contain 'mdat' | arpi | 2002-04-18 |
* | FPS calculation fixed | arpi | 2002-04-15 |
* | get aspect info from display size if != real size | arpi | 2002-04-15 |
* | Changed the big handling to make it use mplayer's endian macros. | bertrand | 2002-04-14 |
* | Added big endian handling for the ASF_chunk_t struct. | bertrand | 2002-04-14 |
* | Added big endian macro for asf_chunk_t and added defines for the ASF chunk type. | bertrand | 2002-04-14 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 |
* | bigendlian fix by Guillaume Morin <guillaume@morinfr.org> | arpi | 2002-04-13 |
* | generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd... | arpi | 2002-04-12 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 |
* | max_packs increased for some dvd with too many audio/sub | arpi | 2002-04-12 |
* | field 'vfilter' added to sh_video_t | arpi | 2002-04-06 |
* | dvdnav functions moved out to dvdnav_steram.c | arpi | 2002-04-03 |
* | dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net> | arpi | 2002-04-03 |
* | added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl... | arpi | 2002-04-03 |
* | don't alloc/free NULL | arpi | 2002-04-03 |
* | freeing codec in/out buffers is job of libmpcodecs, not demuxer | arpi | 2002-04-01 |
* | after some STFW i've found some info about fps codes | arpi | 2002-03-31 |
* | mtvp says its' 29.97 not 1 fps | arpi | 2002-03-31 |
* | seeking fixed (variable fps videos needs to reset PTS after seeking) | arpi | 2002-03-31 |
* | fixed new_chunk calculation at seeking (seeking not work yet) and added -noso... | arpi | 2002-03-31 |
* | 10l... int/1000 will be int while we want float, so let's do int*0.001 | arpi | 2002-03-31 |
* | argh, some samples sue new header chunks - fixed | arpi | 2002-03-31 |
* | BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds) | arpi | 2002-03-31 |
* | fixed 10l bug: using ds instead of dp, and adding some debug prints | arpi | 2002-03-31 |
* | changed int -> float for proper PTS calculation (works just as well as the | melanson | 2002-03-31 |
* | backed out unneeded mod | melanson | 2002-03-31 |
* | fixed RoQ framerate by multiplying PTS calculation by some absurd constant | melanson | 2002-03-31 |
* | I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 25... | arpi | 2002-03-31 |
* | fixed to be able to handle extra-quirky .film files on Lemmings 3DO | melanson | 2002-03-31 |
* | added soem debug prints, and fixed 10l bug of Alban | arpi | 2002-03-31 |
* | FreeBSD require stdlib.h | nexus | 2002-03-30 |
* | FreeBSD warning fix | nexus | 2002-03-30 |
* | 10l fix, patch by Mark Szabo <mw3@bsd.hu> | arpi | 2002-03-28 |
* | typo, thx to Mark Szabo <mw3@bsd.hu> | arpi | 2002-03-28 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 |
* | some under-devel code, will be required for qtx codecs | arpi | 2002-03-27 |
* | incremented PACK_BYTES for BSDBT848 - by Charles Henrich | alex | 2002-03-27 |
* | ooops :) | atmos4 | 2002-03-26 |
* | Fileslist support for mf demuxer, delemited by ',' and change mf fps to float. | atmos4 | 2002-03-26 |
* | eeh 10l, removed one line too much :( | atmos4 | 2002-03-25 |
* | Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es retur... | atmos4 | 2002-03-25 |
* | Use esds parser for movie esds atom and only pass decoder specific configurat... | atmos4 | 2002-03-24 |