1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-31 13:36:39 +02:00
Commit Graph

480 Commits

Author SHA1 Message Date
Diego Biurrun
2f0b8fbb64 Put Visual C++ question in a better location.
Originally committed as revision 7827 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-05 16:38:47 +00:00
Diego Biurrun
e867d9b9c0 Update gcc sections.
Originally committed as revision 7712 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25 17:34:08 +00:00
Benjamin Larsson
1541946878 Flash screen video encoding support.
Originally committed as revision 7703 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25 08:26:18 +00:00
Diego Biurrun
150d27725b Theora encoding via libtheora.
courtesy of Paul Richards, paul.richards gmail com

Originally committed as revision 7698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-25 00:16:28 +00:00
Baptiste Coudurier
1821d48ea8 TODO update
Originally committed as revision 7696 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-24 23:15:12 +00:00
Diego Biurrun
d3af6f3f81 Remove outdated Linux section.
Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-16 15:59:10 +00:00
Diego Biurrun
16ab894ecb spelling, formatting
Originally committed as revision 7530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-15 05:46:42 +00:00
Guillaume Poirier
20e570c8e8 links to ARM optimization manuals
Originally committed as revision 7425 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-07 23:39:56 +00:00
Michael Niedermayer
78954a0542 snow specification
(this is just quickly written and probably isnt error free, its also incomplete)
all types of help are very welcome (fixing FIXMEs, fixing errors adding missing stuff,
correcting spelling grammmer, ...)

Originally committed as revision 7406 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-03 02:13:30 +00:00
Michael Niedermayer
c62997a587 some quick encoding tips
feel free to extend, change, fix spelling and grammer and the formatting ...

Originally committed as revision 7400 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-02 01:19:58 +00:00
Kostya Shishkov
185c7b6b26 Musepack SV7 decoding support
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-24 04:51:43 +00:00
Aurelien Jacobs
9110a0e32d Add support for VP60 and VP61.
Originally committed as revision 7329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-17 22:00:12 +00:00
Panagiotis Issaris
0cd4faf977 Allow provision of displaynumber, screennumber, x-offset and y-offset parameters
to the x11grab device.

Originally committed as revision 7320 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-15 13:19:03 +00:00
Diego Biurrun
913e4081a3 grammar/wording
Originally committed as revision 7315 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-13 10:42:15 +00:00
Baptiste Coudurier
76d2efda6d documentation for X11 grabbing
Originally committed as revision 7314 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-13 10:27:50 +00:00
Kostya Shishkov
f48d6e1b44 ZMBV encoder
Originally committed as revision 7242 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-12-07 04:17:01 +00:00
Diego Biurrun
8cc622648b typo
Originally committed as revision 7144 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-21 09:48:25 +00:00
Diego Biurrun
eb10acec36 Kb --> kb
Originally committed as revision 7142 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20 21:48:08 +00:00
Diego Biurrun
1038efd8ba typo
Originally committed as revision 7137 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20 19:16:06 +00:00
Víctor Paesa
c9068f1b96 Current FFmpeg expects bits/s instead of kilobits/s in the -b option.
patch by Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 7136 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20 19:05:18 +00:00
Víctor Paesa
699e77b198 Some notes about the order of options on the command line.
patch by Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 7135 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-20 18:44:33 +00:00
Diego Biurrun
47404f9fd5 Move AMR support instructions into the documentation.
Originally committed as revision 7055 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:41:31 +00:00
Diego Biurrun
0e6045d776 Remove empty section.
Originally committed as revision 7054 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:25:12 +00:00
Diego Biurrun
17a21f3cf6 Update list of supported codecs.
Originally committed as revision 7053 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-14 11:24:58 +00:00
Diego Biurrun
4386f9415e Sync documentation with the current ffmpeg -h output.
patch from Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 6997 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-12 23:19:26 +00:00
Måns Rullgård
997baf0141 allow spaces in source and build directory names
out of tree builds from a source dir with spaces is impossible
due to how make handles vpath

Originally committed as revision 6938 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-08 00:02:15 +00:00
Víctor Paesa
abc7202f45 Some documentation on the vhook imlib2 moving images feature.
patch by Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 6935 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-07 21:25:47 +00:00
Baptiste Coudurier
3c88ea2476 update docs to reflect AVImageFormat removing
Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-05 13:31:57 +00:00
Baptiste Coudurier
aa90239fd9 mov vfr muxing
Originally committed as revision 6854 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-01 17:27:39 +00:00
Kostya Shishkov
84ed36da85 IMC decoder
Originally committed as revision 6839 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-30 13:48:48 +00:00
Diego Biurrun
18fd519f54 wording/grammar
Originally committed as revision 6797 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-26 16:21:41 +00:00
Víctor Paesa
de62a89d42 Document -newaudio, patch by Victor Paesa, taken from an explanation written by Baptiste Coudurier in -users
Originally committed as revision 6796 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-26 14:26:21 +00:00
Michael Niedermayer
864bc9656b 3 more TODO items for volunteers
Originally committed as revision 6746 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-20 10:09:25 +00:00
Kostya Shishkov
a991b1fecb TIFF decoder
Originally committed as revision 6682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-13 10:48:29 +00:00
Baptiste Coudurier
29f86228a0 support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net%
Originally committed as revision 6672 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-12 12:02:58 +00:00
Baptiste Coudurier
f3239539b9 add MXF description
Originally committed as revision 6662 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11 17:22:23 +00:00
Baptiste Coudurier
d7a3a783ad update GXF status and add description
Originally committed as revision 6661 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11 17:16:57 +00:00
Baptiste Coudurier
dc56e0de1d update doc, changelog, and increase libavcodec version for .cin files support
Originally committed as revision 6660 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11 17:14:02 +00:00
Kostya Shishkov
3689cf1649 Targa image decoder
Originally committed as revision 6640 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-11 04:15:04 +00:00
Ramiro Polla
e976645087 MSys bash 2.04 is broken.
patch by Ramiro Polla, angustia (at) arrozcru no-ip org

Originally committed as revision 6554 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-04 16:05:00 +00:00
Michael Niedermayer
2bc5da7bf9 remove confusing divx note
Originally committed as revision 6546 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-03 21:09:02 +00:00
Diego Biurrun
3263626feb Mark all phony targets as such.
Originally committed as revision 6538 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-03 17:42:17 +00:00
Diego Biurrun
995d9ec77d Add replacement for libavcodec/fdctref.c to the list.
Originally committed as revision 6529 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-02 13:36:37 +00:00
Diego Biurrun
4bef236ba8 Fix quantiSer --> quantiZer typo.
Originally committed as revision 6523 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-02 10:23:59 +00:00
Víctor Paesa
9ae711e125 Explain lmin, lmax, mblmin, mblmax options.
patch by Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 6522 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-02 10:19:39 +00:00
Michael Niedermayer
b8a2e12005 move things from my todo to the unassigned one so my lazyness doesnt prevent others from working on them
Originally committed as revision 6396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-30 16:06:07 +00:00
Benjamin Larsson
3841e813dc -interlace -> -ilme This has been wrong in the docs for years,
the description might not be totally correct though.

Originally committed as revision 6374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-28 19:06:57 +00:00
Kostya Shishkov
730581f3b4 WavPack lossless audio decoder
Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-26 03:41:51 +00:00
Diego Biurrun
10aa27db71 Remove 404 link.
Originally committed as revision 6329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-24 16:53:03 +00:00
Benjamin Larsson
7a9d265b14 Added qcelp faq.
Originally committed as revision 6289 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-18 20:19:11 +00:00
Panagiotis Issaris
81d0618fa4 Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize"
AVOption takes over its function with a change in unit from kilobytes to bits.
Postfix "KiB" is available to ease the discomfort.

Originally committed as revision 6288 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-18 19:27:12 +00:00
Diego Biurrun
99f6278e31 wording/spelling
Originally committed as revision 6283 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-17 07:34:54 +00:00
Víctor Paesa
2c29781dc8 Document how to read DirectShow files,
Patch by Victor Paesa % wzrlpy A arsystel P com %
Original thread:
Date: Sep 15, 2006 5:12 PM
Subject: [Ffmpeg-devel] [PATCH] Add to FAQ how to read DirectShow files

Originally committed as revision 6280 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-16 12:40:18 +00:00
Panagiotis Issaris
dc5ee8bc54 Remove the "bt" OptionDef option from ffmpeg.c. The equally named
"bt" AVOption takes over its function although the parameter unit
has changed from kilobits/sec to bits/sec.

Originally committed as revision 6276 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-15 22:32:30 +00:00
Panagiotis Issaris
a551510665 Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. This
requires some modifications to the manpage, as now the unit of -b is bits/sec
not kbits/sec.

Originally committed as revision 6261 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-15 17:38:43 +00:00
Panagiotis Issaris
3c0ba8703c Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of
-b of ffmpeg is bits/sec not kbits/sec, as already was the case for the
AVOption. "k" and "M" suffixes are available though.

Originally committed as revision 6258 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-15 11:15:55 +00:00
Panagiotis Issaris
9fe84b5385 Remove nonexistent option -hq from the documentation.
patch by Panagiotis Issaris, takis.issaris uhasselt be

Originally committed as revision 6229 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-10 22:48:16 +00:00
Aurelien Jacobs
5ce117c37c VP5 and VP6 video decoder
Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-09 17:19:37 +00:00
Panagiotis Issaris
ec1b10f4b9 enable setting the year and track number using AVOption
Patch by Takis
Original thread:
Date: Sep 6, 2006 5:43 PM
Subject: [Ffmpeg-devel] [PATCH] Enhance genre, year and track tag
support

Originally committed as revision 6196 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-08 12:28:28 +00:00
Guillaume Poirier
7bb79b442c MONster is no longuer shipped with CHUD, as it's been superseeded by Shark
Originally committed as revision 6174 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-05 11:43:04 +00:00
Kostya Shishkov
eb57c88973 VMware Video decoder (fourcc: VMnc)
Originally committed as revision 6171 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-09-05 04:37:14 +00:00
Benjamin Larsson
56d2d2d01a PPM vhook documentation, by Victor Paesa.
wzrlpy at arsystel dot com

Originally committed as revision 6132 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-30 18:28:41 +00:00
Benjamin Larsson
e645a733a6 Added -map usage to docs.
Originally committed as revision 6131 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-30 17:10:56 +00:00
Michael Niedermayer
a940b428b6 clarify
please reply to ffmpeg-dev if you disagree so it can be disscussed but i think this is completely uncontroversical

Originally committed as revision 6127 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-30 11:01:12 +00:00
Michel Bardiaux
a9d21e7830 Update the FAQ with the current status of image formats.
patch by Michel Bardiaux, mbardiaux at mediaxim dot be

Originally committed as revision 6075 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-24 14:03:08 +00:00
Diego Biurrun
29c9183cb5 spelling fixes for the last commit
Originally committed as revision 6031 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-19 21:15:02 +00:00
Benjamin Larsson
c52e13f1a1 -async and -vsync documentation. Based on info from the mailinglist.
Originally committed as revision 6028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-19 20:00:22 +00:00
Diego Biurrun
041514a422 Revert last commit, VPATH is necessary for out-of-tree builds.
Originally committed as revision 6014 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-17 16:28:47 +00:00
Diego Biurrun
cf41e66736 Remove unnecessary include and variable declaration.
Originally committed as revision 6013 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-17 16:02:57 +00:00
Diego Biurrun
30aee296ea Cygwin compilation and Cygwin/MinGW crosscompilation sections
based on patch by Víctor Paesa <wzrlpy@arsystel.com>

Originally committed as revision 5944 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-07 11:49:34 +00:00
Diego Biurrun
a67a96a053 editorial changes
Originally committed as revision 5942 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-07 09:59:21 +00:00
Michael Niedermayer
4f9807d8f8 things to take care of for the next soc
Originally committed as revision 5941 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-07 08:46:04 +00:00
Diego Biurrun
a0b72f90fc Change one itemized list to be bulletted, remove non-referenced node
killing a texi2html warning in the process.

Originally committed as revision 5894 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-02 16:50:53 +00:00
Diego Biurrun
48ef912ac4 Subversion allows renaming files.
Originally committed as revision 5893 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-02 15:51:05 +00:00
Michael Niedermayer
5b01f9ce47 video filter todo
Originally committed as revision 5867 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-30 21:09:46 +00:00
Víctor Paesa
ad21ad451c Explain usage of image formats other than GIF.
patch by Victor Paesa, wzrlpy *at* arsystel com

Originally committed as revision 5824 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-25 11:42:13 +00:00
Michael Niedermayer
53be4c90e3 update
Originally committed as revision 5805 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-20 14:32:30 +00:00
Diego Biurrun
5ab0f20449 spelling/grammar
Originally committed as revision 5657 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-07 10:32:45 +00:00
Michael Niedermayer
9fcee5853d unresponsive maintainer policy (its pretty much what has always been done in practice anyway)
changes have been ok-ed by a lot of people (see ffmpeg-dev)
iam commiting this with all the spelling errors intact and fully functional at the request of the heads of the ministry for English compositon

Originally committed as revision 5656 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-07 10:25:14 +00:00
Michael Niedermayer
693caa725d i wont split h263.c, too much work, and not important at all ...
Originally committed as revision 5605 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-03 23:46:32 +00:00
Reimar Döffinger
cc0bc648f0 add GXF demuxer
Originally committed as revision 5598 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-07-03 16:32:57 +00:00
Michael Niedermayer
5e1d273121 vfr mov/mp4 todo item
Originally committed as revision 5481 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-15 21:33:39 +00:00
Luca Barbato
bbf84ca1a4 oprofile reference for Linux/PPC
Originally committed as revision 5470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-13 01:20:39 +00:00
Diego Biurrun
2b165e2901 www1.mplayerhq.hu --> lists.mplayerhq.hu
Originally committed as revision 5459 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-09 09:55:57 +00:00
Diego Biurrun
1c1b5a4094 CVS --> Subversion
Originally committed as revision 5458 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-09 09:55:04 +00:00
Michael Niedermayer
bb05edcf2e random ideas
Originally committed as revision 5438 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-01 11:41:14 +00:00
Michael Niedermayer
a5781961ac drop stuff which seems to have been finished
Originally committed as revision 5437 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-01 11:25:55 +00:00
Benjamin Larsson
0919e788ae Flash Screen Video decoder (fourcc:FSV1)
Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-06-01 07:31:59 +00:00
Michael Niedermayer
f7709b1a07 working H.264 + AAC in mp4 encoding example for the psp
Originally committed as revision 5412 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-27 09:44:33 +00:00
Diego Biurrun
16862398a2 Remove all .cvsignore files, they are no longer necessary.
Originally committed as revision 5410 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-26 15:37:11 +00:00
Diego Biurrun
18e7d87c71 typo/grammar fixes
Originally committed as revision 5409 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-19 08:46:47 +00:00
Michael Niedermayer
b4aead58cb ipod & psp encoding guide
Originally committed as revision 5407 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-19 08:09:21 +00:00
Diego Biurrun
fcdff8996f typo fixes
Originally committed as revision 5396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-18 08:46:47 +00:00
Michael Niedermayer
f994f61e6d URLProtocol faq
Originally committed as revision 5393 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-05-18 08:01:47 +00:00
Kostya Shishkov
fd7b199199 KMVC (used in Worms games) decoder. Works fine with samples from MPHQ
Originally committed as revision 5273 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-04-07 16:59:57 +00:00
Reimar Döffinger
dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder
Originally committed as revision 5232 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-27 22:22:50 +00:00
Kostya Shishkov
348efc1836 Smacker demuxer and decoder.
Originally committed as revision 5189 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-21 17:27:47 +00:00
Benjamin Larsson
26d6d03270 Set 'MJLS' FOURCC for JPEG-LS in AVI and documentation fix. Patch by
kostya shishkov - gmail - com.

Originally committed as revision 5082 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-01 07:42:55 +00:00
Diego Biurrun
788223b155 Remove outdated FAQ entry about A/V sync issues when grabbing.
Originally committed as revision 5061 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-24 16:07:21 +00:00
Diego Biurrun
70b0bb8772 link fixes
Originally committed as revision 5050 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-22 10:52:00 +00:00
Mike Melanson
2637670144 complete AVS playback system (from Creature Shock computer game),
courtesy of Aurelien Jacobs <aurel at gnuage dot org>

Originally committed as revision 5028 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-17 03:17:42 +00:00
Aurelien Jacobs
b86e38a0c2 better match CVS policy in the indent recomendation
Originally committed as revision 5025 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-16 00:48:29 +00:00
Aurelien Jacobs
2433f24f60 add Creative 8 bits ADPCM schemes support
Originally committed as revision 5024 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-16 00:09:23 +00:00
Alex Beregszaszi
3dc411c006 true audio
Originally committed as revision 5003 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12 13:58:16 +00:00
Mike Melanson
9c8d8e84e0 dosbox native ZMBV decoder, courtesy of Kostya
Originally committed as revision 5000 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12 08:53:29 +00:00
Mike Melanson
4e114829b1 complete American Laser Games MM playback system, courtesy of Peter Ross
(suxen_drol at hotmail dot com)

Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-12 06:49:40 +00:00
Aurelien Jacobs
ea395e8c6c add a Creative VOC (de)muxer
Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-09 22:52:23 +00:00
Måns Rullgård
4accd1fd18 bump version numbers and update docs for adts aac support
Originally committed as revision 4957 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-08 01:11:48 +00:00
Diego Biurrun
21d1cb12f8 GNU Make is necessary on *BSD.
Originally committed as revision 4937 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-04 11:43:22 +00:00
Diego Biurrun
51d8321d04 --enable-shared now needs --disable-static on MinGW.
Originally committed as revision 4931 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-03 01:15:00 +00:00
Diego Biurrun
53862e0fa6 Update for new style guidelines regarding TABs and trailing whitespace.
Originally committed as revision 4908 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-29 23:43:29 +00:00
Diego Biurrun
3f1965c4ac Clarify codec addition instructions.
Originally committed as revision 4853 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-14 14:46:26 +00:00
Diego Biurrun
ebd32fd747 Add a note about what to do when adding a new codec.
Originally committed as revision 4848 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-14 01:31:23 +00:00
Diego Biurrun
2b6c1d80ca CamStudio video added.
Originally committed as revision 4847 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-14 01:30:54 +00:00
Diego Biurrun
7a77156975 Point at new bug report page.
Originally committed as revision 4846 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-13 23:52:35 +00:00
Diego Biurrun
5509bffa88 Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-12 22:43:26 +00:00
Diego Biurrun
e839a994d1 RealVideo 1.0/2.0 and TrueSpeech are supported.
Originally committed as revision 4815 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-05 22:33:41 +00:00
Diego Biurrun
f007d35865 Add entry about release frequency.
Originally committed as revision 4800 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-02 10:24:06 +00:00
Diego Biurrun
f0efbde76b spelling/grammar
Originally committed as revision 4788 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-29 18:13:58 +00:00
Alexander Strasser
76bec1d85c Mention libav versioning in CVS policy section with a short explanation.
Originally committed as revision 4778 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-26 09:16:44 +00:00
Diego Biurrun
bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-22 01:10:11 +00:00
Diego Biurrun
115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
Fredrik Orderud
765c344060 Define EMULATE_INTTYPES for all windows-systems, except Cygwin and MinGW
to simplify usage on Windows.
patch by Fredrik Orderud fredrik - . - orderud - @ - idi - . - ntnu - . - no

Originally committed as revision 4736 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-12 00:48:42 +00:00
Roberto Togni
440e798870 Add cook decoder
Originally committed as revision 4728 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-09 16:56:16 +00:00
Diego Biurrun
5062c60c18 Elaborate on the Visual C-- situation.
Originally committed as revision 4716 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-02 15:25:10 +00:00
Diego Biurrun
5f2a42ba35 ffserver should be fixed now.
Originally committed as revision 4715 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-02 15:14:09 +00:00
Alex Beregszaszi
6b0bdc754b support for unlimited feed size
Originally committed as revision 4697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 03:26:43 +00:00
Alex Beregszaszi
ac6a655b8a Make Launch more appropriate with support for full paths for the ffmpeg binary
Originally committed as revision 4693 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 01:45:13 +00:00
Alex Beregszaszi
97246091a5 strict -1 is mandatory for jpegs because the colorspace thingie, this should be handled in a better way though
Originally committed as revision 4691 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 01:30:20 +00:00
Diego Biurrun
4519b8a672 FFmpeg and feature requests
Originally committed as revision 4684 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-10 02:25:47 +00:00
Roberto Togni
d9b1c197e5 QDM2 compatible decoder
Originally committed as revision 4649 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-10-18 20:16:43 +00:00
Mike Melanson
dce76c20cf documentation update
Originally committed as revision 4640 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-10-13 04:37:06 +00:00
François Revol
7dd611c900 change my &ccedil; from latin-1 to UTF-8. UTF-8 ownz!
Originally committed as revision 4622 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-29 08:04:45 +00:00
Diego Biurrun
e926e391bd Remove references to release or CVS versions, they are misleading.
Originally committed as revision 4621 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-29 00:42:45 +00:00
Martin Boehme
be0efc0cfa Since there have been quite a few questions recently on how to use the
FFmpeg libraries with Visual C++, here's a patch for the documentation
that explains everything in (excruciating) detail.

patch by Martin Boehme <boehme -- at -- inb -- dot -- uni-luebeck -- dot -- de>

Originally committed as revision 4620 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-28 21:18:11 +00:00
Diego Biurrun
9fcfac15ba minor typo fixes
Originally committed as revision 4593 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-13 23:33:53 +00:00
Diego Biurrun
1471c6c2e8 CAREFULL --> CAREFUL typo fix
Originally committed as revision 4590 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-12 16:30:47 +00:00
Diego Biurrun
e180129f63 spelling/grammar/wording
Originally committed as revision 4589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-12 15:51:29 +00:00
Michael Niedermayer
291dcdb356 clarify GPL patch acceptance policy
Originally committed as revision 4588 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-12 15:16:27 +00:00
Michael Niedermayer
61a1e08156 common questions people ask me all the time, lets hope this reduces the stuff in my inbox, otherwise ill train bogofilter on them ...
Originally committed as revision 4583 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-11 16:39:47 +00:00
Michel Bardiaux
f926cbe74c Remove stray non-existent -o option from an example.
patch by Michel Bardiaux < mbardiaux -- at -- mediaxim -- dot -- be >

Originally committed as revision 4562 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-06 08:51:46 +00:00
Diego Biurrun
3fc9e78f1f Add missing columns to multicolumn declaration.
Originally committed as revision 4537 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-21 23:59:06 +00:00
Måns Rullgård
2185824b10 remove junk characters
Originally committed as revision 4530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-16 18:08:29 +00:00
Diego Biurrun
4c5f7207bf spelling/grammar/wording
Originally committed as revision 4492 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-08-05 01:06:04 +00:00
Diego Biurrun
019c883820 spelling fixes
Originally committed as revision 4475 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-26 16:41:34 +00:00
Michael Niedermayer
6e5c1877b2 split string to avoid buffer overflow in native english speaking persons (fix suggested by The Wanderer)
Originally committed as revision 4447 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-16 19:48:45 +00:00
Michael Niedermayer
7885603a0b patches should not contain several unrelated changes
Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-16 08:28:38 +00:00
Todd Kirby
8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)
Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-18 01:52:24 +00:00
Diego Biurrun
0a46c9330a Rephrase a paragraph for ease of understanding, suggested by Mans.
Originally committed as revision 4379 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-12 16:11:40 +00:00
Diego Biurrun
c5a44f5715 spelling/phrasing fixes, mostly by Mans
Originally committed as revision 4378 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 18:18:13 +00:00
Diego Biurrun
79cc8267f4 typo
Originally committed as revision 4377 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 17:46:18 +00:00
Diego Biurrun
8ea9ce413b spelling/grammar/wording/phrasing
Originally committed as revision 4376 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 17:41:23 +00:00
Diego Biurrun
38aca76027 Cosmetics: Removed trailing whitespace, converted tabs to spaces.
Originally committed as revision 4375 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 17:32:22 +00:00
Diego Biurrun
758b4bcd62 Clarify the sentence about WMP object IDs.
Originally committed as revision 4374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 16:15:53 +00:00
Diego Biurrun
f5f30f1bce Talk of MPEG-4 instead of DivX.
Originally committed as revision 4373 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 15:56:19 +00:00
Diego Biurrun
a2632fd268 consistent spelling
Originally committed as revision 4372 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-10 10:26:44 +00:00
Diego Biurrun
3e4a1028b0 Further spelling/grammar/wording fixes as suggested by the Wanderer and Mans
Originally committed as revision 4371 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 22:29:18 +00:00
Diego Biurrun
b1e4528b1e spelling/grammar/wording
Originally committed as revision 4370 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 21:14:15 +00:00
Diego Biurrun
2adf848227 spelling fixes suggested by the Wanderer
Originally committed as revision 4369 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 20:02:57 +00:00
Diego Biurrun
41061adf49 spelling/wording/grammar
Originally committed as revision 4367 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:56:38 +00:00
Diego Biurrun
9ba429587c Further spelling/wording/grammar fixes suggested by the Wanderer.
Originally committed as revision 4366 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:54:58 +00:00
Diego Biurrun
2b55256934 Cosmetics: Break overly long lines.
Originally committed as revision 4365 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:31:28 +00:00
Diego Biurrun
ed815ddb85 spelling/grammar/wording
Originally committed as revision 4364 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 19:23:14 +00:00
Diego Biurrun
6527639b48 spelling/grammar/wording
Originally committed as revision 4363 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 18:12:07 +00:00
Diego Biurrun
c9a08db9f7 The default MPEG-4 fourcc is now FMP4.
Originally committed as revision 4362 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 17:55:36 +00:00
Diego Biurrun
87759af95e spelling/grammar/wording
Originally committed as revision 4361 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 17:54:48 +00:00
Mike Melanson
b81f89490f Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine
at users sf net>

Originally committed as revision 4264 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-05-17 22:47:34 +00:00
Alex Beregszaszi
67c311fafa changed the mailinglist pointers to the new place (mplayerhq)
Originally committed as revision 4122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-11 16:24:58 +00:00
Michael Niedermayer
6fbcfec0c8 testing cvslog
Originally committed as revision 4118 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-10 02:16:45 +00:00
Michael Niedermayer
88e3d29b6b testing cvslog
Originally committed as revision 4117 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-10 02:09:39 +00:00
Mike Melanson
589f82202c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of
Konstantin Shishkov

Originally committed as revision 4099 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-04-03 05:02:08 +00:00
Mike Melanson
a8a15e9db2 Winnov WNV1 video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 4083 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-26 20:32:55 +00:00
Mike Melanson
f770ee038f decoder works fine now, when fed properly-sized chunks by the demuxer;
cleaned up some cruft for this commit

Originally committed as revision 4010 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-06 07:00:24 +00:00
Mike Melanson
9c7fb60816 go LOCO, courtesy of Kostya Shishkov
Originally committed as revision 3995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-03-01 02:24:58 +00:00
Sebastian Jedruszkiewicz
cdb2c1cacb indeo3 for bigendian patch by (elf at frogger dot rules dot pl Sebastian Jedruszkiewicz)
Originally committed as revision 3990 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-02-27 23:43:24 +00:00
Mike Melanson
13dfd2b919 doc update for Shorten codec
Originally committed as revision 3986 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-02-26 14:30:04 +00:00
Philipp Matthias Hahn
8b8e1c5580 Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)
preserve support for spaces in directories in case of in-tree builds by (James A. Morrison <ja2morri csclub.uwaterloo ca>)

Originally committed as revision 3855 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-01-21 22:16:05 +00:00
Michael Niedermayer
52f4aea0de cvs policy entry about security
Originally committed as revision 3825 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-01-12 01:20:18 +00:00
Panagiotis Issaris
d4d1de91a7 vbv size for ffserver.conf patch by (Panagiotis Issaris <takis [] lumumba*luc*ac*be>)
Originally committed as revision 3780 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-12-29 22:52:33 +00:00
Panagiotis Issaris
ff52bc3e31 target DV patch by (Panagiotis Issaris <takis at lumumba..luc..ac..be>)
Originally committed as revision 3779 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-12-29 18:50:47 +00:00
Diego Biurrun
114afa9ce7 Syntax errors fixed.
Originally committed as revision 3773 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-12-23 21:33:53 +00:00
Michael Niedermayer
7a57b90c33 cvs policy
Originally committed as revision 3701 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-21 14:30:50 +00:00
Mike Melanson
353147ed5d new NSV demuxer
Originally committed as revision 3697 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-20 23:40:22 +00:00
Mike Melanson
acfd8f0fdb native QPEG video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3688 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-11-17 03:45:53 +00:00
Mike Melanson
b06b45c454 H.261 stuff
Originally committed as revision 3651 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-28 19:40:57 +00:00
Mike Melanson
ab711b3c8d Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3641 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-27 04:30:48 +00:00
Alex Beregszaszi
9303d49c6a correction
Originally committed as revision 3612 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-19 14:17:32 +00:00
Mike Melanson
ad81a9fe41 Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
Originally committed as revision 3600 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-16 19:33:57 +00:00
Mike Melanson
f62e9435b7 FAQ entry for manually changing fourcc
Originally committed as revision 3599 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-16 16:47:42 +00:00
Mike Melanson
b3bfb29980 Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
Originally committed as revision 3589 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-12 12:47:49 +00:00
Michel Bardiaux
791d8d1d67 Doc improvement for -target patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Originally committed as revision 3569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-07 03:20:27 +00:00
Zdenek Kabelac
2c7357793d * missing targets cleanup
Originally committed as revision 3564 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-06 09:55:32 +00:00
Mike Melanson
cacf7199a1 FAQ update; entry on C++
Originally committed as revision 3542 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-10-01 02:35:21 +00:00
Mike Melanson
d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec,
courtesy of Konstantin Shishkov

Originally committed as revision 3529 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-28 03:09:49 +00:00
Michael Niedermayer
9291d59123 make distclean
Originally committed as revision 3469 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-16 14:33:33 +00:00
Mike Melanson
d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov
Originally committed as revision 3468 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-16 03:31:41 +00:00
Michael Niedermayer
7346831883 fixed framerates
Originally committed as revision 3453 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-12 16:46:15 +00:00
Michael Niedermayer
cf7f2b16dd note about our speed with replying to patches
Originally committed as revision 3442 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-09-08 10:22:01 +00:00
Roman Shaposhnik
f2fe8752ab * adding Michael's explanation to the FAQ
Originally committed as revision 3411 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-08-23 19:48:41 +00:00
Alex Beregszaszi
33a4d8b1b2 snow and sonic
Originally committed as revision 3407 to svn://svn.ffmpeg.org/ffmpeg/trunk
2004-08-21 19:59:40 +00:00