aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* comment is a C-string and \ must be properly escaped as \\Gravatar reimar2007-02-28
* test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy MengGravatar nicodvb2007-02-28
* cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->...Gravatar nicodvb2007-02-28
* do not rely on svn internals and use svn info insteadGravatar ivo2007-02-28
* add comment about voxware on windowsGravatar compn2007-02-28
* also respond to --help, -h and -? command line optionsGravatar ivo2007-02-28
* fix printing of -(no)svn optionGravatar ivo2007-02-28
* clarify -none command line optionGravatar ivo2007-02-28
* remove C99-ism (mixed declaration and code),Gravatar gpoirier2007-02-28
* implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_P...Gravatar nicodvb2007-02-27
* assign missing frametime as 1.0/fps; patch by Carl Eigen HoyosGravatar nicodvb2007-02-27
* 1000l, removed code that messed with the internals of demux_packet_t (but the...Gravatar nicodvb2007-02-27
* removed duplicated code in demux_seek(); stream_seek() already aligns to STRE...Gravatar nicodvb2007-02-27
* 100000l: average != semidistance, fixed seeking to the middle position; patch...Gravatar nicodvb2007-02-27
* 10l: Add missing definition of USE_STREAM_CACHE.Gravatar diego2007-02-27
* Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ...Gravatar voroshil2007-02-27
* Move the decision about stream cache compilation to configure.Gravatar diego2007-02-27
* Move glob-win.c out of MinGW section, configure handles it.Gravatar diego2007-02-27
* Simplify strip parameter for install handling.Gravatar diego2007-02-27
* grammar/spellingGravatar diego2007-02-27
* small updatesGravatar diego2007-02-27
* Simplify .depend file inclusion.Gravatar diego2007-02-27
* Simplify .depend file inclusion.Gravatar diego2007-02-27
* Adding an extra -I.. parameter is no longer necessary.Gravatar diego2007-02-27
* Add commit nick for Rik Snel.Gravatar diego2007-02-27
* compilation fix clip_uint8 -> av_clip_uint8Gravatar rik2007-02-27
* Seek to -ss position without first starting audio/video from the start.Gravatar uau2007-02-27
* Remove useless conditional.Gravatar diego2007-02-27
* copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl...Gravatar nicodvb2007-02-26
* support for new ivtv apiGravatar ben2007-02-26
* Fix wrong typecast, which can cause MPlayer crashGravatar voroshil2007-02-26
* 2 less variablesGravatar nicodvb2007-02-25
* cosmetics: reformattedGravatar nicodvb2007-02-25
* removed unused variablesGravatar nicodvb2007-02-25
* simplified parse_mpeg12_video()Gravatar nicodvb2007-02-25
* Support for PowerPC 440x embedded CPUs.Gravatar rathann2007-02-25
* member real_framerate is completely uselessGravatar nicodvb2007-02-25
* mpcommon.c is a partial copy of mplayer.c, so recommit it as such.Gravatar reimar2007-02-25
* The fragment program functions are and most likely always will be ARB-only,Gravatar reimar2007-02-25
* Replace __MINGW32__ by more consistent WIN32_LOADER. This should fix compilat...Gravatar voroshil2007-02-25
* 10, checked for the wrong thing. Do aspect scaling only in config_video_outGravatar reimar2007-02-25
* cosmetics: reindentedGravatar nicodvb2007-02-25
* removed commented/useless code from parse_mpeg12_video()Gravatar nicodvb2007-02-25
* Add av_ prefix to clip functionsGravatar reimar2007-02-25
* 10l to me for bad todo itemsGravatar compn2007-02-24
* iive says xvmc stuff is long doneGravatar compn2007-02-24
* remove some old and add new TODOGravatar compn2007-02-24
* Simplify .depend file inclusion.Gravatar diego2007-02-24
* cosmetics: Fix some common typos, appropiate --> appropRiate,Gravatar diego2007-02-24
* 10l, avoid crash on invalid subtitle idGravatar reimar2007-02-24