Timeline



May 15, 2012:

11:25 PM CompilationGuide/Ubuntu edited by llogan
cosmetics; add libgpac-dev to Updating and Reverting sections (diff)
11:16 PM UbuntuCompilationGuideLucid edited by llogan
add page outline (diff)
10:41 PM Changeset in ffmpeg [a28aa76a] by Stefano Sabatini <stefasab@gmail.com>
doc/filtering_design: fix typo negociation -> negotiation
10:39 PM Changeset in ffmpeg [a48abf5e] by Clément Bœsch <ubitux@gmail.com>
doc/filter_design: fix a few other typo.
9:54 PM Changeset in ffmpeg [6797d194] by Diego Biurrun <diego@biurrun.de>
x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
8:19 PM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by ChrisOfBristol
Please either upload the sample to http://www.datafilehost.com/
7:42 PM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by llogan
Replying to cehoyos: > Please do not set tickets to "open" …
7:23 PM Changeset in ffmpeg [95a98ab3] by Justin Ruggles <justin.ruggles@gmail.com>
ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16 Simplifies the …
6:47 PM Changeset in ffmpeg [11e33402] by Mans Rullgard <mans@mansr.com>
fate: use standard diff options diff -w is not a standard option. …
6:22 PM Changeset in ffmpeg [6439ad49] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add SLDV FourCC for dvvideo.
6:11 PM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by Carl Eugen Hoyos
Resolution changed
6:10 PM Ticket #145 (ogg theora vorbis badly out-of-sync) updated by Carl Eugen Hoyos
Resolution changed
5:10 PM Changeset in ffmpeg [46ea4635] by Diego Biurrun <diego@biurrun.de>
tta: Fix comment about channel number; TTA supports >2 channels. …
5:10 PM Changeset in ffmpeg [91791ac2] by Diego Biurrun <diego@biurrun.de>
avfilter: Move ff_get_ref_perms_string() to where it is used. This …
5:10 PM Changeset in ffmpeg [4982e1dd] by Diego Biurrun <diego@biurrun.de>
build: Add 'check' target to run all compile and test targets.
5:05 PM Changeset in ffmpeg [6de226a2] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo3: validate new frame size before resetting decoder
5:05 PM Changeset in ffmpeg [bc00da27] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo3: when freeing buffers, set pointers referencing them to NULL as well
5:05 PM Changeset in ffmpeg [81064a80] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo3: initialise pixel planes on allocation This prevents decoder …
5:05 PM Changeset in ffmpeg [fc417db3] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo3: ensure that decoded cell data is in 7-bit range as presumed by …
4:55 PM Changeset in ffmpeg [47aae2bc] by Michael Niedermayer <michaelni@gmx.at>
lavfi: switch to _alt functions Signed-off-by: Michael Niedermayer …
4:08 PM Changeset in ffmpeg [f8196759] by Michael Niedermayer <michaelni@gmx.at>
fifo: add av_fifo_grow() Signed-off-by: Michael Niedermayer …
3:03 PM Ticket #304 (wrong detection: "Format mp3 detected only with small score of 1") closed by Michael Niedermayer
needs_more_info: Please provide a sample file that is misdetected, iam happy to fix the …
2:58 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) updated by Michael Niedermayer
btw, i would suggest you use -vf yadif which does a better job at …
2:51 PM Ticket #243 (Flag to tell if a codec supports interframe encoding) updated by Michael Niedermayer
Status changed
Considering the time this is open with noone implementing it. Do you …
2:49 PM Changeset in ffmpeg [6d042f79] by Mans Rullgard <mans@mansr.com>
fate: rename psx-str-v3-mdec to mdec-v3 This name better reflects …
2:49 PM Changeset in ffmpeg [c68adc7b] by Mans Rullgard <mans@mansr.com>
fate: convert psx-str to a demuxer test While these codecs are …
2:49 PM Changeset in ffmpeg [db465be4] by Mans Rullgard <mans@mansr.com>
lavf: add mdec to is_intra_only() list Signed-off-by: Mans Rullgard …
2:43 PM Ticket #349 (MingW32 Cross Compile of FFMPEG Fails) updated by Michael Niedermayer
I just tried a build under linux+mingw with --enable-shared …
2:41 PM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by cbsrobot
can you test this patch …
2:40 PM Ticket #145 (ogg theora vorbis badly out-of-sync) closed by Michael Niedermayer
worksforme: seems working with current ffmpeg + ffplay
2:23 PM Changeset in ffmpeg [0ff0af7] by Mans Rullgard <mans@mansr.com>
fate: use diff -b in oneline comparison This is simpler and should …
12:31 PM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) closed by Michael Niedermayer
worksforme: Testing with latest ffmpeg, both encoding as well as stream copy lead …
9:32 AM Ticket #38 (FFplay hangs when a non existing filter is passed at the command line ...) updated by Michael Niedermayer
I suggest you post this patch to the mailing list, or to marton …
9:30 AM Ticket #7 (seeking back to beginning of file sometimes fails badly) closed by Michael Niedermayer
worksforme: I cant reproduce any problem with seeking in this dv file with the …
9:16 AM Changeset in ffmpeg [b9777797] by Michael Niedermayer <michaelni@gmx.at>
mtv: make output endian independant should fix fate-mtv test …
6:20 AM Ticket #1307 (support decoding of forward dvcpro codec) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Output looks wrong. […]
6:18 AM Ticket #1042 (Regression causes DV copy to fail) updated by Carl Eugen Hoyos
Keywords changed
6:18 AM Ticket #1233 (ffplay: regression while seeking in dv) updated by Carl Eugen Hoyos
Keywords changed
6:18 AM Ticket #217 (dv file created with qt3) updated by Carl Eugen Hoyos
Keywords changed
6:09 AM Changeset in ffmpeg [86709ce3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support NTSC forward dvcpro videos (PAL looks incorrect).
5:54 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by Carl Eugen Hoyos
Replying to llogan: Please do not set tickets to "open" …
5:53 AM dca.c attached to Ticket #1309 by K.Y.H
5:50 AM Ticket #1309 (Android(NDK) cannot compile thumb mode) updated by Carl Eugen Hoyos
Keywords changed
Please send patches to ffmpeg-devel, they receive more attention there.
5:41 AM Changeset in ffmpeg [e013abed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Read and write APRG mov atom to allow AVUI streamcopy.
4:57 AM Changeset in ffmpeg [d89eca50] by Anton Khirnov <anton@khirnov.net>
Add missing version bumps and APIchanges/Changelog entries.
4:53 AM Changeset in ffmpeg [4a1ac8c4] by Anton Khirnov <anton@khirnov.net>
lavfi: move buffer management function to a separate file.
4:52 AM Changeset in ffmpeg [4c64fed3] by Anton Khirnov <anton@khirnov.net>
lavfi: move formats-related functions from default.c to formats.c …
4:51 AM Changeset in ffmpeg [c5432d3c] by Anton Khirnov <anton@khirnov.net>
lavfi: move video-related functions to a separate file. This is …
3:03 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by llogan
Priority, Keywords, Status changed
Please either upload the sample to http://www.datafilehost.com/ or …
2:38 AM Ticket #1309 (Android(NDK) cannot compile thumb mode) created by K.Y.H
When using thumb mode(--enable-thumb), compile is fail.. Error at …
1:53 AM Changeset in ffmpeg [c457a29e] by Michael Niedermayer <michaelni@gmx.at>
ffprobe: add default_writer priv_size. Signed-off-by: Michael …
1:03 AM Ticket #1208 (EBP Modification) closed by Michael Niedermayer
fixed
12:31 AM Changeset in ffmpeg [dd20e7ed] by Michael Niedermayer <michaelni@gmx.at>
assdec: check that the alloc+init of the private data succeeded. …
12:31 AM Changeset in ffmpeg [3938a0ee] by Michael Niedermayer <michaelni@gmx.at>
audio_frame_queue: fix null ptr dereference This happened when a …
12:27 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) created by ChrisOfBristol
SAFA and Philips mobile recording devices create sound files with the …
12:24 AM CompilationGuide/Ubuntu edited by llogan
add table of contents; add links for older ubuntu versions (diff)

May 14, 2012:

11:03 PM Changeset in ffmpeg [7abf7899] by Mans Rullgard <mans@mansr.com>
fate: make smjpeg a demux test These codecs are covered elsewhere so …
10:31 PM Changeset in ffmpeg [825ec16d] by Marton Balint <cus@passwd.hu>
ffplay: put aspect ratio info to the VideoPicture struct Also use …
10:31 PM Changeset in ffmpeg [843509e2] by Marton Balint <cus@passwd.hu>
ffplay: use AVFrame::width and height instead of using codec or filter …
10:31 PM Changeset in ffmpeg [84087b24] by Marton Balint <cus@passwd.hu>
ffplay: use stream sample_aspect_ratio if available in source frames …
10:31 PM Changeset in ffmpeg [89080a0a] by Marton Balint <cus@passwd.hu>
ffplay: fix video_thread when no frame is returned in get_video_frame …
9:40 PM Changeset in ffmpeg [4c73b3b1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: affect computed filtered frame pts after filling frame from …
9:40 PM Changeset in ffmpeg [94a9ac12] by Michael Niedermayer <michaelni@gmx.at>
lavf: add av_guess_frame_sample_aspect_ratio function Guesses the …
9:14 PM ntsc.avi attached to Ticket #1307 by ami_stuff
9:14 PM pal.avi attached to Ticket #1307 by ami_stuff
9:14 PM Ticket #1307 (support decoding of forward dvcpro codec) created by ami_stuff
ntsc mode decodes correctly with ffmpeg -vcodec dvvideo -i ntsc.avi …
8:38 PM Changeset in ffmpeg [b1c1d7d] by Mans Rullgard <mans@mansr.com>
fate: separate sierra-vmd audio and video tests Signed-off-by: Mans …
8:38 PM Changeset in ffmpeg [0b1c8685] by Mans Rullgard <mans@mansr.com>
fate: separate smacker audio and video tests Signed-off-by: Mans …
7:36 PM Changeset in ffmpeg [e6694659] by Anton Khirnov <anton@khirnov.net>
libmp3lame: set supported channel layouts.
7:36 PM Changeset in ffmpeg [6eeb9a04] by Anton Khirnov <anton@khirnov.net>
avconv: automatically insert asyncts when -async is used. Deprecate …
7:36 PM Changeset in ffmpeg [369cb092] by Anton Khirnov <anton@khirnov.net>
avconv: add support for audio filters. The FATE changes are all …
7:36 PM Changeset in ffmpeg [9f26421b] by Anton Khirnov <anton@khirnov.net>
lavfi: add asyncts filter.
7:36 PM Changeset in ffmpeg [fb604ae8] by Anton Khirnov <anton@khirnov.net>
lavfi: add aformat filter Based on a patch by Mina Nagy Zaki …
7:36 PM Changeset in ffmpeg [a2cd9be2] by Anton Khirnov <anton@khirnov.net>
lavfi: add an audio buffer sink.
7:36 PM Changeset in ffmpeg [4c66c407] by Anton Khirnov <anton@khirnov.net>
lavfi: add an audio buffer source.
7:36 PM Changeset in ffmpeg [720c6b78] by Anton Khirnov <anton@khirnov.net>
buffersrc: add av_buffersrc_write_frame(). It's the same as …
7:36 PM Changeset in ffmpeg [8b05e13d] by Anton Khirnov <anton@khirnov.net>
buffersrc: fix invalid read in uninit if the fifo hasn't been allocated
7:36 PM Changeset in ffmpeg [fad729f] by Anton Khirnov <anton@khirnov.net>
lavfi: rename vsrc_buffer.c to buffersrc.c Most of the code will be …
7:36 PM Changeset in ffmpeg [fd127ede] by Anton Khirnov <anton@khirnov.net>
avfiltergraph: reindent
7:36 PM Changeset in ffmpeg [ff1f51a8] by Anton Khirnov <anton@khirnov.net>
lavfi: add channel layout/sample rate negotiation.
7:36 PM Changeset in ffmpeg [5775a183] by Anton Khirnov <anton@khirnov.net>
lavfi: add types and functions for channel layout/samplerate negotiation
7:36 PM Changeset in ffmpeg [394a0267] by Anton Khirnov <anton@khirnov.net>
yadif: Flush filter on eof. Signed-off-by: Anton Khirnov …
7:36 PM Changeset in ffmpeg [7dd56d41] by Anton Khirnov <anton@khirnov.net>
yadif: Improve pts accuracy. Signed-off-by: Anton Khirnov …
7:29 PM Changeset in ffmpeg [9cf5bcd] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: accept + prefix to -pix_fmt option to disable automatic …
7:29 PM Changeset in ffmpeg [440af105] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add avfilter_graph_set_auto_convert().
7:26 PM Changeset in ffmpeg [7c6d2406] by Mans Rullgard <mans@mansr.com>
mtv: do not byteswap raw video in demuxer Signed-off-by: Mans …
7:25 PM Ticket #1305 (Embedded ASS subtitle support) updated by Carl Eugen Hoyos
Priority, Keywords, Reproduced by developer changed
7:00 PM Ticket #1284 (Android(NDK) cannot support "pthread_cancel") closed by Carl Eugen Hoyos
fixed: Should be fixed by Nicolas George.
6:58 PM Ticket #1305 (Embedded ASS subtitle support) updated by Cigaes
Status, Version, Component changed
That would be nice indeed, but that is hard. Adding support for …
6:54 PM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by Carl Eugen Hoyos
Priority changed
To make this a valid ticket, please add complete, uncut console output …
6:35 PM Ticket #1186 (Regression in duration calculation for ogg files.) updated by Dale Curtis
Thanks again Michael! I've verified the fix with our local set of test …
6:17 PM Changeset in ffmpeg [7e944159] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …
5:49 PM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by compn
the person who created the exr patch said he might start working on …
5:32 PM Changeset in ffmpeg [281bde27] by Nicolas George <nicolas.george@normalesup.org>
udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS. Some …
5:32 PM Changeset in ffmpeg [83f954e8] by Nicolas George <nicolas.george@normalesup.org>
configure: check for pthread_cancel.
5:11 PM Changeset in ffmpeg [b545b947] by Clément Bœsch <ubitux@gmail.com>
ffprobe: replace fast_asprintf() with bprint utils. Also remove the …
5:11 PM Changeset in ffmpeg [9548deee] by Clément Bœsch <ubitux@gmail.com>
lavu/bprint: add av_bprint_reset().
4:56 PM Changeset in ffmpeg [7a442233] by Nicolas George <nicolas.george@normalesup.org>
lavfi: document filter design subtleties. The details on reference …
4:37 PM Changeset in ffmpeg [31f2c023] by Janne Grunau <janne-libav@jannau.net>
avprobe: free options at the end of main()
4:37 PM Changeset in ffmpeg [093c50a4] by Janne Grunau <janne-libav@jannau.net>
avprobe: close opened codecs after use Fixes "memleak" on closing …
3:54 PM Ticket #1180 (video cutting/extraction leads to various a/v sync (when possible)) closed by Michael Niedermayer
fixed: Should be fixed, and it seems you need -fflags +genpts for the -ss …
3:51 PM Changeset in ffmpeg [381cc4b] by Michael Niedermayer <michaelni@gmx.at>
update_initial_durations: use av_ts2str() Signed-off-by: Michael …
3:40 PM CompilationGuide/Ubuntu edited by Matthew Szatmary
Added libgpac-dev to support x264 mp4 output (diff)
3:14 PM Changeset in ffmpeg [c69b6649] by Michael Niedermayer <michaelni@gmx.at>
update_initial_durations: add some checks to ensure things match up. …
3:11 PM Ticket #1288 (meridian uncompressded: fails to decode) updated by ami_stuff
int 576 vs int 486 should be probably identified only by height, …
2:26 PM mer.jpg attached to Ticket #1288 by ami_stuff
2:25 PM Ticket #1288 (meridian uncompressded: fails to decode) updated by ami_stuff
progressive vs interlaced can be identified by mareked value (see …
2:19 PM Changeset in ffmpeg [100c70b0] by Diego Biurrun <diego@biurrun.de>
vcr1: Add vcr1_ prefixes to all static functions with generic names.
2:19 PM Changeset in ffmpeg [a761e595] by Diego Biurrun <diego@biurrun.de>
vcr1: Fix return type of common_init to match the function pointer …
2:19 PM Changeset in ffmpeg [55da88c5] by Diego Biurrun <diego@biurrun.de>
vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.
1:38 PM Changeset in ffmpeg [5aad8e80] by Diego Biurrun <diego@biurrun.de>
motion-test: remove disabled code
1:38 PM Changeset in ffmpeg [70be4ddd] by Diego Biurrun <diego@biurrun.de>
gxfenc: remove disabled half-implemented MJPEG tag
1:38 PM Changeset in ffmpeg [fcc456b8] by Diego Biurrun <diego@biurrun.de>
x86: use more standard construct for setting ASM functions in FFT code …
1:15 PM Changeset in ffmpeg [6d49e819] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: revert 492cc1 This restores correct block_align values in …
12:15 PM Changeset in ffmpeg [8443082d] by Michael Niedermayer <michaelni@gmx.at>
ogg: rewrite first timestamp reading code. this is simpler and closer …
12:15 PM Changeset in ffmpeg [5931c754] by Michael Niedermayer <michaelni@gmx.at>
ogg: in ogg_get_length() start from data_offset not 0. Signed-off-by: …
12:11 PM Ticket #1186 (Regression in duration calculation for ogg files.) closed by Michael Niedermayer
fixed: locally fixed, will be in my next push
12:06 PM Changeset in ffmpeg [09a35f25] by Mans Rullgard <mans@mansr.com>
fate: westwood-aud: disable decoding The codec (adpcm-ima-ws) is …
12:05 PM Changeset in ffmpeg [f70d91e2] by Mans Rullgard <mans@mansr.com>
fate: caf: disable decoding This is intended as a demuxer test and …
12:05 PM Changeset in ffmpeg [b809991] by Mans Rullgard <mans@mansr.com>
fate: film-cvid: drop pcm audio and rename test Signed-off-by: Mans …
12:04 PM Changeset in ffmpeg [0bbb330e] by Mans Rullgard <mans@mansr.com>
fate: d-cinema-demux: drop unnecessary flags Signed-off-by: Mans …
12:02 PM Changeset in ffmpeg [cd7b82c5] by Mans Rullgard <mans@mansr.com>
fate: split off dpcm-interplay from interplay-mve tests These two …
12:01 PM Changeset in ffmpeg [838521e1] by Mans Rullgard <mans@mansr.com>
fate: rename funcom-iss to adpcm-ima-iss This matches the name of the …
12:00 PM Changeset in ffmpeg [9656b7f2] by Mans Rullgard <mans@mansr.com>
fate: rename cryo-apc to adpcm-ima-apc This matches the name of the …
11:56 AM Changeset in ffmpeg [773459e7] by Mans Rullgard <mans@mansr.com>
fate: rename adpcm-psx-str-v3 to adpcm-xa This matches the name of …
11:55 AM Changeset in ffmpeg [6a64ff74] by Mans Rullgard <mans@mansr.com>
fate: split off adpcm-ms-mono test from dxa-feeble Signed-off-by: …
11:55 AM Changeset in ffmpeg [95939bf5] by Mans Rullgard <mans@mansr.com>
fate: split off adpcm-ima-ws test from vqa-cc Signed-off-by: Mans …
11:54 AM Changeset in ffmpeg [88ae6178] by Mans Rullgard <mans@mansr.com>
fate: add adpcm-ima-smjpeg test Signed-off-by: Mans Rullgard …
11:53 AM Changeset in ffmpeg [cb0713fc] by Mans Rullgard <mans@mansr.com>
fate: split off adpcm-ima-amv from amv test Signed-off-by: Mans …
11:51 AM Changeset in ffmpeg [35d88a86] by Mans Rullgard <mans@mansr.com>
fate: separate bmv audio and video tests Signed-off-by: Mans Rullgard …
11:51 AM Changeset in ffmpeg [bd7ac952] by Mans Rullgard <mans@mansr.com>
fate: separate delphine-cin audio and video tests Signed-off-by: Mans …
11:51 AM Changeset in ffmpeg [f4d2b93] by Mans Rullgard <mans@mansr.com>
fate: truemotion1: disable audio These tests include adpcm-ima-dk3 …
11:50 AM Changeset in ffmpeg [63322d8c] by Mans Rullgard <mans@mansr.com>
fate: qtrle: disable audio in all tests These files contain mace6 …
11:50 AM Changeset in ffmpeg [0c26380f] by Mans Rullgard <mans@mansr.com>
fate: pcm-planar: disable video This file has eamad video which is …
11:49 AM Changeset in ffmpeg [1c0e8b94] by Mans Rullgard <mans@mansr.com>
fate: mtv: disable video decoding This test contains raw rgb565le …
11:19 AM Ticket #1172 (openexr .exr support) updated by robocop
please, can you look at the ticket: …
11:15 AM test_exr_out.jpg attached to Ticket #1306 by robocop
11:15 AM test_exr.exr attached to Ticket #1306 by robocop
11:14 AM Ticket #1306 (Open EXR : wrong processing of an *.exr files) created by robocop
Looks there is some mistake in EXR format support in ffmpeg. I`m tried …
11:05 AM Changeset in ffmpeg [d19f3e9a] by Diego Biurrun <diego@biurrun.de>
doc: misc improvements for the Windows section Fix some orthography, …
10:59 AM Changeset in ffmpeg [e73241ba] by Stefano Sabatini <stefasab@gmail.com>
doc/ffprobe: fix rendering of the timecode chapter in the man page
10:59 AM Changeset in ffmpeg [3946187d] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add "nokey" option to default writer Help simplifying …
10:59 AM Changeset in ffmpeg [f48f03a4] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: add "noprint_wrappers" option to default writer The option …
10:59 AM Changeset in ffmpeg [6cd06bd2] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: simplify/fix logic for the -show_format_entry option Do not …
10:59 AM Changeset in ffmpeg [a0fd3221] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: remove unused print_format_entry() function The function was …
9:27 AM Ticket #1303 (mpeg4enc: crash with 1x1 resolution) closed by Michael Niedermayer
fixed
9:26 AM Changeset in ffmpeg [4991cbaf] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: Fix chroma edge size Fixes ticket1303 Signed-off-by: …
7:10 AM StreamPiece.ogg attached to Ticket #1186 by Carl Eugen Hoyos
12:58 AM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by Michael Niedermayer
cant reproduce this on linux
12:41 AM Ticket #1094 (ts: operation not permitted) closed by Michael Niedermayer
fixed: fixed locally
12:41 AM Changeset in ffmpeg [04064e1] by Michael Niedermayer <michaelni@gmx.at>
mpegts: fix handling of files smaller than 8kb Fixes Ticket1094 …
12:12 AM Ticket #1305 (Embedded ASS subtitle support) updated by SubJunk
Ah I forgot to provide a sample. It's here: …
12:01 AM Ticket #1305 (Embedded ASS subtitle support) created by SubJunk
It would be great to see support for embedded ASS subtitles. Currently …

May 13, 2012:

11:53 PM Changeset in ffmpeg [0db047cd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
11:44 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) closed by Michael Niedermayer
fixed: Fixed in ffmpeg git master
11:42 PM Changeset in ffmpeg [555e292] by Michael Niedermayer <michaelni@gmx.at>
flac_parser: speedup fifo realloc Fixes Ticket1121 Signed-off-by: …
10:23 PM meridien.rar attached to Ticket #1288 by ami_stuff
10:22 PM Ticket #1288 (meridian uncompressded: fails to decode) updated by ami_stuff
here are two more samples, maybe easier for compare
9:59 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Andreas Girgensohn
Thanks, the problem is now solved in the 0.10 release branch.
8:38 PM Changeset in ffmpeg [5edd4fce] by Clément Bœsch <ubitux@gmail.com>
lavf/utils: make use of av_ts2str() to print timestamps.
6:56 PM Changeset in ffmpeg [a927641e] by Michael Niedermayer <michaelni@gmx.at>
libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and …
6:53 PM Changeset in ffmpeg [ca986a06] by Michael Niedermayer <michaelni@gmx.at>
libswresample-simd: add ff_pack_6ch_int32_to_float_a_avx and …
6:45 PM Changeset in ffmpeg [c4047ad9] by Michael Niedermayer <michaelni@gmx.at>
libswresample: make NOP_N macro less picky on its parameters …
6:44 PM Changeset in ffmpeg [57bc91c7] by Michael Niedermayer <michaelni@gmx.at>
libswresample: Change FLOAT_TO_INT32_N to need 1 register less same …
6:31 PM Changeset in ffmpeg [ecfdd125] by Michael Niedermayer <michaelni@gmx.at>
libswresample-simd: rename 6ch pack to what it is Signed-off-by: …
6:30 PM Changeset in ffmpeg [429b964e] by Michael Niedermayer <michaelni@gmx.at>
libswresample-simd: make the converter registers parameters …
5:32 PM Changeset in ffmpeg [b3915c4b] by Michael Niedermayer <michaelni@gmx.at>
libswresample: cosmetics Signed-off-by: Michael Niedermayer …
5:31 PM Changeset in ffmpeg [24c0d158] by Michael Niedermayer <michaelni@gmx.at>
libswresample: unaligned AVX/SSE4 float and int32 6ch pack …
5:31 PM Changeset in ffmpeg [6f67d983] by Michael Niedermayer <michaelni@gmx.at>
libswresample: Implement MMX, SSE4 and AVX 6ch float and int32 packing …
5:30 PM Changeset in ffmpeg [6108e1be] by Michael Niedermayer <michaelni@gmx.at>
wmvenc: check if width is multiple of 2 The width of wmv1/2 video …
4:40 PM None_8bpp.rar attached to Ticket #1304 by ami_stuff
4:39 PM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) created by ami_stuff
the output file is unplayable (black screen) […]
4:11 PM Ticket #1303 (mpeg4enc: crash with 1x1 resolution) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
3:46 PM 1.avi attached to Ticket #1303 by ami_stuff
3:46 PM Ticket #1303 (mpeg4enc: crash with 1x1 resolution) created by ami_stuff
while experimenting with wmv encoder I have found out that it's …
2:49 PM Changeset in ffmpeg [ca29751] by Clément Bœsch <ubitux@gmail.com>
lavf/mp3enc: support MPEG-2 and MPEG-2.5 sample rates when writing …
2:45 PM Changeset in ffmpeg [1f2f031c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set bits_per_raw_sample when decoding libopenjpeg images. …
12:45 PM Ticket #1301 (shorten: support maximum number of bits per sample mode (lossy coding)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:44 PM Ticket #1300 (shorten: support quantisation error mode (lossy coding)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:40 PM Ticket #1299 (shorten: support signal to noise ratio mode (lossy coding)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:14 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) closed by Carl Eugen Hoyos
fixed: Replying to andreasg: > It looks like it was fixed here: > …
12:09 PM Changeset in ffmpeg [3fab87ed] by Carl Eugen Hoyos <cehoyos@ag.or.at>
threads: Perform the generic progress cleanup more carefully. The …
9:25 AM Changeset in ffmpeg [1337c6cf] by Michael Niedermayer <michaelni@gmx.at>
mpeg1enc: dont use size extension. the spec doesnt mention this …
9:24 AM Changeset in ffmpeg [038eb59b] by Michael Niedermayer <michaelni@gmx.at>
mpeg2dec: support slice_vertical_position_extension Signed-off-by: …
9:24 AM Changeset in ffmpeg [6b0a0dc5] by Michael Niedermayer <michaelni@gmx.at>
mpeg2enc: check input dimensions Signed-off-by: Michael Niedermayer …
9:24 AM Changeset in ffmpeg [d5df0df8] by Michael Niedermayer <michaelni@gmx.at>
mpeg1enc: check input dimensions Signed-off-by: Michael Niedermayer …
9:24 AM Changeset in ffmpeg [f153dfc9] by Michael Niedermayer <michaelni@gmx.at>
h263enc: test that dimensions are a multiple of 4 Signed-off-by: …
9:23 AM Ticket #1063 (invalid reads with very high resolution video) updated by Michael Niedermayer
Replying to ami_stuff: > Thanks, but it looks like a check …
7:17 AM Changeset in ffmpeg [7b089b79] by Luca Barbato <lu_zero@gentoo.org>
doc: fix link to fate.libav.org Signed-off-by: Diego Elio Pettenò …
2:09 AM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Andreas Girgensohn
Sorry, I was off by one revision. The problem is unrelated to pgssub. …

May 12, 2012:

10:13 PM Changeset in ffmpeg [1caf614b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
9:46 PM Changeset in ffmpeg [ad6f006] by Michael Niedermayer <michaelni@gmx.at>
avfilter: fix regression since addition of extended_data to audio …
7:31 PM Ticket #782 (mpegaudiodec segfault) updated by Michael Niedermayer
Is this error still occuring? there have been several bug fixes in the …
7:23 PM Ticket #1124 (avi msrle: broken output file with -vcodec copy) closed by Michael Niedermayer
fixed
7:23 PM Changeset in ffmpeg [70e9308d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: preserve bits_per_coded sample on stream copy. Fixes …
6:49 PM Ticket #609 (Hang on reading UDP) updated by Michael Niedermayer
is this issue still reproduceable ? there is no select() in udp.c anymore
6:41 PM Ticket #1063 (invalid reads with very high resolution video) updated by ami_stuff
Thanks, but it looks like a check that the resoultion is multiply of 4 …
6:39 PM Ticket #1147 (Memory consumption) updated by Michael Niedermayer
Is there some way by which we can reproduce this issue? some public …
5:58 PM Changeset in ffmpeg [be062de9] by Clément Bœsch <ubitux@gmail.com>
doc/examples: add libswresample in the libraries. It is required for …
5:58 PM Changeset in ffmpeg [55e5f105] by Clément Bœsch <ubitux@gmail.com>
doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.
5:58 PM Changeset in ffmpeg [8c3c7dbb] by Clément Bœsch <ubitux@gmail.com>
doc/examples: add programs to .gitignore.
4:49 PM Changeset in ffmpeg [70f133fb] by Michael Niedermayer <michaelni@gmx.at>
h263enc: check w/h for validity Fixes Ticket1063 Signed-off-by: …
4:49 PM Ticket #1063 (invalid reads with very high resolution video) closed by Michael Niedermayer
fixed
4:09 PM Changeset in ffmpeg [012f04a2] by Anton Khirnov <anton@khirnov.net>
lavfi: autoinsert resample filter when necessary.
4:09 PM Changeset in ffmpeg [d371e7b9] by Anton Khirnov <anton@khirnov.net>
lavfi: add lavr-based audio resampling filter.
4:08 PM Changeset in ffmpeg [9188294d] by Clément Bœsch <ubitux@gmail.com>
doc/examples: fix typo.
3:59 PM Changeset in ffmpeg [5b55c7f4] by Clément Bœsch <ubitux@gmail.com>
doc/examples: add -O2 in CFLAGS.
3:59 PM Changeset in ffmpeg [072c2c08] by Clément Bœsch <ubitux@gmail.com>
doc/examples: add missing math.h include in decoding/encoding example. …
3:59 PM Changeset in ffmpeg [2f197a20] by Clément Bœsch <ubitux@gmail.com>
doc/examples: link decoding_encoding and muxing with math lib. These …
3:59 PM Changeset in ffmpeg [9a19341e] by Clément Bœsch <ubitux@gmail.com>
doc/examples: rename LDFLAGS to LDLIBS.
3:59 PM Changeset in ffmpeg [4522df52] by Clément Bœsch <ubitux@gmail.com>
lavfi: remove audio.h include from avfilter.h. avfilter.h is a public …
2:29 PM Ticket #1063 (invalid reads with very high resolution video) updated by ami_stuff
ffmpeg doesn't crash here anymore, but ffplay still does. maybe the …
2:05 PM Ticket #1208 (EBP Modification) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
[…]
2:02 PM Ticket #1201 (Write Access Violation) closed by Carl Eugen Hoyos
worksforme: Does not crash for me with ffmpeg-20120511-git-6d37634-win64-static …
12:02 PM Changeset in ffmpeg [ea60dfe2] by Diego Biurrun <diego@biurrun.de>
x86: vc1: drop MMX loop filter implementation, which uses MMX2 …
11:11 AM Changeset in ffmpeg [db11fc5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix flashsv2 encoder error message.
10:39 AM Ticket #1067 (VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG );) updated by Michael Niedermayer
Does this still happen ? if yes, can you please provide a backtrace …
10:07 AM Changeset in ffmpeg [2a37ac04] by Michael Niedermayer <michaelni@gmx.at>
flashsv2enc: fix division by zero Fixes other half of Ticket1105 …
10:06 AM Changeset in ffmpeg [40d8c89] by Michael Niedermayer <michaelni@gmx.at>
flashsvenc: fix image sizes below 192x192 Fixes half of Ticket1105 …
10:06 AM Ticket #1105 (flashsv2 enc: crash with -s 16x16) closed by Michael Niedermayer
fixed
9:53 AM Ticket #1208 (EBP Modification) updated by ami_stuff
also with this, but I have no debug build with libmp3lame enabled to …
9:48 AM Ticket #1208 (EBP Modification) updated by ami_stuff
Cc changed
9:48 AM Ticket #1208 (EBP Modification) updated by ami_stuff
crashes here with: […]
9:02 AM Ticket #1112 (tiff enc: invalid read with -vf vflip and -pix_fmt yuv420p) closed by Michael Niedermayer
fixed
8:58 AM Changeset in ffmpeg [d0495634] by Michael Niedermayer <michaelni@gmx.at>
tiffenc: fix out of array read Fixes ticket1112 Found-by: ami_stuff …
6:53 AM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Andreas Girgensohn
The problem is not reproducible with the current git head but it is …
6:06 AM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component changed
Is the problem not reproducible with current git head? If it works …
1:59 AM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) updated by haydonffmpeg
Tested on sample input and others. Now works perfectly for me. You …
1:43 AM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by L.H.V.F.
If in case of needed, I am uploading again, with a sharing site …
1:36 AM Changeset in ffmpeg [3b563247] by Michael Niedermayer <michaelni@gmx.at>
snow: fix 32x32 encoding Fixes ticket1083 Signed-off-by: Michael …
1:36 AM Ticket #1083 (snow enc: hang with -s 32x32) closed by Michael Niedermayer
fixed
12:47 AM Ticket #359 (SIGABRT when playing RTSP stream) updated by Michael Niedermayer
I think this issue has been fixed long ago. Can you confirm ?
12:41 AM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Michael Niedermayer
Is this issue still happening / relevant ?
12:38 AM Ticket #339 (ffmpeg fails to decode qt rawvideo with odd width) updated by Michael Niedermayer
does some documentation for this "Planar Y'CbCr 8-bit 4:2:0" codec …
12:12 AM Ticket #1256 (FLV encoding, GOP parameter) closed by Michael Niedermayer
needs_more_info: neither mp4 nor flv output shows a GOP setting with mediainfo …

May 11, 2012:

11:56 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Andreas Girgensohn
git bisect does not seem to handle the ffmpeg git structure very well. …
9:53 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Andreas Girgensohn
The results listed above did not seem to be completely plausible. …
8:39 PM Changeset in ffmpeg [a55db1fc]n0.5.9 by Michael Niedermayer <michaelni@gmx.at>
dsp: fix diff_bytes_mmx() with small width Fixes Ticket1068 …
8:39 PM Changeset in ffmpeg [123e925] by Michael Niedermayer <michaelni@gmx.at>
mmdemux: dont set pkt->size to an invalid value. Found-by: Mateusz …
8:39 PM Changeset in ffmpeg [96c6b3a] by Michael Niedermayer <michaelni@gmx.at>
h261: check mtype. Fixes out of array read Found-by: Mateusz "j00ru" …
8:38 PM Changeset in ffmpeg [5e3cd42] by Michael Niedermayer <michaelni@gmx.at>
4xmdemux: Check chunk size Fixes over reading the header array …
8:37 PM Changeset in ffmpeg [f731062] by Michael Niedermayer <michaelni@gmx.at>
fix release number Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:06 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Andreas Girgensohn
Unfortunately, I could not determine the exact revision where the …
8:02 PM Changeset in ffmpeg [782c3ab7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
6:57 PM Changeset in ffmpeg [9eb99ab2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
4:46 PM Changeset in ffmpeg [de1824e9] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: fix logic that prevents extradata from being parsed twice. …
4:46 PM Changeset in ffmpeg [e20f4648] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: print an error when there was a frame in extradata. …
4:40 PM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) closed by Michael Niedermayer
fixed
3:54 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by Carl Eugen Hoyos
Decoding of the original sample is now possible with libopenjpeg, I …
3:50 PM Changeset in ffmpeg [6d376346] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg. …
3:21 PM Ticket #1208 (EBP Modification) updated by Michael Niedermayer
Cannot be reproduced with mingw64 + wine under linux
3:00 PM Ticket #1194 (mov enc: rawvideo as an output) closed by Michael Niedermayer
fixed
2:58 PM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Regression since 951cbea.
2:53 PM Changeset in ffmpeg [75a9479b] by Michael Niedermayer <michaelni@gmx.at>
lavf: extend the avi raw hack to mov Fixes ticket1194 Signed-off-by: …
2:52 PM Changeset in ffmpeg [30fc7105] by Michael Niedermayer <michaelni@gmx.at>
lavf: print a matching tag in case of code tag validation failure …
2:39 PM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) updated by ramitb
1. The problem can be reproduced with -an also 2. Yes -copyts and …
2:21 PM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) updated by Carl Eugen Hoyos
Please always provide complete, uncut console output. Is -acodec ac3 …
2:14 PM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) created by ramitb
This is a ticket in response to another ticket when you asked me why I …
1:37 PM Ticket #1278 (vf: crash with some filters) updated by ami_stuff
looks like -threads option can change when ffmpeg will crash here …
1:08 PM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) closed by Michael Niedermayer
fixed: Should be fixed, please test
1:07 PM Changeset in ffmpeg [44391f70] by Michael Niedermayer <michaelni@gmx.at>
lavfutils: ff_load_image: Initialize context should fix ticket1264 …
12:13 PM Changeset in ffmpeg [6bb35f4] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: fix 10l typo, wrong stream Signed-off-by: Michael …
11:41 AM Changeset in ffmpeg [3700f655] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: check max_delay in write_packet_internal(). Checking it …
11:40 AM Changeset in ffmpeg [9c409e56] by Michael Niedermayer <michaelni@gmx.at>
mpegtsenc: fix delay type Signed-off-by: Michael Niedermayer …
10:51 AM Ticket #1301 (shorten: support maximum number of bits per sample mode (lossy coding)) created by ami_stuff
currently the output is incorrect (audio distortion or silence) …
10:50 AM Ticket #1300 (shorten: support quantisation error mode (lossy coding)) created by ami_stuff
currently the output is incorrect (audio distortion or silence) …
10:49 AM Ticket #1299 (shorten: support signal to noise ratio mode (lossy coding)) created by ami_stuff
currently the output is incorrect (audio distortion or silence) …
8:50 AM Changeset in ffmpeg [ec2dbec8] by Diego Biurrun <diego@biurrun.de>
fate: employ better names and add a convenient shorthand for vp6 tests
5:37 AM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by Carl Eugen Hoyos
Please use git bisect to find the version introducing the problem.
5:36 AM Ticket #1298 (FFMPEG creating WTV files that cannot seek) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #827.
5:34 AM Ticket #1288 (meridian uncompressded: fails to decode) updated by Carl Eugen Hoyos
Thank you for the samples!
5:34 AM Ticket #1288 (meridian uncompressded: fails to decode) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Owner, Version, Keywords changed
5:01 AM Ticket #1298 (FFMPEG creating WTV files that cannot seek) created by ramitb
Any WTV file I create with FFMPEG create WTV files but the seek …
3:42 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) created by ramitb
I'm trying to transcode different video types to TS MPEG2 video and …
1:33 AM Changeset in ffmpeg [940be965] by Michael Niedermayer <michaelni@gmx.at>
dcaenc: fix out of array read Signed-off-by: Michael Niedermayer …
12:45 AM Changeset in ffmpeg [8616c446] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix deinterlace Fixes ticket1295 Signed-off-by: Michael …
12:41 AM Ticket #1295 (Segfault with -deinterlace, using 1080i (and larger) MTS as input) closed by Michael Niedermayer
fixed: fix will be in my next git push

May 10, 2012:

9:56 PM Changeset in ffmpeg [e54e6f25] by Mans Rullgard <mans@mansr.com>
arm/neon: dsputil: use correct size specifiers on vld1/vst1 Change …
9:56 PM Changeset in ffmpeg [2eba6898] by Mans Rullgard <mans@mansr.com>
arm: dsputil: prettify some conditional instructions in put_pixels …
9:55 PM Changeset in ffmpeg [c776531a] by Mans Rullgard <mans@mansr.com>
vqavideo: change x/y loop counters to the usual pattern …
9:54 PM Changeset in ffmpeg [4f15006] by Mans Rullgard <mans@mansr.com>
avconv: use lrint() for rounding double timestamps Converting the …
9:30 PM Changeset in ffmpeg [01590329] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …
7:12 PM 0.10.3-00014414.jpg attached to Ticket #1296 by Andreas Girgensohn
0.10.3 8 threads
7:11 PM 0.10.3-1-00014414.jpg attached to Ticket #1296 by Andreas Girgensohn
0.10.3 1 thread
7:11 PM 0.9-00014414.jpg attached to Ticket #1296 by Andreas Girgensohn
0.9 8 threads
7:10 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) created by Andreas Girgensohn
When extracting images from an interlaced H.264 MTS file, there are …
6:40 PM Changeset in ffmpeg [4b2e02a4] by Reinhard Tartler <siretart@tauware.de>
Bump version number for 0.5.8 release.
6:15 PM Changeset in ffmpeg [79fbcd9f] by Reinhard Tartler <siretart@tauware.de>
Release notes and changelog for 0.5.7
6:09 PM Changeset in ffmpeg [2a793ff] by Michael Niedermayer <michaelni@gmx.at>
vf_lut: fix pointer type (const) warning Signed-off-by: Michael …
6:07 PM Changeset in ffmpeg [98e409ec] by Michael Niedermayer <michaelni@gmx.at>
vf_idet: remove unused variables Signed-off-by: Michael Niedermayer …
6:07 PM Changeset in ffmpeg [648dbae5] by Michael Niedermayer <michaelni@gmx.at>
vf_idet: fix pointer type (const) warning Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [b7fe9c7a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix pointer type (const) warning Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [0ee32b9] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove unused variables Signed-off-by: Michael Niedermayer …
6:02 PM Changeset in ffmpeg [36ab7948] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix uninitialized variable warning Signed-off-by: Michael …
5:24 PM Changeset in ffmpeg [afcb6711] by Michael Niedermayer <michaelni@gmx.at>
Revert "Remove libvorbis Vorbis decoding support. Our native decoder …
5:11 PM Changeset in ffmpeg [7c7c5b24] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: allow av_log_set_callback (NULL) Idea-by: Don Moir …
4:42 PM Changeset in ffmpeg [110d0cdc] by Diego Biurrun <diego@biurrun.de>
rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC Code …
3:36 PM Changeset in ffmpeg [8ea5df4f] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: fix division by 0 Found-by: Mateusz "j00ru" Jurczyk and …
3:22 PM Changeset in ffmpeg [91e72e35] by Michael Niedermayer <michaelni@gmx.at>
omadec: Check geob datasize more completely Fixes out of heap array …
2:40 PM Changeset in ffmpeg [706b998c] by Diego Biurrun <diego@biurrun.de>
ape: Use unsigned integer maths This involves a division that should …
2:38 PM Ticket #1295 (Segfault with -deinterlace, using 1080i (and larger) MTS as input) updated by Carl Eugen Hoyos
Is this only reproducible when using an external library (libx264 and …
1:39 PM Changeset in ffmpeg [cbc7d60] by Mans Rullgard <mans@mansr.com>
arm: dsputil: fix overreads in put/avg_pixels functions The …
12:47 PM Ticket #1291 (The custom user-agent option is ignored after the initial connection ...) updated by Pan.
Replying to cehoyos: > Please add complete, uncut console …
11:13 AM Changeset in ffmpeg [1de53d00] by Diego Biurrun <diego@biurrun.de>
h264: K&R formatting cosmetics for header files (part II/II)
11:02 AM Changeset in ffmpeg [be545b8a] by Diego Biurrun <diego@biurrun.de>
h264: K&R formatting cosmetics for header files (part I/II)
10:55 AM Changeset in ffmpeg [d55961fa] by Martin Storsjö <martin@martin.st>
rtmp: Implement check bandwidth notification. According to the …
10:55 AM Changeset in ffmpeg [05945db9] by Martin Storsjö <martin@martin.st>
rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the …
10:55 AM Changeset in ffmpeg [e64673e4] by Martin Storsjö <martin@martin.st>
rtmp: Support 'rtmp_flashver', an option which overrides the version …
10:55 AM Changeset in ffmpeg [55c9320e] by Martin Storsjö <martin@martin.st>
rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the …
10:50 AM Ticket #1295 (Segfault with -deinterlace, using 1080i (and larger) MTS as input) updated by burek
Forgot to add, removing -deinterlace seems to solve the problem.
10:49 AM Ticket #1295 (Segfault with -deinterlace, using 1080i (and larger) MTS as input) created by burek
From #ffmpeg IRC channel: Uploaded sample input at upload.ffmpeg.org …
9:02 AM Ticket #1291 (The custom user-agent option is ignored after the initial connection ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Please add complete, uncut console output.
6:02 AM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) updated by Carl Eugen Hoyos
Keywords, Status, Type, Reproduced by developer changed
Probably related to ticket #524.
5:59 AM Ticket #1292 (h263i: support advanced prediction) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
2:21 AM Ticket #1226 (CDG transcode to AVI at wrong frame rate (duration)) closed by Michael Niedermayer
fixed: should be fixed please test, i had only a audio less source so had to …
2:17 AM Changeset in ffmpeg [eee89f69] by Michael Niedermayer <michaelni@gmx.at>
cdg: fix pts Fixes Ticket1226 Signed-off-by: Michael Niedermayer …
12:25 AM Changeset in ffmpeg [7610dee8] by Michael Niedermayer <michaelni@gmx.at>
avfiltergraph: improve pick_format() without this the recent changes …
12:25 AM Changeset in ffmpeg [61930bd0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (27 …

May 9, 2012:

10:07 PM Changeset in ffmpeg [35894ebb] by Clément Bœsch <ubitux@gmail.com>
Add tools/ffeval to .gitignore.
10:01 PM Changeset in ffmpeg [7cf78b3] by Diego Biurrun <diego@biurrun.de>
cmdutils: Add fallback case to switch in check_stream_specifier(). …
10:01 PM Changeset in ffmpeg [ded69c5e] by Diego Biurrun <diego@biurrun.de>
sctp: be consistent with socket option level Replace SOL_SCTP by the …
10:01 PM Changeset in ffmpeg [779222db] by Diego Biurrun <diego@biurrun.de>
configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. This …
9:47 PM Changeset in ffmpeg [8ae19143] by Diego Biurrun <diego@biurrun.de>
vcr1enc: drop pointless empty encode_init() wrapper function
9:24 PM Changeset in ffmpeg [eeeefd50] by Diego Biurrun <diego@biurrun.de>
vcr1: drop pointless write-only AVCodecContext member from VCR1Context
9:24 PM Changeset in ffmpeg [51c4d87] by Diego Biurrun <diego@biurrun.de>
vcr1: group encoder code together to save #ifdefs
9:24 PM Changeset in ffmpeg [db1e403] by Diego Biurrun <diego@biurrun.de>
vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, …
9:12 PM Changeset in ffmpeg [59cbc4ee] by Diego Biurrun <diego@biurrun.de>
mov: make one comment slightly more specific
8:38 PM Ticket #1293 (ffmpeg unable to parse matroska file with a large lace (250 frames)) updated by mbradshaw
Closed as invalid after talking with Pavel. It's a muxer problem, not …
8:35 PM Ticket #1293 (ffmpeg unable to parse matroska file with a large lace (250 frames)) closed by mbradshaw
invalid
8:34 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) created by Thomas Mundt
http://free-vsts.com/files/MXF/AVCI100_Test.mxf
8:34 PM Changeset in ffmpeg [468cc41d] by Reinhard Tartler <siretart@tauware.de>
vqavideo: return error if image size is not a multiple of block size …
8:33 PM Changeset in ffmpeg [6c9b404d] by Reinhard Tartler <siretart@tauware.de>
motionpixels: Clip YUV values after applying a gradient. Prevents …
8:17 PM Changeset in ffmpeg [5cc6d524] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 …
8:12 PM 5th_30-mp3.mka attached to Ticket #1293 by Pavel Koshevoy
this file plays but doesn't seek, it has 241 frames in a lace, mp3 audio
8:11 PM 5th_30-vorbis.mka attached to Ticket #1293 by Pavel Koshevoy
this file doesn't play, it has 250 frames in a lace, vorbis audio
8:09 PM Ticket #1293 (ffmpeg unable to parse matroska file with a large lace (250 frames)) created by Pavel Koshevoy
Per Matroska spec the absolute limit on the number of frames in a lace …
8:00 PM advanced_prediction.avi attached to Ticket #1292 by ami_stuff
8:00 PM Ticket #1292 (h263i: support advanced prediction) created by ami_stuff
there are visibe graphic artifacts […]
7:51 PM Ticket #1291 (The custom user-agent option is ignored after the initial connection ...) created by Pan.
Hello. The "-user-agent" option is ignored after the initial …
7:13 PM Ticket #1290 (Segment muxer does not work with audio-only) updated by Carl Eugen Hoyos
Cc changed
6:32 PM Changeset in ffmpeg [0b45334a] by Anton Khirnov <anton@khirnov.net>
lavfi: move audio-related functions to a separate file. This is …
6:32 PM Ticket #1252 (Build error on PPC64 linux with "-m64") updated by Michael Niedermayer
googling for this error message points to a gnu ld bug. I dont know if …
6:31 PM Changeset in ffmpeg [472fb3bb] by Anton Khirnov <anton@khirnov.net>
lavfi: remove some audio-related function from public API. Those …
6:31 PM Changeset in ffmpeg [f20ab492] by Anton Khirnov <anton@khirnov.net>
lavfi: change AVFilterLink.sample_rate from int64_t to int on next …
6:30 PM Changeset in ffmpeg [a6bdfc2a] by Anton Khirnov <anton@khirnov.net>
lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to …
6:29 PM Changeset in ffmpeg [7ef0adcc] by Anton Khirnov <anton@khirnov.net>
lavfi: simplify signature for avfilter_get_audio_buffer() and friends …
6:28 PM Changeset in ffmpeg [6735534f] by Anton Khirnov <anton@khirnov.net>
lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in …
6:26 PM Changeset in ffmpeg [e727bca3] by Anton Khirnov <anton@khirnov.net>
lavfi: cleanup avfilter_get_audio_buffer() and pals. Remove …
6:11 PM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) updated by Dmitry Sherman
Replying to haydonffmpeg: > Summary describes problem. > …
4:47 PM Ticket #1006 (FFmpeg hang read udp stream mpegts) closed by Michael Niedermayer
worksforme: I cant reproduce this, also there have been several changes and fixes …
4:24 PM Changeset in ffmpeg [a5486712] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix frame duration used for video sync. Signed-off-by: …
4:24 PM Changeset in ffmpeg [1ca37e79] by Michael Niedermayer <michaelni@gmx.at>
src_buffer: ifdef->if CONFIG_* Reviewed-by: Stefano Signed-off-by: …
4:18 PM Changeset in ffmpeg [c8b4a399] by Diego Biurrun <diego@biurrun.de>
libxvid: Give more suitable names to libxvid-related files.
4:18 PM Changeset in ffmpeg [5b432d66] by Diego Biurrun <diego@biurrun.de>
libxvid: Separate libxvid encoder from libxvid rate control code. …
4:12 PM Changeset in ffmpeg [727af82a] by Diego Biurrun <diego@biurrun.de>
jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse(). …
4:12 PM Changeset in ffmpeg [454b1f9b] by Diego Biurrun <diego@biurrun.de>
fate: cosmetics: lowercase some comments
4:12 PM Changeset in ffmpeg [7ac4bde2] by Diego Biurrun <diego@biurrun.de>
fate: Give more consistent names to some RealVideo/RealAudio tests.
3:51 PM Changeset in ffmpeg [1b8c9271] by Anton Khirnov <anton@khirnov.net>
lavfi: add avfilter_get_audio_buffer_ref_from_arrays(). …
3:47 PM Changeset in ffmpeg [9453c9e] by Anton Khirnov <anton@khirnov.net>
lavfi: add extended_data to AVFilterBuffer. This is similar to what …
3:47 PM Changeset in ffmpeg [c22953b8] by Anton Khirnov <anton@khirnov.net>
lavc: check that extended_data is properly set in avcodec_encode_audio2().
3:46 PM Changeset in ffmpeg [a5117a24] by Anton Khirnov <anton@khirnov.net>
lavc: pad last audio frame with silence when needed.
3:44 PM Changeset in ffmpeg [6d7f6177] by Anton Khirnov <anton@khirnov.net>
samplefmt: add a function for filling a buffer with silence.
3:43 PM Changeset in ffmpeg [142e740d] by Anton Khirnov <anton@khirnov.net>
samplefmt: add a function for copying audio samples.
3:38 PM Changeset in ffmpeg [96843413] by Anton Khirnov <anton@khirnov.net>
lavr: do not try to copy to uninitialized output audio data. This …
3:37 PM Changeset in ffmpeg [0982b0a4] by Anton Khirnov <anton@khirnov.net>
lavr: make avresample_read() with NULL output discard samples.
2:53 PM Ticket #1290 (Segment muxer does not work with audio-only) created by Carl Eugen Hoyos
Works fine with -map 0:0 -vcodec mpeg2video. […]
1:13 PM Changeset in ffmpeg [b1f9be54] by Mans Rullgard <mans@mansr.com>
fate: split idroq audio and video into separate tests Signed-off-by: …
1:13 PM Changeset in ffmpeg [f7c2dca] by Mans Rullgard <mans@mansr.com>
fate: improve dependencies This makes only tests actually using …
1:13 PM Changeset in ffmpeg [63e01c2f] by Mans Rullgard <mans@mansr.com>
fate: add convenient shorthands for ea-vp6, libavcodec, libavutil …
1:13 PM Changeset in ffmpeg [f2a5586c] by Mans Rullgard <mans@mansr.com>
fate: split some combined tests into separate audio and video tests …
12:48 PM Changeset in ffmpeg [d57b43df] by Mans Rullgard <mans@mansr.com>
fate: fix dependencies for probe tests Only the probe tests should …
12:45 PM Changeset in ffmpeg [6766169c] by Mans Rullgard <mans@mansr.com>
mips: intreadwrite: fix inline asm for gcc 4.8 Just like gcc 4.6 and …
12:45 PM Changeset in ffmpeg [b82b49a5] by Mans Rullgard <mans@mansr.com>
mips: intreadwrite: remove unnecessary inline asm GCC actually …
10:09 AM svq1.rar attached to Ticket #128 by ami_stuff
10:09 AM Ticket #128 (svq1 decoder is somehow buggy) updated by ami_stuff
I have reencoded the original file and it seems that the problem is …
10:00 AM Ticket #1289 (logarith yuy2: wrong colors) closed by Carl Eugen Hoyos
fixed: Thank you for testing more carefully than I did!
9:58 AM Changeset in ffmpeg [eae77f46] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix lagarith YUY2 output.
9:29 AM yuy2.avi attached to Ticket #1289 by ami_stuff
9:28 AM Ticket #1289 (logarith yuy2: wrong colors) created by ami_stuff
decodes correctly with org codec (and -vf swapuv) […]
9:26 AM Changeset in ffmpeg [2c83265] by Michael Niedermayer <michaelni@gmx.at>
error: Try to make av_strerror() closer to binary identical across …
8:57 AM Ticket #1287 (broken demuxing of qcelp/PureVoice in aiff) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
6:59 AM Changeset in ffmpeg [ac712309] by Anton Khirnov <anton@khirnov.net>
lavfi: add video buffer sink, and use it in avtools Also add the …
6:49 AM Changeset in ffmpeg [ab165047] by Anton Khirnov <anton@khirnov.net>
lavfi: add a function for copying properties from …
6:22 AM Ticket #1197 (Problem with lagarith file) updated by ami_stuff
Cc changed
The attached sample decodes with wrong colors, please compare with …
6:04 AM Ticket #1197 (Problem with lagarith file) closed by Carl Eugen Hoyos
fixed: Fixed by Kostya.
5:57 AM Ticket #1288 (meridian uncompressded: fails to decode) created by ami_stuff
The new decoder decodes correctly 32bpp interlaced mode (pal/ntsc), …
12:53 AM Changeset in ffmpeg [f8b536a7] by Michael Niedermayer <michaelni@gmx.at>
parseutils: use strings instead of integers for error codes. error …
12:52 AM Changeset in ffmpeg [9501b932] by Michael Niedermayer <michaelni@gmx.at>
parseutils: fix ;/, error Signed-off-by: Michael Niedermayer …

May 8, 2012:

11:06 PM Changeset in ffmpeg [5699884c] by Luca Barbato <lu_zero@gentoo.org>
sctp: Initial tcp-alike sctp support with streams Signed-off-by: …
11:06 PM Changeset in ffmpeg [38f06a14] by Luca Barbato <lu_zero@gentoo.org>
libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to …
10:53 PM 13bps.aif attached to Ticket #1287 by ami_stuff
10:53 PM 7bps.aif attached to Ticket #1287 by ami_stuff
10:53 PM Ticket #1287 (broken demuxing of qcelp/PureVoice in aiff) created by ami_stuff
13bps decodes ok and bitrate matches […] […]
9:41 PM qdm2.rar attached to Ticket #204 by ami_stuff
9:41 PM Ticket #204 (AIFF QDesign2 - decodes incorretly) updated by ami_stuff
more samples maybe the problem have something to do with: aiffdec.c: …
9:34 PM Changeset in ffmpeg [66337bf9] by Michael Niedermayer <michaelni@gmx.at>
qdm2: print error messages instead of just retunring failures …
9:18 PM Changeset in ffmpeg [badb0c07] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
CSCD: must use reget_buffer. Using release_buffer and get_buffer as …
8:27 PM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by ramitb
Right - but copyTS doesn't solve the WTV stream copy problem copyTB …
8:04 PM Changeset in ffmpeg [1ebf6f9] by Michael Niedermayer <michaelni@gmx.at>
g723_1: change to encode2() Signed-off-by: Michael Niedermayer …
8:02 PM Changeset in ffmpeg [b4178a3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
6:18 PM Changeset in ffmpeg [b4b58485] by Michael Niedermayer <michaelni@gmx.at>
shorten: increase max_frame_size. Fixes Ticket1250 Signed-off-by: …
6:18 PM Changeset in ffmpeg [0261902d] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/Makefile: split lines up to make diffs that change them …
6:05 PM Ticket #1286 (qt tiff pal8 enc: wrong colors in qt) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Replying to ami_stuff: > so looks like the problem is in …
6:05 PM Changeset in ffmpeg [40f81769] by Diego Biurrun <diego@biurrun.de>
options_table: Add some missing #includes to fix "make checkheaders". …
5:58 PM Changeset in ffmpeg [3607dc2b] by Alex Converse <alex.converse@gmail.com>
doc: Replace a stray reference to the old '-intra' flag.
5:38 PM Changeset in ffmpeg [75e0324] by Nicolas George <nicolas.george@normalesup.org>
src_buffer: move code to avoid forward declarations.
5:18 PM Changeset in ffmpeg [fcd0298c] by Luca Barbato <lu_zero@gentoo.org>
rtsp: Add content-type message header parsing Signed-off-by: Luca …
5:03 PM Ticket #1186 (Regression in duration calculation for ogg files.) updated by Carl Eugen Hoyos
Replying to reimar: > This was already discussed here: > …
5:01 PM all.rar attached to Ticket #1286 by ami_stuff
5:00 PM Ticket #1286 (qt tiff pal8 enc: wrong colors in qt) created by ami_stuff
I have tried to find out why mov tiff pal8 files doesn't decode with …
4:53 PM Ticket #1250 (shorten: block size) closed by Michael Niedermayer
fixed
2:53 PM Changeset in ffmpeg [f7f6aaf9] by Michael Niedermayer <michaelni@gmx.at>
yuv4mpeg: support 9/10/16 bit pixel formats Signed-off-by: Jean First …
2:53 PM Changeset in ffmpeg [e7117f1c] by Michael Niedermayer <michaelni@gmx.at>
aasc: use the correct reader offset Fixes Ticket1232 Signed-off-by: …
2:35 PM Ticket #1233 (ffplay: regression while seeking in dv) closed by Carl Eugen Hoyos
fixed: Fixed in 8b97ae6.
1:39 PM Ticket #1285 (rtsp stream from dreambox dm800 via ffserver) created by maher
hi ffmpeg funs, i'm new whith ffmpeg and i succeed streaming a video …
1:33 PM Ticket #1233 (ffplay: regression while seeking in dv) updated by Michael Niedermayer
cant reproduce, am i too late / has this been fixed already ?
1:19 PM Ticket #1232 (aasc: shaking video) closed by Michael Niedermayer
fixed
11:47 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by andrewc
It seems for me at least this issue is not fully resolved with …
11:42 AM Ticket #1166 (CopyTB broken in new FFMPEG builds) updated by Michael Niedermayer
Replying to ramitbhalla: > Which version is it working …
11:28 AM Ticket #1106 (10 bit RGB DPX file identified as rgb48le) updated by Michael Niedermayer
Replying to dericed: > When I convert the DPX to raw …
10:46 AM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) reopened by Michael Niedermayer
I disagree that this shoudl be "wontfix", yes its a limitation in SDL …
10:21 AM Changeset in ffmpeg [b2e495af] by Martin Storsjö <martin@martin.st>
rtmp: Support 'rtmp_live', an option which specifies if the media is a …
9:35 AM Changeset in ffmpeg [ce473de9] by Diego Biurrun <diego@biurrun.de>
av_samples_fill_array: Mark unmodified function argument as const. …
9:12 AM Ticket #1190 (targa enc: add pal8 output) closed by Carl Eugen Hoyos
fixed
9:11 AM Ticket #1283 (Lastest version cannot compie by NDK) updated by K.Y.H
Oh... Thanks
9:02 AM Changeset in ffmpeg [541bfba8] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write palettised targa. Fixes ticket #1190. Reviewed-by: Paul B Mahol
8:37 AM Changeset in ffmpeg [299d58e1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support yuva422p rawvideo in nut.
8:36 AM Changeset in ffmpeg [29fe6b3c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add yuva422p to yadif format list.
7:57 AM Ticket #1053 (Crash on avcodec_default_release_buffer) updated by Lastique
Thanks for the answer. The assert didn't work since I was using a …
6:49 AM Changeset in ffmpeg [4e4634aa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support yuva422p in ffv1.
6:41 AM Changeset in ffmpeg [8ba543eb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add Avid Meridien (AVUI) decoder.
6:39 AM Changeset in ffmpeg [143a5c55] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add yuva422p pix_fmt.
5:46 AM Ticket #1283 (Lastest version cannot compie by NDK) closed by Carl Eugen Hoyos
duplicate: Your checkout is corrupt, please see ticket #1209.
5:43 AM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Not a regression, afaict (see issue 965). […] […]
5:24 AM Changeset in ffmpeg [464e9ab] by Kostya Shishkov <kostya.shishkov@gmail.com>
lagarith: add YUY2 decoding support Unlike other variants, for YUY2 …
5:23 AM Changeset in ffmpeg [58637a0b] by Kostya Shishkov <kostya.shishkov@gmail.com>
Support decoding unaligned rgb24 lagarith. Signed-off-by: Kostya …
3:52 AM Ticket #1284 (Android(NDK) cannot support "pthread_cancel") created by K.Y.H
Android(NDK) cannot support "pthread_cancel". So cannot compile …
3:48 AM Ticket #1283 (Lastest version cannot compie by NDK) created by K.Y.H
I am using android with NDK and msys. Msys can download at …
1:47 AM Changeset in ffmpeg [7da0a072] by Michael Niedermayer <michaelni@gmx.at>
mp3demux: fix id3 discard code Signed-off-by: Michael Niedermayer …
1:45 AM Changeset in ffmpeg [f46185c] by Michael Niedermayer <michaelni@gmx.at>
mp3demux: fix off by 1 error Signed-off-by: Michael Niedermayer …
1:13 AM Changeset in ffmpeg [3183c38a] by Michael Niedermayer <michaelni@gmx.at>
mp3decoder: discard ID3 tags Signed-off-by: Michael Niedermayer …
12:48 AM Ticket #1053 (Crash on avcodec_default_release_buffer) closed by Michael Niedermayer
invalid: Why do you call a function that starts with assert(video) on a audio …
12:33 AM Changeset in ffmpeg [01100415] by Michael Niedermayer <michaelni@gmx.at>
lavc/utils: change a few asserts to av_assert0() Signed-off-by: …
Note: See TracTimeline for information about the timeline view.