aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* fixed FLI demuxer so that it skips over app-specific framesGravatar melanson2001-11-25
* fixed divide-by-0 bug in FLI demuxerGravatar melanson2001-11-25
* mostly complete support for loading and decoding FLI/FLC animationsGravatar melanson2001-11-24
* fixed tv detection in demux_openGravatar alex2001-11-23
* added some new typesGravatar alex2001-11-22
* added demux_infoGravatar alex2001-11-22
* added demux_info supportGravatar alex2001-11-22
* wrote a very annoying bugGravatar alex2001-11-22
* added support for demux_infoGravatar alex2001-11-22
* it wanted to be strcasecmp not strncmp and i dunno why it compiled for me wit...Gravatar alex2001-11-22
* 10l for al3x :-PGravatar atmos42001-11-21
* added demuxer_infoGravatar alex2001-11-21
* add subtitle language detect.Gravatar pontscho2001-11-21
* Don't need to stream_enable_cache it will be done later.Gravatar bertrand2001-11-21
* Changed the order of processing the network opening.Gravatar bertrand2001-11-20
* Added a network read function call and a seek network function call.Gravatar bertrand2001-11-20
* Added a new struct to stream_t to handle, network streaming.Gravatar bertrand2001-11-20
* Removed my buffer hack to use cache2.Gravatar bertrand2001-11-20
* Changed the some functions prototypes for the network streaming.Gravatar bertrand2001-11-20
* Added a function to copy URL.Gravatar bertrand2001-11-20
* Removed the field number limitation.Gravatar bertrand2001-11-20
* Move ignores in subdirs to their respective .cvsignore files.Gravatar atmos42001-11-17
* added skip atom to support .mp4 filesGravatar alex2001-11-17
* added support for norm=,chanlist=,channel= and also on-the-fly channel chanin...Gravatar alex2001-11-17
* added support for setting color valuesGravatar alex2001-11-16
* add dvd audio stream detectGravatar pontscho2001-11-16
* tv frequenciesGravatar alex2001-11-16
* splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to su...Gravatar alex2001-11-16
* tv interface updateGravatar alex2001-11-16
* some minor fixesGravatar alex2001-11-16
* 001.vdr fixGravatar arpi2001-11-13
* ignore mov detection if first chunk badGravatar arpi2001-11-13
* qt/mov detection firstGravatar arpi2001-11-13
* don't set freq if channel isn't capableGravatar alex2001-11-11
* updated audio and tuner checkingGravatar alex2001-11-11
* tuning worx (can set frequency)Gravatar alex2001-11-11
* never include files from public headers...Gravatar arpi2001-11-11
* -nobps NaN fixedGravatar arpi2001-11-11
* cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TVGravatar alex2001-11-11
* printf's changed into mp_msgGravatar alex2001-11-11
* added support for -tv outfmtGravatar alex2001-11-11
* fixGravatar alex2001-11-11
* doublebuffeing SYNC fixedGravatar arpi2001-11-11
* demuxer fixedGravatar arpi2001-11-11
* tv updateGravatar alex2001-11-11
* small fixGravatar pl2001-11-11
* disabled vivo2 scaling (decodes some vivo2 files)Gravatar alex2001-11-11
* tv updateGravatar alex2001-11-10
* checking for EOFGravatar alex2001-11-10
* added tv subsystemGravatar alex2001-11-09