| Commit message (Expand) | Author | Age |
... | |
* | Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr | reimar | 2007-03-01 |
* | s/admin/leader/ | michael | 2007-03-01 |
* | tv driver loading rework. As a side effect "-tv driver=help" option is | voroshil | 2007-03-01 |
* | weaken veto right | michael | 2007-03-01 |
* | winsocks expects an int in milliseconds instead of struct timeval to set | ivo | 2007-03-01 |
* | Replace MIN with FFMIN | reimar | 2007-03-01 |
* | Use libavutil's av_clip* instead of unreadable MIN/MAX chaos. | reimar | 2007-03-01 |
* | Use libavutil AV_RB/AV_WB macros instead of defining out own variants. | reimar | 2007-03-01 |
* | Add missing registers to asm code in mp3lib | reimar | 2007-03-01 |
* | clarify root vs admin | michael | 2007-03-01 |
* | spelling fixes by ivan | michael | 2007-03-01 |
* | 10l to me, typo. it should have read clflush | ivo | 2007-03-01 |
* | cosmetics, missing space | ivo | 2007-03-01 |
* | cflsh->clflush to keep consistent with Linux kernel | ivo | 2007-03-01 |
* | Update release tag due to previous functional changes as noticed by Ivan | voroshil | 2007-03-01 |
* | new policy draft | michael | 2007-03-01 |
* | Update 3ivx decoder to latest version and allow it to load required library. | voroshil | 2007-03-01 |
* | Mark wma9spdshow audio codec as working, because hissing in audio (only one k... | voroshil | 2007-03-01 |
* | Seek to -ss position, not 0, in per-file loop. | uau | 2007-03-01 |
* | comment is a C-string and \ must be properly escaped as \\ | reimar | 2007-02-28 |
* | test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng | nicodvb | 2007-02-28 |
* | cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->... | nicodvb | 2007-02-28 |
* | do not rely on svn internals and use svn info instead | ivo | 2007-02-28 |
* | add comment about voxware on windows | compn | 2007-02-28 |
* | also respond to --help, -h and -? command line options | ivo | 2007-02-28 |
* | fix printing of -(no)svn option | ivo | 2007-02-28 |
* | clarify -none command line option | ivo | 2007-02-28 |
* | remove C99-ism (mixed declaration and code), | gpoirier | 2007-02-28 |
* | implementation of DEMUXER_CTRL_GET_TIME_LENGTH and DEMUXER_CTRL_GET_PERCENT_P... | nicodvb | 2007-02-27 |
* | assign missing frametime as 1.0/fps; patch by Carl Eigen Hoyos | nicodvb | 2007-02-27 |
* | 1000l, removed code that messed with the internals of demux_packet_t (but the... | nicodvb | 2007-02-27 |
* | removed duplicated code in demux_seek(); stream_seek() already aligns to STRE... | nicodvb | 2007-02-27 |
* | 100000l: average != semidistance, fixed seeking to the middle position; patch... | nicodvb | 2007-02-27 |
* | 10l: Add missing definition of USE_STREAM_CACHE. | diego | 2007-02-27 |
* | Fix unresolved symbols related to ws2_32 lib when compiling under MinGW with ... | voroshil | 2007-02-27 |
* | Move the decision about stream cache compilation to configure. | diego | 2007-02-27 |
* | Move glob-win.c out of MinGW section, configure handles it. | diego | 2007-02-27 |
* | Simplify strip parameter for install handling. | diego | 2007-02-27 |
* | grammar/spelling | diego | 2007-02-27 |
* | small updates | diego | 2007-02-27 |
* | Simplify .depend file inclusion. | diego | 2007-02-27 |
* | Simplify .depend file inclusion. | diego | 2007-02-27 |
* | Adding an extra -I.. parameter is no longer necessary. | diego | 2007-02-27 |
* | Add commit nick for Rik Snel. | diego | 2007-02-27 |
* | compilation fix clip_uint8 -> av_clip_uint8 | rik | 2007-02-27 |
* | Seek to -ss position without first starting audio/video from the start. | uau | 2007-02-27 |
* | Remove useless conditional. | diego | 2007-02-27 |
* | copy the content of QDM2 atom as extradata for ffqdm2 playback; patch by Carl... | nicodvb | 2007-02-26 |
* | support for new ivtv api | ben | 2007-02-26 |
* | Fix wrong typecast, which can cause MPlayer crash | voroshil | 2007-02-26 |