36 Commits (05e21b89024301f3fcf97b349ffe2ae4a80c83b6)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt b800327f4c avformat/avformat: Add FFInputFormat, hide internals of AVInputFormat 8 months ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 10 months ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 11 months ago
James Almer eac3a902a4 libmodplug: convert to new channel layout API 3 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt df6dc331dd avformat/libmodplug: Fix memleaks on error 4 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Steven Liu 22eae2d0c9 avformat/libmodplug: fix memleak when load modplug failed 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Matt Oliver 99b48fd448 Fix modplug linkage on Windows. 11 years ago
Michael Niedermayer c605adbf56 avformat/libmodplug: Reduce the probe score for small input 12 years ago
Paul B Mahol d26f637b02 libmodplug: fix sz type 12 years ago
Clément Bœsch 215b7724e7 lavf: rename remaining av_set_pts_info() to avpriv_set_pts_info(). 13 years ago
Clément Bœsch 0e5ecd806e Replace remaining av_new_stream() with avformat_new_stream(). 13 years ago
Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 13 years ago
Nicolas George c722c88eb6 libmodplug: remove mathematical constants now redundant. 13 years ago
Clément Bœsch 92e36ee567 libmodplug: do not call av_expr_parse() in case of no expr specified. 13 years ago
Clément Bœsch 964465eb1a libmodplug: simpler and faster use of eval expr. 13 years ago
Clément Bœsch 86a771143f libmodplug: add bintext video stream capability. 13 years ago
Clément Bœsch 1b3b4a575b libmodplug: free file content buffer in read_close() callback. 13 years ago
Clément Bœsch 8830c4e8a9 libmodplug: add TODO entry for probing. 13 years ago
Clément Bœsch c768e96668 libmodplug: add metadata support. 13 years ago
Clément Bœsch e6f937237a libmodplug: add an option to enlarge the max supported file size. 13 years ago
Clément Bœsch a763b46298 libmodplug: support options (noise reduction, reverb, bass boost, ...) 13 years ago
Clément Bœsch d7366d918f libmodplug: handle EOF correctly. 13 years ago
Clément Bœsch 9a2ceee2e3 libmodplug: simplify and fix read_packet() callback. 13 years ago
Clément Bœsch 5420885737 libmodplug: consistent use of sizeof. 13 years ago
Clément Bœsch 26c7ff9317 Add libmodplug support. 13 years ago