| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/imgutils: Add wrapper for av_image_copy() to avoid casts | Andreas Rheinhardt | 2023-09-12 | 1 | -1/+2 |
* | lavfi/lavfutils: include required headers explicitly | Anton Khirnov | 2021-06-10 | 1 | -0/+9 |
* | avformat: Constify the API wrt AV(In|Out)putFormat | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/lavfutils.h: Don't include avformat.h | Andreas Rheinhardt | 2021-02-25 | 1 | -0/+1 |
* | lavfi/lavfutils: switch to the new decoding API | Anton Khirnov | 2020-11-20 | 1 | -5/+9 |
* | fftools, libavcodec, libavfilter: Add const to some AVCodec * | Andreas Rheinhardt | 2020-09-11 | 1 | -1/+1 |
* | avfilter/lavfutils: Avoid initializing packet | Andreas Rheinhardt | 2020-09-11 | 1 | -3/+1 |
* | avfilter/lavfutils: Fix memleak when avformat_find_stream_info() fails | Andreas Rheinhardt | 2020-09-11 | 1 | -1/+1 |
* | avfilter/lavfutils: Don't use uninitialized pointers for freeing | Andreas Rheinhardt | 2020-09-11 | 1 | -2/+2 |
* | lav*,tests: remove several register_all calls | Josh de Kock | 2018-04-02 | 1 | -2/+0 |
* | avfilter/lavfutils: remove usage of AVStream->codec | James Almer | 2017-09-05 | 1 | -3/+17 |
* | avfilter/lavfutils: use image2pipe demuxer on ff_load_image | Muhammad Faiz | 2017-04-29 | 1 | -1/+1 |
* | Replace remaining occurances of av_free_packet with av_packet_unref | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
* | avfilter/lavfutils: disable frame threads when decoding a single image | Michael Niedermayer | 2015-04-30 | 1 | -1/+4 |
* | avfilter/lavfutils: use av_frame_free for freeing an AVFrame | Clément Bœsch | 2015-03-02 | 1 | -1/+1 |
* | avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded | Michael Niedermayer | 2014-08-16 | 1 | -0/+2 |
* | avfilter/lavfutils: remove redundant variable init | Michael Niedermayer | 2014-08-02 | 1 | -1/+0 |
* | avfilter/lavfutils: call av_find_stream_info() before reading various informa... | Michael Niedermayer | 2014-03-28 | 1 | -0/+5 |
* | Merge commit '5b9c3b4505206143d85398c1410949319fa1180f' | Michael Niedermayer | 2013-11-16 | 1 | -1/+1 |
* | avfilter/lavfutils: fix memleak of avpacket | Michael Niedermayer | 2013-10-12 | 1 | -0/+3 |
* | libavfilter/lavfutils: remove useless NULL check on format context | Michael Niedermayer | 2012-10-17 | 1 | -2/+1 |
* | libavfilter/lavfutils: remove useless NULL check on codec context | Michael Niedermayer | 2012-10-17 | 1 | -2/+1 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
* | lavfutils: fix incompatible pointer type warning | Michael Niedermayer | 2012-05-26 | 1 | -1/+1 |
* | lavfutils: fix copyright | Michael Niedermayer | 2012-05-24 | 1 | -0/+2 |
* | lavfutils: ff_load_image: Initialize context | Michael Niedermayer | 2012-05-11 | 1 | -1/+1 |
* | lavfi: port libmpcodecs remove-logo filter | Stefano Sabatini | 2012-04-07 | 1 | -0/+95 |