34 Commits (86367be5ef313887a0d93390e668fe13dc675394)

Author SHA1 Message Date
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year 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 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 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(). 14 years ago
Clément Bœsch 539399d4d1 AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 14 years ago
Nicolas George c722c88eb6 libmodplug: remove mathematical constants now redundant. 14 years ago
Clément Bœsch 92e36ee567 libmodplug: do not call av_expr_parse() in case of no expr specified. 14 years ago
Clément Bœsch 964465eb1a libmodplug: simpler and faster use of eval expr. 14 years ago
Clément Bœsch 86a771143f libmodplug: add bintext video stream capability. 14 years ago
Clément Bœsch 1b3b4a575b libmodplug: free file content buffer in read_close() callback. 14 years ago
Clément Bœsch 8830c4e8a9 libmodplug: add TODO entry for probing. 14 years ago
Clément Bœsch c768e96668 libmodplug: add metadata support. 14 years ago
Clément Bœsch e6f937237a libmodplug: add an option to enlarge the max supported file size. 14 years ago
Clément Bœsch a763b46298 libmodplug: support options (noise reduction, reverb, bass boost, ...) 14 years ago
Clément Bœsch d7366d918f libmodplug: handle EOF correctly. 14 years ago
Clément Bœsch 9a2ceee2e3 libmodplug: simplify and fix read_packet() callback. 14 years ago
Clément Bœsch 5420885737 libmodplug: consistent use of sizeof. 14 years ago
Clément Bœsch 26c7ff9317 Add libmodplug support. 14 years ago