summaryrefslogtreecommitdiff
path: root/libavfilter/lavfutils.c
Commit message (Expand)AuthorAge
* lavfi/lavfutils: include required headers explicitlyAnton Khirnov2021-06-10
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avfilter/lavfutils.h: Don't include avformat.hAndreas Rheinhardt2021-02-25
* lavfi/lavfutils: switch to the new decoding APIAnton Khirnov2020-11-20
* fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt2020-09-11
* avfilter/lavfutils: Avoid initializing packetAndreas Rheinhardt2020-09-11
* avfilter/lavfutils: Fix memleak when avformat_find_stream_info() failsAndreas Rheinhardt2020-09-11
* avfilter/lavfutils: Don't use uninitialized pointers for freeingAndreas Rheinhardt2020-09-11
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* avfilter/lavfutils: remove usage of AVStream->codecJames Almer2017-09-05
* avfilter/lavfutils: use image2pipe demuxer on ff_load_imageMuhammad Faiz2017-04-29
* Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes2015-10-27
* avfilter/lavfutils: disable frame threads when decoding a single imageMichael Niedermayer2015-04-30
* avfilter/lavfutils: use av_frame_free for freeing an AVFrameClément Bœsch2015-03-02
* avfilter/lavfutils/ff_load_image: Return error if no frame could be decodedMichael Niedermayer2014-08-16
* avfilter/lavfutils: remove redundant variable initMichael Niedermayer2014-08-02
* avfilter/lavfutils: call av_find_stream_info() before reading various informa...Michael Niedermayer2014-03-28
* Merge commit '5b9c3b4505206143d85398c1410949319fa1180f'Michael Niedermayer2013-11-16
* avfilter/lavfutils: fix memleak of avpacketMichael Niedermayer2013-10-12
* libavfilter/lavfutils: remove useless NULL check on format contextMichael Niedermayer2012-10-17
* libavfilter/lavfutils: remove useless NULL check on codec contextMichael Niedermayer2012-10-17
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
* lavfutils: fix incompatible pointer type warningMichael Niedermayer2012-05-26
* lavfutils: fix copyrightMichael Niedermayer2012-05-24
* lavfutils: ff_load_image: Initialize contextMichael Niedermayer2012-05-11
* lavfi: port libmpcodecs remove-logo filterStefano Sabatini2012-04-07