Martin Storsjö
2b12317a90
Fix documentation for the "-ps" option
...
Patch by Martin Storsjö (martin AT martin DOT st)
Originally committed as revision 18403 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ronald S. Bultje
2851d2253f
Document addition of new avcodec_decode_video2/audio3/subtitle2() API and
...
the deprecation of the old API calls.
Originally committed as revision 18376 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
f3370e14ea
Improve grammar/comprehensibility of the lavu 50.2.0 entry.
...
Originally committed as revision 18361 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
5a43bbc37d
Add missing entry corresponding to r18163.
...
Originally committed as revision 18342 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
26f3f2914e
Cosmetics: remove empty line.
...
Originally committed as revision 18341 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
b4656e6b0d
Fix minor version for the r18116 entry: minor was not bumped in that
...
revision.
Originally committed as revision 18340 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
1b2120c39d
Remove JACK input device addition entry.
...
The addition of a new component is not considered an API change.
Originally committed as revision 18329 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
b1516707c4
Update after the last two commits.
...
Originally committed as revision 18323 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Olivier Guilyardi
80ff8a16f5
Implement JACK input device.
...
Patch by Olivier Guilyardi list samalyse com.
See the thread: "[FFmpeg-devel] [PATCH] libavdevice: JACK demuxer".
Originally committed as revision 18322 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
dd3bbb4903
Update after the last API change.
...
Originally committed as revision 18318 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Gwenole Beauchesne
41913a35b0
Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152.
...
Originally committed as revision 18301 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Dylan Yudaken
3ba153f8da
Replace MPEG group reference DCT implementation by newly rewritten version.
...
patch by Dylan Yudaken, dyudaken gmail com
Originally committed as revision 18274 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
52760ed76e
The definition of rate and distortion is not conditional of lambda being
...
fixed (at least the current text sounded odd to me).
Originally committed as revision 18244 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
d95a0c67ae
Move output_example.c --> libavformat/output-example.c.
...
The libavformat directory is a better place for a libavformat API example.
Originally committed as revision 18199 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
c8f742ca49
The Mersenne Twister PRNG was removed, mention replacement.
...
Originally committed as revision 18183 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
889cdae8ef
cosmetics: Reformat paragraphs and other cosmetic changes.
...
Originally committed as revision 18182 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Daniel Verkamp
effcedf738
PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
...
Patch by Daniel Verkamp, daniel drv nu
Originally committed as revision 18077 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
23d9cc4563
Support raw TrueHD files
...
Originally committed as revision 18049 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Ramiro Polla
9ba4821d93
Split TrueHD decoder from MLP
...
Originally committed as revision 18045 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
23869b4af4
Fix copy and paste typo in input/output devices section.
...
Originally committed as revision 18039 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
fa3f2a3513
Add list of supported input/output devices.
...
Originally committed as revision 18029 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
000bbebb66
Adjust @columnfractions settings to reflect the number of columns in the table.
...
Originally committed as revision 18028 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Stefano Sabatini
c73d39965e
Add an example showing how to create a video from many images.
...
Originally committed as revision 17955 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
3898eed890
Reorder arguments for av_fifo_generic_read to be more logical and
...
consistent with av_fifo_generic_write.
Originally committed as revision 17914 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
ade29f9983
move NTT VQF demuxer to keep formats list alphabetized.
...
Originally committed as revision 17882 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Vitor Sessak
d2f532c8a0
Be more verbose in describing VQF demuxer
...
Originally committed as revision 17879 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
06d19718c4
Add a part explaining that API should be considered unstable after major
...
version changes and list dates of last major version increase.
Originally committed as revision 17878 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Reimar Döffinger
22d4f236bd
Preliminary summary of AVFifoBuffer changes
...
Originally committed as revision 17877 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Vitor Sessak
616e899c43
VQF demuxer
...
Originally committed as revision 17866 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Mike Melanson
45e5f85777
excellent first pass at a description; now it's time for the Ministry of
...
English Composition to tear it apart and rebuild it, stronger than before
Originally committed as revision 17801 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
c36264a353
A quick description of Rate distortion theory.
...
Originally committed as revision 17774 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
dc7d978a05
Quick description of the Viterbi algorithm so I do not have to repeat it
...
over and over again on the ML.
Originally committed as revision 17772 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
fdf119062e
Remove deprecated vhook subsystem.
...
Originally committed as revision 17769 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Panagiotis Issaris
429d6b2180
Cosmetics: Typo
...
Originally committed as revision 17760 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Panagiotis Issaris
9549cdcbaa
Cosmetics: Typo
...
Originally committed as revision 17757 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
c76d1bb29f
AC-3 encoding is integer-only
...
Originally committed as revision 17723 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
ddea12a6b5
Revert previous removal of PAM, PBM, PGM, PGMYUV and PPM from the list of
...
supported image formats. Apparently decoding these formats is supported.
Originally committed as revision 17722 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
12dd57fd29
cosmetics: Reformat long_names so that "DPCM" comes first.
...
Originally committed as revision 17721 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
fd75cedd15
cosmetics: Reformat long_names so that "ADPCM" comes first.
...
Originally committed as revision 17720 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
421ae271da
Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.
...
Originally committed as revision 17715 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
641992de59
Another round of missing codecs and name updates to match the codec long_name.
...
Originally committed as revision 17712 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
a1c5b6ece7
Add some more missing codecs and update names to match the codec long_name.
...
Originally committed as revision 17711 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
dd2d651d82
Add some more missing codecs and update names to match the codec long_name.
...
Originally committed as revision 17710 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
4d973c6859
Merge MP2, MP3 and MPEG audio demuxer entries.
...
Originally committed as revision 17709 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
68dddf53ff
Add some missing codecs and update names to match the codec long_name
...
or vice-versa.
Originally committed as revision 17706 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
9510f59a0f
Add some missing codecs and update names to match the codec long_name.
...
Originally committed as revision 17705 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Justin Ruggles
eacf8613b3
add some missing codecs and update some names to match AVCodec.long_name
...
Originally committed as revision 17704 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
270fc177cf
Integer-only decoding of AC-3 is not supported.
...
Originally committed as revision 17703 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
21d4af5d4d
Targa encoding is supported.
...
Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Daniel Verkamp
f2937cc627
Add missing image formats, patch by Daniel Verkamp, daniel drv nu.
...
Originally committed as revision 17701 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago