Michael Niedermayer
70fd3975f9
r_frame_rate
...
Originally committed as revision 10476 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
8f39b74d77
high level bitstream and decoding process in ascii art
...
Originally committed as revision 10470 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
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
17 years ago
Michael Niedermayer
2b6134b32c
update todo
...
Originally committed as revision 10466 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
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
17 years ago
Michael Niedermayer
bc66275b06
update spec to reflect changes to implementation about per frame
...
qlog/decomp_count
Originally committed as revision 10459 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
a11dc59a80
clarify
...
Originally committed as revision 10449 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
e9314de600
document MC
...
Originally committed as revision 10438 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
1156c6b05f
Rename the format name audio_device (used in both oss and audio_beos) to oss and audio_beos.
...
-f oss and -f audio_beos should be used instead.
Originally committed as revision 10429 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
bf61632b12
revert r10403
...
there was no discussion about it nor did anyone provide any justification for it
not before it was applied nor within 48h after i explicitly asked
Originally committed as revision 10425 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
5f757b856d
Replace outdated BeOS section with a note that says that it is broken.
...
Originally committed as revision 10404 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Mark Cox
944fb3711a
Add description for feature_request/open/approved.
...
patch by Mark Cox, melbournemark+ffmpeg gmail com
Originally committed as revision 10403 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Guillaume Poirier
14c2634bcc
Fix links to ARM documentation
...
Originally committed as revision 10399 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
6a1aa752f0
16bit IDWT implementation note
...
Originally committed as revision 10396 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
c78fc717d9
more todo
...
Originally committed as revision 10395 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
David Conrad
e09f7d61da
Enable Matroska muxer
...
Originally committed as revision 10389 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
d0e1cd3d9e
Split FFmpeg documentation into general documentation and the documentation
...
of the ffmpeg command line program.
Originally committed as revision 10255 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Dominik Mierzejewski
71253ce9a6
add a link to VIS instructions whitepaper
...
Originally committed as revision 10235 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
777bbfddde
more sparc asm docs
...
Originally committed as revision 10215 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Barbato
2c2b3130c2
PowerPC/CELL/Altivec pointers
...
Originally committed as revision 10197 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
a677e0cf14
elaborate on needs_more_info
...
Originally committed as revision 10196 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
277bb93642
sparc asm docs
...
Originally committed as revision 10194 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Loren Merritt
2e1ad4a28e
simd gmc wasn't impossible.
...
Originally committed as revision 10191 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
a282102d3f
optimization tips for the wavelet
...
Originally committed as revision 10178 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
2cc454705b
more complete dc prediction description
...
Originally committed as revision 10177 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
1e37b7e407
LL band prediction
...
Originally committed as revision 10176 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
7397cf3f09
typo
...
Originally committed as revision 10175 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
09671ce718
describe IDWT
...
Originally committed as revision 10174 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
11de04d801
intro
...
Originally committed as revision 10168 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
fdb9970448
few words about the wavelets
...
Originally committed as revision 10167 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Godwin Stewart
250c531710
update -t option documentation
...
Patch by Godwin Stewart
Originally committed as revision 10146 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ben Littler
2f4d5971dc
obfuscate urls and fix note about them
...
Originally committed as revision 10124 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ben Littler
cf3430d2c2
fix url typo pointed out by Guillaume LECERF
...
Originally committed as revision 10123 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
119614c0aa
document the email interface
...
Originally committed as revision 10120 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e1669c5ebe
Attempt to better explain how to split patches into individual
...
self-contained pieces.
Originally committed as revision 10108 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
8ed43d6b05
Correct misleading comment and typo
...
Originally committed as revision 9975 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
25994197a3
Indent
...
Originally committed as revision 9974 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
fa78d895cb
spelling/grammar
...
Originally committed as revision 9966 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
d65fb393c9
Revert r9952, as per discussion at
...
http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2007-August/008834.html
Originally committed as revision 9961 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3b36389af0
vbv related questions
...
Originally committed as revision 9958 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f754bfb962
get rid of nonsense "tolerance" and mention VBV
...
Originally committed as revision 9957 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
d9a1e085cd
make it a little harder to find the tracker, this should hopefully
...
reduce the number of completly meaningless "bugreports"
Originally committed as revision 9956 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5abee3186c
thread hijacking
...
Originally committed as revision 9952 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
86852499bf
ffmpeg forum
...
Originally committed as revision 9951 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
c0d2d806f3
topic explanations
...
Originally committed as revision 9915 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
80c24d9908
URL of the webinterface
...
Originally committed as revision 9879 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
aebe25f3b1
remove the mailinglist still preferred note, roundup is much nicer even though
...
it still has some issues which lu_zero needs to deal with :)
Originally committed as revision 9877 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
4cb3aa09fa
Add a section about C++ and extern "C" in the FAQ.
...
Originally committed as revision 9811 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
6b90f8e04a
note about removing needs_more_info
...
Originally committed as revision 9810 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
f0326fdefc
Add new imlib2 documentation from vhook/imlib2.c to doc/hooks.texi.
...
Originally committed as revision 9767 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago