Re: [FFmpeg-devel] [Patch] Linker error for __ff_aom_uninit_film_grain_params

2025-05-12 Thread dev
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

[FFmpeg-devel] [PATCH] avcodec/h2645_sei: allow building h2645_sei without

2025-05-10 Thread dev
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

[FFmpeg-devel] [PATCH v2] doc/filters.texi: complete rewrite of fps filter doc, v2.

2020-04-30 Thread list+ffmpeg-dev
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 +--

[FFmpeg-devel] [PATCH v2] doc/filters.texi: complete rewrite of fps filter doc, v2.

2020-04-30 Thread list+ffmpeg-dev
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

[FFmpeg-devel] [PATCH] Complete rewrite of the "fps" video filter section. More accurate.

2020-04-26 Thread list+ffmpeg-dev
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.

Re: [FFmpeg-devel] [PATCH] configure: remove the mixed declarations and code warning flag

2016-02-04 Thread ffmpeg-dev
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 <

[FFmpeg-devel] LibRaw inclusion request

2014-12-22 Thread Dev Guy
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