| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed the multiple ASF header stream chunk. | bertrand | 2001-12-17 | 1 | -7/+2 |
* | fli seeking implemented | arpi | 2001-12-17 | 2 | -1/+21 |
* | reset ds eof flags at seeking - requires for mpeg -loop | arpi | 2001-12-17 | 1 | -0/+2 |
* | Removed functions prototypes for streaming that don't need to be here. | bertrand | 2001-12-16 | 1 | -9/+0 |
* | Applied the patch from Alban Bedel <albeu@free.fr>. | bertrand | 2001-12-16 | 1 | -92/+190 |
* | vivo A-V sync fixed | arpi | 2001-12-16 | 2 | -1/+15 |
* | Changed an unknown file to preroll. | bertrand | 2001-12-16 | 1 | -2/+2 |
* | Handle broken server that doesn't send CRLF but jusr LF. | bertrand | 2001-12-16 | 1 | -11/+14 |
* | -vivo version option added | alex | 2001-12-15 | 1 | -0/+3 |
* | added -vivo subconfig | alex | 2001-12-15 | 1 | -32/+85 |
* | fixed sig8 while -idx on some files (actually this is a workaround) :( | gabucino | 2001-12-14 | 1 | -1/+2 |
* | Made the HTTP request escaped the url. | bertrand | 2001-12-14 | 1 | -7/+26 |
* | Added 2 functions to escape/unescape the url as described in the RFC 2396. | bertrand | 2001-12-14 | 2 | -1/+64 |
* | Applied the patch from Alban Bedel <albeu@free.fr>. | bertrand | 2001-12-14 | 3 | -8/+26 |
* | Applied the patch from Alban Bedel <albeu@free.fr> to | bertrand | 2001-12-12 | 2 | -17/+159 |
* | hacked audio support to work with acm | alex | 2001-12-12 | 1 | -29/+92 |
* | Added a switch for the ASF streaming protocol. It will first try ASF/UDP, | bertrand | 2001-12-11 | 1 | -17/+76 |
* | Added a data field in the streaming_ctrl_t struct, to store any | bertrand | 2001-12-11 | 2 | -3/+8 |
* | fixed Waveformatheader emu and added vivo1/2 audio detection | alex | 2001-12-10 | 1 | -9/+29 |
* | Added the connect2Server prototype. | bertrand | 2001-12-10 | 1 | -0/+2 |
* | Moved the network related include files from network.c to network.h | bertrand | 2001-12-10 | 2 | -10/+8 |
* | 10l | alex | 2001-12-09 | 1 | -2/+2 |
* | committed corrected speed calculation | melanson | 2001-12-09 | 1 | -7/+0 |
* | give the IMGFMT_ for sh_video->format not 0x0 | alex | 2001-12-09 | 1 | -1/+1 |
* | Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file ... | atmos4 | 2001-12-08 | 1 | -0/+1 |
* | default size 320x200 | alex | 2001-12-08 | 1 | -0/+8 |
* | Checked the return values on read. | bertrand | 2001-12-07 | 1 | -1/+13 |
* | using audio.dwStart too... (for baittest.avi) | arpi | 2001-12-04 | 1 | -0/+1 |
* | fixed startup crash | iive | 2001-12-03 | 1 | -0/+3 |
* | add tv fps support | alex | 2001-12-03 | 2 | -2/+5 |
* | update (audio support is coming:) | alex | 2001-12-03 | 2 | -43/+55 |
* | using #ifdef HAVE_VCD | arpi | 2001-12-01 | 3 | -26/+13 |
* | file format detection reordered to get better hits | arpi | 2001-12-01 | 1 | -21/+21 |
* | combined PS/PES sync to allow .VDR playback from stdin | arpi | 2001-12-01 | 1 | -10/+4 |
* | init_v4l only present if HAVE_TV_V4L | alex | 2001-12-01 | 1 | -0/+2 |
* | added support for packet 0x82 (from vivodump.c by arpi) | alex | 2001-12-01 | 1 | -5/+28 |
* | updated for support detection by configure | alex | 2001-12-01 | 1 | -1/+1 |
* | magic_number checking added | alex | 2001-11-30 | 1 | -0/+15 |
* | pts support | alex | 2001-11-30 | 1 | -2/+3 |
* | update | alex | 2001-11-30 | 1 | -28/+10 |
* | bad malloc+strcpy => strdup | arpi | 2001-11-27 | 1 | -10/+6 |
* | changed to generate fourcc's like: viv<version> -> viv1,viv2 | alex | 2001-11-25 | 1 | -2/+9 |
* | fixed FLI demuxer so that it skips over app-specific frames | melanson | 2001-11-25 | 1 | -3/+15 |
* | fixed divide-by-0 bug in FLI demuxer | melanson | 2001-11-25 | 1 | -1/+5 |
* | mostly complete support for loading and decoding FLI/FLC animations | melanson | 2001-11-24 | 4 | -1/+137 |
* | fixed tv detection in demux_open | alex | 2001-11-23 | 1 | -6/+4 |
* | added some new types | alex | 2001-11-22 | 1 | -0/+3 |
* | added demux_info | alex | 2001-11-22 | 4 | -14/+46 |
* | added demux_info support | alex | 2001-11-22 | 1 | -8/+24 |
* | wrote a very annoying bug | alex | 2001-11-22 | 1 | -1/+1 |
* | added support for demux_info | alex | 2001-11-22 | 1 | -3/+10 |
* | it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit... | alex | 2001-11-22 | 1 | -4/+4 |
* | 10l for al3x :-P | atmos4 | 2001-11-21 | 1 | -4/+4 |
* | added demuxer_info | alex | 2001-11-21 | 2 | -0/+81 |
* | add subtitle language detect. | pontscho | 2001-11-21 | 2 | -2/+43 |
* | Don't need to stream_enable_cache it will be done later. | bertrand | 2001-11-21 | 1 | -1/+0 |
* | Changed the order of processing the network opening. | bertrand | 2001-11-20 | 1 | -4/+8 |
* | Added a network read function call and a seek network function call. | bertrand | 2001-11-20 | 1 | -0/+20 |
* | Added a new struct to stream_t to handle, network streaming. | bertrand | 2001-11-20 | 1 | -0/+7 |
* | Removed my buffer hack to use cache2. | bertrand | 2001-11-20 | 3 | -404/+227 |
* | Changed the some functions prototypes for the network streaming. | bertrand | 2001-11-20 | 1 | -3/+4 |
* | Added a function to copy URL. | bertrand | 2001-11-20 | 2 | -0/+17 |
* | Removed the field number limitation. | bertrand | 2001-11-20 | 2 | -30/+64 |
* | Move ignores in subdirs to their respective .cvsignore files. | atmos4 | 2001-11-17 | 1 | -0/+1 |
* | added skip atom to support .mp4 files | alex | 2001-11-17 | 1 | -0/+1 |
* | added support for norm=,chanlist=,channel= and also on-the-fly channel chanin... | alex | 2001-11-17 | 4 | -2/+132 |
* | added support for setting color values | alex | 2001-11-16 | 3 | -0/+128 |
* | add dvd audio stream detect | pontscho | 2001-11-16 | 2 | -18/+99 |
* | tv frequencies | alex | 2001-11-16 | 2 | -0/+1176 |
* | splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to su... | alex | 2001-11-16 | 1 | -67/+66 |
* | tv interface update | alex | 2001-11-16 | 5 | -19/+64 |
* | some minor fixes | alex | 2001-11-16 | 1 | -13/+18 |
* | 001.vdr fix | arpi | 2001-11-13 | 1 | -1/+3 |
* | ignore mov detection if first chunk bad | arpi | 2001-11-13 | 1 | -0/+4 |
* | qt/mov detection first | arpi | 2001-11-13 | 1 | -8/+8 |
* | don't set freq if channel isn't capable | alex | 2001-11-11 | 1 | -1/+1 |
* | updated audio and tuner checking | alex | 2001-11-11 | 1 | -8/+52 |
* | tuning worx (can set frequency) | alex | 2001-11-11 | 6 | -20/+59 |
* | never include files from public headers... | arpi | 2001-11-11 | 4 | -5/+15 |
* | -nobps NaN fixed | arpi | 2001-11-11 | 1 | -1/+3 |
* | cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TV | alex | 2001-11-11 | 4 | -8/+10 |
* | printf's changed into mp_msg | alex | 2001-11-11 | 3 | -77/+60 |
* | added support for -tv outfmt | alex | 2001-11-11 | 2 | -3/+22 |
* | fix | alex | 2001-11-11 | 1 | -0/+7 |
* | doublebuffeing SYNC fixed | arpi | 2001-11-11 | 1 | -3/+4 |
* | demuxer fixed | arpi | 2001-11-11 | 1 | -66/+21 |
* | tv update | alex | 2001-11-11 | 2 | -30/+46 |
* | small fix | pl | 2001-11-11 | 1 | -11/+11 |
* | disabled vivo2 scaling (decodes some vivo2 files) | alex | 2001-11-11 | 1 | -1/+6 |
* | tv update | alex | 2001-11-10 | 7 | -157/+729 |
* | checking for EOF | alex | 2001-11-10 | 1 | -1/+3 |
* | added tv subsystem | alex | 2001-11-09 | 11 | -9/+718 |
* | freeing up space and some debug | alex | 2001-11-09 | 1 | -0/+31 |
* | added pre-flash detecting support ;) | alex | 2001-11-09 | 1 | -12/+68 |
* | vivo_check_file uses also new textparser | alex | 2001-11-09 | 1 | -2/+2 |
* | added text block parser | alex | 2001-11-09 | 1 | -11/+184 |
* | added missing #include <malloc.h> | pl | 2001-11-09 | 1 | -1/+5 |
* | Progress indicator for index creation. | atmos4 | 2001-11-07 | 1 | -0/+2 |
* | vivo 2.0 compatibility | arpi | 2001-11-04 | 1 | -13/+40 |
* | vivo demuxer | arpi | 2001-11-04 | 4 | -3/+333 |
* | new stream field: size | arpi | 2001-11-03 | 2 | -0/+3 |
* | fixed AVI header creation - now should be compatible with NaNdub | arpi | 2001-11-02 | 1 | -6/+9 |
* | -idx fixes: support for divx4 and ignoring bad movi_end | arpi | 2001-10-31 | 1 | -6/+15 |
* | buffer_len added | arpi | 2001-10-31 | 1 | -0/+1 |
* | pts_from_bps fix | arpi | 2001-10-31 | 1 | -1/+1 |
* | mp3 header parser | arpi | 2001-10-31 | 1 | -1/+0 |
* | mp3 header parser | arpi | 2001-10-31 | 2 | -1/+93 |
* | video frame reading cleanup | arpi | 2001-10-30 | 3 | -1/+247 |
* | mpeg video header parser | arpi | 2001-10-30 | 3 | -1/+122 |
* | config.h cleanup, few things added to steram/demuxer headers | arpi | 2001-10-30 | 12 | -8/+25 |
* | twos pcm audio support | arpi | 2001-10-29 | 1 | -3/+5 |
* | added edit atom (edit list), some comments and typos fixes | alex | 2001-10-29 | 1 | -13/+47 |
* | seek ebfore begin of the movie fixed | arpi | 2001-10-29 | 1 | -3/+5 |
* | using keyframe info for seeking | arpi | 2001-10-29 | 1 | -9/+20 |
* | cbr audio fix | arpi | 2001-10-29 | 1 | -6/+27 |
* | extended udta record | alex | 2001-10-29 | 1 | -4/+37 |
* | added stss (not completed) | alex | 2001-10-29 | 1 | -6/+29 |
* | changed if's to switch in lschunks | alex | 2001-10-29 | 1 | -10/+29 |
* | AVI muxer rewritten | arpi | 2001-10-29 | 2 | -117/+192 |
* | Added ASF http server streaming (Not mms streaming). | bertrand | 2001-10-26 | 5 | -11/+38 |
* | added two new clip info types, all printf's were upgraded to mp_msg | alex | 2001-10-26 | 1 | -30/+28 |
* | CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.c | jkeil | 2001-10-25 | 1 | -1/+1 |
* | MIPS support by oliver.schoenbrunner@jku.at | arpi | 2001-10-24 | 1 | -0/+4 |
* | while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start) | arpi | 2001-10-24 | 1 | -4/+4 |
* | better logic to choose valid info at broken index | arpi | 2001-10-24 | 1 | -8/+35 |
* | handling free chunk (wide needs implementation) and displaying clip info (dat... | alex | 2001-10-23 | 1 | -0/+72 |
* | compressed mov audio fixed | arpi | 2001-10-23 | 3 | -1/+9 |
* | compression algo detection fix (bswap) and fps fix | alex | 2001-10-22 | 1 | -2/+13 |
* | largefileization | arpi | 2001-10-22 | 1 | -11/+9 |
* | printf->mp_msg | arpi | 2001-10-22 | 1 | -6/+12 |
* | cache seeking fixed(?) | arpi | 2001-10-21 | 1 | -32/+79 |
* | EOF bug fixed | arpi | 2001-10-21 | 1 | -1/+5 |
* | stream_read() now returns no. of bytes readed | arpi | 2001-10-21 | 1 | -2/+4 |
* | oggvorbis stuff moved out from stheader.h | arpi | 2001-10-21 | 1 | -19/+1 |
* | not req | arpi | 2001-10-21 | 1 | -0/+0 |
* | some more rtfm | arpi | 2001-10-21 | 1 | -0/+43 |
* | includes cleanup | arpi | 2001-10-21 | 9 | -60/+6 |
* | AVI - no audio stream fix | arpi | 2001-10-21 | 3 | -1/+4 |
* | print stats at read instead of fill | arpi | 2001-10-21 | 1 | -2/+4 |
* | ehh. include config.h... 10l | arpi | 2001-10-20 | 1 | -0/+2 |
* | cache2 support | arpi | 2001-10-20 | 5 | -11/+230 |
* | streaming fixed | arpi | 2001-10-20 | 1 | -1/+3 |
* | libdemux cleanup part 1 | arpi | 2001-10-20 | 6 | -17/+15 |
* | tets.c removed +10l | arpi | 2001-10-20 | 1 | -1/+1 |
* | i forgot this. -10l :( | arpi | 2001-10-20 | 1 | -0/+46 |
* | libdemuxer... | arpi | 2001-10-20 | 35 | -0/+7101 |