[FFmpeg-devel] Fix for bug #2689

Timothy Gu timothygu99 at gmail.com
Fri May 16 03:33:49 CEST 2014


On May 15, 2014 6:06 PM, "Frederic Turmel" <me at fredt.org> wrote:

> PS: I’m not familiar with the patch submission system for open source in
> general. This is a first for me. Sorry if I don’t have the right
reporting format
> but I’m willing to learn. I will appreciate if somebody can guide me
> for the next step.

See http://ffmpeg.org/developer.html#Submitting-patches-1

It's good you sent a real patch and not a `git diff`, but the commit
message needs some improvement. Usually, a patch like this would have a
commit message like this:

```
avcodec/mpeg12enc: fix off-by-one error

Fixes Trac ticket #2689.
```

Timothy


More information about the ffmpeg-devel mailing list