Timeline



Aug 8, 2013:

10:16 PM Changeset in ffmpeg [18be3fac] by Marton Balint <cus@passwd.hu>
ffplay: check for filter EOF return codes Fixes ticket #2800. …
10:16 PM Changeset in ffmpeg [e84ca8d3] by Marton Balint <cus@passwd.hu>
ffplay: ensure the decoder is flushed before exiting or looping Also …
10:16 PM Changeset in ffmpeg [608989f6] by Marton Balint <cus@passwd.hu>
ffplay: fix memleak of non-bitmap subtitles Signed-off-by: Marton …
10:16 PM Changeset in ffmpeg [9f120e03] by Marton Balint <cus@passwd.hu>
ffplay: free subtitle pictures on exit Signed-off-by: Marton Balint …
10:03 PM Changeset in ffmpeg [3b2e99fe] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_perspective: factor u cliping code Signed-off-by: Michael …
10:03 PM Changeset in ffmpeg [c11c1801] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add Alexander Strasser for the server Signed-off-by: …
8:59 PM Changeset in ffmpeg [fa09e760] by Anton Khirnov <anton@khirnov.net>
FATE: add a TAK test
6:32 PM Changeset in ffmpeg [a48979d7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Reduce MAKE_ACCESSORS code duplication via a new header. …
2:40 PM Changeset in ffmpeg [55a88daf] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: remove myself from movenc, 2 maintainers should be enough …
2:39 PM Changeset in ffmpeg [88a1ff22] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add myself as maintainer for lavf/aiff* and lavf/movenc.c …
1:41 PM Changeset in ffmpeg [dfc6b5c8] by Martin Storsjö <martin@martin.st>
file: Move win32 utf8->wchar open wrapper to libavutil When …
1:05 PM Changeset in ffmpeg [9386f334] by Michael Niedermayer <michaelni@gmx.at>
avcodec/bitstream: Dont try to free buffers for static VLCs Such …
11:22 AM ffmpeg logs.rar attached to Ticket #2846 by francois.visagie@gmail.com
ffmpeg logs
11:20 AM Ticket #2846 (Two-pass libx264 -preset veryslow crashes on some MPEG-type inputs) created by francois.visagie@gmail.com
> What you were trying to accomplish I was trying to encode DVD VOBs …
10:52 AM Changeset in ffmpeg [e1a5ee25] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
10:47 AM Changeset in ffmpeg [c0f2ad3d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '218d6844b37d339ffbf2044ad07d8be7767e2734' * commit …
10:29 AM Changeset in ffmpeg [50b7ce12] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7a82022ee2f9b1fad991ace0936901e7419444be' * commit …
10:11 AM Changeset in ffmpeg [69ea65b4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' * commit …
10:04 AM Changeset in ffmpeg [a0fb6083] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0' * commit …
9:54 AM Changeset in ffmpeg [f09b5fb4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520' * commit …
9:47 AM Changeset in ffmpeg [756f865e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '51eb213d00154b8e7856c7667ea62db8b0f663d4' * commit …
9:36 AM Changeset in ffmpeg [95fa1fe4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a' * commit …
9:35 AM Changeset in ffmpeg [eec9c7af] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fee9db1fdf921295233e94cbe2769f9cd722206d' * commit …
9:18 AM Changeset in ffmpeg [579a1378] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '880391ed2d2faf796ca3a16f63cec69767546a21' * commit …
9:10 AM Changeset in ffmpeg [87e8cbf7] by Michael Niedermayer <michaelni@gmx.at>
libavutil: Don't use fcntl if the function does not exist Not all …
9:08 AM Changeset in ffmpeg [45e10e5c] by Martin Storsjö <martin@martin.st>
arm: Add assembly version of h264_find_start_code_candidate …
9:08 AM Changeset in ffmpeg [218d6844] by Martin Storsjö <martin@martin.st>
h264dsp: Factorize code into a new function, …
9:08 AM Changeset in ffmpeg [7a82022e] by Martin Storsjö <martin@martin.st>
h264_parser: Initialize the h264dsp context in the parser as well …
9:07 AM Changeset in ffmpeg [5f38317e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '869b04e89154cd92d2bcfdabcecbe3217864c099' * commit …
8:52 AM Changeset in ffmpeg [3e589878] by Kostya Shishkov <kostya.shishkov@gmail.com>
Voxware MetaSound decoder
8:49 AM Changeset in ffmpeg [1b2a5817] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '22c879057ead189c0f59241cb9eeb926381e3299' * commit …
8:41 AM Changeset in ffmpeg [eb02f0c6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f4d371b9737c0405b3bc46d7ca0c856c0a8616b1' * commit …
8:09 AM Changeset in ffmpeg [5afe1d27] by Martin Storsjö <martin@martin.st>
avio: Add const qualifiers to ffio_read_indirect This provides at …
8:07 AM Changeset in ffmpeg [0f1fb6c0] by Martin Storsjö <martin@martin.st>
libavutil: Don't use fcntl if the function does not exist Not all …
8:02 AM Ticket #2845 (Introduce mechanism to extract image/video metadata without actually ...) created by rmk
Currently ffmpeg and all other tools relying on …
7:59 AM Changeset in ffmpeg [e8edf4e1] by Martin Storsjö <martin@martin.st>
cmdutils: Only do the windows-specific commandline parsing on _WIN32 …
2:56 AM ArticlesForCreation edited by llogan
add streaming service idea (diff)
12:56 AM Changeset in ffmpeg [8d745281] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: Fix potential overflow of srcPos*C before converting …
12:51 AM Changeset in ffmpeg [bc721ac] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: Fix potential overflow of dstPos*xInc before converting …
12:48 AM Changeset in ffmpeg [0b5d1b88] by Michael Niedermayer <michaelni@gmx.at>
avutil/opt: fix types passed to the format string "%s" Fixes gcc …

Aug 7, 2013:

11:02 PM ArticlesForCreation edited by llogan
add device page idea; add ffmpeg-user guide idea (diff)
10:13 PM Ticket #2844 (flashsv2: crash with fuzzed file) created by ami_stuff
http://www1.datafilehost.com/d/079c80f1 […]
8:07 PM Ticket #2838 (Mpeg TS sample plays with lots of artifacts with ffplay (mplayer ok)) updated by Alexis Ballier
with this hack: […] the file is detected as dvhs and plays correctly
7:22 PM Changeset in ffmpeg [51eb213d] by Anton Khirnov <anton@khirnov.net>
libavformat: use avpriv_open() Signed-off-by: Anton Khirnov …
7:16 PM Changeset in ffmpeg [71bf6b41] by Anton Khirnov <anton@khirnov.net>
libavdevice: use avpriv_open() Signed-off-by: Anton Khirnov …
7:13 PM Changeset in ffmpeg [fee9db1f] by Anton Khirnov <anton@khirnov.net>
libavcodec: use avpriv_open() Signed-off-by: Anton Khirnov …
7:12 PM Changeset in ffmpeg [880391ed] by Anton Khirnov <anton@khirnov.net>
libavutil: use avpriv_open() Signed-off-by: Anton Khirnov …
7:12 PM Changeset in ffmpeg [869b04e8] by Anton Khirnov <anton@khirnov.net>
libavutil: add avpriv_open() to open files with close-on-exec flag …
6:48 PM Changeset in ffmpeg [22c87905] by Anton Khirnov <anton@khirnov.net>
mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a …
6:30 PM fuzzed3.avi attached to Ticket #2843 by ami_stuff
6:29 PM Ticket #2843 (jpeg2000: crash with fuzzed file 2) created by ami_stuff
[…]
5:16 PM Changeset in ffmpeg [b11b7ceb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cigaes/master' * cigaes/master: …
3:27 PM Changeset in ffmpeg [60ae776d] by Michael Niedermayer <michaelni@gmx.at>
av_frame_copy_props: fix unintended self assignment Fixes CID1061052 …
3:20 PM Changeset in ffmpeg [f3b7f470] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsevorbis: fix leak of tt Fixes CID1061059 Fixes fate …
3:18 PM Changeset in ffmpeg [d0a882ab] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsevorbis: fix leak of ct Fixes CID1061058 Fixes fate …
3:18 PM Changeset in ffmpeg [731f7eaa] by Michael Niedermayer <michaelni@gmx.at>
ff_flac_parse_picture: assert that len is within the array The check …
2:28 PM Changeset in ffmpeg [2960576] by Michael Niedermayer <michaelni@gmx.at>
avcodec/g2meet: fix src pointer checks in kempf_decode_tile() Fixes …
2:20 PM Changeset in ffmpeg [dd9555e9] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: remove obsolete workaround in trim insertion. The bug it was …
2:01 PM Changeset in ffmpeg [39bb26f9] by Nicolas George <nicolas.george@normalesup.org>
lavu/log: do not skip overwritten lines. If the line ends with \r, it …
1:14 PM Ticket #2841 (jpeg2000: fpe with fuzzed file) closed by Michael Niedermayer
fixed: Fixed in 5cd57e8758e336e86698d4994ee088077869e42d
1:09 PM Changeset in ffmpeg [5cd57e87] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeg2000dec: check sample sepration for validity Fixes …
10:16 AM Changeset in ffmpeg [f4d371b9] by Martin Storsjö <martin@martin.st>
rtsp: Don't include the listen flag in the SDP demuxer flags It's …
10:14 AM Changeset in ffmpeg [e4eab2d9] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:05 AM Changeset in ffmpeg [6bf6d6ad] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '62572435d4106098c090fb8f129a9090e41ff1eb' * commit …
9:52 AM Changeset in ffmpeg [5d08f81] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f542dedf72091af8e6f32a12bd64289c58857c21' * commit …
9:13 AM Changeset in ffmpeg [7f43a09] by Michael Niedermayer <michaelni@gmx.at>
configure: Add -lstdc++ to the requirements for linking with libgme. …
8:56 AM Changeset in ffmpeg [f544c586] by Kostya Shishkov <kostya.shishkov@gmail.com>
deprecate AV_CODEC_ID_VOXWARE and introduce AV_CODEC_ID_METASOUND …
8:38 AM Changeset in ffmpeg [9db353bc] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Exit gracefully when trying to serve video from v2.5.8. …
8:37 AM Changeset in ffmpeg [f277d6b] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Cosmetics Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:37 AM Changeset in ffmpeg [62572435] by Martin Storsjö <martin@martin.st>
rtpenc_chain: Check for errors from ffio_fdopen and …
8:37 AM Changeset in ffmpeg [f542dedf] by Martin Storsjö <martin@martin.st>
rtspenc: Check the return value from ffio_open_dyn_packet_buf Also …
4:18 AM Ticket #2526 (ffmpeg on windows crashes when using Avisynth 2.5.8) updated by qyot27
After some more backtracing with a build of ffmpeg that had asm and …
1:01 AM Changeset in ffmpeg [81f4d55c] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: alphabetical sort Signed-off-by: Michael Niedermayer …
12:48 AM Ticket #2802 (memory leak in avformat_find_stream_info) closed by Michael Niedermayer
fixed: Fixed in caa7a494817f6f28305b8581cf4f7e8ecf1ae85c
12:39 AM Ticket #2842 (g2m4: invalid write with fuzzed file) created by ami_stuff
http://www1.datafilehost.com/d/ff22ad05 […]

Aug 6, 2013:

11:37 PM Changeset in ffmpeg [b45b1d7a] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: Add some maintainers for parts of libavutil Developers …
11:21 PM Changeset in ffmpeg [caa7a494] by Michael Niedermayer <michaelni@gmx.at>
avformat/utils: fix memleak with nobuffer Fixes Ticket2802 …
10:20 PM fuzzed2.avi attached to Ticket #2841 by ami_stuff
10:19 PM Ticket #2841 (jpeg2000: fpe with fuzzed file) created by ami_stuff
[…]
9:26 PM fuzzed.avi attached to Ticket #2840 by ami_stuff
9:26 PM Ticket #2840 (jpeg2000: crash with fuzzed file (and limited available memory)) created by ami_stuff
It also crashes for me without ulimit under zzuf, but not with ffmpeg …
9:12 PM patch2.diff attached to Ticket #2839 by Po-Chun Chang
Suggested patch part 2
9:11 PM patch1.diff attached to Ticket #2839 by Po-Chun Chang
Suggested patch part 1
9:11 PM Ticket #2839 (Wasted work in av_new_program() and avpriv_new_chapter()) created by Po-Chun Chang
The problem appears in latest revision. I have attached a simple …
8:36 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Alex Sukhanov
> Since your stream is audio-only I am not sure why it should be used. …
6:47 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Oops, samples # 10 ~ # 12 and # 13 ~ # 16.
6:41 PM fdkaac_13_16.zip attached to Ticket #2686 by Kamedo2
samples # 10 - # 12 encoded by fdkaac. *2.mp4 are the 128kbps samples, …
6:41 PM fdkaac_10_12.zip attached to Ticket #2686 by Kamedo2
samples #10-#12 encoded by fdkaac. *2.mp4 are the 128kbps samples, the …
6:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Do you have the files encoded with fdk for comparison?
6:30 PM Changeset in ffmpeg [a68b6ec] by Michael Niedermayer <michaelni@gmx.at>
avutil/hmac: make const tables static const Signed-off-by: Michael …
6:30 PM Changeset in ffmpeg [9e10b2c] by Michael Niedermayer <michaelni@gmx.at>
avformat/spdifenc make const tables static const Signed-off-by: …
6:30 PM Changeset in ffmpeg [ef717179] by Michael Niedermayer <michaelni@gmx.at>
avformat/smoothstreamingenc: Make const tables static const …
6:29 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[[Image(...)]] …
5:56 PM Changeset in ffmpeg [5b13778f] by Michael Niedermayer <michaelni@gmx.at>
mpegts: remove usage of MOD_UNLIKELY() Its not needed and doing …
5:40 PM Changeset in ffmpeg [aa24729c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:33 PM Changeset in ffmpeg [66328da7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6fb65973c9501d3fe94a5a9195c01cd20083066e' * commit …
5:29 PM Changeset in ffmpeg [c32db6a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '61c31e4ee7ea79a9e74c0476b81244febf17e6d7' * commit …
5:22 PM Changeset in ffmpeg [05f1b4e2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7d45e06e9757f49ea4e105cbefc3462a7324e9a' * commit …
5:20 PM Ticket #2838 (Mpeg TS sample plays with lots of artifacts with ffplay (mplayer ok)) updated by Alexis Ballier
Summary changed
5:17 PM Ticket #2838 (Mpeg TS sample plays with lots of artifacts with ffplay (mplayer ok)) created by Alexis Ballier
Summary of the bug: Here is a sample that plays awfully with ffplay. …
5:04 PM Changeset in ffmpeg [1faece7e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '406e6c0ba5393fa302080202fe77bd09187889a1' * commit …
4:30 PM Changeset in ffmpeg [0a8f5eb2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '255d9c570e117f0fcb8e51fa2c5996f3c4b2052b' * commit …
4:08 PM Changeset in ffmpeg [508a5349] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3dd5c95deef51d7fbf6f4458ba42d1335d2f1472' * commit …
4:01 PM Changeset in ffmpeg [7565aaec] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fcc455ff2e11ed04603aead1984a92ac3a4be226' * commit …
3:53 PM Changeset in ffmpeg [89efaabc] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'abe5268c3328bf0e8fcfb7dc6e231b8920177c3a' * commit …
3:24 PM Changeset in ffmpeg [287f7d0a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2a0ec47bd70ebb79e8b2d2f956feeb3a813df798' * commit …
2:48 PM Changeset in ffmpeg [83db013a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
2:45 PM Ticket #2067 (Support subtitles in libavfilter so seek is honored for subtitles ...) updated by Jan Ehrhardt
If you are using the Windows full path inside double quotes it is not …
2:41 PM Changeset in ffmpeg [f5b2718c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '971cce7ebb48a58e72e4dc57b3008e2682bcf4e7' * commit …
2:37 PM Changeset in ffmpeg [7d03e60c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '86f4c59bd676672040b89d8fea4c9e3b59bfe7ab' * commit …
2:29 PM Changeset in ffmpeg [a97f7499] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d8d16b596c63de85e52488734338fbb41238058' * commit …
2:24 PM Changeset in ffmpeg [9648c8e5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bc909626b0a3c107625f2cb4c85479d18de422a8' * commit …
2:23 PM Changeset in ffmpeg [0df55e1b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a22ae9f0c579793f411e2bd7a8db557091a3a4ae' * commit …
2:07 PM Changeset in ffmpeg [91062dde] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '43bacd5b7d3d265a77cd29d8abb131057796aecc' * commit …
1:57 PM Changeset in ffmpeg [f606c6e9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '090cd0631140ac1a3a795d2adfac5dbf5e381aa2' * commit …
1:53 PM Changeset in ffmpeg [06fd4e45] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9991298f2c4d9022ad56057f15d037e18d454157' * commit …
1:40 PM Changeset in ffmpeg [25397672] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bb9378251a167ef0116f263912e57f715c1e02ac' * commit …
1:34 PM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) updated by ramitb
That's true, audio appears to be playing fine on all platforms, the …
1:33 PM Changeset in ffmpeg [8d06ce79] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '605387582bd35920b83a26dabbe1c0601f425621' * commit …
1:26 PM Changeset in ffmpeg [560e9365] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bc54c2ae3ca6abd225dc331eafc12108513158de' * commit …
1:16 PM Changeset in ffmpeg [5dd8ca7d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c84ea750cf765c9d8845fca5546eb0ae25b9c855' * commit …
1:11 PM Changeset in ffmpeg [4ed0b28a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cabb1681697555e2c319c37c1f30f149207e9434' * commit …
1:02 PM Changeset in ffmpeg [8878aef0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'daf1e0d3de03bd424016e2a7520e4e94ece5c0ac' * commit …
12:56 PM Changeset in ffmpeg [7ed002d7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '22a154e4363b351dd9f321003de01dffebd2fa18' * commit …
12:50 PM Changeset in ffmpeg [1dfb34d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'bea3d6f4363ff1bbbd99c1717f7498b9fdb12cfc' * commit …
12:49 PM Changeset in ffmpeg [318d7a96] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau: include attributes.h, needed for attribute_deprecated …
12:48 PM Changeset in ffmpeg [66056f74] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau.h: define FF_API_BUFS_VDPAU if its not defined Similar …
12:30 PM Changeset in ffmpeg [9547e3ee] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f824535a4a79c260b59d3178b8d958217caffd78' * commit …
12:25 PM Changeset in ffmpeg [c3b29023] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0' * commit …
12:15 PM Changeset in ffmpeg [50fb8c11] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vdpau.h: define FF_API_CAP_VDPAU if its not defined Prevent …
11:54 AM Changeset in ffmpeg [3b805dca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '549294fbbe1c00fee37dc4d3f291b98945e11094' * commit …
11:45 AM Changeset in ffmpeg [4ee09843] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a0ad5d011318f951ecd4c9ffe1829518c9533909' * commit …
11:24 AM Changeset in ffmpeg [bf36dc50] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8' * commit …
11:19 AM Changeset in ffmpeg [1c6d2bb9] by Diego Biurrun <diego@biurrun.de>
pcm_bluray: Return AVERROR_INVALIDDATA instead of -1 on header errors …
10:41 AM Changeset in ffmpeg [b7fc2693] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '488a0fa68973d48e264d54f1722f7afb18afbea7' * commit …
10:06 AM Changeset in ffmpeg [6d77279e] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg_opt: Remove support for specifying -t anywhere to set the …
9:39 AM Changeset in ffmpeg [7cbef2ed] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '811bd0784679dfcb4ed02043a37c92f9df10500e' * commit …
9:23 AM Changeset in ffmpeg [6fb65973] by Diego Biurrun <diego@biurrun.de>
configure: Properly split dv1394 indev dependencies
9:23 AM Changeset in ffmpeg [61c31e4e] by Diego Biurrun <diego@biurrun.de>
configure: Properly set zlib dependencies for all components
9:23 AM Changeset in ffmpeg [a7d45e06] by Diego Biurrun <diego@biurrun.de>
configure: The W64 demuxer should select the WAV demuxer, not depend on it
9:23 AM Changeset in ffmpeg [406e6c0b] by Diego Biurrun <diego@biurrun.de>
configure: Properly split avserver component and system dependencies
9:02 AM Changeset in ffmpeg [255d9c57] by Diego Biurrun <diego@biurrun.de>
riff: Move demuxing code to a separate file.
9:02 AM Changeset in ffmpeg [3dd5c95d] by Diego Biurrun <diego@biurrun.de>
riff: Move muxing code to a separate file
9:01 AM Changeset in ffmpeg [fcc455ff] by Diego Biurrun <diego@biurrun.de>
avformat/dv: K&R formatting cosmetics
8:25 AM Changeset in ffmpeg [3fa72de8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '56ee3f9de7b9f6090d599a27d33a392890a2f7b8' * commit …
8:08 AM Changeset in ffmpeg [84bc3170] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2e661f26f8b12195f75ae3b07d9591e395135bc7' * commit …
7:53 AM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Audio works fine, looks like a duplicate of ticket #2252. […]
7:40 AM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Marcin
We tried to save/dump the stream with mplayer: `mplayer -dumpstream …
7:39 AM Changeset in ffmpeg [abe5268c] by Martin Storsjö <martin@martin.st>
tcp: Use a different log message and level if there's more addresses …
7:38 AM Changeset in ffmpeg [2a0ec47b] by Martin Storsjö <martin@martin.st>
unix: Convert from AVERROR to errno range before comparing error codes …
7:35 AM Changeset in ffmpeg [bb5ef961] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3799376dd3373ee255651ed542c75b15665801a8' * commit …
7:22 AM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Carl Eugen Hoyos
Isn't there a command to save the udp stream into a file (without …
7:20 AM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Marcin
The dvb-t stream is broadcasted (by AVerCaster Pro RS3421) in the …
7:20 AM Changeset in ffmpeg [a59a64cb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '06cd4c5a68e23f5be199c0d2d563da80989f839f' * commit …
7:13 AM Changeset in ffmpeg [4131f21f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '612a5049d9b4ac1c2a293daf75fe814b7a94fdc7' * commit …
6:48 AM 01.tak attached to Ticket #2837 by Carl Eugen Hoyos
6:48 AM Ticket #2837 (Unsupported tak codec) created by Carl Eugen Hoyos
(bug 546) A user uploaded a tak sample (cut with dd) that cannot be …
3:48 AM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) updated by ramitb
BTW, on a related note ffmpeg created WTV files do NOT play on Windows …
1:05 AM Changeset in ffmpeg [0ba4ea31] by Diego Biurrun <diego@biurrun.de>
avcodec/options: Drop deprecation warning suppression macros The …
12:47 AM Changeset in ffmpeg [a7bb12a3] by Michael Niedermayer <michaelni@gmx.at>
mpegts: add fix_teletext_pts mpegts demuxer option Changes since v1 …
12:23 AM FilteringGuide edited by llogan
update filter list, fix formatting nits, add some links (diff)

Aug 5, 2013:

11:44 PM Ticket #2628 (when fifo_size is set alot of memory is allocated) updated by Michael Niedermayer
As it seems only you can reproduce the bug (others dont have the udp …
11:36 PM Ticket #2628 (when fifo_size is set alot of memory is allocated) updated by Michael Niedermayer
Summary changed
Correct title, theres no evidence for a memleak at this point
11:33 PM Ticket #2628 (when fifo_size is set alot of memory is allocated) updated by Michael Niedermayer
Replying to baituxp: > > ==4076== Memcheck, a memory …
11:21 PM Ticket #2615 (fix matrox mpeg2 I-frame hd 1280x720) updated by Carl Eugen Hoyos
Samples are in http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2615/
11:20 PM Ticket #2615 (fix matrox mpeg2 I-frame hd 1280x720) updated by Michael Niedermayer
Replying to ami_stuff: > 1280x720: > > …
10:26 PM Changeset in ffmpeg [4c15f349] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set bits_per_raw_sample when decoding pnm.
9:47 PM Ticket #2150 (scale video filter improvement) updated by Carl Eugen Hoyos
Keywords, Version, Resolution changed
I suspect this was fixed in 3415058 (force_original_aspect_ratio).
8:44 PM Changeset in ffmpeg [971cce7e] by Diego Biurrun <diego@biurrun.de>
riff.h: Remove stray extern declaration for non-existing symbol
7:53 PM Changeset in ffmpeg [f646cd4] by Michael Niedermayer <michaelni@gmx.at>
rtp: Make ff_rtp_codec_id() case insensitive Fixes handling of lower …
6:59 PM Changeset in ffmpeg [86f4c59b] by Diego Biurrun <diego@biurrun.de>
twinvq: Split VQF-specific part from common TwinVQ decoder core …
6:19 PM Changeset in ffmpeg [4d8d16b5] by Diego Biurrun <diego@biurrun.de>
twinvq: Prefix enums and defines shared with VoxWare MetaSound
6:15 PM Ticket #2818 (Compatibility issue with raw bgr24 Open-DML avi file) updated by Ray
Replying to cehoyos: > Please test WMP / is this a …
5:37 PM Changeset in ffmpeg [bc909626] by Diego Biurrun <diego@biurrun.de>
twinvq: move all bitstream reading into single place This is required …
4:53 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by Carl Eugen Hoyos
Could you confirm that the following patch (against current git head) …
4:25 PM Changeset in ffmpeg [a22ae9f0] by Martin Storsjö <martin@martin.st>
mpegts: Remove one 64-bit integer modulus operation per packet The …
4:23 PM Ticket #2834 (mpeg2video: Assertion p <= end failed at libavcodec/utils.c:3249 + ...) updated by Carl Eugen Hoyos
Summary changed
4:22 PM Ticket #2834 (mpeg2video: Assertion p <= end failed at libavcodec/utils.c:3249 + ...) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 55db06a. […]
4:06 PM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Carl Eugen Hoyos
Keywords changed
How did you record the samples? (Could you confirm that recording with …
3:18 PM Ticket #2836 (Lost video frames when decoding h264 stream) updated by Marcin
Media files uploaded to ftp server: …
3:08 PM ffmpeg-20130805-152646.log attached to Ticket #2836 by Marcin
Report from ffmpeg
3:07 PM ffmpeg-20130805-151434.log attached to Ticket #2836 by Marcin
Report from ffmpeg
3:06 PM Ticket #2836 (Lost video frames when decoding h264 stream) created by Marcin
Summary of the bug: I'm trying to transcode h264 stream (DVB-T). It …
2:24 PM Changeset in ffmpeg [43bacd5b] by Luca Barbato <lu_zero@gentoo.org>
vc1: check mb_height validity. Reported-by: Mateusz "j00ru" Jurczyk …
2:24 PM Changeset in ffmpeg [090cd063] by Luca Barbato <lu_zero@gentoo.org>
vc1: check the source buffer in vc1_mc functions Reported-by: Mateusz …
2:24 PM Changeset in ffmpeg [9991298] by Luca Barbato <lu_zero@gentoo.org>
bink: Bound check the quantization matrix. Reported-by: Mateusz …
2:13 PM Changeset in ffmpeg [bb937825] by Luca Barbato <lu_zero@gentoo.org>
network: Use SOCK_CLOEXEC when available
2:13 PM Changeset in ffmpeg [60538758] by Luca Barbato <lu_zero@gentoo.org>
lavf: Support unix sockets
2:13 PM Changeset in ffmpeg [bc54c2ae] by Luca Barbato <lu_zero@gentoo.org>
libx264: add shortcut for the bluray compatibility option As for …
1:11 PM Changeset in ffmpeg [3217a706] by Michael Niedermayer <michaelni@gmx.at>
libxvid: Reduce the size of an array It is not possible to have a …
1:06 PM Changeset in ffmpeg [1ccc2157] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxvid: Partially check plugins array size with assert …
1:06 PM Changeset in ffmpeg [412df0a5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libxvid: set lumi_aq for lumimasking Simplifies check and …
12:18 PM Changeset in ffmpeg [c84ea750] by Martin Storsjö <martin@martin.st>
mpegts: Make discard_pid() faster for single-program streams When a …
12:14 PM Changeset in ffmpeg [cabb1681] by Martin Storsjö <martin@martin.st>
mpegts: Remove one memcpy per packet This was being performed to …
12:14 PM Changeset in ffmpeg [daf1e0d3] by Martin Storsjö <martin@martin.st>
avio: Add an internal function for reading without copying As long as …
9:38 AM Changeset in ffmpeg [22a154e4] by Diego Biurrun <diego@biurrun.de>
build: Add missing img2.o dependency to apetag.o
9:38 AM Changeset in ffmpeg [bea3d6f4] by Diego Biurrun <diego@biurrun.de>
ismindex: Replace mkdir ifdeffery by os_support.h #include …
9:21 AM Changeset in ffmpeg [f824535a] by Anton Khirnov <anton@khirnov.net>
vdpau: deprecate bitstream buffers within the hardware context The …
9:20 AM Changeset in ffmpeg [2852740e] by Anton Khirnov <anton@khirnov.net>
vdpau: store picture data in picture's rather than codec's context …
9:20 AM Changeset in ffmpeg [549294fb] by Anton Khirnov <anton@khirnov.net>
vdpau: deprecate VDPAU codec capability Signed-off-by: Anton Khirnov …
9:16 AM Changeset in ffmpeg [a0ad5d01] by Anton Khirnov <anton@khirnov.net>
vdpau: deprecate old codec-specific pixel formats Signed-off-by: …
9:15 AM Changeset in ffmpeg [578ea75a] by Anton Khirnov <anton@khirnov.net>
vdpau: remove old-style decoders Signed-off-by: Anton Khirnov …
8:54 AM Changeset in ffmpeg [488a0fa6] by Anton Khirnov <anton@khirnov.net>
avconv: support -t as an input option. It limits the duration of the …
8:53 AM Changeset in ffmpeg [811bd078] by Anton Khirnov <anton@khirnov.net>
avconv: make input -ss accurate when transcoding Insert (a)trim …
8:53 AM Changeset in ffmpeg [56ee3f9d] by Anton Khirnov <anton@khirnov.net>
avconv: distinguish between -ss 0 and -ss not being used Using -ss 0 …
8:52 AM Changeset in ffmpeg [2e661f26] by Anton Khirnov <anton@khirnov.net>
avconv: insert extra filters in the same way for both graph inputs and …
8:52 AM Changeset in ffmpeg [3799376d] by Anton Khirnov <anton@khirnov.net>
lavfi/fifo: fix flushing when using request_samples If any samples …
8:51 AM Changeset in ffmpeg [06cd4c5a] by Anton Khirnov <anton@khirnov.net>
avconv: fix usage of deprecated lavfi API
8:48 AM Changeset in ffmpeg [1ca39027] by Michael Niedermayer <michaelni@gmx.at>
fate: Add vorbiscomment cover art test Signed-off-by: James Almer …
8:15 AM Changeset in ffmpeg [22458ccb] by Michael Niedermayer <michaelni@gmx.at>
avcodec/tta: use init_get_bits8() Signed-off-by: Michael Niedermayer …
8:14 AM Changeset in ffmpeg [89c3f5a9] by Michael Niedermayer <michaelni@gmx.at>
avformat/takdec: use init_get_bits8() Signed-off-by: Michael …
8:14 AM Changeset in ffmpeg [263da1a8] by Michael Niedermayer <michaelni@gmx.at>
avcodec/eatgq: use init_get_bits8() Signed-off-by: Michael …
8:13 AM Changeset in ffmpeg [5dff2699] by Michael Niedermayer <michaelni@gmx.at>
avcodec/diracdec: use init_get_bits8() Signed-off-by: Michael …
8:13 AM Changeset in ffmpeg [6ed1aa4f] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ra144dec: use init_get_bits8() Signed-off-by: Michael …
8:12 AM Changeset in ffmpeg [77e37c34] by Michael Niedermayer <michaelni@gmx.at>
avformat/latmenc: use init_get_bits8() Signed-off-by: Michael …
7:57 AM Changeset in ffmpeg [dd98d9d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: mxfenc: …
7:52 AM Changeset in ffmpeg [d6c36fba] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a10c4ce24bd4a0dd557d5849aa53a0cc74677808' * commit …
7:46 AM Changeset in ffmpeg [48af8781] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '71953ebcf94fe4ef316cdad1f276089205dd1d65' * commit …
7:32 AM Changeset in ffmpeg [783c674] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '51fc88e7467169031b20b9983d80456b893a9fa3' * commit …
7:22 AM Changeset in ffmpeg [46b3dbf9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' * commit …
7:11 AM Ticket #1970 (ffserver ignores ffmpeg command line arguments) updated by Igor
With new "fix" new have new bugs :) All ffserver params are ignored! …
6:47 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
[…] The ABC/HR test is ongoing. These six outputs were shuffled and …
3:04 AM Ticket #2835 (FFMPEG created WTV files stop working with Microsoft Update KB2670838) created by ramitb
Summary of the bug: WTV files created by ffmpeg stop playing in WMP …
12:53 AM Changeset in ffmpeg [c4f9a4cd] by Michael Niedermayer <michaelni@gmx.at>
rdt: make const tables static const Signed-off-by: Michael …
12:52 AM Changeset in ffmpeg [1787432b] by Michael Niedermayer <michaelni@gmx.at>
mp3dec: make const tables static const Signed-off-by: Michael …

Aug 4, 2013:

9:24 PM broken.m2t attached to Ticket #2834 by Peter B.
MPEG-TS stream with error. Calculating framemd5 dumps core.
9:19 PM Ticket #2834 (mpeg2video: Assertion p <= end failed at libavcodec/utils.c:3249 + ...) created by Peter B.
Summary of the bug: I'm getting the following error message when …
8:52 PM Changeset in ffmpeg [6bbcae2c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/fft: Fix "warning: unused variable" Signed-off-by: Michael …
8:38 PM Ticket #2783 (ffplay: fix -autoexit for -t < 8 (wavpack)) updated by ami_stuff
Replying to cus: > Could you try the attached patch? …
7:18 PM Changeset in ffmpeg [62cf5c11] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskadec: make sipr_bit_rate static const Signed-off-by: …
6:33 PM Ticket #2783 (ffplay: fix -autoexit for -t < 8 (wavpack)) updated by Marton Balint
Cc changed
6:32 PM Ticket #2783 (ffplay: fix -autoexit for -t < 8 (wavpack)) updated by Marton Balint
Could you try the attached patch?
6:32 PM 0001-ffplay-ensure-we-got-the-last-frame-from-the-decoder.patch attached to Ticket #2783 by Marton Balint
4:57 PM Changeset in ffmpeg [3f5824aa] by Anton Khirnov <anton@khirnov.net>
avconv: do not use lavfi direct rendering with -deinterlace …
4:47 PM Changeset in ffmpeg [612a5049] by Anton Khirnov <anton@khirnov.net>
avserver: do not use a static string as a default for a string option …
3:07 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Type changed
2:49 PM Changeset in ffmpeg [7684a361] by Anton Khirnov <anton@khirnov.net>
mxfenc: switch to av_reallocp_array() and check allocation errors …
2:05 PM Changeset in ffmpeg [a10c4ce2] by Luca Barbato <lu_zero@gentoo.org>
aac: Forward errors properly in aac_decode_frame_int Incidentally …
2:05 PM Changeset in ffmpeg [71953ebc] by Luca Barbato <lu_zero@gentoo.org>
aac: Check init_get_bits return value Some code paths can call it …
1:46 PM Changeset in ffmpeg [51fc88e7] by Anton Khirnov <anton@khirnov.net>
avconv: improve some variable names 'filter' is too generic, since …
1:46 PM Changeset in ffmpeg [77cc958f] by Anton Khirnov <anton@khirnov.net>
lavfi: add const to the AVFilter parameter of …
12:01 PM Changeset in ffmpeg [18d7074b] by Michael Niedermayer <michaelni@gmx.at>
libavcodec: Implementation of 32 bit fixed point FFT Iterative …
11:35 AM Changeset in ffmpeg [27cc3e72] by Michael Niedermayer <michaelni@gmx.at>
doc/muxers: Document use case of mpegts muxer option tables_version …
11:27 AM Changeset in ffmpeg [34150585] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: add force_original_aspect_ratio Signed-off-by: Michael …
11:07 AM Ticket #2833 (can't parse HLS subtitles and alternate audio) created by Andrew
ffmpeg doesn't appear to be able to parse HLS master playlists that …
9:24 AM Changeset in ffmpeg [48188a51] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: order libavutil entries alphabetically Signed-off-by: …
6:18 AM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Replying to asukhanov: > But what's wrong with "async 1"? …
5:15 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Mark
Hi All, Great to see that the native AAC encoder is getting some …
2:33 AM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Alex Sukhanov
No, if I encode to mp3 I still can hear this glitch: ffmpeg -i …

Aug 3, 2013:

11:27 PM Ticket #2803 (Expression for scale filter trimmed) closed by Michael Niedermayer
fixed: Fixed in 61af627d56c785650ac3d235f6356ee3bc5676ee
10:56 PM Changeset in ffmpeg [61af627d] by Michael Niedermayer <michaelni@gmx.at>
avfilter/graphparser: remove 256 char limit from create_filter() …
8:53 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Does it sound different if you encode to mp3? Why are you using -async 1 ?
8:24 PM Changeset in ffmpeg [c0ef5d6] by Michael Niedermayer <michaelni@gmx.at>
avdevice/vfwcap: make constant arrays static Signed-off-by: Michael …
8:24 PM Changeset in ffmpeg [8862ed73] by Michael Niedermayer <michaelni@gmx.at>
avdevice/dshow: make constant arrays static Signed-off-by: Michael …
8:22 PM Changeset in ffmpeg [f1873909] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/filtering_audio: make const arrays also static …
7:55 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Alex Sukhanov
I simplified commandline which I could reproduce the problem with: …
6:30 PM Changeset in ffmpeg [5b76c3a1] by Michael Niedermayer <michaelni@gmx.at>
doc/muxers: Document previously undocumented mpegts muxer options …
6:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I'm going to use these 20 samples below. There are six opponents(the …
5:15 PM Changeset in ffmpeg [e43a0a23] by Michael Niedermayer <michaelni@gmx.at>
avfilter: fix plane validity checks Fixes out of array accesses …
5:08 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
This is not my last test, and for a desire to compare this encoder …
4:56 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Replying to Kamedo2: > Is 'tweaking rdlambda for VBR' …
4:49 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I don't think many people will use libfaac. Both libfaac and …
4:47 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by glopes
Yes, I didn't check the actual mpeg4 frames (sorry if I wasn't clear). …
4:38 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by Carl Eugen Hoyos
If you look at the gray input: does it contain values from 0-255 or 16-235?
4:31 PM Ticket #1897 (arbitrary maxval for netpbm image formats (pam,pnm,pgm)) closed by Carl Eugen Hoyos
fixed: Should be fixed in 34d48dac.
4:16 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Carl Eugen Hoyos
I thought that additional improvements were made since (and if ffaac …
3:22 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Replying to cehoyos: > Comparing with libfaac would be …
3:07 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Carl Eugen Hoyos
Comparing with libfaac would be useful…
3:06 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by Carl Eugen Hoyos
How did you check the mpeg4 frames encoded by FFmpeg, that sounds …
2:34 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by glopes
Thanks for the reference. I have to admit I'm not entirely sure I …
2:15 PM Changeset in ffmpeg [bc4e7985] by Michael Niedermayer <michaelni@gmx.at>
avdevice/timefilter: 2nd try at avoiding rounding issues This …
2:11 PM Changeset in ffmpeg [d6fd1242] by Michael Niedermayer <michaelni@gmx.at>
avdevice/timefilter-test: provide more space for the printout to allow …
1:33 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by Carl Eugen Hoyos
How did you produce the input video? Ticket #2684 was about incorrect …
1:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Or, I can drop fdk-aac and instead test on 3 bitrates. Do you have any …
1:00 PM Changeset in ffmpeg [34d48dac] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pnmdec: support more pnm files Fixes Ticket1897 Some hunks …
1:00 PM Changeset in ffmpeg [62738157] by Michael Niedermayer <michaelni@gmx.at>
pnmdec: always output native pixel format This simplifies the code …
12:01 PM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by glopes
Thanks for asking, actually! I just tried with the latest build …
11:30 AM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by Carl Eugen Hoyos
Cc changed
Is the problem still reproducible with current FFmpeg?
11:02 AM Ticket #2731 (Problem with -metadata disc) updated by Markus
thank you. tested and OK.
10:44 AM Changeset in ffmpeg [b7ed18b9] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: add option tables_version Signed-off-by: Michael …
10:36 AM Changeset in ffmpeg [5ad4e293] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add myself as maintainer for the interface code to …
10:35 AM Ticket #2452 (decoding yuv420p to rgb shifts luminance down) updated by glopes
Additional note: as of version 2.0.7 (at least) VLC is no longer …
9:25 AM Ticket #2823 (Building ffmpeg failed) updated by Pradeep VR
Replying to cehoyos: > Please update to the latest version …
9:09 AM Ticket #2823 (Building ffmpeg failed) updated by Carl Eugen Hoyos
Please update to the latest version (git head), there were …
8:55 AM Changeset in ffmpeg [62f616ed] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:48 AM Changeset in ffmpeg [82fdfe8e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a8b19271c3b40ac3c3dc769fe248887acf14ba5a' * commit …
8:38 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
I've encoded weeks of AACs using v4 patch, using diverse samples and …
8:27 AM Changeset in ffmpeg [1607a985] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mlp: Fix bugs in libavs warning fixes Signed-off-by: Michael …
8:08 AM Changeset in ffmpeg [20be5e0a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' * commit …
8:08 AM Changeset in ffmpeg [038c4f65] by Michael Niedermayer <michaelni@gmx.at>
configure: Check for GCC diagnostic pragma support inside of functions …
7:27 AM Changeset in ffmpeg [85fc1a18] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3a7050ffed5ce061b114a11e4de4b77aba8efa0b' * commit …
7:22 AM Changeset in ffmpeg [fa5410f6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '79be2c325c5ee8f7ac9e28399e51986ebe99bb3c' * commit …
7:16 AM Changeset in ffmpeg [a8e96383] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b5a138652ff8a5b987d3e1191e67fd9f6575527e' * commit …
7:08 AM Ticket #2823 (Building ffmpeg failed) updated by Pradeep VR
Replying to cehoyos: > Please provide a little more …
7:01 AM Changeset in ffmpeg [8e970a58] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d6fa3977b016f1b72b0b24b8834ff9222498548' * commit …
6:54 AM Changeset in ffmpeg [7cd13f61] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0d8b943d204bd16fcf2f4a59c742e65a401dd3d0' * commit …
6:14 AM Ticket #2823 (Building ffmpeg failed) updated by Carl Eugen Hoyos
Please provide a little more information: Which version are you trying …
5:54 AM Ticket #2823 (Building ffmpeg failed) updated by Pradeep VR
Hi cehoyos still am not able to build the code, could you please help …

Aug 2, 2013:

10:53 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Please provide the minimal command line that allows to reproduce the …
10:50 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Alex Sukhanov
$ ffmpeg -i audio_glitch_input.flv out.wav Generates playable file.
10:45 PM Changeset in ffmpeg [bdccfc3f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
10:40 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) updated by Carl Eugen Hoyos
Component changed
Is the problem also reproducible with the following command? {{{$ …
10:08 PM Ticket #2832 (ffmpeg produces broken audio with -async 1) created by Alex Sukhanov
I uploaded audio_glitch_input.flv to upload.ffmpeg.org/incoming …
9:31 PM Changeset in ffmpeg [ae4c912b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Forward interlaced field information from mov to ffv1 decoder. Only …
9:23 PM Changeset in ffmpeg [401f6a71] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not suggest to use gas-preprocessor if using it would break …
9:12 PM Changeset in ffmpeg [154c8bf6] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mdec: make block_index static const
9:11 PM Changeset in ffmpeg [f19a23bd] by Michael Niedermayer <michaelni@gmx.at>
avcodec/mjpeg: make 2 outcommented tables static
9:11 PM Changeset in ffmpeg [b984c727] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dxtory: make def_lru[8] static Signed-off-by: Michael …
9:10 PM Changeset in ffmpeg [04c50cb3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/dnxhdenc: make header_prefix static const Signed-off-by: …
8:34 PM Changeset in ffmpeg [6da5b57d] by Diego Biurrun <diego@biurrun.de>
configure: Check for GCC diagnostic pragma support inside of functions …
7:14 PM Changeset in ffmpeg [0553f2c6] by Michael Niedermayer <michaelni@gmx.at>
avformat/matroskaenc: make 2 tables static that are not used outside …
7:14 PM Changeset in ffmpeg [65dd9320] by Michael Niedermayer <michaelni@gmx.at>
movenc: make uuids static const Signed-off-by: Michael Niedermayer …
6:59 PM Changeset in ffmpeg [a8b19271] by Diego Biurrun <diego@biurrun.de>
avcodec: Add output_picture_number to AVCodecParserContext Set …
6:33 PM Ticket #2831 (TTA encoder segmentation fault with 24 bits multichannel input) updated by Carl Eugen Hoyos
Was a specific sample needed? […] […] valgrind shows no problems …
6:09 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Yep, the cutoff is used as-is in this patch, the offset is already …
6:04 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
Is aaccoder.c line 829: […] correct? Not start >= cutoff+cutoff/5?
5:19 PM Changeset in ffmpeg [7950e519] by Diego Biurrun <diego@biurrun.de>
Disable deprecation warnings for cases where a replacement is available
5:19 PM Changeset in ffmpeg [3a7050ff] by Diego Biurrun <diego@biurrun.de>
build: Add _Pragma macro to disable deprecated declaration warnings
5:19 PM Changeset in ffmpeg [79be2c32] by Diego Biurrun <diego@biurrun.de>
doc/print_options: Move options headers to a saner place
5:19 PM Changeset in ffmpeg [b5a13865] by Diego Biurrun <diego@biurrun.de>
Give less generic names to global library option arrays
5:11 PM Changeset in ffmpeg [0d6fa397] by Martin Storsjö <martin@martin.st>
rtmp: Add seek support Signed-off-by: Martin Storsjö <martin@martin.st>
5:03 PM Ticket #2831 (TTA encoder segmentation fault with 24 bits multichannel input) closed by Elon Musk
fixed
4:45 PM Changeset in ffmpeg [bc2187cf] by Paul B Mahol <onemda@gmail.com>
ttaenc: fix packet size Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:38 PM Ticket #2831 (TTA encoder segmentation fault with 24 bits multichannel input) created by jamal
[…] This seems to be only with 24 bits multichannel input. 16 bits …
4:19 PM Changeset in ffmpeg [0d8b943d] by Diego Biurrun <diego@biurrun.de>
h264_sei: Return meaningful values Signed-off-by: Diego Biurrun …
3:06 PM Changeset in ffmpeg [2b9590eb] by Michael Niedermayer <michaelni@gmx.at>
avdevice/timefilter-test: dont try to optimize par1 for n0=0 case for …
11:05 AM Changeset in ffmpeg [61a28d0] by Michael Niedermayer <michaelni@gmx.at>
flvdec: silence unused warning Signed-off-by: Michael Niedermayer …
10:37 AM Changeset in ffmpeg [2ae5ac78] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:23 AM Changeset in ffmpeg [da4cd615] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4c7fd58f8ae729b964b6859eace5ab9a55ce3c8c' * commit …
10:19 AM Changeset in ffmpeg [67291ffd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f900f35ac8db4ac30df6fda1c27502c2ef9e6ba5' * commit …
10:08 AM Changeset in ffmpeg [ae48547] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e4529df944616917ae8462f5102253ff7f983093' * commit …
9:00 AM Changeset in ffmpeg [cb73f840] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '390b4d7088b5cecace245fee0c54a57e24dabdf4' * commit …
8:39 AM Changeset in ffmpeg [ca1b0291] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fd8f91e3f44a2bdbefaaebead388133c5fdd3423' * commit …
1:55 AM Changeset in ffmpeg [bff371e3] by Michael Niedermayer <michaelni@gmx.at>
jpeg2000dec: simplify jpeg2000_read_bitstream_packets() 23 lines less …
1:54 AM Changeset in ffmpeg [5936d982] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wmaenc: change commented assert to av_assert Signed-off-by: …
1:27 AM Changeset in ffmpeg [d75d9112] by Michael Niedermayer <michaelni@gmx.at>
mpegts: save last pcr of pcr pids in PES Context Based on a patch by …
1:21 AM Changeset in ffmpeg [b3f858b8] by Michael Niedermayer <michaelni@gmx.at>
libxvid: cosmetics: Realign the code Signed-off-by: Michael …
1:13 AM Ticket #2830 (stronger ff_index_search_timestamp) created by 张广文
The end of ff_index_search_timestamp will search the …

Aug 1, 2013:

11:40 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by klaussfreire
Cool paper. Still, everything seems quite specific to Opus.
7:14 PM Changeset in ffmpeg [f118b417] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: raise level for message printed in case of auto-select pixel …
7:12 PM Ticket #2731 (Problem with -metadata disc) closed by Carl Eugen Hoyos
fixed: Fixed in fbc0004, thank you for the report!
7:11 PM Ticket #2157 (-metadata track=1/10 and M4A issues) closed by Carl Eugen Hoyos
fixed: Fixed in bb7f71d, thank you for the report!
2:35 PM Ticket #2754 (ffmpeg exist with muxing overhead after 6-8 hours of hls transcoding ...) closed by Carl Eugen Hoyos
invalid
2:21 PM Changeset in ffmpeg [fbc0004b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Write disc number and total number of discs as part of …
2:20 PM Changeset in ffmpeg [bb7f71d9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/movenc: Write total number of tracks as part of metadata. Fixes …
11:59 AM Changeset in ffmpeg [9408d990] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:51 AM Changeset in ffmpeg [0f5a40c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ee37d5811caa8f4ad125a37fe6ce3f9e66cd72f2' * commit …
11:26 AM Changeset in ffmpeg [b1841217] by Diego Biurrun <diego@biurrun.de>
h264_sei: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
11:26 AM Changeset in ffmpeg [4c7fd58f] by Diego Biurrun <diego@biurrun.de>
h264_sei: Remove pointless old comment
11:24 AM Changeset in ffmpeg [2ee58af5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1851e1d05d06f6ef3436c667e4354da0f407b226' * commit …
11:21 AM Changeset in ffmpeg [4f07fcd3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7748dd41be3d6dd6300f14263586af4ee104ead2' * commit …
10:52 AM Changeset in ffmpeg [56e68237] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b85dbe68e222586fd77332716eb8ed5724db4e1b' * commit …
10:44 AM Changeset in ffmpeg [9ea24e92] by Diego Biurrun <diego@biurrun.de>
twinvq: Add proper twinvq prefixes to identifiers
10:43 AM Changeset in ffmpeg [f900f35a] by Diego Biurrun <diego@biurrun.de>
flvdec: Eliminate completely silly goto
10:43 AM Changeset in ffmpeg [e4529df9] by Diego Biurrun <diego@biurrun.de>
flvdec: K&R formatting cosmetics
10:43 AM Changeset in ffmpeg [390b4d70] by Diego Biurrun <diego@biurrun.de>
flvdec: Fix = vs. == typo in sample rate check
10:30 AM Changeset in ffmpeg [cca229e7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c7e921a54ffe7feb9f695c82f0a0764ab8d0f62b' * commit …
10:11 AM Ticket #2093 (ffplay: crash when seeking with the mouse) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Needs -vst 3 now […]
10:03 AM Changeset in ffmpeg [fcccb4c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b7e6da988bfd5def40ccf3476eb8ce2f98a969a5' * commit …
9:58 AM Changeset in ffmpeg [d6b37de4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '892b0be1dfbdeaf71235fb6c593286e4f5c7e4ec' * commit …
9:53 AM Changeset in ffmpeg [b39f012d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7531588fffbca1f0afdcc06635999c00dfc16ca6' * commit …
9:51 AM Ticket #2696 (Audio/Video sync issues when reducing fps from 59.94 to 29.97) updated by Carl Eugen Hoyos
Please test -avoid_negative_ts 1
9:47 AM Changeset in ffmpeg [d2c613dd] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '54e03ff6af8a070f1055edd26028f3f7b2e2ca8e' * commit …
9:42 AM Changeset in ffmpeg [57b8ce4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2e814d0329aded98c811d0502839618f08642685' * commit …
9:36 AM Changeset in ffmpeg [0c8efe48] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' * commit …
9:29 AM Changeset in ffmpeg [b3264381] by Michael Niedermayer <michaelni@gmx.at>
avutil/tree: fix memleaks Signed-off-by: Michael Niedermayer …
9:29 AM Changeset in ffmpeg [161054f3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c2e936de07d054bf476e60445b453bf6b4836820' * commit …
9:11 AM Changeset in ffmpeg [fd8f91e3] by Martin Storsjö <martin@martin.st>
rtsp: Simplify code for forming the remote peer url Signed-off-by: …
9:08 AM Ticket #2742 (Speex encoding does not allow for specifying complexity level) closed by Carl Eugen Hoyos
worksforme: […]
8:41 AM Changeset in ffmpeg [bc47d126] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986' * commit …
8:36 AM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
[…] […]
8:19 AM Ticket #2731 (Problem with -metadata disc) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Owner, Type changed
Patch sent to ffmpeg.devel.
7:41 AM Changeset in ffmpeg [3c8bff07] by Anton Khirnov <anton@khirnov.net>
avframe: have av_frame_get_side_data take const AVFrame* …
7:26 AM Changeset in ffmpeg [ee37d581] by Martin Storsjö <martin@martin.st>
rtpproto: Allow specifying a separate rtcp port in …
6:41 AM Changeset in ffmpeg [1851e1d0] by Martin Storsjö <martin@martin.st>
rtpproto: Check the size before reading buf[1] I doubt that anyone …
2:58 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by Kamedo2
This paper, fig. 6 shows bit allocation curves, although this is Opus. …
2:08 AM Changeset in ffmpeg [11ace706] by Michael Niedermayer <michaelni@gmx.at>
doc/protocols: Document file protocol options Reviewed-by: Stefano …
12:37 AM Ticket #2829 (failed to read from a valid rtmp stream with error Invaid data found ...) updated by Vlad SD
Nop, it fails on basic -i read, the same links plays find in jwplayer
Note: See TracTimeline for information about the timeline view.