27 Commits (d7f83fc2f423863b78c140ba23b5d28058a59f45)

Author SHA1 Message Date
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Anton Khirnov 5d920255aa lavfi/lavfutils: include required headers explicitly 3 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Andreas Rheinhardt 2869d71493 avfilter/lavfutils.h: Don't include avformat.h 4 years ago
Anton Khirnov e1c4a3ea7d lavfi/lavfutils: switch to the new decoding API 4 years ago
Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago
Andreas Rheinhardt 98171d14c5 avfilter/lavfutils: Avoid initializing packet 4 years ago
Andreas Rheinhardt f38926ec24 avfilter/lavfutils: Fix memleak when avformat_find_stream_info() fails 4 years ago
Andreas Rheinhardt 3d1a9824b8 avfilter/lavfutils: Don't use uninitialized pointers for freeing 4 years ago
Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 7 years ago
James Almer 9a174d203a avfilter/lavfutils: remove usage of AVStream->codec 7 years ago
Muhammad Faiz e061826eb2 avfilter/lavfutils: use image2pipe demuxer on ff_load_image 8 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Michael Niedermayer d2184bf3b6 avfilter/lavfutils: disable frame threads when decoding a single image 10 years ago
Clément Bœsch 17cb05fe06 avfilter/lavfutils: use av_frame_free for freeing an AVFrame 10 years ago
Michael Niedermayer 65f05eff0a avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded 10 years ago
Michael Niedermayer 17fef17f67 avfilter/lavfutils: remove redundant variable init 10 years ago
Michael Niedermayer de96e20be9 avfilter/lavfutils: call av_find_stream_info() before reading various information about the stream 11 years ago
Michael Niedermayer aeddc6e3a5 avfilter/lavfutils: fix memleak of avpacket 11 years ago
Michael Niedermayer 657998b5ee libavfilter/lavfutils: remove useless NULL check on format context 12 years ago
Michael Niedermayer fd9e88fe60 libavfilter/lavfutils: remove useless NULL check on codec context 12 years ago
Michael Niedermayer 6d401effc4 lavfutils: fix incompatible pointer type warning 13 years ago
Michael Niedermayer d5802a59f7 lavfutils: fix copyright 13 years ago
Michael Niedermayer 44391f706b lavfutils: ff_load_image: Initialize context 13 years ago
Stefano Sabatini 2f83681c79 lavfi: port libmpcodecs remove-logo filter 13 years ago