aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.Gravatar reimar2007-03-01
* Use libavutil AV_RB/AV_WB macros instead of defining out own variants.Gravatar reimar2007-03-01
* Add missing registers to asm code in mp3libGravatar reimar2007-03-01
* clarify root vs adminGravatar michael2007-03-01
* spelling fixes by ivanGravatar michael2007-03-01
* 10l to me, typo. it should have read clflushGravatar ivo2007-03-01
* cosmetics, missing spaceGravatar ivo2007-03-01
* cflsh->clflush to keep consistent with Linux kernelGravatar ivo2007-03-01
* Update release tag due to previous functional changes as noticed by IvanGravatar voroshil2007-03-01
* new policy draftGravatar michael2007-03-01
* Update 3ivx decoder to latest version and allow it to load required library.Gravatar voroshil2007-03-01
* Mark wma9spdshow audio codec as working, because hissing in audio (only one k...Gravatar voroshil2007-03-01
* Seek to -ss position, not 0, in per-file loop.Gravatar uau2007-03-01
* 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