| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "all: Don't set AVClass.item_name to its default value" | Anton Khirnov | 2024-01-20 | 1 | -0/+1 |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avformat/gif: use last frame duration | Paul B Mahol | 2023-05-20 | 1 | -0/+2 |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 1 | -9/+10 |
* | av(format|device): Add const to muxer packet data pointers | Andreas Rheinhardt | 2022-07-09 | 1 | -1/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/gif: abort early if nothing was written yet | Paul B Mahol | 2019-05-29 | 1 | -0/+3 |
* | avformat/gif: extend description | Paul B Mahol | 2018-12-13 | 1 | -1/+1 |
* | avcodec: rewrite gif muxing and encoding | Paul B Mahol | 2018-12-13 | 1 | -140/+100 |
* | avformat/gif: simplify signature writing | Paul B Mahol | 2018-12-10 | 1 | -2/+2 |
* | avformat: replace all uses of av_copy_packet() | James Almer | 2017-09-25 | 1 | -2/+2 |
* | avformat/gif: use av_packet_alloc() | James Almer | 2017-09-23 | 1 | -1/+1 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -14/+14 |
|\ |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -16/+17 |
* | | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | | Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avformat: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -2/+2 |
| * | lavf: Don't explicitly flush after each written packet in muxers | Clément Bœsch | 2013-09-16 | 1 | -1/+0 |
* | | avformat/gif: use first packet palette as global for PAL8 | Clément Bœsch | 2015-02-14 | 1 | -20/+50 |
* | | avformat/gif: simplify gif_image_write_header() prototype | Clément Bœsch | 2015-02-14 | 1 | -10/+6 |
* | | Force gif aspect ratio multiplication to 64bit. | Carl Eugen Hoyos | 2014-04-05 | 1 | -2/+3 |
* | | Write aspect ratio when muxing gif. | Carl Eugen Hoyos | 2014-04-02 | 1 | -7/+14 |
* | | avformat/gif: fix final_delay unit in documentation. | Clément Bœsch | 2013-11-07 | 1 | -1/+1 |
* | | avformat/gif: Do not write GIF89a header if loop is set to -1. | Eugene Dzhurinsky | 2013-07-10 | 1 | -11/+14 |
* | | avformat/gif: remove unneeded doxygen comment | Michael Niedermayer | 2013-05-24 | 1 | -1/+1 |
* | | lavf/gif: add final_delay option. | Clément Bœsch | 2013-04-20 | 1 | -0/+5 |
* | | lavf/gif: avoid forward declaration. | Clément Bœsch | 2013-04-19 | 1 | -16/+13 |
* | | lavf/gif: correct the delay after the first frame. | Clément Bœsch | 2013-04-19 | 1 | -5/+33 |
* | | lavf/gif: fix timing. | Clément Bœsch | 2013-04-19 | 1 | -13/+10 |
* | | gif: use only one graphic control extension block per image. | Clément Bœsch | 2013-04-19 | 1 | -2/+26 |
* | | lavf/gif: support only GIF codec. | Clément Bœsch | 2013-04-18 | 1 | -3/+4 |
* | | lavf/gif: merge gif_write_{packet,video}. | Clément Bœsch | 2013-04-18 | 1 | -9/+3 |
* | | lavf/gif: trim unnecessarily long netscape ext code. | Clément Bœsch | 2013-04-18 | 1 | -39/+10 |
* | | lavf/gif: remove unused fields. | Clément Bœsch | 2013-04-18 | 1 | -5/+0 |
* | | lavf/gif: simplify streams type checking. | Clément Bœsch | 2013-04-18 | 1 | -25/+13 |
* | | lavf/gif: fix assert in avio API after dfb3231. | Clément Bœsch | 2013-04-18 | 1 | -1/+1 |
* | | gif: remove outdated comments. | Clément Bœsch | 2013-04-18 | 1 | -18/+0 |
* | | lavf/gif: simplify palette writing. | Clément Bœsch | 2013-04-18 | 1 | -5/+2 |
* | | gif: reindent after previous commits. | Clément Bœsch | 2013-04-18 | 1 | -4/+3 |
* | | Cleanse GIF muxer and encoder. | Clément Bœsch | 2013-04-18 | 1 | -155/+16 |
* | | lavf: remove some flushing in write_packet muxers callbacks. | Clément Bœsch | 2013-04-14 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-11 | 1 | -2/+2 |
|\| |
|
| * | Move misplaced file author information where it belongs | Diego Biurrun | 2013-04-11 | 1 | -2/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' | Michael Niedermayer | 2012-09-16 | 1 | -1/+1 |
|\| |
|
| * | lavf: flush the output AVIOContext in av_write_trailer(). | Anton Khirnov | 2012-09-15 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |