# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Dec 14, 2024, 2:44:58 AM Wed, 26 Nov 2014 22:32:33 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [aaf6cc92] ffserver: allow skip setting defaults Signed-off-by: Lukasz Marek ... Wed, 26 Nov 2014 22:32:33 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [6c2ed67c] ffserver_config: remove ffserver_apply_stream_config function This ... Wed, 26 Nov 2014 22:32:29 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [f61cb645] ffserver_config: map ffserver options to AVOptions Signed-off-by: ... Wed, 26 Nov 2014 22:19:24 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [d57a6d20] ffserver_config: cosmetic: move line_num into FFServerConfig Moving ... Wed, 26 Nov 2014 22:19:24 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [e98aced6] ffserver_config: cosmetic: simplify functions calls. ... Wed, 26 Nov 2014 20:29:09 GMT Clément Bœsch <clement@stupeflix.com> [c2ea7069] avfilter/signalstats: re-use yuv/yuvu/yuvv vars in diff Wed, 26 Nov 2014 20:29:09 GMT Clément Bœsch <clement@stupeflix.com> [9cb1d81a] avfilter/signalstats: localize a few variables Wed, 26 Nov 2014 20:29:09 GMT Clément Bœsch <clement@stupeflix.com> [82dda8e4] avfilter/signalstats: add threading in compute_sat_hue_metrics Wed, 26 Nov 2014 20:29:09 GMT Clément Bœsch <clement@stupeflix.com> [7acbd56a] avfilter/signalstats: isolate sat hue computation metrics in a ... Wed, 26 Nov 2014 20:29:09 GMT Clément Bœsch <clement@stupeflix.com> [9db78a29] avfilter/signalstats: add slice threading for subfilters Wed, 26 Nov 2014 20:29:09 GMT Clément Bœsch <clement@stupeflix.com> [fad68657] avfilter/signalstats: fix repitition/repetition typo Wed, 26 Nov 2014 20:29:08 GMT Clément Bœsch <clement@stupeflix.com> [cc5c667e] avfilter/signalstats: reindent after previous commit Wed, 26 Nov 2014 20:29:08 GMT Clément Bœsch <clement@stupeflix.com> [56b98dfc] avfilter/signalstats: integrate height loop into subfilters Wed, 26 Nov 2014 20:29:08 GMT Clément Bœsch <clement@stupeflix.com> [c7e8f610] avfilter/signalstats: remove pointless sub filter init system Wed, 26 Nov 2014 20:29:08 GMT Clément Bœsch <clement@stupeflix.com> [b424e67a] avfilter/signalstats: fix different buffers for out frame if burn is ... Wed, 26 Nov 2014 19:30:47 GMT Michael Niedermayer <michaelni@gmx.at> [36091742] v210enc: Add SIMD optimised 8-bit and 10-bit encoders ... Wed, 26 Nov 2014 18:01:17 GMT Michael Niedermayer <michaelni@gmx.at> [1d3a3b9f] avcodec/rawdec: Check the return code of avpicture_get_size() Fixes ... Wed, 26 Nov 2014 17:36:17 GMT Michael Niedermayer <michaelni@gmx.at> [1b5d1124] avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms Also ... Wed, 26 Nov 2014 16:01:26 GMT Michael Niedermayer <michaelni@gmx.at> [9a53707e] avcodec/pngdec: Fix paeth prediction with small images Fixes out of ... Wed, 26 Nov 2014 15:00:01 GMT Michael Niedermayer <michaelni@gmx.at> [79ceaf82] avcodec/pngdec: Check IHDR/IDAT order Fixes out of array access ... Wed, 26 Nov 2014 11:41:56 GMT Michael Niedermayer <michaelni@gmx.at> [8b8cb30d] avformat/apngdec: use packet pts and duration instead of altering ... Wed, 26 Nov 2014 11:27:01 GMT Michael Niedermayer <michaelni@gmx.at> [0df95fa3] Merge commit '234fb81e3145e9c9aec4ec16266676fab7dc21fa' * commit ... Wed, 26 Nov 2014 10:27:17 GMT Michael Niedermayer <michaelni@gmx.at> [b78074fd] Merge commit 'ee37620b6ae4783cda637408422044b2d14a688c' * commit ... Wed, 26 Nov 2014 07:58:13 GMT Martin Storsjö <martin@martin.st> [234fb81e] movenc: Expose the fragment index as an avoption This allows ... Wed, 26 Nov 2014 07:56:56 GMT Martin Storsjö <martin@martin.st> [ee37620b] movenc: Add a flag for indicating a discontinuous fragment This ... Wed, 26 Nov 2014 03:11:16 GMT Michael Niedermayer <michaelni@gmx.at> [5f305228] avcodec/flacdec: fix off by 1 error Fixes assertion failure Fixes: ... Wed, 26 Nov 2014 03:11:08 GMT Michael Niedermayer <michaelni@gmx.at> [e5c01ccd] avcodec/flacdec: Call ff_flacdsp_init() unconditionally Fixes out ... Wed, 26 Nov 2014 01:07:57 GMT Michael Niedermayer <michaelni@gmx.at> [2ad38c6] avformat/mxfdec: dont ask for samples with field dominance 0 anymore ... Tue, 25 Nov 2014 23:59:45 GMT Michael Niedermayer <michaelni@gmx.at> [4acefd25] avformat/apngdec: account for blend and dispose operations. When ... Tue, 25 Nov 2014 22:49:58 GMT Carl Eugen Hoyos <cehoyos@ag.or.at> [5badcdf2] Rename sync() functions in libavformat. Fixes compilation on ... Tue, 25 Nov 2014 22:09:16 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [1907ff0a] lavc/utils: free private options on avcodec_open2 fail It protects ... Tue, 25 Nov 2014 22:09:16 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [ea0d893] lavu/opt: handle NULL obj in av_opt_next It indirectly also fixes ... Tue, 25 Nov 2014 21:18:08 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [2a89afb3] lavc/libxvid: return meaningful error codes Signed-off-by: Lukasz ... Tue, 25 Nov 2014 21:18:08 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [e29153f] lavc/avuienc: fix mem leak in case of init failure Signed-off-by: ... Tue, 25 Nov 2014 20:38:13 GMT Michael Niedermayer <michaelni@gmx.at> [23e91a1b] Merge commit 'f20141d73f08ed0c8e875bd993a7143e19b266e3' * commit ... Tue, 25 Nov 2014 17:28:32 GMT Michael Niedermayer <michaelni@gmx.at> [155f4dd6] doc: add entry for APNG demuxer where needed. Signed-off-by: ... Tue, 25 Nov 2014 17:19:00 GMT Michael Niedermayer <michaelni@gmx.at> [bc3d02fa] lavf/avio: clarify the buffer parameter of avio_alloc_context ... Tue, 25 Nov 2014 16:53:27 GMT Michael Niedermayer <michaelni@gmx.at> [2f1de5ca] avcodec/huffyuvdec: apply vertical filter in steps of 1 line for ... Tue, 25 Nov 2014 16:07:02 GMT Michael Niedermayer <michaelni@gmx.at> [d0879a9] avformat/os_support: try to fix build when included from a c++ file ... Tue, 25 Nov 2014 14:20:54 GMT Michael Niedermayer <michaelni@gmx.at> [8cd80b5f] avformat/jacosubdec: Cleanup when avpriv_bprint_to_extradata() fails ... Tue, 25 Nov 2014 13:48:04 GMT Michael Niedermayer <michaelni@gmx.at> [3d5d95db] avcodec/utils: Check that the data is complete in ... Tue, 25 Nov 2014 12:54:20 GMT Michael Niedermayer <michaelni@gmx.at> [0eecf409] avcodec/mjpegdec: Fix context fields becoming inconsistent Fixes ... Tue, 25 Nov 2014 12:01:46 GMT Martin Storsjö <martin@martin.st> [f20141d7] vorbis_parser: Include stdint.h in the header, to make it work ... Tue, 25 Nov 2014 11:37:19 GMT Michael Niedermayer <michaelni@gmx.at> [ca59b5b6] avfilter/x86/vf_interlace: remove redundant instructions ... Tue, 25 Nov 2014 11:31:45 GMT Michael Niedermayer <michaelni@gmx.at> [3fe3c8ab] Merge commit 'ca5c3ff90972a5c97aabda2ace57ba72dcd7d83b' * commit ... Tue, 25 Nov 2014 11:27:42 GMT Michael Niedermayer <michaelni@gmx.at> [8c994528] Merge commit '57ed5a64feec4af1f16f9a74c63cfa9aa8147242' * commit ... Tue, 25 Nov 2014 11:19:08 GMT Michael Niedermayer <michaelni@gmx.at> [ba1a19b] Merge commit '16158da9607f2f84232d3dd381406b2f2449ec74' * commit ... Tue, 25 Nov 2014 11:15:01 GMT Michael Niedermayer <michaelni@gmx.at> [0e85a28f] Merge commit '51946d2de8bd4a4aada43b6ab41340b0f5eb4ecb' * commit ... Tue, 25 Nov 2014 11:00:11 GMT Michael Niedermayer <michaelni@gmx.at> [79f77ce3] Merge commit 'd25afb579facc83fd3a839f21411124d0b09f0ba' * commit ... Tue, 25 Nov 2014 10:33:51 GMT Michael Niedermayer <michaelni@gmx.at> [ed25ca16] Merge commit 'b67138598ce158e3083f6295a27b63e2065d5ecb' * commit ... Tue, 25 Nov 2014 10:20:27 GMT Michael Niedermayer <michaelni@gmx.at> [bcccb2c2] Merge commit '62e52b94e684491dfc5a6b7ca688bb86f7cd0f3f' * commit ... Tue, 25 Nov 2014 10:18:58 GMT Michael Niedermayer <michaelni@gmx.at> [a63ec9d5] Merge commit 'c117da9d3e0db7dc311d817054988364b3ef4587' * commit ... Tue, 25 Nov 2014 10:05:15 GMT Michael Niedermayer <michaelni@gmx.at> [0aa20883] Merge commit 'bc75b64cff37d58f3944e2da3da45c37f35f019a' * commit ... Tue, 25 Nov 2014 03:40:49 GMT Michael Niedermayer <michaelni@gmx.at> [1f3d4788] avdevice/decklink_common: Fix "Cross-compiling FFmpeg on Debian for ... Tue, 25 Nov 2014 03:12:26 GMT Michael Niedermayer <michaelni@gmx.at> [67dbf8be] Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: ... Tue, 25 Nov 2014 03:04:00 GMT Michael Niedermayer <michaelni@gmx.at> [c724c82a] doc/print_options: Fix build on mingw after ... Tue, 25 Nov 2014 03:02:48 GMT Michael Niedermayer <michaelni@gmx.at> [60420fa3] avdevice/dshow: fix build, ensure that feature enable #defines are ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [ca5c3ff9] vf_interlace: x86: improve asm performance 4775 decicycles -> 3688 ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [57ed5a64] hnm4: change width/height to int to fix hypothetical integer ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [16158da9] hnm4: Use av_image_check_size As done for all the other codecs not ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [51946d2d] vc1: Use the correct shift amount `is_intra` is a 6bits bitfield. ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [d25afb5] vc1: Set the is_intra bitfield to all 1 when needed Keep the code ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [b6713859] vc1: Simplify a little setting the intra variables The code ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [62e52b94] vorbis_parser: Move vp check to avoid a null pointer dereference ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [c117da9d] lpc: remove unneeded {} Signed-off-by: Michael Niedermayer ... Tue, 25 Nov 2014 02:00:06 GMT Vittorio Giovara <vittorio.giovara@gmail.com> [bc75b64c] vc1pred: remove logically dead code CC: libav-stable@libav.org ... Tue, 25 Nov 2014 01:52:54 GMT Michael Niedermayer <michaelni@gmx.at> [ecfafc5f] Merge commit '960aff379da46dcaff61504a57714d4d4e758e41' * commit ... Tue, 25 Nov 2014 01:14:15 GMT Michael Niedermayer <michaelni@gmx.at> [71ecfcf2] Merge commit 'b9d08c77a44390b0848c06f20bc0e9e951ba6a3c' * commit ... Tue, 25 Nov 2014 01:00:27 GMT Carl Eugen Hoyos <cehoyos@ag.or.at> [20f3cdf0] Include config.h from huffyuvdsp.h. Fixes a warning about undefined ... Tue, 25 Nov 2014 01:00:27 GMT Carl Eugen Hoyos <cehoyos@ag.or.at> [0e3ea5b2] Include stddef from snow_dwt.h. Fixes make checkheaders. Tue, 25 Nov 2014 00:56:05 GMT Michael Niedermayer <michaelni@gmx.at> [b83beb1] Merge commit '40665d27e38e6a2f65037878202bd1a398c7683e' * commit ... Tue, 25 Nov 2014 00:42:39 GMT Michael Niedermayer <michaelni@gmx.at> [172d22a0] avcodec/mjpegdec: Add YUVA420 formats to *scale asserts Fixes ... Tue, 25 Nov 2014 00:34:32 GMT Michael Niedermayer <michaelni@gmx.at> [03a17f2] avcodec/mjpegdec: Print the number of bits in the unsupported pixel ... Tue, 25 Nov 2014 00:23:21 GMT Michael Niedermayer <michaelni@gmx.at> [0bf416f2] avcodec/mjpegdec: Check for pixfmtid 0x42111100 || 0x24111100 with ... Mon, 24 Nov 2014 21:36:29 GMT Martin Storsjö <martin@martin.st> [960aff3] lavf: Use wchar functions for filenames on windows for ... Mon, 24 Nov 2014 21:34:44 GMT Martin Storsjö <martin@martin.st> [b9d08c77] lavf: Don't try to update files atomically with renames on windows ... Mon, 24 Nov 2014 21:34:30 GMT Martin Storsjö <martin@martin.st> [40665d27] flvdec: Document how the duration is retrieved at the end of the file ... Mon, 24 Nov 2014 21:01:33 GMT Michael Niedermayer <michaelni@gmx.at> [e6ea75c5] doc/examples/decoding_encoding: fix storing all channels Fixes ... Mon, 24 Nov 2014 20:10:03 GMT Michael Niedermayer <michaelni@gmx.at> [9e1cfbd3] avformat/apngdec: transmit all the chunks between consecutive fcTL ... Mon, 24 Nov 2014 18:58:26 GMT Michael Niedermayer <michaelni@gmx.at> [f41cf2e0] avformat/rawdec: raw formats have no timestamps Some raw demuxers ... Mon, 24 Nov 2014 16:31:26 GMT Michael Niedermayer <michaelni@gmx.at> [39f24712] ffmpeg: fix accurate seeking with -copyts Signed-off-by: Michael ... Mon, 24 Nov 2014 15:57:47 GMT Michael Niedermayer <michaelni@gmx.at> [54170a33] avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in ... Mon, 24 Nov 2014 15:54:06 GMT Michael Niedermayer <michaelni@gmx.at> [1d242f98] avformat/mpegenc: assert that premux_packet is non null Based on: ... Mon, 24 Nov 2014 13:07:35 GMT Michael Niedermayer <michaelni@gmx.at> [9a573096] Merge commit 'fe42f94ce1023f9c2f7e86404c60afcee5b078a9' * commit ... Mon, 24 Nov 2014 13:01:50 GMT Michael Niedermayer <michaelni@gmx.at> [7a19a8fb] Merge commit '6f26f14f134e753d6168591f30815b1c08c1498b' * commit ... Mon, 24 Nov 2014 12:48:31 GMT Michael Niedermayer <michaelni@gmx.at> [96398cc1] Merge commit '208f3abb917757743313da0da714e525e03159d2' * commit ... Mon, 24 Nov 2014 12:40:06 GMT Michael Niedermayer <michaelni@gmx.at> [f41d409b] Merge commit '55b59fab880a9fcdd30f97c5170af282087ac4f7' * commit ... Mon, 24 Nov 2014 12:28:57 GMT Michael Niedermayer <michaelni@gmx.at> [d2e05437] Merge commit '0562887a984388fdc7a9b71c9374ff9c756fb4f1' * commit ... Mon, 24 Nov 2014 12:18:41 GMT Michael Niedermayer <michaelni@gmx.at> [1db2d39d] Merge commit '299d8ab104fb350254eb2e6d9ecdce892a2a55b1' * commit ... Mon, 24 Nov 2014 12:10:16 GMT Michael Niedermayer <michaelni@gmx.at> [4fecf170] Merge commit '30b8eb0f87b0eaefdc115ef38f8ad87dd3a6e50b' * commit ... Mon, 24 Nov 2014 12:09:35 GMT Michael Niedermayer <michaelni@gmx.at> [bcaef717] Merge commit 'b99ca863506f0630514921b740b78364de67a3ff' * commit ... Mon, 24 Nov 2014 11:45:07 GMT Michael Niedermayer <michaelni@gmx.at> [932d8d79] Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' * commit ... Mon, 24 Nov 2014 11:29:12 GMT Michael Niedermayer <michaelni@gmx.at> [010adacb] Merge commit '065923b0781b06a2604f69f4e2c2407b7750a854' * commit ... Mon, 24 Nov 2014 11:13:00 GMT Michael Niedermayer <michaelni@gmx.at> [ea41e6d6] Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' * commit ... Mon, 24 Nov 2014 09:09:40 GMT Martin Storsjö <martin@martin.st> [fe42f94c] dashenc: Don't segment all video streams when one stream gets a ... Mon, 24 Nov 2014 07:23:14 GMT Martin Storsjö <martin@martin.st> [6f26f14f] sidxindex: Write mimeType=audio/mp4 for audio-only representations ... Mon, 24 Nov 2014 03:59:02 GMT Michael Niedermayer <michaelni@gmx.at> [b4d8724a] avutil/file: fix av_tempfile() documentation Found-by: Lukasz Marek ... Mon, 24 Nov 2014 03:15:48 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [c9d39fc] lavc/huffyuvdec: fix mem leak in case of init failure ... Mon, 24 Nov 2014 03:15:41 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [02cb7d4c] lavc/smvjpegdec: fix mem leak in case of init failure ... Mon, 24 Nov 2014 03:15:24 GMT Lukasz Marek <lukasz.m.luki2@gmail.com> [efe34e87] lavc/libxvid: fix mem leak in case of init failure Signed-off-by: ...