1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-08 18:35:45 +02:00
Commit Graph

741 Commits

Author SHA1 Message Date
Justin Ruggles
44723c8459 add E-AC-3 to supported codec list
Originally committed as revision 15127 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 19:57:45 +00:00
Stefano Sabatini
0769649711 Add to the ffmpeg manual an example showing how to add streams to the
output.

Originally committed as revision 15030 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-29 17:44:42 +00:00
Carl Eugen Hoyos
bb68b69dfb MXF is a valid output format now.
Originally committed as revision 14976 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-26 16:09:41 +00:00
Peter Ross
eb6fc557db Include floating point PCM in changelog and documentation.
Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-21 10:54:24 +00:00
Robert Swain
7d8f3de4a8 Last hunk of the AAC decoder code to be OKed and build system and documentation
alterations as appropriate

Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-21 07:21:26 +00:00
Jai Menon
833e90ddf5 Update changelog and general.texi to reflect
addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.

Originally committed as revision 14849 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-19 19:25:00 +00:00
Daniel Serpell
084cadabbc Add an example of higher resolution video encoding for the PSP to the FAQ.
patch by Daniel Serpell, dserpell gmail com

Originally committed as revision 14760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-14 15:23:07 +00:00
Daniel Serpell
b96e074dc7 Fix the PSP examples in the FAQ to use libx264 as codec instead of h264.
patch by Daniel Serpell, dserpell gmail com

Originally committed as revision 14759 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-14 15:16:17 +00:00
Erwan Ducroquet
850a8d42ab Add examples in documentation showing how to avoid to decode audio and
output video in pass 1 for 2-pass encoding.
Patch by Erwan Ducroquet erwan _dot_ ducroquet _at_ gmail _dot_ com

Originally committed as revision 14736 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-13 19:49:37 +00:00
Stefano Sabatini
8d36d36e74 Add to the ffmpeg docs an usage example showing how to extract images
from a video.

Originally committed as revision 14711 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-12 10:07:28 +00:00
Stefano Sabatini
7fc332c7ba Remove reference to the unsupported master format from ffserver.conf.
Originally committed as revision 14675 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-09 12:52:23 +00:00
Peter Ross
cfc78718f3 Electronic Arts TGV decoder
Originally committed as revision 14642 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-06 08:33:25 +00:00
Stefano Sabatini
bb89b0bc9d Improve docs for the ffmpeg -map option.
Originally committed as revision 14530 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-04 07:02:48 +00:00
Peter Ross
b98052d505 give additional use case for version bumping; remove no longer true statement about version strings
Originally committed as revision 14470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-29 21:45:23 +00:00
Diego Biurrun
5b43368de9 Add note about gcc bugs that gcc devs refuse to fix.
Originally committed as revision 14464 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-29 07:55:51 +00:00
tripp
9c17037200 Fix and clarify invalid examples for framerate override in the documentation.
patch by tripp, eliared yahoo com

Originally committed as revision 14431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-27 19:38:25 +00:00
Diego Biurrun
f278709c4f typo fix
Originally committed as revision 14426 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-27 12:36:58 +00:00
Peter Ross
6916e38a1c Include 32-bit PCM description
Originally committed as revision 14411 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-26 07:12:54 +00:00
Jason Garrett-Glaser
e3576e2513 Improve documentation about -bt option
Originally committed as revision 14397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-25 21:04:06 +00:00
tripp
3a9b190c54 Enhance qblur and qcomp documentation.
Patch by tripp eliared yahoo com

Originally committed as revision 14333 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-22 07:20:17 +00:00
tripp
5ad2b4c621 Add complete listing of bitstream filters and 2 examples to the documentation.
patch by tripp, eliared yahoo com

Originally committed as revision 14329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-21 21:06:49 +00:00
tripp
bbc35f515f Clarify -minrate/-maxrate description in the documentation.
patch by tripp, eliared yahoo com

Originally committed as revision 14320 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-21 05:25:59 +00:00
Ramiro Polla
28ce183917 Add a checklist about new codecs or formats to the documentation.
Originally committed as revision 14159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-11 00:59:27 +00:00
Ramiro Polla
822cc8f71c Update Changelog and documentation for MVI demuxer and decoder.
Originally committed as revision 14158 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 18:01:21 +00:00
Diego Biurrun
5c5a6dfebb Update info for Sonic, add Dirac to supported formats list.
Originally committed as revision 14157 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 16:37:46 +00:00
Diego Biurrun
64c2f20a58 Sort lists ignoring case.
Originally committed as revision 14156 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 16:33:10 +00:00
Diego Biurrun
d698c5d3a7 cosmetics: Fix inconsistent indentation.
Originally committed as revision 14155 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-10 16:31:11 +00:00
Diego Biurrun
76ec3939e6 Ignore case when sorting.
Originally committed as revision 14128 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:05:59 +00:00
Diego Biurrun
16f76f6e66 List QuickTime container as MOV/QuickTime.
Originally committed as revision 14127 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:04:41 +00:00
Diego Biurrun
326e025f2d Remove redundant Macromedia Flash entry in supported formats list.
Originally committed as revision 14126 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:04:00 +00:00
Diego Biurrun
bac4c85caa format name cosmetics, spelling cosmetics
Originally committed as revision 14125 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 15:01:44 +00:00
Diego Biurrun
16d81b2784 Sort and prettyprint audio codecs table.
Originally committed as revision 14124 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:47:22 +00:00
Diego Biurrun
d66d8b836b Sort and prettyprint video codecs table.
Originally committed as revision 14123 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:41:12 +00:00
Diego Biurrun
c6b2dc34c5 Sort and prettyprint the file formats table.
Originally committed as revision 14122 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:34:15 +00:00
Diego Biurrun
0c18fe372d Remove file extension from some formats, it's never mentioned consistently.
Originally committed as revision 14121 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:24:08 +00:00
Diego Biurrun
159f799dc0 liba52 is not always used for AC-3 decoding.
Originally committed as revision 14120 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:09:14 +00:00
Diego Biurrun
3d172fb5de Sort image formats table.
Originally committed as revision 14119 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:08:45 +00:00
Diego Biurrun
69cec4e32d WMV8 is fully supported now.
Originally committed as revision 14117 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:03:28 +00:00
Diego Biurrun
a590faeb57 spelling cosmetics and format name fixes
Originally committed as revision 14116 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 14:03:05 +00:00
Diego Biurrun
38b5b28e62 liba52 is no longer necessary for AC-3 decoding.
Originally committed as revision 14115 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:53:28 +00:00
Diego Biurrun
0a91f4eebe spelling cosmetics
Originally committed as revision 14114 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:52:48 +00:00
Peter Ross
6ef82274a1 Electronic Arts CMV latent dox entry
Originally committed as revision 14113 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-08 13:40:29 +00:00
Kostya Shishkov
f67c1f4d26 Cosmetics: align
Originally committed as revision 14075 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-05 09:11:35 +00:00
Kostya Shishkov
c5e46a0f2d Move MLP/TrueHD from video to audio codecs section.
Originally committed as revision 14074 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-05 09:11:07 +00:00
Ramiro Polla
b517af05b9 MLP/TrueHD decoder.
Originally committed as revision 14067 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-07-04 15:44:13 +00:00
Stefano Sabatini
dde2d1dc36 Remove credit to Philip Gladstone contribution from the ffserver
documentation. Philip Gladstone aka philipjsg contributed the first
version of the section named Quickstart (now incorporated into the
DESCRIPTION section).

Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-30 21:40:28 +00:00
Stefano Sabatini
d6fbdcec05 Update ffserver docs to match r13978, ffserver in debug mode now
directs logs to stdout.

Originally committed as revision 13982 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-25 22:35:51 +00:00
Stefano Sabatini
fb6b04aae9 Incorporate ffserver documentation Quick Start chapter into the
man DESCRIPTION section.

Originally committed as revision 13941 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-24 09:07:19 +00:00
Stefano Sabatini
c1bb8f9792 Document ffserver debug mode.
Originally committed as revision 13896 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 17:26:13 +00:00
Stefano Sabatini
60b51bb262 Document ffserver daemon mode.
Originally committed as revision 13895 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 16:30:21 +00:00
Stefano Sabatini
dea7da1063 Document ffserver no-launch mode.
Originally committed as revision 13894 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 16:23:58 +00:00
Stefano Sabatini
d45bad6cef Add a "Status stream" section in ffserver-doc.texi.
Originally committed as revision 13831 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-19 21:42:09 +00:00
Stefano Sabatini
f26a60a0f0 Add an "How does it work" section in ffserver-doc.texi.
Originally committed as revision 13808 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-18 21:48:56 +00:00
Stefano Sabatini
bc2869f6dd Fix an example command in ffserver-doc.texi.
Originally committed as revision 13777 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-16 08:26:38 +00:00
Benjamin Larsson
f059427cf0 Forgotten oma docs stuff
Originally committed as revision 13766 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-13 14:51:55 +00:00
Ramiro Polla
f010d3774e Add note about not including MinGW's include directory from within MSVC.
Originally committed as revision 13679 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 21:41:09 +00:00
Ramiro Polla
bb00536ea3 output_example.c now uses proper include paths.
Originally committed as revision 13678 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 21:37:07 +00:00
Diego Biurrun
831ec93567 Run documentation through ispell, plus some minor fixes.
Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 07:51:36 +00:00
Diego Biurrun
a28d9122d2 Add a note about everybody's favorite recurring gcc bug:
error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'

Originally committed as revision 13496 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-28 16:12:40 +00:00
Dmitry Antipov
1a592ecc47 Add Intel IWMMXT2 link, patch by Dmitry Antipov, dmantipov yandex ru.
Originally committed as revision 13467 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-27 13:27:51 +00:00
Diego Biurrun
842eabc5f9 cosmetics: XviD is now called Xvid.
Originally committed as revision 13465 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-27 12:32:59 +00:00
Stefano Sabatini
b467be729e small consistency fixes for the ffplay manual
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13441 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-26 23:01:22 +00:00
Stefano Sabatini
d6880d4d26 small consistency fixes for the ffserver manual
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13440 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-26 22:59:02 +00:00
Stefano Sabatini
a28b7ed488 Add -formats option to ffplay.
Patch by Stefano Sabatini stefano sabatini-lala poste it

Originally committed as revision 13246 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 07:15:56 +00:00
Stefano Sabatini
f346033e9d Add -formats option to ffserver.
Patch by Stefano Sabatini stefano sabatini-lala poste it

Originally committed as revision 13245 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 07:14:28 +00:00
Stefano Sabatini
8fdea2042e Implement ffplay -L.
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13235 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-22 09:49:18 +00:00
Stefano Sabatini
8117c97e12 Implement ffserver -version.
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13234 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-22 09:48:34 +00:00
Ben Littler
74a926ff04 update adding codec docs
Originally committed as revision 13209 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-21 15:51:04 +00:00
Stefano Sabatini
1b068b2984 Let ffplay support "-version".
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13208 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-21 14:12:45 +00:00
Ramiro Polla
ed729c356c Add note about using latest MSYS make for MinGW.
Thanks to tripp for the not mingw32 make note...

Originally committed as revision 12905 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-19 12:24:02 +00:00
Ramiro Polla
d6504e427c make wininstaller has been removed in r12416
Originally committed as revision 12904 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-19 12:19:02 +00:00
Sisir Koppaka
2003d3da1a BFI video decoder.
Patch by Sisir Koppaka sisir koppaka gmail
Original thread: [FFmpeg-devel] BFI video decoder
Date: 04/17/2008 04:25 PM

Originally committed as revision 12890 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-18 08:43:11 +00:00
Michael Niedermayer
57639aa340 unassigned imdct & windowing TODO
Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-16 15:36:50 +00:00
Robert Marston
74118c07c7 documentation update for new Maxis EA XA decoder/demuxer
patch by Robert Marston, rmarston gmail com

Originally committed as revision 12840 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-15 20:51:23 +00:00
Sisir Koppaka
b64c096be9 BFI demuxer
Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com)

Originally committed as revision 12808 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-13 21:06:31 +00:00
Stefano Sabatini
a19caa0f3e Mark option arguments as variables using @var{}.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 12771 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-08 16:39:30 +00:00
Michael Niedermayer
b885e0dbe6 Add a point to the checklist about checking new demuxers/decoders
against damaged input.

Originally committed as revision 12669 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-02 18:58:41 +00:00
Jai Menon
d299be08ee Add IFF demuxer and 8SVX audio decoder to changelog and documentation.
patch by Jai Menon, realityman gmx net

Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-02 18:19:43 +00:00
Sascha Sommer
86b3cf7c04 rl2 documentation update
Originally committed as revision 12546 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-21 14:09:12 +00:00
Ramiro Polla
10cac9f9c2 Add Mimic and MSN TCP Webcam streams to documentation.
Originally committed as revision 12507 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-19 18:51:20 +00:00
Ivo van Poorten
d1928ac129 add some missing formats: lmlm4, pva, pcx and sun rasterfile.
Originally committed as revision 12497 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-18 23:50:55 +00:00
Diego Biurrun
2cab640129 typo fixes
Originally committed as revision 12428 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-12 23:58:46 +00:00
Diego Biurrun
88a7a2dc6c wording improvement by the Wanderer
Originally committed as revision 12427 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-12 23:54:21 +00:00
Mike Melanson
fecf966f17 Ministry of English Composition edits, courtesy of the Wanderer
Originally committed as revision 12424 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-12 22:05:47 +00:00
Mike Melanson
bf99f4fccc Ministry of English Composition edits
Originally committed as revision 12420 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-11 05:04:16 +00:00
Michael Niedermayer
95049fecb2 Clarify the intended meaning of wont_fix.
Originally committed as revision 12396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-09 14:46:08 +00:00
Kostya Shishkov
9dc92a38a0 IMA ADPCM encoder - QT variant
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-06 07:30:41 +00:00
Stefano Sabatini
53d1bdbaed Clarify the documentation for 'ffmpeg -v'.
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 12216 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-25 16:01:53 +00:00
Mike Melanson
6609f9e2ee minor English corrections
Originally committed as revision 12171 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-21 18:46:49 +00:00
Michael Niedermayer
8144dff032 typos
Originally committed as revision 12170 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-21 18:42:33 +00:00
Michael Niedermayer
7b8c3aedac "General Tips" section
Originally committed as revision 12168 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-21 13:02:31 +00:00
Mike Melanson
ead6ebdd44 Use a consistent capitalization for 'Snow' as discussed on the list
Originally committed as revision 11880 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-08 19:17:46 +00:00
Michael Niedermayer
beaa4a9133 Correct fatal ambiguity.
Originally committed as revision 11862 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-04 13:12:15 +00:00
Michael Niedermayer
53407b64c8 Correct incorrect statement about warnings.
Originally committed as revision 11861 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-04 13:10:14 +00:00
Diego Biurrun
9908c1a8bf Update policy entry about compiler warnings to reflect ml discussions.
Originally committed as revision 11858 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-04 12:16:14 +00:00
Diego Biurrun
751a649390 typo
Originally committed as revision 11836 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-03 21:37:49 +00:00
Diego Biurrun
4f1ab3ceee Clarify some FAQ entries.
Originally committed as revision 11615 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-26 12:23:24 +00:00
Diego Biurrun
d485fed47b Split general problems section into general questions and usage.
Originally committed as revision 11614 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-26 12:18:28 +00:00
Diego Biurrun
cbf7878e97 Update AC-3 FAQ entry.
Originally committed as revision 11613 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-26 12:04:56 +00:00
Mike Melanson
07bf0cc9cf clarify previous revision on optimization justification
Originally committed as revision 11598 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 21:57:19 +00:00
Mike Melanson
ac59e7f4b1 Ministry of English Composition edits
Originally committed as revision 11597 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 18:21:12 +00:00
Michael Niedermayer
5e123bd359 Cosmetics to speed up finding sections of interest.
Originally committed as revision 11596 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 14:48:02 +00:00
Michael Niedermayer
8f738eea43 "What speedup justifies an optimization" section
Originally committed as revision 11595 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-22 14:45:20 +00:00
Baptiste Coudurier
b264a084b1 mention avm2 (flash 9) muxer in documentation and changelog
Originally committed as revision 11591 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-21 18:06:45 +00:00
Diego Biurrun
fe74278f8a small grammar fix
Originally committed as revision 11582 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-20 23:55:40 +00:00
Lars Täuber
762f804c9e Nitpicks patch by Lars Täuber.
Originally committed as revision 11508 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-11 19:45:09 +00:00
Mike Melanson
c567c6945f Ministry of English Composition edits for SNOW spec-- introduction (many more to come)
Originally committed as revision 11503 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-11 07:15:43 +00:00
Diego Biurrun
aa6b38c29d Fix random typos.
Originally committed as revision 11477 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 23:08:51 +00:00
Michael Niedermayer
59edca9ac1 Split range coding chapter in binary and integers
Originally committed as revision 11467 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 21:32:21 +00:00
Michael Niedermayer
482e74ad0d argh s/ffmpeg/snow/
Originally committed as revision 11466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 21:28:55 +00:00
Michael Niedermayer
ca087dbc0d Range coder state transition table, based on a patch by lars punkt taeuber ät web punkt de.
Originally committed as revision 11465 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 20:29:32 +00:00
Michael Niedermayer
806096201b Remove extra word.
Originally committed as revision 11464 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 20:08:02 +00:00
Michael Niedermayer
27250d20ae Mention damaged input testing.
Originally committed as revision 11460 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-08 00:58:17 +00:00
lars.taeuber@web.de
e5635270d3 A few lines of text about the range coder, part of a patch by lars punkt taeuber ät web punkt de.
Originally committed as revision 11397 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-04 17:44:42 +00:00
Diego Biurrun
68e7d44276 Add a note about the license of libamr.
Originally committed as revision 11396 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-04 15:20:52 +00:00
Diego Biurrun
50e4d833fe Spell out WB and NB.
Originally committed as revision 11395 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-04 15:14:14 +00:00
Michael Niedermayer
82ed1ca75d closed/needs_more_info state
Originally committed as revision 11297 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-21 22:03:14 +00:00
Dave Yeo
25b92a7996 Add small OS/2 section with a link to further information.
patch by Dave Yeo, daveryeo telus net

Originally committed as revision 11186 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-12-07 08:03:05 +00:00
Kostya Shishkov
cd15bbc973 MP3 encoding is not integer-only (it's up to LAME)
Originally committed as revision 11021 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-14 14:03:38 +00:00
Ramiro Polla
19671d3faf Express opinion in a less aggressive manner.
Originally committed as revision 10995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 13:23:22 +00:00
Ben Littler
ba6d9eb3f6 jtype frame implemented
Originally committed as revision 10994 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-10 12:53:31 +00:00
Diego Biurrun
a9d5a4485a Clarify Visual Studio FAQ.
Originally committed as revision 10970 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-09 14:05:43 +00:00
Kostya Shishkov
12877faf7c Musepack SV8 demuxer and decoder
Originally committed as revision 10938 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-07 05:35:46 +00:00
Ramiro Polla
46a845d06e The Windows Help Forum is not ffmpeg-user for Windows
Originally committed as revision 10918 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-11-04 01:42:18 +00:00
Víctor Paesa
29c3d42b42 Leverage MinGW's llrint() in Cygwin compilations.
Originally committed as revision 10878 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-30 20:07:31 +00:00
Ramiro Polla
c198955252 Updated and rewritten Windows-related documentation.
Originally committed as revision 10849 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-24 03:26:10 +00:00
Kostya Shishkov
66f7679c62 Beam Software SIFF demuxer and video decoder
Originally committed as revision 10833 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-22 06:01:38 +00:00
Víctor Paesa
c1b7437a43 The 'Video Filter API' is better known as 'libavfilter'.
Originally committed as revision 10815 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-19 22:11:34 +00:00
Ramiro Polla
939bac287e Grammar.
Originally committed as revision 10809 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-19 04:32:56 +00:00
Ramiro Polla
e75f899784 Add entry about pr not being present in standard MSYS install.
Originally committed as revision 10769 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-17 17:45:34 +00:00
Benjamin Larsson
636b13c5fc Nellymoser ASAO decoder
Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-15 16:26:02 +00:00
Baptiste Coudurier
fc4cbc1699 DNxHD (SMPTE VC-3) encoder
Originally committed as revision 10682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-08 11:27:18 +00:00
Diego Biurrun
a1d0b6a277 cosmetics: Fix AltiVec spelling.
Originally committed as revision 10639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-10-02 10:34:57 +00:00
Diego Biurrun
03b8e29289 typo
Originally committed as revision 10618 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-29 18:56:02 +00:00
Vladimir Voroshilov
8787d8377f AMV video decoder.
Patch by Vladimir Voroshilov (voroshil - gmail - com)

Originally committed as revision 10617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-29 15:20:22 +00:00
Vitor Sessak
a1748c6744 Documentation update for AMV audio decoder
Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-28 16:45:41 +00:00
Michael Niedermayer
e1e3d64201 remove done items
Originally committed as revision 10562 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-24 11:47:11 +00:00
Diego Biurrun
3f4c24316e spelling
Originally committed as revision 10550 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-22 10:40:48 +00:00
Michael Niedermayer
ee9d77dde6 duplicate note
Originally committed as revision 10546 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-22 09:02:53 +00:00
Diego Biurrun
208506e2a6 spelling/wording/grammar
Originally committed as revision 10489 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 14:17:09 +00:00
Diego Biurrun
2956957151 misc wording/grammar/spelling improvements
Originally committed as revision 10488 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 13:45:49 +00:00
Kostya Shishkov
bf4a1f17ee Monkey Audio decoder
Originally committed as revision 10484 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-13 03:22:47 +00:00
Michael Niedermayer
48fe9238a0 a little bit more bitstream syntax for the residual
Originally committed as revision 10483 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 22:33:40 +00:00
Michael Niedermayer
c3922c65b5 make intra dc prediction less contradictory
Originally committed as revision 10482 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 22:26:26 +00:00
Diego Biurrun
36cb992b54 link fixes
Originally committed as revision 10480 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-12 10:04:44 +00:00
Michael Niedermayer
70fd3975f9 r_frame_rate
Originally committed as revision 10476 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-11 10:25:34 +00:00
Michael Niedermayer
8f39b74d77 high level bitstream and decoding process in ascii art
Originally committed as revision 10470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10 14:05:13 +00:00
Michael Niedermayer
c64a871234 move 8tap filter to not important as that is purely encoder side
Originally committed as revision 10467 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10 03:28:02 +00:00
Michael Niedermayer
2b6134b32c update todo
Originally committed as revision 10466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-10 03:27:11 +00:00
Michael Niedermayer
b85bf991f6 do not force the halfpel filter coeffs to be retransmitted on every frame
if always_reset is set

Originally committed as revision 10460 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-09-09 16:54:00 +00:00