| Commit message (Expand) | Author | Age | Files | Lines |
* | off_t fields reordered, to avoid problems due to struct padding | arpi | 2002-05-29 | 2 | -6/+5 |
* | clone_demux_packet(), using refcounting to avoid memcpy() | arpi | 2002-05-25 | 2 | -9/+35 |
* | On the sun all int32 objects have to be aligned on 32 bit boundaries. With | arpi | 2002-05-25 | 1 | -1/+2 |
* | applied 64bit patch from Ulrich Hecht <uli at suse dot de> | alex | 2002-05-23 | 1 | -4/+9 |
* | 10L bugfix | albeu | 2002-05-23 | 1 | -2/+4 |
* | some more output cosmetics, especially for vivo and mov demuxers | arpi | 2002-05-20 | 2 | -24/+24 |
* | big cosmetics patch, cleanup of messages printed by mplayer and libs. | arpi | 2002-05-20 | 2 | -2/+2 |
* | new spudec.h requires libvo headers, patch by Daniel Hottinger <TheHotti@gmx.ch> | arpi | 2002-05-20 | 1 | -0/+1 |
* | a/v stream selection - patch by alexander.werth@gmx.de | arpi | 2002-05-19 | 1 | -4/+4 |
* | Enable mmst support. MMST will be tried if the HTTP support failed. | bertrand | 2002-05-14 | 1 | -10/+16 |
* | Added asf_mmst_streaming.c for compilation. | bertrand | 2002-05-14 | 1 | -1/+1 |
* | Added support for asf mmst protocol. | bertrand | 2002-05-14 | 1 | -0/+628 |
* | big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de> | arpi | 2002-05-12 | 3 | -39/+66 |
* | added some new types | alex | 2002-05-09 | 1 | -1/+7 |
* | cache lower limit 32kb | arpi | 2002-05-05 | 1 | -1/+3 |
* | gui doesn't like exit() in forged process | arpi | 2002-05-05 | 1 | -1/+2 |
* | disabled audio | alex | 2002-05-02 | 1 | -10/+21 |
* | printf to mp_msg | albeu | 2002-05-02 | 2 | -8/+9 |
* | printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN | albeu | 2002-05-02 | 1 | -3/+3 |
* | printf to mp_msg | albeu | 2002-05-02 | 1 | -1/+1 |
* | Fix frame_time for variable fps movies as it was the last frame duration. | albeu | 2002-05-02 | 3 | -3/+27 |
* | vf_inited flag added | arpi | 2002-05-01 | 1 | -0/+1 |
* | patch by Jürgen Appel <jappel@linux01.gwdg.de>: | pl | 2002-05-01 | 1 | -2/+2 |
* | completed real seeking - working very well with audio only files | alex | 2002-04-30 | 1 | -31/+72 |
* | Added ICY error 400: Server full. | bertrand | 2002-04-30 | 1 | -0/+3 |
* | Convert printf to mp_msg in the network layer | albeu | 2002-04-30 | 3 | -136/+133 |
* | ugly workaround disabled | arpi | 2002-04-29 | 1 | -0/+2 |
* | Add support for another AVI with ogg/vorbis audio (0x674F) | albeu | 2002-04-29 | 1 | -2/+16 |
* | Fix buggy extra header printing | albeu | 2002-04-29 | 1 | -1/+2 |
* | Added ICY error 401: Service unavailable. | bertrand | 2002-04-28 | 1 | -0/+3 |
* | soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de> | arpi | 2002-04-28 | 1 | -0/+4 |
* | OpenBSD, NetBSD portability patches by | arpi | 2002-04-27 | 4 | -1/+217 |
* | Add some info prints to ICY code and handle return codes ICY specific, also a... | atmos4 | 2002-04-27 | 1 | -4/+32 |
* | ICY found (mp3 stream) != sucess. | albeu | 2002-04-27 | 1 | -1/+0 |
* | DVDKIT support | arpi | 2002-04-24 | 2 | -5/+7 |
* | Uninit added | albeu | 2002-04-24 | 4 | -0/+56 |
* | Added demuxer uninit | albeu | 2002-04-24 | 9 | -1/+101 |
* | Add seeking without index (still not perfect). Use -forceidx for the | albeu | 2002-04-24 | 1 | -50/+83 |
* | mp_mp3_get_lsf() added - to get decomp. frame size | arpi | 2002-04-24 | 1 | -0/+12 |
* | more strict check for .mp3 | arpi | 2002-04-23 | 1 | -1/+3 |
* | Fix % seeking | albeu | 2002-04-23 | 1 | -4/+5 |
* | typo fix for pre2 | alex | 2002-04-21 | 1 | -1/+1 |
* | dumping unknown extradata too | alex | 2002-04-21 | 1 | -0/+8 |
* | mplayer was not compileable without, i tested it with and without vorbis, i h... | jaf | 2002-04-21 | 1 | -0/+4 |
* | Seeking implemented | albeu | 2002-04-20 | 2 | -42/+272 |
* | 1000l | arpi | 2002-04-19 | 1 | -1/+1 |
* | show extended mp3 info | arpi | 2002-04-18 | 1 | -1/+8 |
* | 'wide' may contain 'mdat' | arpi | 2002-04-18 | 1 | -1/+3 |
* | FPS calculation fixed | arpi | 2002-04-15 | 1 | -9/+2 |
* | get aspect info from display size if != real size | arpi | 2002-04-15 | 1 | -2/+6 |
* | Changed the big handling to make it use mplayer's endian macros. | bertrand | 2002-04-14 | 1 | -6/+3 |
* | Added big endian handling for the ASF_chunk_t struct. | bertrand | 2002-04-14 | 1 | -6/+11 |
* | Added big endian macro for asf_chunk_t and added defines for the ASF chunk type. | bertrand | 2002-04-14 | 1 | -0/+19 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 | 1 | -1/+1 |
* | bigendlian fix by Guillaume Morin <guillaume@morinfr.org> | arpi | 2002-04-13 | 1 | -1/+4 |
* | generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is upd... | arpi | 2002-04-12 | 1 | -24/+14 |
* | BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com> | arpi | 2002-04-12 | 10 | -442/+619 |
* | max_packs increased for some dvd with too many audio/sub | arpi | 2002-04-12 | 1 | -1/+1 |
* | field 'vfilter' added to sh_video_t | arpi | 2002-04-06 | 1 | -0/+1 |
* | dvdnav functions moved out to dvdnav_steram.c | arpi | 2002-04-03 | 2 | -103/+26 |
* | dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net> | arpi | 2002-04-03 | 4 | -2/+287 |
* | added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outfl... | arpi | 2002-04-03 | 1 | -0/+1 |
* | don't alloc/free NULL | arpi | 2002-04-03 | 2 | -2/+2 |
* | freeing codec in/out buffers is job of libmpcodecs, not demuxer | arpi | 2002-04-01 | 1 | -3/+0 |
* | after some STFW i've found some info about fps codes | arpi | 2002-03-31 | 1 | -4/+10 |
* | mtvp says its' 29.97 not 1 fps | arpi | 2002-03-31 | 1 | -1/+1 |
* | seeking fixed (variable fps videos needs to reset PTS after seeking) | arpi | 2002-03-31 | 1 | -0/+2 |
* | fixed new_chunk calculation at seeking (seeking not work yet) and added -noso... | arpi | 2002-03-31 | 1 | -11/+15 |
* | 10l... int/1000 will be int while we want float, so let's do int*0.001 | arpi | 2002-03-31 | 1 | -2/+2 |
* | argh, some samples sue new header chunks - fixed | arpi | 2002-03-31 | 1 | -1/+5 |
* | BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds) | arpi | 2002-03-31 | 1 | -4/+9 |
* | fixed 10l bug: using ds instead of dp, and adding some debug prints | arpi | 2002-03-31 | 1 | -3/+10 |
* | changed int -> float for proper PTS calculation (works just as well as the | melanson | 2002-03-31 | 1 | -13/+3 |
* | backed out unneeded mod | melanson | 2002-03-31 | 1 | -3/+0 |
* | fixed RoQ framerate by multiplying PTS calculation by some absurd constant | melanson | 2002-03-31 | 2 | -4/+17 |
* | I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 25... | arpi | 2002-03-31 | 1 | -0/+3 |
* | fixed to be able to handle extra-quirky .film files on Lemmings 3DO | melanson | 2002-03-31 | 1 | -28/+76 |
* | added soem debug prints, and fixed 10l bug of Alban | arpi | 2002-03-31 | 1 | -0/+5 |
* | FreeBSD require stdlib.h | nexus | 2002-03-30 | 1 | -0/+1 |
* | FreeBSD warning fix | nexus | 2002-03-30 | 1 | -0/+2 |
* | 10l fix, patch by Mark Szabo <mw3@bsd.hu> | arpi | 2002-03-28 | 1 | -1/+1 |
* | typo, thx to Mark Szabo <mw3@bsd.hu> | arpi | 2002-03-28 | 1 | -1/+1 |
* | DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net> | arpi | 2002-03-28 | 3 | -1/+126 |
* | some under-devel code, will be required for qtx codecs | arpi | 2002-03-27 | 1 | -0/+35 |
* | incremented PACK_BYTES for BSDBT848 - by Charles Henrich | alex | 2002-03-27 | 1 | -0/+5 |
* | ooops :) | atmos4 | 2002-03-26 | 1 | -2/+2 |
* | Fileslist support for mf demuxer, delemited by ',' and change mf fps to float. | atmos4 | 2002-03-26 | 2 | -4/+29 |
* | eeh 10l, removed one line too much :( | atmos4 | 2002-03-25 | 1 | -1/+1 |
* | Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es retur... | atmos4 | 2002-03-25 | 1 | -23/+33 |
* | Use esds parser for movie esds atom and only pass decoder specific configurat... | atmos4 | 2002-03-24 | 1 | -4/+15 |
* | - Add parsing of Sync Layer Descriptor | atmos4 | 2002-03-24 | 3 | -13/+38 |
* | 10l fix memory allocation | atmos4 | 2002-03-24 | 2 | -8/+15 |
* | eeh 10l, forgot malloc of esds struct. | atmos4 | 2002-03-24 | 1 | -1/+2 |
* | Improved MP4 parsing (finally) | atmos4 | 2002-03-24 | 6 | -8/+230 |
* | sys/types.h required for off_t | arpi | 2002-03-23 | 1 | -1/+2 |
* | Add Parsing off ftyp box and some more docs ref | atmos4 | 2002-03-22 | 1 | -9/+31 |
* | Add a usefull url, btw. audio esds needs some fixing with some files, I'll in... | atmos4 | 2002-03-21 | 1 | -0/+2 |
* | insert mpeg4 video header into the first chunk | arpi | 2002-03-21 | 1 | -3/+23 |
* | 0.1l | arpi | 2002-03-21 | 1 | -0/+1 |
* | support multiple video header extension chunks | arpi | 2002-03-21 | 1 | -7/+7 |
* | argh 0.5l | atmos4 | 2002-03-21 | 1 | -1/+2 |
* | Recognize and skip ftype chunk used by some .mp4 files and | atmos4 | 2002-03-21 | 1 | -12/+25 |
* | temporary disabled len=0 code due to reported loop errors | alex | 2002-03-21 | 1 | -0/+2 |
* | Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now w... | atmos4 | 2002-03-21 | 1 | -24/+69 |
* | added a BMP file demuxer...yeah, that's right, a static image BMP file | melanson | 2002-03-20 | 4 | -2/+132 |
* | add alternative samplerate calculation for files with timescale\!=samplerate | atmos4 | 2002-03-20 | 1 | -1/+22 |
* | allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds h... | atmos4 | 2002-03-19 | 1 | -1/+69 |
* | added PTS for audio, but seeking still doesn't work | melanson | 2002-03-18 | 1 | -8/+24 |
* | FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on | melanson | 2002-03-17 | 2 | -53/+69 |
* | don't free our_out_buffer - it's obsoleted | arpi | 2002-03-17 | 1 | -1/+1 |
* | added proper PTS support for FILM demuxer | melanson | 2002-03-16 | 2 | -30/+20 |
* | BSD compatibility fix by Steven M. Schultz | alex | 2002-03-16 | 1 | -0/+4 |
* | Initial ogg demuxer. No seeking, a/v sync is broken. Support avi | albeu | 2002-03-16 | 6 | -3/+634 |
* | spelling type fix by Anders Rune Jensen | alex | 2002-03-15 | 1 | -1/+1 |
* | 0.1l ;) | alex | 2002-03-15 | 1 | -0/+1 |
* | update by Charles Henrich | alex | 2002-03-15 | 1 | -7/+15 |
* | audio support and pts based packet handling by Charles Henrich | alex | 2002-03-15 | 1 | -42/+104 |
* | mp_msg'ized (for i18n ;) | alex | 2002-03-15 | 1 | -2/+3 |
* | workaround in palette reader for statunit6.mov, needed to implement support f... | alex | 2002-03-15 | 1 | -16/+56 |
* | added get_sh_video/audio and realmedia seeking | alex | 2002-03-15 | 2 | -2/+34 |
* | added PRE-ALPHA seeking ability and index table generator (like avi's one) | alex | 2002-03-15 | 1 | -29/+188 |
* | added TVI BSD BT848 | alex | 2002-03-15 | 1 | -1/+1 |
* | initial | alex | 2002-03-15 | 1 | -0/+634 |
* | mp3 detection fixed... | arpi | 2002-03-14 | 1 | -0/+2 |
* | some cleanup, fixes for video header parsing. finally we get the coded size i... | arpi | 2002-03-14 | 1 | -13/+55 |
* | Add IJPG decoder. | pontscho | 2002-03-10 | 1 | -1/+1 |
* | video_out added to sh_video_t | arpi | 2002-03-07 | 1 | -0/+1 |
* | 're-include' possibility | nick | 2002-03-03 | 2 | -0/+9 |
* | fixed some endian issues, like changing bswap_32() -> be2me_32(), and | melanson | 2002-03-01 | 1 | -9/+4 |
* | Added waitpid in free_stream to avoid zombies | albeu | 2002-02-28 | 1 | -1/+4 |
* | We should know size of out buffer | nick | 2002-02-27 | 1 | -0/+1 |
* | fixes build with new-input disabled | rfelker | 2002-02-24 | 1 | -1/+1 |
* | Make blocking call in libmpdemux interuptable (only with new input, | albeu | 2002-02-23 | 4 | -14/+24 |
* | These 2 files are intended for code common to the whole lib | albeu | 2002-02-23 | 2 | -0/+39 |
* | Handle HTTP OK response that doesn't contain a mime-type. | bertrand | 2002-02-23 | 1 | -4/+3 |
* | Fixed the http response parser when the http header only has the HTTP | bertrand | 2002-02-23 | 1 | -1/+2 |
* | Finnaly figured out this little long living bug | albeu | 2002-02-22 | 1 | -1/+1 |
* | discovered what appears to be another valid FLI frame magic number | melanson | 2002-02-22 | 1 | -1/+1 |
* | Support for retriving mp3 playlist from the network | albeu | 2002-02-21 | 2 | -0/+12 |
* | Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen | atmos4 | 2002-02-20 | 1 | -2/+15 |
* | Demuxers demuxer support for using external audiofile (or muxed subtitles). | albeu | 2002-02-20 | 5 | -13/+230 |
* | Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2 | albeu | 2002-02-20 | 1 | -7/+65 |
* | fixed RoQ file detection and FPS determination (maybe) | melanson | 2002-02-18 | 1 | -8/+6 |
* | ehh, i forgot to commit this... | arpi | 2002-02-17 | 1 | -2/+4 |
* | Changed the default prefill cache value for raw network input stream. | bertrand | 2002-02-17 | 1 | -1/+1 |
* | fixed MP3 ICY detection, return detected file format for open_stream | alex | 2002-02-16 | 3 | -9/+18 |
* | fixed WAV demuxer so that it skips to the actual start of the audio data | melanson | 2002-02-16 | 1 | -1/+10 |
* | We should skip exactly the first frame on mp3 files. | albeu | 2002-02-15 | 1 | -3/+2 |
* | mp3 position fixed | arpi | 2002-02-15 | 1 | -2/+5 |
* | added mp3 detection | arpi | 2002-02-14 | 1 | -1/+9 |
* | fast header checker added | arpi | 2002-02-14 | 1 | -0/+9 |
* | mpeg-es osd fix - patch by ??? (lost mail:((() | arpi | 2002-02-14 | 1 | -1/+2 |
* | Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore) | albeu | 2002-02-14 | 1 | -2/+15 |
* | 10l... it detected mpeg1/2 ps files as mpeg audio... | arpi | 2002-02-14 | 1 | -9/+9 |
* | Audio file demuxer. Extended version for demuxer info. | albeu | 2002-02-14 | 6 | -78/+581 |
* | ehh. forgot to commit this one... | arpi | 2002-02-12 | 1 | -2/+13 |
* | AVI demuxer fixes: | arpi | 2002-02-12 | 1 | -5/+93 |
* | A whole bunch of free_demuxer in demux_open | albeu | 2002-02-11 | 1 | -9/+20 |
* | add initial mPNG support | pontscho | 2002-02-11 | 1 | -4/+6 |
* | Removed the url_copy function , since it was badly implemented, | bertrand | 2002-02-11 | 2 | -17/+2 |
* | Cleaned up the way proxies checking was done. | bertrand | 2002-02-11 | 1 | -13/+15 |
* | reinstated original palette decision logic from XAnim (was the QT spec | melanson | 2002-02-10 | 1 | -1/+3 |
* | added nmhd, added checking for audio trak in demux_mov_fill_buffer | alex | 2002-02-10 | 1 | -1/+10 |
* | identify jpg with case-insensitive 'jpg' or 'jpeg' string | alex | 2002-02-10 | 1 | -1/+2 |
* | check for overflow in new_sh_video and new_sh_audio | alex | 2002-02-10 | 2 | -2/+17 |
* | Fixed FILM demuxer so that it now plays (my) FILM files | melanson | 2002-02-10 | 1 | -25/+118 |
* | fixedsize video samples fixed (dvntsc-qt.mov) | arpi | 2002-02-10 | 1 | -8/+17 |
* | Don't read index for -forceidx and -nodix (speedup with bad media and not nee... | atmos4 | 2002-02-10 | 1 | -1/+2 |
* | Audio only support. Include a fix in the asf demuxer opening. | albeu | 2002-02-08 | 1 | -16/+18 |
* | finalize mfi support. | pontscho | 2002-02-07 | 3 | -32/+60 |
* | completely reworked FILM demuxer to support both audio and video...neither | melanson | 2002-02-07 | 1 | -88/+138 |
* | emulating BITMAPINFOHDR (for win32 codecs) | arpi | 2002-02-06 | 1 | -1/+12 |
* | ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman ... | arpi | 2002-02-06 | 1 | -7/+8 |
* | add mfi support | pontscho | 2002-02-06 | 5 | -1/+44 |
* | add mfi demuxer | pontscho | |