ffmpeg

ffmpeg 0.4.9_20080909

A command-line tool to record, convert and stream audio and video

http://ffmpeg.org

Packager: Onur Küçük

License: GPLv2

Actions

Build files

Bug reports

Binary packages

ffmpeg

Release history

ReleaseRelease dateVersionUpdaterComment
502009-02-090.4.9_20080909Onur KüçükAdd flv fixes for correctly setting pts value, files larger than 2GB, reading of video bitrate out of metadata
492009-01-300.4.9_20080909Pınar YanardağFix a signedness error within the "fourxm_read_header()" function in libavformat/4xm.c (bug#9121)
482008-11-250.4.9_20080909Onur KüçükFix endless loop when opening corrupt FLV files, check sub_packet_size against 0 to avoid div by zero later, only warn about "Invalid and inefficient vfw-avi packed B frames" once
472008-09-090.4.9_20080909Onur KüçükAdded MXF muxer, fix wma regressions, fix mid/side stereo buggy output zeroing, add generic IIR filter interface with Butterworth lowpass filter implementation, fix decoding of ape 3.98 files, do not assign avctx->rc_eq to libx264's context and leave the decision to library, fix detection of MPEG4 in MPEG-PS, support invalid h264 that does not mark IDR with POC=0, fix an invalid free in the AVI muxer when an unsupported audio track is added, prevent a division by 0 in the g726 decoder, fix round to even for aspect ratio correction, add ac3/eac3 support for many formats like mov/mp4/mkv etc., add support for the PIX_FMT_RGB32, PIX_FMT_RGB555 and PIX_FMT_RGB565 in V4L2, fix alac crash where bits per sample is not set, set block align in av_write_header if not set, fix stsd box size for ac3 in mp4, lots of matroska fixes (pts, seek etc.)
462008-08-250.4.9_20080825Onur KüçükFix PCM DVD divide by zero, do not set timestamp information for a non existing AVStream, fix tcp/udp memleak, lots of constantization, fix fir_32bands_perfect table
452008-08-220.4.9_20080820Pınar YanardağSecurity fix for buffer overflow vulnerability in libavcodec/dca.c.
442008-08-200.4.9_20080820Onur KüçükBump to fix possibly exploitable freeing of pointers that have not been allocated in rc_eq, overflow in AVStream pts_buffer, alac samplesize overflow and many bugfixes
432008-07-290.4.9_20080729Onur KüçükBump to fix CVE-2008-3230, add nut and dirac support, fix lots of segfaults, avc1 optimizations etc.
422008-06-270.4.9_20080626Onur KüçükFix exploitable psxstr demuxer
412008-06-250.4.9_20080624Onur KüçükVersion bump
402008-06-240.4.9_20080623Onur KüçükVersion bump
392008-06-090.4.9_20080605Onur KüçükEnable both img* and swscale
382008-06-060.4.9_20080605Onur KüçükAdd eac3 support
372008-06-050.4.9_20080605Onur KüçükVersion bump to fix possible buffer overflow in mkv muxer, prevent exporting img symbols when they are disabled
362008-05-230.4.9_20080522Onur KüçükAdd last minute fixes like memory leak, chapters in mkv etc
352008-05-220.4.9_20080522Onur KüçükVersion bump
342008-05-080.4.9_20080508Onur KüçükVersion bump to fix multiple overflows in alac and flac codecs
332008-04-100.4.9_20080404Murat ŞenelAdd a52dec dependency
322008-04-040.4.9_20080404Onur KüçükSnapshot update
312008-02-070.4.9_20080207İsmail DönmezSnapshot update
302007-06-130.4.9_20070613İsmail DönmezSnapshot update
292007-05-300.4.9_20070530İsmail DönmezSnapshot update
282007-05-240.4.9_20070524İsmail DönmezUpdate for DTS fixes
272007-05-210.4.9_20070521İsmail DönmezVersion bump
262007-04-300.4.9_20070430İsmail DönmezVersion bump
252007-04-220.4.9_20070422İsmail DönmezVersion bump
242007-03-060.4.9_20070306İsmail DönmezVersion bump
232007-02-070.4.9_20070207İsmail DönmezVersion bump
222007-01-230.4.9_20061229İsmail DönmezDepend on new faad2
212007-01-210.4.9_20061229İsmail DönmezDon't enable swscaler
202006-12-300.4.9_20061229İsmail DönmezVersion bump
192006-12-070.4.9_20061122İsmail DönmezProvide cws2fws
182006-11-220.4.9_20061122İsmail DönmezVersion bump to fix overflows in ALAC decoder and shorten plugin
172006-11-140.4.9_20061028İsmail DönmezDisable static libs and fix possible overflows in FLIC decoder
162006-11-070.4.9_20061028İsmail DönmezEnable swscaler
152006-10-290.4.9_20061028İsmail DönmezNew svn snapshot
142006-09-220.4.9_20060922İsmail DönmezNew svn snapshot
132006-09-190.4.9_20060911İsmail DönmezDisable ffserver again, its unmaintained and should not be enabled
122006-09-110.4.9_20060911İsmail DönmezNew snapshot
112006-07-030.4.9_20060623İsmail DönmezFix H.264 encoding support
102006-06-230.4.9_20060623İsmail DönmezUpdate to fix mov muxing for iPod
92006-06-120.4.9_20060612Onur KüçükA little bump to sync with mplayer release, svn:5467
82006-06-090.4.9_20060602İsmail DönmezAdd docs
72006-06-020.4.9_20060602İsmail DönmezNew snapshot
62006-05-210.4.9_20060519İsmail DönmezNew snapshot
52006-04-140.4.9_20060414Onur KüçükNew version
42006-02-220.4.9_20060222Onur KüçükNew version
32005-12-020.4.9_20051122İsmail DönmezApply a patch from upstream to fix possible overflow in default_get_buffer
22005-11-220.4.9_20051122Onur KüçükVersion bump
12005-10-160.4.9_20051016İsmail DönmezFirst release.

Patches

dont-print-config.patch
build.patch
no-rle-warning.patch
prefer-libvorbis.patch
print-cpucaps.patch
reenable-imgresample.patch
alac_bps.patch
set_block_align.patch
flac-encoding-issue-526.patch
h264-sliding_window_cleanup.patch
h264-nalsize.patch
put_back_fastmemcopy.patch
m1v_in_mov.patch
15738.patch
15739.patch
15772.patch
15677.patch
15841.patch
16943.patch
support-dts-ac3-tracks-where-the-only-indication-is.patch
move-special-handling-of-DVB-AC3-DTS-to-same-place-a.patch
15261-16846.patch
16556-revert.patch