Commit Graph

461 Commits

Author SHA1 Message Date
Ramiro Polla 8ed43d6b05 Correct misleading comment and typo
Originally committed as revision 9975 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-07 02:38:20 +00:00
Ramiro Polla 25994197a3 Indent
Originally committed as revision 9974 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-07 02:28:02 +00:00
Diego Biurrun fa78d895cb spelling/grammar
Originally committed as revision 9966 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 21:19:11 +00:00
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
2007-08-06 18:47:18 +00:00
Michael Niedermayer 3b36389af0 vbv related questions
Originally committed as revision 9958 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 00:19:17 +00:00
Michael Niedermayer f754bfb962 get rid of nonsense "tolerance" and mention VBV
Originally committed as revision 9957 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-06 00:05:09 +00:00
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
2007-08-05 22:41:10 +00:00
Michael Niedermayer 5abee3186c thread hijacking
Originally committed as revision 9952 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-05 20:44:37 +00:00
Michael Niedermayer 86852499bf ffmpeg forum
Originally committed as revision 9951 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-05 20:37:57 +00:00
Michael Niedermayer c0d2d806f3 topic explanations
Originally committed as revision 9915 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-04 22:30:28 +00:00
Michael Niedermayer 80c24d9908 URL of the webinterface
Originally committed as revision 9879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-03 21:59:01 +00:00
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
2007-08-03 19:29:52 +00:00
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
2007-07-27 13:40:02 +00:00
Michael Niedermayer 6b90f8e04a note about removing needs_more_info
Originally committed as revision 9810 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-27 11:41:51 +00:00
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
2007-07-19 22:57:48 +00:00
Luca Barbato 33ed2d843e Editorial cleanup, thanks Diego =)
Originally committed as revision 9723 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-17 14:59:29 +00:00
Luca Barbato 241fb0c4ff RTP clarifications
Originally committed as revision 9722 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-17 14:15:39 +00:00
Michael Niedermayer 208e63b479 mention rfc 4629 for rtp-h263(+)
Originally committed as revision 9715 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-17 12:07:10 +00:00
Diego Biurrun 1502409e4d Add note about vertical alignment to patch guidelines.
Originally committed as revision 9695 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-16 09:00:50 +00:00
Diego Biurrun 78a3c678f6 spelling/grammar/wording
Originally committed as revision 9694 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-16 08:54:59 +00:00
Michael Niedermayer 8749180c3b rtp-h263 FAQ
Originally committed as revision 9683 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-15 12:17:05 +00:00
Víctor Paesa 736090511c Announce that vhook is deprecated, and its substitute.
Originally committed as revision 9639 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-14 13:12:30 +00:00
Diego Biurrun 0f69ca7f14 Clarify license requirements for contributions.
Originally committed as revision 9626 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-13 14:33:20 +00:00
Stefano Sabatini c0de00dac5 me option implemented as an AVOption
patch by Stefano Sabatini: [stefano sabatini-lala poste it]
original thread:
[FFmpeg-devel] [PATCH] ffmpeg.c -me option implemented as an AVOption
date: 07/05/2007 03:12 PM

Originally committed as revision 9501 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-06 11:47:02 +00:00
Ramiro Polla c74a8fe62a Add note about dlfcn-win32 for MinGW vhooks
Originally committed as revision 9470 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-03 17:59:28 +00:00
Alexis Ballier d3b7406c6f QT RLE encoder
patch by Alexis Ballier: [alexis ballier gmail com]
original thread: [FFmpeg-devel] [Patch] QT RLE encoder, bis
date: 06/24/2007 03:56 PM

Originally committed as revision 9452 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-07-02 07:06:28 +00:00
Vitor Sessak 7cbf432db1 Mention unneeded casts and parentheses
patch by Vitor: [vitor1001 gmail com]

Originally committed as revision 9445 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-27 10:37:37 +00:00
Luca Barbato 767571051d Introducing Topics
Originally committed as revision 9431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-26 07:51:20 +00:00
Reimar Döffinger 07c5445d5d ffmpeg-issues subscription URL
Originally committed as revision 9426 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 17:08:34 +00:00
Reimar Döffinger d6d0182e20 Some more minor spelling improvements, some grammar improvement might be
good in some places as well.

Originally committed as revision 9424 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 13:39:54 +00:00
Luca Barbato 57492dfe16 Typos removed
Originally committed as revision 9423 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 13:14:25 +00:00
Luca Barbato 7f63f7505d wish priority description and ffmpeg-issues vs ffmpeg_issues
Originally committed as revision 9422 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 12:54:30 +00:00
Vitor Sessak 03e3e76544 RoQ video encoder
patch by Vitor: \vitor1001 gmail com/
original thread: [FFmpeg-devel] RoQ video encoder (take 3)
date: 06/08/2007 10:34 PM

Originally committed as revision 9420 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-25 12:09:23 +00:00
Michael Niedermayer 0c84e74400 ffmpegs bug/patch/feature request tracker manual
Originally committed as revision 9415 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-24 21:01:30 +00:00
Víctor Paesa 43399718fb Add a few missing Advanced Options.
Originally committed as revision 9385 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-21 20:21:36 +00:00
Víctor Paesa 5965e1a92c Remove space before question marks.
Originally committed as revision 9378 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-21 05:14:00 +00:00
Ramiro Polla 6f17637634 Add alpha channel support for imlib2 vhook
Originally committed as revision 9365 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-18 22:17:37 +00:00
Ramiro Polla 41e4c556e9 Add expression evaluation parameters for colors in imlib2 vhook
Originally committed as revision 9342 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-16 22:28:10 +00:00
Ramiro Polla 1bebfde9e1 Typo
Originally committed as revision 9329 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-16 00:26:51 +00:00
Ramiro Polla 6100cb477a Allow user to specify rgb.txt for imlib2 vhook
Originally committed as revision 9326 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-15 20:40:14 +00:00
Diego Biurrun 90b5b51eab misc typo fixes
Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-12 18:50:50 +00:00
Diego Biurrun 755bfeabcc misc spelling fixes
Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-12 09:29:25 +00:00
Michael Niedermayer 1aa80145c5 dont attach huge samplesto mails
Originally committed as revision 9284 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-11 23:37:15 +00:00
Diego Biurrun 7b900f2d0b '-acodec mp3' --> '-acodec libmp3lame'
Originally committed as revision 9248 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-07 16:49:08 +00:00
avcoder 095247b1c1 Change names of codecs provided by external libraries in examples to account
for the recent renamings of those codecs.
patch by QuickTime, ffmpeg gmail com

Originally committed as revision 9247 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-07 16:43:34 +00:00
Diego Biurrun 1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Originally committed as revision 9230 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-06 08:51:41 +00:00
Víctor Paesa 5449190f53 Wording improvements for the previous commit.
Originally committed as revision 9214 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-04 21:09:38 +00:00
Víctor Paesa f7994861f3 Add FAQ entry for video joining.
Originally committed as revision 9176 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-02 21:50:45 +00:00
Víctor Paesa 1fee8b3a8c A bit more clear FAQ 1.2
Patch by Víctor Paesa, wzrlpy arsystel com

Originally committed as revision 9167 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-01 12:03:33 +00:00
Stefano Sabatini c3b95b1d3d Add support for listing the supported pixel formats using the option
-pix_fmt list
patch by Stefano Sabatini stefano sabatini minus lala chez poste it
original thread: [FFmpeg-devel] [PATCH] List supported pixel formats
date: 05/25/2007 05:46 PM

Originally committed as revision 9162 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-05-30 14:20:55 +00:00