Age | Commit message (Collapse) | Author |
|
* Workaround ffmpeg buggy codecs that don't release their DR1 frames.
* Fix several segfaults and freezing problem with H264 streams that use a lot
of reference frames (eg. 15)
* Initial support to enable/disable ffmpeg codecs. Codecs may be disabled in
groups by --disable-ffmpeg-uncommon-codecs/--disable-ffmpeg-popular-codecs
Think of "uncommon" codecs what people would never want to play with their
PDAs (they will save memory by removing them).
Note: currently both uncommon/popular codecs are _build_ but disabled.
that is, build system still need some improvements to really save memory.
warning: non-autoconf guru playing with the build system, likely breakage.
CVS patchset: 8499
CVS date: 2007/01/13 21:19:52
|
|
CVS patchset: 8405
CVS date: 2006/12/04 22:25:13
|
|
CVS patchset: 8146
CVS date: 2006/08/02 07:02:37
|
|
CVS patchset: 7872
CVS date: 2006/02/05 14:11:16
|
|
it is likely to break, so please keep both pieces
CVS patchset: 7767
CVS date: 2005/10/23 02:11:16
|
|
CVS patchset: 7567
CVS date: 2005/05/28 01:40:40
|
|
CVS patchset: 7522
CVS date: 2005/05/06 04:19:17
|
|
CVS patchset: 7463
CVS date: 2005/04/19 05:16:45
|
|
CVS patchset: 6612
CVS date: 2004/05/30 19:24:17
|
|
CVS patchset: 6437
CVS date: 2004/04/25 18:57:04
|
|
CVS patchset: 6090
CVS date: 2004/02/01 05:31:16
|
|
(mostly encoder stuff)
CVS patchset: 5752
CVS date: 2003/11/16 15:33:49
|
|
CVS patchset: 5615
CVS date: 2003/10/27 15:24:38
|
|
emulation facilities
CVS patchset: 5079
CVS date: 2003/06/21 03:58:57
|
|
RealAudio codecs; import VP3 decoder but leave de-activated; fixes for
SVQ3 bugs; more conditional compilation for encoders
CVS patchset: 5067
CVS date: 2003/06/19 00:47:19
|
|
tested ok with usual files (wmv7, mpeg4, divx, svq1...)
CVS patchset: 4618
CVS date: 2003/04/16 00:18:35
|
|
know if i overlooked something.
as usual, preliminary QA: tested non debug builds and several codecs including
divx3/4/5, mpeg4, xvid, msmpeg4v3, svq1, wmv7, dv (video/audio), wma
i also enabled wmv8 by default since it worked fine with the streams i have. i'm not
sure about current state of that so we might enable it only for non-x86 users in
case of trouble.
CVS patchset: 4488
CVS date: 2003/03/26 14:43:46
|
|
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43
|
|
- fixes wma bugs
- mace, huffyuv and mp3 decoders imported (but not enabled)
tested: wma (v1 and v2), mpeg4, msmpeg4 v1, v2 and v3, divx3, divx4, divx5, xvid and
dv decoders. everything looks fine.
CVS patchset: 3828
CVS date: 2003/01/08 13:18:42
|