Timeline
May 15, 2012:
- 11:25 PM CompilationGuide/Ubuntu edited by
- cosmetics; add libgpac-dev to Updating and Reverting sections (diff)
- 11:16 PM UbuntuCompilationGuideLucid edited by
- add page outline (diff)
- 10:41 PM Changeset in ffmpeg [a28aa76a] by
- doc/filtering_design: fix typo negociation -> negotiation
- 10:39 PM Changeset in ffmpeg [a48abf5e] by
- doc/filter_design: fix a few other typo.
- 9:54 PM Changeset in ffmpeg [6797d194] by
- x86: rv40: Mark rv40_weight functions as MMX2; they use MMX2 instructions.
- 8:19 PM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by
- Please either upload the sample to http://www.datafilehost.com/ …
- 7:42 PM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by
- Replying to cehoyos: > Please do not set tickets to "open" …
- 7:23 PM Changeset in ffmpeg [95a98ab3] by
- ac3dsp: simplify x86 versions of ac3_max_msb_abs_int16 Simplifies the …
- 6:47 PM Changeset in ffmpeg [11e33402] by
- fate: use standard diff options diff -w is not a standard option. …
- 6:22 PM Changeset in ffmpeg [6439ad49] by
- Add SLDV FourCC for dvvideo.
- 6:11 PM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by
-
Resolution changed
- 6:10 PM Ticket #145 (ogg theora vorbis badly out-of-sync) updated by
-
Resolution changed
- 5:10 PM Changeset in ffmpeg [46ea4635] by
- tta: Fix comment about channel number; TTA supports >2 channels. …
- 5:10 PM Changeset in ffmpeg [91791ac2] by
- avfilter: Move ff_get_ref_perms_string() to where it is used. This …
- 5:10 PM Changeset in ffmpeg [4982e1dd] by
- build: Add 'check' target to run all compile and test targets.
- 5:05 PM Changeset in ffmpeg [6de226a2] by
- indeo3: validate new frame size before resetting decoder
- 5:05 PM Changeset in ffmpeg [bc00da27] by
- indeo3: when freeing buffers, set pointers referencing them to NULL as well
- 5:05 PM Changeset in ffmpeg [81064a80] by
- indeo3: initialise pixel planes on allocation This prevents decoder …
- 5:05 PM Changeset in ffmpeg [fc417db3] by
- indeo3: ensure that decoded cell data is in 7-bit range as presumed by …
- 4:55 PM Changeset in ffmpeg [47aae2bc] by
- lavfi: switch to _alt functions Signed-off-by: Michael Niedermayer …
- 4:08 PM Changeset in ffmpeg [f8196759] by
- 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
- 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
- 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
-
Status changed
Considering the time this is open with noone implementing it. Do you … - 2:49 PM Changeset in ffmpeg [6d042f79] by
- fate: rename psx-str-v3-mdec to mdec-v3 This name better reflects …
- 2:49 PM Changeset in ffmpeg [c68adc7b] by
- fate: convert psx-str to a demuxer test While these codecs are …
- 2:49 PM Changeset in ffmpeg [db465be4] by
- 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
- 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
- can you test this patch …
- 2:40 PM Ticket #145 (ogg theora vorbis badly out-of-sync) closed by
- worksforme: seems working with current ffmpeg + ffplay
- 2:23 PM Changeset in ffmpeg [0ff0af7] by
- 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
- 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
- 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
- worksforme: I cant reproduce any problem with seeking in this dv file with the …
- 9:16 AM Changeset in ffmpeg [b9777797] by
- mtv: make output endian independant should fix fate-mtv test …
- 6:20 AM Ticket #1307 (support decoding of forward dvcpro codec) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Output looks wrong. […] - 6:18 AM Ticket #1042 (Regression causes DV copy to fail) updated by
-
Keywords changed
- 6:18 AM Ticket #1233 (ffplay: regression while seeking in dv) updated by
-
Keywords changed
- 6:18 AM Ticket #217 (dv file created with qt3) updated by
-
Keywords changed
- 6:09 AM Changeset in ffmpeg [86709ce3] by
- Support NTSC forward dvcpro videos (PAL looks incorrect).
- 5:54 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by
- Replying to llogan: Please do not set tickets to "open" …
- 5:50 AM Ticket #1309 (Android(NDK) cannot compile thumb mode) updated by
-
Keywords changed
Please send patches to ffmpeg-devel, they receive more attention there. - 5:41 AM Changeset in ffmpeg [e013abed] by
- Read and write APRG mov atom to allow AVUI streamcopy.
- 4:57 AM Changeset in ffmpeg [d89eca50] by
- Add missing version bumps and APIchanges/Changelog entries.
- 4:53 AM Changeset in ffmpeg [4a1ac8c4] by
- lavfi: move buffer management function to a separate file.
- 4:52 AM Changeset in ffmpeg [4c64fed3] by
- lavfi: move formats-related functions from default.c to formats.c …
- 4:51 AM Changeset in ffmpeg [c5432d3c] by
- lavfi: move video-related functions to a separate file. This is …
- 3:03 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by
-
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
- When using thumb mode(--enable-thumb), compile is fail.. Error at …
- 1:53 AM Changeset in ffmpeg [c457a29e] by
- ffprobe: add default_writer priv_size. Signed-off-by: Michael …
- 1:03 AM Ticket #1208 (EBP Modification) closed by
- fixed
- 12:31 AM Changeset in ffmpeg [dd20e7ed] by
- assdec: check that the alloc+init of the private data succeeded. …
- 12:31 AM Changeset in ffmpeg [3938a0ee] by
- audio_frame_queue: fix null ptr dereference This happened when a …
- 12:27 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) created by
- SAFA and Philips mobile recording devices create sound files with the …
- 12:24 AM CompilationGuide/Ubuntu edited by
- add table of contents; add links for older ubuntu versions (diff)
May 14, 2012:
- 11:03 PM Changeset in ffmpeg [7abf7899] by
- fate: make smjpeg a demux test These codecs are covered elsewhere so …
- 10:31 PM Changeset in ffmpeg [825ec16d] by
- ffplay: put aspect ratio info to the VideoPicture struct Also use …
- 10:31 PM Changeset in ffmpeg [843509e2] by
- ffplay: use AVFrame::width and height instead of using codec or filter …
- 10:31 PM Changeset in ffmpeg [84087b24] by
- ffplay: use stream sample_aspect_ratio if available in source frames …
- 10:31 PM Changeset in ffmpeg [89080a0a] by
- ffplay: fix video_thread when no frame is returned in get_video_frame …
- 9:40 PM Changeset in ffmpeg [4c73b3b1] by
- ffmpeg: affect computed filtered frame pts after filling frame from …
- 9:40 PM Changeset in ffmpeg [94a9ac12] by
- lavf: add av_guess_frame_sample_aspect_ratio function Guesses the …
- 9:14 PM Ticket #1307 (support decoding of forward dvcpro codec) created by
- ntsc mode decodes correctly with ffmpeg -vcodec dvvideo -i ntsc.avi …
- 8:38 PM Changeset in ffmpeg [b1c1d7d] by
- fate: separate sierra-vmd audio and video tests Signed-off-by: Mans …
- 8:38 PM Changeset in ffmpeg [0b1c8685] by
- fate: separate smacker audio and video tests Signed-off-by: Mans …
- 7:36 PM Changeset in ffmpeg [e6694659] by
- libmp3lame: set supported channel layouts.
- 7:36 PM Changeset in ffmpeg [6eeb9a04] by
- avconv: automatically insert asyncts when -async is used. Deprecate …
- 7:36 PM Changeset in ffmpeg [369cb092] by
- avconv: add support for audio filters. The FATE changes are all …
- 7:36 PM Changeset in ffmpeg [9f26421b] by
- lavfi: add asyncts filter.
- 7:36 PM Changeset in ffmpeg [fb604ae8] by
- lavfi: add aformat filter Based on a patch by Mina Nagy Zaki …
- 7:36 PM Changeset in ffmpeg [a2cd9be2] by
- lavfi: add an audio buffer sink.
- 7:36 PM Changeset in ffmpeg [4c66c407] by
- lavfi: add an audio buffer source.
- 7:36 PM Changeset in ffmpeg [720c6b78] by
- buffersrc: add av_buffersrc_write_frame(). It's the same as …
- 7:36 PM Changeset in ffmpeg [8b05e13d] by
- buffersrc: fix invalid read in uninit if the fifo hasn't been allocated
- 7:36 PM Changeset in ffmpeg [fad729f] by
- lavfi: rename vsrc_buffer.c to buffersrc.c Most of the code will be …
- 7:36 PM Changeset in ffmpeg [fd127ede] by
- avfiltergraph: reindent
- 7:36 PM Changeset in ffmpeg [ff1f51a8] by
- lavfi: add channel layout/sample rate negotiation.
- 7:36 PM Changeset in ffmpeg [5775a183] by
- lavfi: add types and functions for channel layout/samplerate negotiation
- 7:36 PM Changeset in ffmpeg [394a0267] by
- yadif: Flush filter on eof. Signed-off-by: Anton Khirnov …
- 7:36 PM Changeset in ffmpeg [7dd56d41] by
- yadif: Improve pts accuracy. Signed-off-by: Anton Khirnov …
- 7:29 PM Changeset in ffmpeg [9cf5bcd] by
- ffmpeg: accept + prefix to -pix_fmt option to disable automatic …
- 7:29 PM Changeset in ffmpeg [440af105] by
- lavfi: add avfilter_graph_set_auto_convert().
- 7:26 PM Changeset in ffmpeg [7c6d2406] by
- mtv: do not byteswap raw video in demuxer Signed-off-by: Mans …
- 7:25 PM Ticket #1305 (Embedded ASS subtitle support) updated by
-
Priority, Keywords, Reproduced by developer changed
- 7:00 PM Ticket #1284 (Android(NDK) cannot support "pthread_cancel") closed by
- fixed: Should be fixed by Nicolas George.
- 6:58 PM Ticket #1305 (Embedded ASS subtitle support) updated by
-
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
-
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
- Thanks again Michael! I've verified the fix with our local set of test …
- 6:17 PM Changeset in ffmpeg [7e944159] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …
- 5:49 PM Ticket #1306 (Open EXR : wrong processing of an *.exr files) updated by
- the person who created the exr patch said he might start working on …
- 5:32 PM Changeset in ffmpeg [281bde27] by
- udp: check for HAVE_PTHREAD_CANCEL instead of HAVE_PTHREADS. Some …
- 5:32 PM Changeset in ffmpeg [83f954e8] by
- configure: check for pthread_cancel.
- 5:11 PM Changeset in ffmpeg [b545b947] by
- ffprobe: replace fast_asprintf() with bprint utils. Also remove the …
- 5:11 PM Changeset in ffmpeg [9548deee] by
- lavu/bprint: add av_bprint_reset().
- 4:56 PM Changeset in ffmpeg [7a442233] by
- lavfi: document filter design subtleties. The details on reference …
- 4:37 PM Changeset in ffmpeg [31f2c023] by
- avprobe: free options at the end of main()
- 4:37 PM Changeset in ffmpeg [093c50a4] by
- 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
- fixed: Should be fixed, and it seems you need -fflags +genpts for the -ss …
- 3:51 PM Changeset in ffmpeg [381cc4b] by
- update_initial_durations: use av_ts2str() Signed-off-by: Michael …
- 3:40 PM CompilationGuide/Ubuntu edited by
- Added libgpac-dev to support x264 mp4 output (diff)
- 3:14 PM Changeset in ffmpeg [c69b6649] by
- update_initial_durations: add some checks to ensure things match up. …
- 3:11 PM Ticket #1288 (meridian uncompressded: fails to decode) updated by
- int 576 vs int 486 should be probably identified only by height, …
- 2:25 PM Ticket #1288 (meridian uncompressded: fails to decode) updated by
- progressive vs interlaced can be identified by mareked value (see …
- 2:19 PM Changeset in ffmpeg [100c70b0] by
- vcr1: Add vcr1_ prefixes to all static functions with generic names.
- 2:19 PM Changeset in ffmpeg [a761e595] by
- vcr1: Fix return type of common_init to match the function pointer …
- 2:19 PM Changeset in ffmpeg [55da88c5] by
- vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.
- 1:38 PM Changeset in ffmpeg [5aad8e80] by
- motion-test: remove disabled code
- 1:38 PM Changeset in ffmpeg [70be4ddd] by
- gxfenc: remove disabled half-implemented MJPEG tag
- 1:38 PM Changeset in ffmpeg [fcc456b8] by
- x86: use more standard construct for setting ASM functions in FFT code …
- 1:15 PM Changeset in ffmpeg [6d49e819] by
- ffmpeg: revert 492cc1 This restores correct block_align values in …
- 12:15 PM Changeset in ffmpeg [8443082d] by
- ogg: rewrite first timestamp reading code. this is simpler and closer …
- 12:15 PM Changeset in ffmpeg [5931c754] by
- 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
- fixed: locally fixed, will be in my next push
- 12:06 PM Changeset in ffmpeg [09a35f25] by
- fate: westwood-aud: disable decoding The codec (adpcm-ima-ws) is …
- 12:05 PM Changeset in ffmpeg [f70d91e2] by
- fate: caf: disable decoding This is intended as a demuxer test and …
- 12:05 PM Changeset in ffmpeg [b809991] by
- fate: film-cvid: drop pcm audio and rename test Signed-off-by: Mans …
- 12:04 PM Changeset in ffmpeg [0bbb330e] by
- fate: d-cinema-demux: drop unnecessary flags Signed-off-by: Mans …
- 12:02 PM Changeset in ffmpeg [cd7b82c5] by
- fate: split off dpcm-interplay from interplay-mve tests These two …
- 12:01 PM Changeset in ffmpeg [838521e1] by
- fate: rename funcom-iss to adpcm-ima-iss This matches the name of the …
- 12:00 PM Changeset in ffmpeg [9656b7f2] by
- fate: rename cryo-apc to adpcm-ima-apc This matches the name of the …
- 11:56 AM Changeset in ffmpeg [773459e7] by
- fate: rename adpcm-psx-str-v3 to adpcm-xa This matches the name of …
- 11:55 AM Changeset in ffmpeg [6a64ff74] by
- fate: split off adpcm-ms-mono test from dxa-feeble Signed-off-by: …
- 11:55 AM Changeset in ffmpeg [95939bf5] by
- fate: split off adpcm-ima-ws test from vqa-cc Signed-off-by: Mans …
- 11:54 AM Changeset in ffmpeg [88ae6178] by
- fate: add adpcm-ima-smjpeg test Signed-off-by: Mans Rullgard …
- 11:53 AM Changeset in ffmpeg [cb0713fc] by
- fate: split off adpcm-ima-amv from amv test Signed-off-by: Mans …
- 11:51 AM Changeset in ffmpeg [35d88a86] by
- fate: separate bmv audio and video tests Signed-off-by: Mans Rullgard …
- 11:51 AM Changeset in ffmpeg [bd7ac952] by
- fate: separate delphine-cin audio and video tests Signed-off-by: Mans …
- 11:51 AM Changeset in ffmpeg [f4d2b93] by
- fate: truemotion1: disable audio These tests include adpcm-ima-dk3 …
- 11:50 AM Changeset in ffmpeg [63322d8c] by
- fate: qtrle: disable audio in all tests These files contain mace6 …
- 11:50 AM Changeset in ffmpeg [0c26380f] by
- fate: pcm-planar: disable video This file has eamad video which is …
- 11:49 AM Changeset in ffmpeg [1c0e8b94] by
- fate: mtv: disable video decoding This test contains raw rgb565le …
- 11:19 AM Ticket #1172 (openexr .exr support) updated by
- please, can you look at the ticket: …
- 11:14 AM Ticket #1306 (Open EXR : wrong processing of an *.exr files) created by
- Looks there is some mistake in EXR format support in ffmpeg. I`m tried …
- 11:05 AM Changeset in ffmpeg [d19f3e9a] by
- doc: misc improvements for the Windows section Fix some orthography, …
- 10:59 AM Changeset in ffmpeg [e73241ba] by
- doc/ffprobe: fix rendering of the timecode chapter in the man page
- 10:59 AM Changeset in ffmpeg [3946187d] by
- ffprobe: add "nokey" option to default writer Help simplifying …
- 10:59 AM Changeset in ffmpeg [f48f03a4] by
- ffprobe: add "noprint_wrappers" option to default writer The option …
- 10:59 AM Changeset in ffmpeg [6cd06bd2] by
- ffprobe: simplify/fix logic for the -show_format_entry option Do not …
- 10:59 AM Changeset in ffmpeg [a0fd3221] by
- ffprobe: remove unused print_format_entry() function The function was …
- 9:27 AM Ticket #1303 (mpeg4enc: crash with 1x1 resolution) closed by
- fixed
- 9:26 AM Changeset in ffmpeg [4991cbaf] by
- mpegvideo_enc: Fix chroma edge size Fixes ticket1303 Signed-off-by: …
- 12:58 AM Ticket #1212 (Invalid memory access with lead h263 and lowres) updated by
- cant reproduce this on linux
- 12:41 AM Ticket #1094 (ts: operation not permitted) closed by
- fixed: fixed locally
- 12:41 AM Changeset in ffmpeg [04064e1] by
- mpegts: fix handling of files smaller than 8kb Fixes Ticket1094 …
- 12:12 AM Ticket #1305 (Embedded ASS subtitle support) updated by
- Ah I forgot to provide a sample. It's here: …
- 12:01 AM Ticket #1305 (Embedded ASS subtitle support) created by
- It would be great to see support for embedded ASS subtitles. Currently …
May 13, 2012:
- 11:53 PM Changeset in ffmpeg [0db047cd] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
- 11:44 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) closed by
- fixed: Fixed in ffmpeg git master
- 11:42 PM Changeset in ffmpeg [555e292] by
- flac_parser: speedup fifo realloc Fixes Ticket1121 Signed-off-by: …
- 10:22 PM Ticket #1288 (meridian uncompressded: fails to decode) updated by
- here are two more samples, maybe easier for compare
- 9:59 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) updated by
- Thanks, the problem is now solved in the 0.10 release branch.
- 8:38 PM Changeset in ffmpeg [5edd4fce] by
- lavf/utils: make use of av_ts2str() to print timestamps.
- 6:56 PM Changeset in ffmpeg [a927641e] by
- libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and …
- 6:53 PM Changeset in ffmpeg [ca986a06] by
- libswresample-simd: add ff_pack_6ch_int32_to_float_a_avx and …
- 6:45 PM Changeset in ffmpeg [c4047ad9] by
- libswresample: make NOP_N macro less picky on its parameters …
- 6:44 PM Changeset in ffmpeg [57bc91c7] by
- libswresample: Change FLOAT_TO_INT32_N to need 1 register less same …
- 6:31 PM Changeset in ffmpeg [ecfdd125] by
- libswresample-simd: rename 6ch pack to what it is Signed-off-by: …
- 6:30 PM Changeset in ffmpeg [429b964e] by
- libswresample-simd: make the converter registers parameters …
- 5:32 PM Changeset in ffmpeg [b3915c4b] by
- libswresample: cosmetics Signed-off-by: Michael Niedermayer …
- 5:31 PM Changeset in ffmpeg [24c0d158] by
- libswresample: unaligned AVX/SSE4 float and int32 6ch pack …
- 5:31 PM Changeset in ffmpeg [6f67d983] by
- libswresample: Implement MMX, SSE4 and AVX 6ch float and int32 packing …
- 5:30 PM Changeset in ffmpeg [6108e1be] by
- wmvenc: check if width is multiple of 2 The width of wmv1/2 video …
- 4:39 PM Ticket #1304 (rawvideo 8bpp: incorrect output with -vcodec copy) created by
- the output file is unplayable (black screen) […]
- 4:11 PM Ticket #1303 (mpeg4enc: crash with 1x1 resolution) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 3:46 PM Ticket #1303 (mpeg4enc: crash with 1x1 resolution) created by
- while experimenting with wmv encoder I have found out that it's …
- 2:49 PM Changeset in ffmpeg [ca29751] by
- lavf/mp3enc: support MPEG-2 and MPEG-2.5 sample rates when writing …
- 2:45 PM Changeset in ffmpeg [1f2f031c] by
- 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
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 12:44 PM Ticket #1300 (shorten: support quantisation error mode (lossy coding)) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 12:40 PM Ticket #1299 (shorten: support signal to noise ratio mode (lossy coding)) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 12:14 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) closed by
- fixed: Replying to andreasg: > It looks like it was fixed here: > …
- 12:09 PM Changeset in ffmpeg [3fab87ed] by
- threads: Perform the generic progress cleanup more carefully. The …
- 9:25 AM Changeset in ffmpeg [1337c6cf] by
- mpeg1enc: dont use size extension. the spec doesnt mention this …
- 9:24 AM Changeset in ffmpeg [038eb59b] by
- mpeg2dec: support slice_vertical_position_extension Signed-off-by: …
- 9:24 AM Changeset in ffmpeg [6b0a0dc5] by
- mpeg2enc: check input dimensions Signed-off-by: Michael Niedermayer …
- 9:24 AM Changeset in ffmpeg [d5df0df8] by
- mpeg1enc: check input dimensions Signed-off-by: Michael Niedermayer …
- 9:24 AM Changeset in ffmpeg [f153dfc9] by
- 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
- Replying to ami_stuff: > Thanks, but it looks like a check …
- 7:17 AM Changeset in ffmpeg [7b089b79] by
- 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
- Sorry, I was off by one revision. The problem is unrelated to pgssub. …
May 12, 2012:
- 10:13 PM Changeset in ffmpeg [1caf614b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
- 9:46 PM Changeset in ffmpeg [ad6f006] by
- avfilter: fix regression since addition of extended_data to audio …
- 7:31 PM Ticket #782 (mpegaudiodec segfault) updated by
- 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
- fixed
- 7:23 PM Changeset in ffmpeg [70e9308d] by
- ffmpeg: preserve bits_per_coded sample on stream copy. Fixes …
- 6:49 PM Ticket #609 (Hang on reading UDP) updated by
- 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
- Thanks, but it looks like a check that the resoultion is multiply of 4 …
- 6:39 PM Ticket #1147 (Memory consumption) updated by
- Is there some way by which we can reproduce this issue? some public …
- 5:58 PM Changeset in ffmpeg [be062de9] by
- doc/examples: add libswresample in the libraries. It is required for …
- 5:58 PM Changeset in ffmpeg [55e5f105] by
- doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h.
- 5:58 PM Changeset in ffmpeg [8c3c7dbb] by
- doc/examples: add programs to .gitignore.
- 4:49 PM Changeset in ffmpeg [70f133fb] by
- 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
- fixed
- 4:09 PM Changeset in ffmpeg [012f04a2] by
- lavfi: autoinsert resample filter when necessary.
- 4:09 PM Changeset in ffmpeg [d371e7b9] by
- lavfi: add lavr-based audio resampling filter.
- 4:08 PM Changeset in ffmpeg [9188294d] by
- doc/examples: fix typo.
- 3:59 PM Changeset in ffmpeg [5b55c7f4] by
- doc/examples: add -O2 in CFLAGS.
- 3:59 PM Changeset in ffmpeg [072c2c08] by
- doc/examples: add missing math.h include in decoding/encoding example. …
- 3:59 PM Changeset in ffmpeg [2f197a20] by
- doc/examples: link decoding_encoding and muxing with math lib. These …
- 3:59 PM Changeset in ffmpeg [9a19341e] by
- doc/examples: rename LDFLAGS to LDLIBS.
- 3:59 PM Changeset in ffmpeg [4522df52] by
- 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
- ffmpeg doesn't crash here anymore, but ffplay still does. maybe the …
- 2:05 PM Ticket #1208 (EBP Modification) updated by
-
Priority, Status, Version, Reproduced by developer changed
[…] - 2:02 PM Ticket #1201 (Write Access Violation) closed by
- worksforme: Does not crash for me with ffmpeg-20120511-git-6d37634-win64-static …
- 12:02 PM Changeset in ffmpeg [ea60dfe2] by
- x86: vc1: drop MMX loop filter implementation, which uses MMX2 …
- 11:11 AM Changeset in ffmpeg [db11fc5] by
- 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
- Does this still happen ? if yes, can you please provide a backtrace …
- 10:07 AM Changeset in ffmpeg [2a37ac04] by
- flashsv2enc: fix division by zero Fixes other half of Ticket1105 …
- 10:06 AM Changeset in ffmpeg [40d8c89] by
- flashsvenc: fix image sizes below 192x192 Fixes half of Ticket1105 …
- 10:06 AM Ticket #1105 (flashsv2 enc: crash with -s 16x16) closed by
- fixed
- 9:53 AM Ticket #1208 (EBP Modification) updated by
- also with this, but I have no debug build with libmp3lame enabled to …
- 9:48 AM Ticket #1208 (EBP Modification) updated by
-
Cc changed
- 9:48 AM Ticket #1208 (EBP Modification) updated by
- crashes here with: […]
- 9:02 AM Ticket #1112 (tiff enc: invalid read with -vf vflip and -pix_fmt yuv420p) closed by
- fixed
- 8:58 AM Changeset in ffmpeg [d0495634] by
- 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
- 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
-
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
- 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
- If in case of needed, I am uploading again, with a sharing site …
- 1:36 AM Changeset in ffmpeg [3b563247] by
- snow: fix 32x32 encoding Fixes ticket1083 Signed-off-by: Michael …
- 1:36 AM Ticket #1083 (snow enc: hang with -s 32x32) closed by
- fixed
- 12:47 AM Ticket #359 (SIGABRT when playing RTSP stream) updated by
- 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
- Is this issue still happening / relevant ?
- 12:38 AM Ticket #339 (ffmpeg fails to decode qt rawvideo with odd width) updated by
- 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
- 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
- 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
- The results listed above did not seem to be completely plausible. …
- 8:39 PM Changeset in ffmpeg [a55db1fc]n0.5.9 by
- dsp: fix diff_bytes_mmx() with small width Fixes Ticket1068 …
- 8:39 PM Changeset in ffmpeg [123e925] by
- mmdemux: dont set pkt->size to an invalid value. Found-by: Mateusz …
- 8:39 PM Changeset in ffmpeg [96c6b3a] by
- h261: check mtype. Fixes out of array read Found-by: Mateusz "j00ru" …
- 8:38 PM Changeset in ffmpeg [5e3cd42] by
- 4xmdemux: Check chunk size Fixes over reading the header array …
- 8:37 PM Changeset in ffmpeg [f731062] by
- 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
- Unfortunately, I could not determine the exact revision where the …
- 8:02 PM Changeset in ffmpeg [782c3ab7] by
- Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 * …
- 6:57 PM Changeset in ffmpeg [9eb99ab2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 4:46 PM Changeset in ffmpeg [de1824e9] by
- mpeg12: fix logic that prevents extradata from being parsed twice. …
- 4:46 PM Changeset in ffmpeg [e20f4648] by
- 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
- fixed
- 3:54 PM Ticket #1279 (Transform X'Y'Z' to RGB via colormatrix) updated by
- Decoding of the original sample is now possible with libopenjpeg, I …
- 3:50 PM Changeset in ffmpeg [6d376346] by
- Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg. …
- 3:21 PM Ticket #1208 (EBP Modification) updated by
- Cannot be reproduced with mingw64 + wine under linux
- 3:00 PM Ticket #1194 (mov enc: rawvideo as an output) closed by
- fixed
- 2:58 PM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Regression since 951cbea. - 2:53 PM Changeset in ffmpeg [75a9479b] by
- lavf: extend the avi raw hack to mov Fixes ticket1194 Signed-off-by: …
- 2:52 PM Changeset in ffmpeg [30fc7105] by
- 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
- 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
- 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
- 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
- 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
- fixed: Should be fixed, please test
- 1:07 PM Changeset in ffmpeg [44391f70] by
- lavfutils: ff_load_image: Initialize context should fix ticket1264 …
- 12:13 PM Changeset in ffmpeg [6bb35f4] by
- mpegtsenc: fix 10l typo, wrong stream Signed-off-by: Michael …
- 11:41 AM Changeset in ffmpeg [3700f655] by
- mpegtsenc: check max_delay in write_packet_internal(). Checking it …
- 11:40 AM Changeset in ffmpeg [9c409e56] by
- 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
- currently the output is incorrect (audio distortion or silence) …
- 10:50 AM Ticket #1300 (shorten: support quantisation error mode (lossy coding)) created by
- 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
- currently the output is incorrect (audio distortion or silence) …
- 8:50 AM Changeset in ffmpeg [ec2dbec8] by
- 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
- 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
- duplicate: Duplicate of ticket #827.
- 5:34 AM Ticket #1288 (meridian uncompressded: fails to decode) updated by
- Thank you for the samples!
- 5:34 AM Ticket #1288 (meridian uncompressded: fails to decode) updated by
-
Status, Reproduced by developer, Component, Owner, Version, Keywords changed
- 5:01 AM Ticket #1298 (FFMPEG creating WTV files that cannot seek) created by
- 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
- I'm trying to transcode different video types to TS MPEG2 video and …
- 1:33 AM Changeset in ffmpeg [940be965] by
- dcaenc: fix out of array read Signed-off-by: Michael Niedermayer …
- 12:45 AM Changeset in ffmpeg [8616c446] by
- 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
- fixed: fix will be in my next git push
May 10, 2012:
- 9:56 PM Changeset in ffmpeg [e54e6f25] by
- arm/neon: dsputil: use correct size specifiers on vld1/vst1 Change …
- 9:56 PM Changeset in ffmpeg [2eba6898] by
- arm: dsputil: prettify some conditional instructions in put_pixels …
- 9:55 PM Changeset in ffmpeg [c776531a] by
- vqavideo: change x/y loop counters to the usual pattern …
- 9:54 PM Changeset in ffmpeg [4f15006] by
- avconv: use lrint() for rounding double timestamps Converting the …
- 9:30 PM Changeset in ffmpeg [01590329] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …
- 7:10 PM Ticket #1296 (Multi-thread decoding artifact for MTS H.264) created by
- When extracting images from an interlaced H.264 MTS file, there are …
- 6:40 PM Changeset in ffmpeg [4b2e02a4] by
- Bump version number for 0.5.8 release.
- 6:15 PM Changeset in ffmpeg [79fbcd9f] by
- Release notes and changelog for 0.5.7
- 6:09 PM Changeset in ffmpeg [2a793ff] by
- vf_lut: fix pointer type (const) warning Signed-off-by: Michael …
- 6:07 PM Changeset in ffmpeg [98e409ec] by
- vf_idet: remove unused variables Signed-off-by: Michael Niedermayer …
- 6:07 PM Changeset in ffmpeg [648dbae5] by
- vf_idet: fix pointer type (const) warning Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [b7fe9c7a] by
- ffmpeg: fix pointer type (const) warning Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [0ee32b9] by
- ffmpeg: remove unused variables Signed-off-by: Michael Niedermayer …
- 6:02 PM Changeset in ffmpeg [36ab7948] by
- ffmpeg: fix uninitialized variable warning Signed-off-by: Michael …
- 5:24 PM Changeset in ffmpeg [afcb6711] by
- Revert "Remove libvorbis Vorbis decoding support. Our native decoder …
- 5:11 PM Changeset in ffmpeg [7c7c5b24] by
- avutil/log: allow av_log_set_callback (NULL) Idea-by: Don Moir …
- 4:42 PM Changeset in ffmpeg [110d0cdc] by
- rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC Code …
- 3:36 PM Changeset in ffmpeg [8ea5df4f] by
- lavc/utils: fix division by 0 Found-by: Mateusz "j00ru" Jurczyk and …
- 3:22 PM Changeset in ffmpeg [91e72e35] by
- omadec: Check geob datasize more completely Fixes out of heap array …
- 2:40 PM Changeset in ffmpeg [706b998c] by
- 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
- Is this only reproducible when using an external library (libx264 and …
- 1:39 PM Changeset in ffmpeg [cbc7d60] by
- 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
- Replying to cehoyos: > Please add complete, uncut console …
- 11:13 AM Changeset in ffmpeg [1de53d00] by
- h264: K&R formatting cosmetics for header files (part II/II)
- 11:02 AM Changeset in ffmpeg [be545b8a] by
- h264: K&R formatting cosmetics for header files (part I/II)
- 10:55 AM Changeset in ffmpeg [d55961fa] by
- rtmp: Implement check bandwidth notification. According to the …
- 10:55 AM Changeset in ffmpeg [05945db9] by
- rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the …
- 10:55 AM Changeset in ffmpeg [e64673e4] by
- rtmp: Support 'rtmp_flashver', an option which overrides the version …
- 10:55 AM Changeset in ffmpeg [55c9320e] by
- 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
- 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
- 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
-
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
-
Keywords, Status, Type, Reproduced by developer changed
Probably related to ticket #524. - 5:59 AM Ticket #1292 (h263i: support advanced prediction) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 2:21 AM Ticket #1226 (CDG transcode to AVI at wrong frame rate (duration)) closed by
- fixed: should be fixed please test, i had only a audio less source so had to …
- 2:17 AM Changeset in ffmpeg [eee89f69] by
- cdg: fix pts Fixes Ticket1226 Signed-off-by: Michael Niedermayer …
- 12:25 AM Changeset in ffmpeg [7610dee8] by
- avfiltergraph: improve pick_format() without this the recent changes …
- 12:25 AM Changeset in ffmpeg [61930bd0] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (27 …
May 9, 2012:
- 10:07 PM Changeset in ffmpeg [35894ebb] by
- Add tools/ffeval to .gitignore.
- 10:01 PM Changeset in ffmpeg [7cf78b3] by
- cmdutils: Add fallback case to switch in check_stream_specifier(). …
- 10:01 PM Changeset in ffmpeg [ded69c5e] by
- sctp: be consistent with socket option level Replace SOL_SCTP by the …
- 10:01 PM Changeset in ffmpeg [779222db] by
- configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. This …
- 9:47 PM Changeset in ffmpeg [8ae19143] by
- vcr1enc: drop pointless empty encode_init() wrapper function
- 9:24 PM Changeset in ffmpeg [eeeefd50] by
- vcr1: drop pointless write-only AVCodecContext member from VCR1Context
- 9:24 PM Changeset in ffmpeg [51c4d87] by
- vcr1: group encoder code together to save #ifdefs
- 9:24 PM Changeset in ffmpeg [db1e403] by
- vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, …
- 9:12 PM Changeset in ffmpeg [59cbc4ee] by
- 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
- 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
- invalid
- 8:34 PM Ticket #1294 (Support for Omneon AVC Intra 50/100 MXF OP1a files) created by
- http://free-vsts.com/files/MXF/AVCI100_Test.mxf …
- 8:34 PM Changeset in ffmpeg [468cc41d] by
- vqavideo: return error if image size is not a multiple of block size …
- 8:33 PM Changeset in ffmpeg [6c9b404d] by
- motionpixels: Clip YUV values after applying a gradient. Prevents …
- 8:17 PM Changeset in ffmpeg [5cc6d524] by
- lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 …
- 8:09 PM Ticket #1293 (ffmpeg unable to parse matroska file with a large lace (250 frames)) created by
- Per Matroska spec the absolute limit on the number of frames in a lace …
- 8:00 PM Ticket #1292 (h263i: support advanced prediction) created by
- there are visibe graphic artifacts […]
- 7:51 PM Ticket #1291 (The custom user-agent option is ignored after the initial connection ...) created by
- 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
-
Cc changed
- 6:32 PM Changeset in ffmpeg [0b45334a] by
- 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
- googling for this error message points to a gnu ld bug. I dont know if …
- 6:31 PM Changeset in ffmpeg [472fb3bb] by
- lavfi: remove some audio-related function from public API. Those …
- 6:31 PM Changeset in ffmpeg [f20ab492] by
- lavfi: change AVFilterLink.sample_rate from int64_t to int on next …
- 6:30 PM Changeset in ffmpeg [a6bdfc2a] by
- lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to …
- 6:29 PM Changeset in ffmpeg [7ef0adcc] by
- lavfi: simplify signature for avfilter_get_audio_buffer() and friends …
- 6:28 PM Changeset in ffmpeg [6735534f] by
- lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in …
- 6:26 PM Changeset in ffmpeg [e727bca3] by
- lavfi: cleanup avfilter_get_audio_buffer() and pals. Remove …
- 6:11 PM Ticket #1264 (removelogo filter causes segmentation fault before processing begins) updated by
- Replying to haydonffmpeg: > Summary describes problem. > …
- 4:47 PM Ticket #1006 (FFmpeg hang read udp stream mpegts) closed by
- worksforme: I cant reproduce this, also there have been several changes and fixes …
- 4:24 PM Changeset in ffmpeg [a5486712] by
- ffmpeg: fix frame duration used for video sync. Signed-off-by: …
- 4:24 PM Changeset in ffmpeg [1ca37e79] by
- src_buffer: ifdef->if CONFIG_* Reviewed-by: Stefano Signed-off-by: …
- 4:18 PM Changeset in ffmpeg [c8b4a399] by
- libxvid: Give more suitable names to libxvid-related files.
- 4:18 PM Changeset in ffmpeg [5b432d66] by
- libxvid: Separate libxvid encoder from libxvid rate control code. …
- 4:12 PM Changeset in ffmpeg [727af82a] by
- jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse(). …
- 4:12 PM Changeset in ffmpeg [454b1f9b] by
- fate: cosmetics: lowercase some comments
- 4:12 PM Changeset in ffmpeg [7ac4bde2] by
- fate: Give more consistent names to some RealVideo/RealAudio tests.
- 3:51 PM Changeset in ffmpeg [1b8c9271] by
- lavfi: add avfilter_get_audio_buffer_ref_from_arrays(). …
- 3:47 PM Changeset in ffmpeg [9453c9e] by
- lavfi: add extended_data to AVFilterBuffer. This is similar to what …
- 3:47 PM Changeset in ffmpeg [c22953b8] by
- lavc: check that extended_data is properly set in avcodec_encode_audio2().
- 3:46 PM Changeset in ffmpeg [a5117a24] by
- lavc: pad last audio frame with silence when needed.
- 3:44 PM Changeset in ffmpeg [6d7f6177] by
- samplefmt: add a function for filling a buffer with silence.
- 3:43 PM Changeset in ffmpeg [142e740d] by
- samplefmt: add a function for copying audio samples.
- 3:38 PM Changeset in ffmpeg [96843413] by
- lavr: do not try to copy to uninitialized output audio data. This …
- 3:37 PM Changeset in ffmpeg [0982b0a4] by
- lavr: make avresample_read() with NULL output discard samples.
- 2:53 PM Ticket #1290 (Segment muxer does not work with audio-only) created by
- Works fine with -map 0:0 -vcodec mpeg2video. […]
- 1:13 PM Changeset in ffmpeg [b1f9be54] by
- fate: split idroq audio and video into separate tests Signed-off-by: …
- 1:13 PM Changeset in ffmpeg [f7c2dca] by
- fate: improve dependencies This makes only tests actually using …
- 1:13 PM Changeset in ffmpeg [63e01c2f] by
- fate: add convenient shorthands for ea-vp6, libavcodec, libavutil …
- 1:13 PM Changeset in ffmpeg [f2a5586c] by
- fate: split some combined tests into separate audio and video tests …
- 12:48 PM Changeset in ffmpeg [d57b43df] by
- fate: fix dependencies for probe tests Only the probe tests should …
- 12:45 PM Changeset in ffmpeg [6766169c] by
- mips: intreadwrite: fix inline asm for gcc 4.8 Just like gcc 4.6 and …
- 12:45 PM Changeset in ffmpeg [b82b49a5] by
- mips: intreadwrite: remove unnecessary inline asm GCC actually …
- 10:09 AM Ticket #128 (svq1 decoder is somehow buggy) updated by
- I have reencoded the original file and it seems that the problem is …
- 10:00 AM Ticket #1289 (logarith yuy2: wrong colors) closed by
- fixed: Thank you for testing more carefully than I did!
- 9:58 AM Changeset in ffmpeg [eae77f46] by
- Fix lagarith YUY2 output.
- 9:28 AM Ticket #1289 (logarith yuy2: wrong colors) created by
- decodes correctly with org codec (and -vf swapuv) […]
- 9:26 AM Changeset in ffmpeg [2c83265] by
- 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
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 6:59 AM Changeset in ffmpeg [ac712309] by
- lavfi: add video buffer sink, and use it in avtools Also add the …
- 6:49 AM Changeset in ffmpeg [ab165047] by
- lavfi: add a function for copying properties from …
- 6:22 AM Ticket #1197 (Problem with lagarith file) updated by
-
Cc changed
The attached sample decodes with wrong colors, please compare with … - 6:04 AM Ticket #1197 (Problem with lagarith file) closed by
- fixed: Fixed by Kostya.
- 5:57 AM Ticket #1288 (meridian uncompressded: fails to decode) created by
- The new decoder decodes correctly 32bpp interlaced mode (pal/ntsc), …
- 12:53 AM Changeset in ffmpeg [f8b536a7] by
- parseutils: use strings instead of integers for error codes. error …
- 12:52 AM Changeset in ffmpeg [9501b932] by
- parseutils: fix ;/, error Signed-off-by: Michael Niedermayer …
May 8, 2012:
- 11:06 PM Changeset in ffmpeg [5699884c] by
- sctp: Initial tcp-alike sctp support with streams Signed-off-by: …
- 11:06 PM Changeset in ffmpeg [38f06a14] by
- libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to …
- 10:53 PM Ticket #1287 (broken demuxing of qcelp/PureVoice in aiff) created by
- 13bps decodes ok and bitrate matches […] […]
- 9:41 PM Ticket #204 (AIFF QDesign2 - decodes incorretly) updated by
- more samples maybe the problem have something to do with: aiffdec.c: …
- 9:34 PM Changeset in ffmpeg [66337bf9] by
- qdm2: print error messages instead of just retunring failures …
- 9:18 PM Changeset in ffmpeg [badb0c07] by
- 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
- Right - but copyTS doesn't solve the WTV stream copy problem copyTB …
- 8:04 PM Changeset in ffmpeg [1ebf6f9] by
- g723_1: change to encode2() Signed-off-by: Michael Niedermayer …
- 8:02 PM Changeset in ffmpeg [b4178a3] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
- 6:18 PM Changeset in ffmpeg [b4b58485] by
- shorten: increase max_frame_size. Fixes Ticket1250 Signed-off-by: …
- 6:18 PM Changeset in ffmpeg [0261902d] by
- 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
-
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
- options_table: Add some missing #includes to fix "make checkheaders". …
- 5:58 PM Changeset in ffmpeg [3607dc2b] by
- doc: Replace a stray reference to the old '-intra' flag.
- 5:38 PM Changeset in ffmpeg [75e0324] by
- src_buffer: move code to avoid forward declarations.
- 5:18 PM Changeset in ffmpeg [fcd0298c] by
- 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
- Replying to reimar: > This was already discussed here: > …
- 5:00 PM Ticket #1286 (qt tiff pal8 enc: wrong colors in qt) created by
- 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
- fixed
- 2:53 PM Changeset in ffmpeg [f7f6aaf9] by
- yuv4mpeg: support 9/10/16 bit pixel formats Signed-off-by: Jean First …
- 2:53 PM Changeset in ffmpeg [e7117f1c] by
- aasc: use the correct reader offset Fixes Ticket1232 Signed-off-by: …
- 2:35 PM Ticket #1233 (ffplay: regression while seeking in dv) closed by
- fixed: Fixed in 8b97ae6.
- 1:39 PM Ticket #1285 (rtsp stream from dreambox dm800 via ffserver) created by
- 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
- cant reproduce, am i too late / has this been fixed already ?
- 1:19 PM Ticket #1232 (aasc: shaking video) closed by
- fixed
- 11:47 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- 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
- Replying to ramitbhalla: > Which version is it working …
- 11:28 AM Ticket #1106 (10 bit RGB DPX file identified as rgb48le) updated by
- 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
- I disagree that this shoudl be "wontfix", yes its a limitation in SDL …
- 10:21 AM Changeset in ffmpeg [b2e495af] by
- rtmp: Support 'rtmp_live', an option which specifies if the media is a …
- 9:35 AM Changeset in ffmpeg [ce473de9] by
- av_samples_fill_array: Mark unmodified function argument as const. …
- 9:12 AM Ticket #1190 (targa enc: add pal8 output) closed by
- fixed
- 9:11 AM Ticket #1283 (Lastest version cannot compie by NDK) updated by
- Oh... Thanks
- 9:02 AM Changeset in ffmpeg [541bfba8] by
- Write palettised targa. Fixes ticket #1190. Reviewed-by: Paul B Mahol
- 8:37 AM Changeset in ffmpeg [299d58e1] by
- Support yuva422p rawvideo in nut.
- 8:36 AM Changeset in ffmpeg [29fe6b3c] by
- Add yuva422p to yadif format list.
- 7:57 AM Ticket #1053 (Crash on avcodec_default_release_buffer) updated by
- Thanks for the answer. The assert didn't work since I was using a …
- 6:49 AM Changeset in ffmpeg [4e4634aa] by
- Support yuva422p in ffv1.
- 6:41 AM Changeset in ffmpeg [8ba543eb] by
- Add Avid Meridien (AVUI) decoder.
- 6:39 AM Changeset in ffmpeg [143a5c55] by
- Add yuva422p pix_fmt.
- 5:46 AM Ticket #1283 (Lastest version cannot compie by NDK) closed by
- duplicate: Your checkout is corrupt, please see ticket #1209.
- 5:43 AM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by
-
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Not a regression, afaict (see issue 965). […] […] - 5:24 AM Changeset in ffmpeg [464e9ab] by
- lagarith: add YUY2 decoding support Unlike other variants, for YUY2 …
- 5:23 AM Changeset in ffmpeg [58637a0b] by
- Support decoding unaligned rgb24 lagarith. Signed-off-by: Kostya …
- 3:52 AM Ticket #1284 (Android(NDK) cannot support "pthread_cancel") created by
- Android(NDK) cannot support "pthread_cancel". So cannot compile …
- 3:48 AM Ticket #1283 (Lastest version cannot compie by NDK) created by
- I am using android with NDK and msys. Msys can download at …
- 1:47 AM Changeset in ffmpeg [7da0a072] by
- mp3demux: fix id3 discard code Signed-off-by: Michael Niedermayer …
- 1:45 AM Changeset in ffmpeg [f46185c] by
- mp3demux: fix off by 1 error Signed-off-by: Michael Niedermayer …
- 1:13 AM Changeset in ffmpeg [3183c38a] by
- mp3decoder: discard ID3 tags Signed-off-by: Michael Niedermayer …
- 12:48 AM Ticket #1053 (Crash on avcodec_default_release_buffer) closed by
- invalid: Why do you call a function that starts with assert(video) on a audio …
- 12:33 AM Changeset in ffmpeg [01100415] by
- lavc/utils: change a few asserts to av_assert0() Signed-off-by: …
Note:
See TracTimeline
for information about the timeline view.
