Hello,
I've sent a different patch fixing this same issue at "[FFmpeg-devel] [PATCH]
avcodec/h2645_sei: allow building h2645_sei without".
Instead of adding an extra file to the build, it seems that a ifdef config was
missing. There are other calls to ff_aom that are guarded by a similar ifdef
Hello,
This is my first time sending a patch here, please let me know if I got the
process wrong.
I was building a minimal libav for WebAssembly with Emscripten, with only H264
and AAC. It fails unless I also enable other configs that would increase code
size.
Seems like someone forgot to guar
From: Jim DeLaHunt
Fix unclear wording and spelling mistakes based on review.
Reduce overall word count by 11%. Ready for patch review.
No other docs, and no executable code, are changed.
Signed-off-by: Jim DeLaHunt
---
doc/filters.texi | 157 +--
Thank you for the review. Here is a rewrite of the improvement to the fps filter
documentation, based on those comments. Thought it was too wordy before? It
now
has 11% fewer words.
To confirm, no other documentation and no code are affected by this patch.
Comments
From: Jim DeLaHunt
This is a complete rewrite of the documentation for the "fps" video
filter. It describes the filter's behaviour more clearly and accurately.
I based the rewrite on reading the source code in vf_fps.c closely.
No code, or other documentation files, are touched by this change.
On 16-02-04 at 15:48, Rostislav Pehlivanov wrote:
[..]
> This will essentially help bring the project to near 21st century age
> and finally allow for developers to save on line numbers by NOT having
> to define the variable around which a for loop needs to iterate (e.g.
> have for (int i = 0; i <
LibRaw is a library for reading RAW files obtained from digital photo cameras
(CRW/CR2, NEF, RAF, DNG, and others)
libraw inclusion in ffmpeg would allow time laps video to be made directly from
the RAW output of the following cameras and also from cameras that produce RAW
video frames:
http