Timeline
Feb 9, 2012:
- 10:56 PM Changeset in ffmpeg [3b25d619] by
- Fix fate tests after 5c2c6bbf.
- 10:55 PM Changeset in ffmpeg [ea40371] by
- Fix libstagefright compilation Comment-by-michael: iam commiting this …
- 10:43 PM Ticket #989 (Linking ffplay fails if --disable-swresample is used) updated by
- the ffplay_deps change LGTM the avfilter change should not be needed, …
- 10:30 PM Ticket #989 (Linking ffplay fails if --disable-swresample is used) created by
- When linking ffplay on OS X with latest git using …
- 10:26 PM Changeset in ffmpeg [52719dae] by
- Support encoding BGR24 and BGR0 in ljpeg.
- 10:25 PM Changeset in ffmpeg [edf34c34] by
- Allow encoding rawvideo RGBA64 and friends.
- 10:20 PM Changeset in ffmpeg [5c2c6bbf] by
- Allow encoding rawvideo RGB0 and friends.
- 9:33 PM Changeset in ffmpeg [7b050258] by
- aacdec: Unify preconfigured layout and PCE layout.
- 9:33 PM Changeset in ffmpeg [f1ecd080] by
- aacdec: Support native channel layout when requested.
- 9:33 PM Changeset in ffmpeg [37bed6ff] by
- aacdec: Try to sniff a reasonable channel layout for PCE based …
- 9:13 PM Changeset in ffmpeg [e7d4a2a7] by
- libavcodec: Don't do av_free(av_malloc(0)) for bitstream filters This …
- 8:28 PM Changeset in ffmpeg [c57fe49d] by
- eac3dec: replace undefined 1<<31 with INT32_MIN in noise generation
- 8:28 PM Changeset in ffmpeg [456d3e4f] by
- yadif: specify array size outside DECLARE_ALIGNED
- 8:22 PM Ticket #988 (ffmpeg show too much output at start up) closed by
- invalid: Copyright (c) 2000-2011 the Libav developers Wrong trac. Also I can …
- 7:52 PM Ticket #988 (ffmpeg show too much output at start up) created by
- ffmpeg floods my log files with startup messages. This makes it very …
- 7:52 PM Ticket #986 (windows named pipe seek) updated by
- Replying to mjs973: > An .mp4 container is not …
- 7:07 PM Changeset in ffmpeg [73e15e8e] by
- prores: specify array size outside DECLARE_ALIGNED brackets.
- 6:13 PM Changeset in ffmpeg [0f3d8bae] by
- WavPack demuxer: set packet duration Signed-off-by: Paul B Mahol …
- 6:03 PM Changeset in ffmpeg [dd7198b] by
- lavf: put av_new_stream() compatibility wrapper back Signed-off-by: …
- 6:03 PM Changeset in ffmpeg [491d8353] by
- mpeg12dec: print the value that is being ignored in load_matrix() …
- 6:03 PM Changeset in ffmpeg [8a07429] by
- lavf: put av_find_stream_info() compatibility wrapper back. …
- 6:03 PM Changeset in ffmpeg [f480fcb1] by
- bink: fix pointer type warnings. Signed-off-by: Michael Niedermayer …
- 6:03 PM Changeset in ffmpeg [677911ad] by
- ffmpeg: better dox for *pts. Signed-off-by: Michael Niedermayer …
- 5:37 PM Changeset in ffmpeg [c28e7af7] by
- lavu: add timestamp.h header with convenience timestamp utilities
- 5:11 PM Ticket #986 (windows named pipe seek) updated by
- An .mp4 container is not streamable; the file layout requires seek …
- 4:49 PM Changeset in ffmpeg [71d6b468] by
- configure: fix gcc asm tests for MinGW GCC 4.6.2 Thanks to …
- 4:10 PM Changeset in ffmpeg [9aff2d17] by
- tta: use skip_bits_long() Signed-off-by: Paul B Mahol …
- 1:25 PM Ticket #986 (windows named pipe seek) updated by
- Replying to compn: > oh, and indexes are required for …
- 1:20 PM Ticket #986 (windows named pipe seek) updated by
- Replying to compn: > is it possible to create a named pipe …
- 12:51 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- It would appear that this bug has now been fixed by commit:- …
- 12:26 PM Ticket #986 (windows named pipe seek) updated by
- oh, and indexes are required for .mp4/.mov files. mostly you wont be …
- 12:26 PM Changeset in ffmpeg [e24167aa] by
- mxfdec: Ignore the last entry in Avid's index table segments The last …
- 12:22 PM Ticket #986 (windows named pipe seek) updated by
- is it possible to create a named pipe just using the command prompt? …
- 12:00 PM Changeset in ffmpeg [d6b81ff] by
- mxfdec: Sanity-check SampleRate This avoids a SIGFPE if SampleRate is …
- 11:59 AM Changeset in ffmpeg [c65642d] by
- mxfdec: Handle small EditUnitByteCount These are common with audio …
- 11:55 AM Changeset in ffmpeg [240ddbce] by
- mxfdec: Consider OPAtom files that do not have exactly one EC to be …
- 11:54 AM Changeset in ffmpeg [9123950b] by
- mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit …
- 11:54 AM Changeset in ffmpeg [d00257e9] by
- mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index() This fixes …
- 11:54 AM Changeset in ffmpeg [df2a8508] by
- mxfdec: Sanity check PreviousPartition Without this certain files …
- 11:46 AM Changeset in ffmpeg [11800c8] by
- mxfdec: Never seek back in local sets and KLVs Specially crafted …
- 11:43 AM Changeset in ffmpeg [687e2fde] by
- mxfdec: Move the current_partition check inside mxf_read_header() …
- 11:42 AM Changeset in ffmpeg [e352c96c] by
- mxfdec: Fix infinite loop in mxf_packet_timestamps() This can happen …
- 11:41 AM Changeset in ffmpeg [0373ec63] by
- mxfdec: Check eof_reached in mxf_read_local_tags() This fixes an …
- 11:41 AM Changeset in ffmpeg [effe3b95] by
- mxfdec: Check for NULL component This fixes a SIGSEGV with zzuf1.mxf. …
- 11:41 AM Changeset in ffmpeg [29fc8f50] by
- mxfdec: Make sure mxf->nb_index_tables > 0 in mxf_packet_timestamps() …
- 11:40 AM Changeset in ffmpeg [a3923482] by
- mxfdec: Make sure x < index_table->nb_ptses Avoids a SIGSEGV on files …
- 11:26 AM Changeset in ffmpeg [f769cfed] by
- build: Add missing directories to DIRS declarations.
- 11:26 AM Changeset in ffmpeg [aa06d656] by
- arm: Add missing #include to vp8.h to fix a make checkheaders warning.
- 11:26 AM Changeset in ffmpeg [a2e40cd3] by
- swscale: ppc: Add missing header #includes to pass 'make checkheaders'.
- 11:26 AM Changeset in ffmpeg [0bba2646] by
- cosmetics: Delete empty lines at end of file.
- 11:26 AM Ticket #531 (failure to extract DVB-Teletext track (zero-length file)) updated by
- Possibly related to this problem, reproducible with the sample from …
- 11:20 AM Ticket #531 (failure to extract DVB-Teletext track (zero-length file)) updated by
-
Keywords changed
-copyinkf does not work anymore, afaict. - 10:37 AM Changeset in ffmpeg [ab9ae401] by
- bytestream: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 10:16 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- OK I have narrowed the issue down a little. Previously I had only …
- 2:47 AM Changeset in ffmpeg [a16c3a07] by
- apetag: fix comment Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 12:27 AM Changeset in ffmpeg [f2b20b7] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
Feb 8, 2012:
- 10:50 PM Changeset in ffmpeg [d8710228] by
- ffmpeg: change sync_opts code to be more similar to qatar. …
- 10:16 PM Changeset in ffmpeg [c84acc31] by
- Revert "vf_fspp: use LOCAL_MANGLE instead of MANGLE." This reverts …
- 8:51 PM Changeset in ffmpeg [cd1ad18a] by
- rawenc: switch to encode2(). This changes a number of FATE results, …
- 8:27 PM Ticket #984 (avio_alloc_context and callback on write) updated by
- Do you think is a good idea to upload an C example instead of C++ (Qt)?
- 8:01 PM Changeset in ffmpeg [38d55332] by
- pixdesc: mark pseudopaletted formats with a special flag. This makes …
- 8:00 PM Changeset in ffmpeg [8e37038a] by
- avconv: switch to avcodec_encode_video2().
- 7:59 PM Changeset in ffmpeg [06484d0b] by
- libx264: implement encode2().
- 7:58 PM Changeset in ffmpeg [05d69922] by
- libx264: split extradata writing out of encode_nals(). This is done …
- 7:54 PM Changeset in ffmpeg [52f82a11] by
- lavc: add avcodec_encode_video2() that encodes from an AVFrame -> …
- 7:54 PM Changeset in ffmpeg [3c939ad6] by
- lagarith: refactor code Signed-off-by: Paul B Mahol …
- 7:09 PM Ticket #987 (MPEG-TS not detected) updated by
-
Keywords, Status, Reproduced by developer, Description changed
Related to ticket #241 - 6:45 PM Changeset in ffmpeg [1aa8f5fc] by
- vf_fspp: use LOCAL_MANGLE instead of MANGLE. The symbols are locals, …
- 6:31 PM Changeset in ffmpeg [21d0d1d6] by
- cmdutils: update copyright year to 2012.
- 6:31 PM Changeset in ffmpeg [783487ae] by
- swscale: sign-extend integer function argument to qword on x86-64.
- 6:31 PM Changeset in ffmpeg [166f3993] by
- x86inc: support yasm -f win64 flag also. This sets OUTPUT_FORMAT …
- 6:31 PM Changeset in ffmpeg [ce1e250e] by
- h264: manually save/restore XMM registers for functions using …
- 6:31 PM Changeset in ffmpeg [9cf73853] by
- x86inc: allow manual use of WIN64_SPILL_XMM. Functions using INIT_MMX …
- 5:56 PM Changeset in ffmpeg [314af0ff] by
- aacdec: Use correct speaker order for 7.1. The spec says the …
- 5:56 PM Changeset in ffmpeg [8ece266] by
- aacdec: Remove incorrect comment. It was only correct when element …
- 5:56 PM Changeset in ffmpeg [e600a1e4] by
- aacdec: Simplify output configuration.
- 5:49 PM Ticket #987 (MPEG-TS not detected) created by
- The attached file, reported on mplayer-user, is MPEG-TS, but probing …
- 5:33 PM Ticket #986 (windows named pipe seek) updated by
-
seems just need to set
URLContext::is_streamedto true. but I … - 5:29 PM Ticket #986 (windows named pipe seek) updated by
-
nope
[…]
but trough
pipe:all ok without -f {{{ffmpeg -i … - 4:43 PM Ticket #986 (windows named pipe seek) updated by
- Does it work any better if you tell ffmpeg the input container type? …
- 4:26 PM Changeset in ffmpeg [fba318a4] by
- ffmpeg: update (next_)pts in the stream copy case Signed-off-by: …
- 4:25 PM Changeset in ffmpeg [160008a6] by
- ffmpeg: use ist->dts in rate_emu_sleep() Based on change by Anton …
- 4:25 PM Changeset in ffmpeg [e7f4de34] by
- ffmpeg: use ist->dts in do_streamcopy() Based on change by Anton …
- 3:59 PM Changeset in ffmpeg [67c63176] by
- ffmpeg: remove setting fb->pts. Signed-off-by: Michael Niedermayer …
- 3:41 PM Changeset in ffmpeg [d97fa416] by
- ffmpeg: reduce overloading for InputStream.pts. It currently has …
- 3:28 PM Changeset in ffmpeg [67700e87] by
- ffmpeg: update dts variables in transcode_audio() Signed-off-by: …
- 3:16 PM Changeset in ffmpeg [6028bd0d] by
- ffmpeg: move next_dts/pts update out of transcode_video() this makes …
- 3:15 PM Changeset in ffmpeg [7665da46] by
- ffmpeg: update ist->pts in transcode_audio with the audio decoders …
- 3:08 PM Ticket #986 (windows named pipe seek) created by
- I trying to use ffmpeg as fast video codec under windows. But windows …
- 2:49 PM Changeset in ffmpeg [8ea81805] by
- ffmpeg: print more details and rescaled timestamps in debug code. …
- 2:49 PM Changeset in ffmpeg [c0be67ca] by
- ffmpeg: use (next_)dts in timestamp discontinuity detection code. …
- 2:04 PM Changeset in ffmpeg [958e0f70] by
- lavfi: fix realloc size computation in avfilter_add_format() Replace …
- 1:38 PM Changeset in ffmpeg [734a9bb0] by
- vf_unsharp: fix out-of-buffer read In apply_unsharp(), when y is >= …
- 1:38 PM Changeset in ffmpeg [7f62cf12] by
- vf_scale: apply the same transform to the aspect during init that is …
- 1:38 PM Changeset in ffmpeg [af58dd47] by
- vf_pad: fix "vsub" variable value computation It was shifting 2 …
- 1:38 PM Changeset in ffmpeg [5c9ca599] by
- vf_yadif: correct documentation on the parity parameter 0 is …
- 1:38 PM Changeset in ffmpeg [4a228766] by
- vf_yadif: copy buffer properties like aspect for second frame as well …
- 7:52 AM Changeset in ffmpeg [0144fe69] by
- Remove Sun medialib glue code. It is obscure, most likely unused and …
- 7:30 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by
- The attached patch "bink-24px.patch" fixes the bug, and does not seem …
- 7:01 AM Changeset in ffmpeg [e806ceaa] by
- ffmpeg: Use the correct (dts) variables for stream copy. Strongly …
- 7:01 AM Changeset in ffmpeg [f070bf08] by
- ffmpeg: Fix (next)_dts/pts init. Based on Anton Khirnovs code. …
- 5:46 AM Changeset in ffmpeg [4eea0cfc] by
- ffmpeg: use ist->dts instead of passing an argument into …
- 5:19 AM Changeset in ffmpeg [f72eaf69] by
- ffmpeg: Init dts variables in output_packet() Signed-off-by: Michael …
- 5:13 AM Changeset in ffmpeg [fe380adb] by
- ffmpeg: add (next_dts/dts) variables. Strongly based on Anton …
- 4:53 AM Changeset in ffmpeg [18d0a16] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
Feb 7, 2012:
- 10:54 PM Changeset in ffmpeg [9b027c0d] by
- dsputil: set STRIDE_ALIGN to 16 for x86 also. This fixes crashes in …
- 10:32 PM Changeset in ffmpeg [4ff6dea3] by
- pngdsp: swap argument inversion.
- 9:02 PM Changeset in ffmpeg [950930b] by
- Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 …
- 7:38 PM Changeset in ffmpeg [ef1c785f] by
- swscale: make yuv2yuv1 use named registers.
- 7:37 PM Changeset in ffmpeg [3206cccc] by
- h264: mark h264_idct_add8_10 with number of XMM registers. This fixes …
- 7:33 PM Changeset in ffmpeg [b7542dd3] by
- swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV …
- 7:29 PM Changeset in ffmpeg [fb90785e] by
- vp8: always update next_framep[] before returning from decode_frame(). …
- 7:14 PM Changeset in ffmpeg [722410ad] by
- avconv: estimate next_dts from framerate if it is set.
- 7:14 PM Changeset in ffmpeg [b34856a1] by
- avconv: better next_dts usage. next_dts is used for estimating the …
- 7:13 PM Changeset in ffmpeg [23576b3f] by
- avconv: rename InputStream.pts to last_dts. It more accurately …
- 7:12 PM Changeset in ffmpeg [6e983902] by
- avconv: reduce overloading for InputStream.pts. It currently has …
- 7:11 PM Changeset in ffmpeg [3101bb66] by
- avconv: rename InputStream.next_pts to next_dts. It's used to predict …
- 7:11 PM Changeset in ffmpeg [1270e12e] by
- avconv: rework -t handling for encoding. Current code compares the …
- 7:07 PM Changeset in ffmpeg [c9af8326] by
- avconv: set encoder timebase for subtitles. The actual number …
- 7:06 PM Changeset in ffmpeg [4be1d7dc] by
- pva-demux test: add -vn The output is obviously not supposed to …
- 6:49 PM Changeset in ffmpeg [06b320ad] by
- swscale: K&R formatting cosmetics for SPARC code
- 6:02 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by
-
Keywords, Status, Version, Reproduced by developer, Summary changed
The svn version you tested allowed you to write invalid files (with … - 5:28 PM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) closed by
- fixed: Thank you for testing! Patch applied with some additional comments.
- 5:28 PM Changeset in ffmpeg [bf5c0308] by
- Fix libutvideo compilation. Fixes ticket #985.
- 5:25 PM Ticket #983 (No video in applehttp stream) updated by
-
Keywords, Reproduced by developer, Summary changed
Correct (MPlayer is using FFmpeg's applehttp code to display the … - 3:25 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by
- I uploaded the file to upload.ffmpeg.org\upload and I uploaded the …
- 3:01 PM Changeset in ffmpeg [37390d5c] by
- apedec: allow the user to set the maximum number of output samples per …
- 3:01 PM Changeset in ffmpeg [39575eea] by
- apedec: do not unnecessarily zero output samples for mono frames
- 3:01 PM Changeset in ffmpeg [1d3c672d] by
- apedec: allocate a single flat buffer for decoded samples This will …
- 3:01 PM Changeset in ffmpeg [32c61400] by
- apedec: use sizeof(field) instead of sizeof(type)
- 2:49 PM Changeset in ffmpeg [0349d61e] by
- lavfi/aspect: rename field aspect->aspect to aspect->ratio The new …
- 2:48 PM Changeset in ffmpeg [d21b82fd] by
- lavc: provide aliases to the PCM A-law/mu-law codecs They are also …
- 2:31 PM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by
- After a bit more testing, the source of the bug is narrowed down to …
- 1:07 PM Ticket #983 (No video in applehttp stream) updated by
- @cehoyos: mplayer shows video for the link
- 12:10 PM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) updated by
- Replying to cehoyos: > Could you test attached patch? …
- 11:03 AM Changeset in ffmpeg [21449410] by
- swscale: split C output functions into separate file. Signed-off-by: …
- 11:03 AM Changeset in ffmpeg [2dd7a1c0] by
- swscale: Split C input functions into separate file. Signed-off-by: …
- 9:47 AM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) updated by
-
Priority, Keywords, Status changed
Could you test attached patch? - 9:32 AM Ticket #985 (libutvideo wrapper compilation fails with invalid conversion, ...) created by
- When attempting to compile FFmpeg, errors were reached when it got to …
- 7:54 AM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- Replying to saste: > Replying to nichot20: > > …
- 4:51 AM Changeset in ffmpeg [0b717e24] by
- ffserver: use avcodec_get_context_defaults3() Signed-off-by: Paul B …
- 12:40 AM Changeset in ffmpeg [b479e016] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Revert …
Feb 6, 2012:
- 11:56 PM Changeset in ffmpeg [db7d4523] by
- bytestream: Add bytestream2 writing API. Signed-off-by: Justin …
- 11:49 PM FilteringGuide edited by
- update filter list to 2.62.100 (diff)
- 11:46 PM Changeset in ffmpeg [6ba2505] by
- utvideo: remove ff_thread_finish_setup, it isn't needed at all …
- 10:58 PM Ticket #983 (No video in applehttp stream) updated by
-
Keywords, Status, Version, Component changed
Audio works fine afaict, is there an application that shows video for … - 10:29 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by
- Replying to cesareof: > I have the *.mp4 clip that causes …
- 10:27 PM Ticket #984 (avio_alloc_context and callback on write) updated by
-
Priority changed
- 10:26 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by
- Did you already try to put the video as the first input (with libx264, …
- 9:49 PM Ticket #984 (avio_alloc_context and callback on write) created by
- For my application is essential use the callbacks. I have understood …
- 9:08 PM Changeset in ffmpeg [787528b4] by
- Detect theora keyframes by content in Ogg demuxer. A lot of files do …
- 8:44 PM Ticket #938 ([dnxhd @ 0x7f8d3390b000] Multiple ff_thread_finish_setup() calls) updated by
- Try with the lastest git, I commited a patch that should fix this.
- 8:34 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by
- I have the *.mp4 clip that causes the issue indicated in this ticket, …
- 8:03 PM Changeset in ffmpeg [6833fe43] by
- ffv1: PIX_FMT_GRAY16 support Signed-off-by: Paul B Mahol …
- 7:59 PM Changeset in ffmpeg [d4385299] by
- DNxHD: remove ff_thread_finish_setup, it isn't needed at all. Should …
- 7:47 PM Changeset in ffmpeg [f491f033] by
- ffmpeg: document the unit for the -fs option parameter
- 7:46 PM Changeset in ffmpeg [b7d45d0b] by
- lavfi: add setfield filter
- 7:33 PM Changeset in ffmpeg [e8a06b14] by
- lavf/4xm: use proper error codes
- 6:57 PM Changeset in ffmpeg [d016d307] by
- Revert "v210enc: use FFALIGN()" FFALIGN doesn't work with …
- 6:39 PM Changeset in ffmpeg [32f3c541] by
- doxygen: Do not include license boilerplates in Doxygen comment blocks.
- 6:37 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- Replying to nichot20: > Replying to saste: > > …
- 6:22 PM Changeset in ffmpeg [ec1f3cab] by
- avplay: reset decoder flush state when seeking Fixes seeking after …
- 6:22 PM Changeset in ffmpeg [f1c3d4a6] by
- ape: skip packets with invalid size
- 6:22 PM Changeset in ffmpeg [ac3f8d31] by
- ape: calculate final packet size instead of guessing Calculates based …
- 6:09 PM Changeset in ffmpeg [c2c31615] by
- ape: stop reading after the last frame has been read This avoids …
- 6:09 PM Changeset in ffmpeg [66f7be36] by
- ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished
- 6:09 PM Changeset in ffmpeg [1bc035bc] by
- ape: return error if seeking to the current packet fails in …
- 5:49 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by
- Never mind. I just realized you asked not to use external libraries …
- 5:43 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- Replying to saste: > Replying to nichot20: > > …
- 5:16 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- Replying to nichot20: > Replying to saste: > > …
- 5:08 PM Changeset in ffmpeg [9814974d] by
- avcodec: Clarify AVFrame member documentation. Signed-off-by: Diego …
- 3:12 PM Ticket #983 (No video in applehttp stream) created by
- $ ffplay http://wow01.105.net/live/virgin1/playlist.m3u8 -codec …
- 2:49 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- OK not all png's fail. small3.png works, but when resized and saved as …
- 1:45 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- Replying to saste: > Can't reproduce, please provide a …
- 12:11 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) updated by
- Can't reproduce, please provide a sample. Also, which parameters are …
- 10:30 AM Changeset in ffmpeg [2cbe9121] by
- doc/filters.texi: use multiple @example blocks for distinct examples …
- 10:30 AM Changeset in ffmpeg [23534d0c] by
- doc/filters.texi: prefer @example over the unsupported @math for …
- 10:30 AM Changeset in ffmpeg [3fa9ace3] by
- doc/filters.texi: merge setdar and setsar documentation Most of the …
- 10:30 AM Changeset in ffmpeg [70ffda32] by
- lavu: introduce av_parse_ratio() and use it in ffmpeg and lavfi/aspect …
- 10:30 AM Changeset in ffmpeg [1ca0812d] by
- ffprobe: fix typo in ESCAPE_CHECK_SIZE
- 7:00 AM Changeset in ffmpeg [3cc0353f] by
- v210dec: check for coded_frame allocation failure Signed-off-by: Paul …
- 7:00 AM Changeset in ffmpeg [986c1c48] by
- v210enc: use stride as it is already calculated Signed-off-by: Paul B …
- 7:00 AM Changeset in ffmpeg [7ad1b612] by
- v210enc: use FFALIGN() Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 6:59 AM Changeset in ffmpeg [b5f50da5] by
- v210enc: return proper AVERROR codes instead of -1 Signed-off-by: …
- 6:59 AM Ticket #766 (Extend ffmpeg's timecode extraction) updated by
- Just an update of the current state: read is supported by all the …
- 6:59 AM Changeset in ffmpeg [66fa2a1f] by
- v210enc: do not set coded_frame->key_frame It is already set in …
- 6:59 AM Changeset in ffmpeg [d73466f8] by
- v210enc: check for coded_frame allocation failure Signed-off-by: Paul …
- 6:57 AM Changeset in ffmpeg [e496c45d] by
- drawtext: add 'fix_bounds' option on coords fixing Before, drawtext …
- 6:52 AM Changeset in ffmpeg [2b43dfce] by
- drawtext: fix text_{w, h} expression vars Before, {text_,}{w,h} vars …
- 1:04 AM Changeset in ffmpeg [e81e0b99] by
- cache: fix "warning: passing argument 2 of ‘av_tempfile’ from …
- 1:04 AM Changeset in ffmpeg [8d756c0d] by
- fix "warning: variable ‘cflags’ set but not used" Signed-off-by: …
- 1:04 AM Changeset in ffmpeg [66792717] by
- avio: Fix "warning: initialization from incompatible pointer type" …
- 12:11 AM Ticket #982 (Android app "Video Converted Android Beta" is published with nonfree codecs) created by
- Android Market URL: …
Feb 5, 2012:
- 11:31 PM Changeset in ffmpeg [ef511d8a] by
- changelog: fix typo
- 11:29 PM Changeset in ffmpeg [b8d78175] by
- v408: do not unconditionally compile codecs
- 7:46 PM Ticket #470 (libquicktime uncompressed formats) closed by
- fixed: Last format committed to FFmpeg.
- 7:43 PM Changeset in ffmpeg [bb9c8d94] by
- Add v408 / AYUV encoder and decoder. Fixes last part of ticket #470. …
- 7:30 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by
- Replying to stokholm: > I generated output with -report. …
- 7:06 PM Changeset in ffmpeg [5fa1a1d] by
- Support YV12 from video4linux2 devices. Reviewed-by: Luca Abeni
- 6:57 PM Ticket #692 (Audio is not in sync with video, webcam capturing) updated by
- I have the same problem. For me at least -async 1 doesn't help. The …
- 5:50 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by
- Replying to cehoyos: > If there is an issue, is is …
- 5:37 PM Ticket #452 (APE - Only 16-bit samples are supported) closed by
- fixed: fixed in b60620bf7ec355621aeeee1f10d6ea2904327985
- 4:58 PM Ticket #981 (No duration for flv video) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
Seeking with Page up/down, up/down and left/right works fine, mouse … - 4:42 PM Changeset in ffmpeg [42ae83c1] by
- Allow muxing VP6A into flv. Reviewed-by: James Zern
- 4:32 PM Ticket #981 (No duration for flv video) created by
- ffplay.exe can't seek on this flash video: …
- 3:48 PM Ticket #438 (broken frame after seek in ogg container) closed by
- fixed: Patch applied, output looks fine enough to me.
- 3:46 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by
-
Status, Version changed
If there is an issue, is is reproducible with this command: […] - 2:36 PM Ticket #980 (Feature request : Optimising (MPEG) video streams) created by
- Hello, We all know jpegoptim by tjko for optimizing huffman table on …
- 1:21 PM Changeset in ffmpeg [8162c6f0] by
- oggdec: add missing ogg_reset on seek. It would never be called when …
- 1:21 PM Changeset in ffmpeg [1b0dc96f] by
- oggdec: fix keyframe seeking when granule_is_start is 0. In this …
- 12:59 PM Ticket #941 (Seek problems with ogg decoder) updated by
- > matroska_read_seek creates it's index efficiently as far as I can …
- 7:07 AM Changeset in ffmpeg [e7f0bc8c] by
- drawtext: add missing braces around an if() block. Prevents …
- 5:26 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by
- Replying to richardpl: > Whatever issue you are reporting …
- 4:14 AM Changeset in ffmpeg [982783ac] by
- ffmpeg: document avi special case Signed-off-by: Michael Niedermayer …
- 2:35 AM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) updated by
- Whatever issue you are reporting I can not reproduce it. …
- 2:02 AM Changeset in ffmpeg [bfb5ba84] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ape: …
- 1:08 AM Changeset in ffmpeg [7e850f1c] by
- dwt: fix about a dozen "warning: assignment from incompatible pointer …
- 1:00 AM Changeset in ffmpeg [2453ca49] by
- dwt: fix a dozen or so "warning: initialization from incompatible …
- 12:34 AM Changeset in ffmpeg [861aa9e7] by
- mpegaudiodec: remove unused variable Signed-off-by: Michael …
Feb 4, 2012:
- 8:44 PM Ticket #941 (Seek problems with ogg decoder) updated by
- No problem reimar. I was just following the model of matroskadec.c …
- 8:02 PM Ticket #941 (Seek problems with ogg decoder) updated by
- I said nonsense to one specific statement, and that was claiming that …
- 7:44 PM Ticket #438 (broken frame after seek in ogg container) updated by
- More correct patch sent to ffmpeg-devel: oggdec: fix keyframe seeking …
- 7:39 PM Ticket #941 (Seek problems with ogg decoder) updated by
- reimar, not nonsense when you have to have something that works. I had …
- 7:32 PM Changeset in ffmpeg [86b57e4e] by
- ape: fix seeking Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 7:27 PM Changeset in ffmpeg [d3f912c1] by
- adler32: add comment for the SIMD code Signed-off-by: Michael …
- 7:23 PM Changeset in ffmpeg [26585d2a] by
- adler32: rewrite using integer SIMD. about twice as fast as before. …
- 7:18 PM Changeset in ffmpeg [5b010359] by
- Remove warning about Ogg skeleton v4. We can handle v4 just fine, the …
- 7:03 PM Changeset in ffmpeg [b60620bf] by
- apedec: 8bit and 24bit support Signed-off-by: Paul B Mahol …
- 7:00 PM Ticket #438 (broken frame after seek in ogg container) updated by
- Forget that patch, it just breaks seeking completely. For some reason …
- 6:59 PM Changeset in ffmpeg [785d8a38] by
- fate: use compression level 0 for flashsv2 tests. Output sizes …
- 6:34 PM Ticket #941 (Seek problems with ogg decoder) closed by
- fixed: Fixed by d7b542ae.
- 6:32 PM Ticket #438 (broken frame after seek in ogg container) updated by
- I incorrectly mentioned this issue in commit d7b542ae, but that one …
- 6:13 PM Changeset in ffmpeg [d7b542ae] by
- Fix potential infinite discard loop. Fixes trac issue #438. Seeking …
- 5:54 PM Ticket #950 (webm convert -> segmentation error) updated by
- how can I help to solve the problem of find a workaround ?
- 4:26 PM Ticket #979 (Abnormal colorspace conversion of BGR -> YUV comparing the RGB variant) created by
- Input file is bgr24. Output file is yuv420p. If I instruct ffmpeg to …
- 2:36 PM Ticket #941 (Seek problems with ogg decoder) updated by
- > the index_entries table which have not been created but should be in …
- 11:55 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by
- Hi, of course : …
- 11:20 AM Ticket #953 (0.10 - Input channel layout isnt supported) updated by
- Replying to cehoyos: > What is "-async 48000" supposed to …
- 11:09 AM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by
- I uploaded a new sample: 1. used: ffmpeg -y -i "D:\Encoding …
- 10:56 AM Ticket #976 (h264 in f4v: non monotonically increasing dts) updated by
-
Component changed
Please provide the sample and / or the revision that introduced the … - 10:50 AM Ticket #978 (wrong container fps when muxing raw Xvid to avi) updated by
- The sample is 404, and please also provide the complete, uncut console …
- 10:48 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by
-
Priority, Keywords, Component changed
Please provide a sample and complete, uncut console output. - 7:43 AM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) updated by
- might be related to the placing of key frames, h.264 streams are only …
- 6:20 AM Ticket #978 (wrong container fps when muxing raw Xvid to avi) created by
- I got a small m4v file (Xvid; …
- 6:04 AM Ticket #941 (Seek problems with ogg decoder) updated by
- Note: I removed the code that was setting pOggStream->key_frame to 1 …
- 4:58 AM Ticket #941 (Seek problems with ogg decoder) updated by
- Creating the index_entries fixed the BuckBunny sample. The code I use …
- 4:39 AM Changeset in ffmpeg [7f8027b7] by
- adler32: avoid "too big" check in the inner loop Signed-off-by: …
- 4:18 AM Changeset in ffmpeg [25f35df1] by
- xvid_rc: check that write() succeeded. Signed-off-by: Michael …
- 1:34 AM Changeset in ffmpeg [3b46daa3] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:12 AM Changeset in ffmpeg [670229ef] by
- apedec: remove unused variable Signed-off-by: Michael Niedermayer …
- 12:12 AM Changeset in ffmpeg [f57ab7ed] by
- zmbv: remove unused variable Signed-off-by: Michael Niedermayer …
Feb 3, 2012:
- 10:36 PM Ticket #977 (stream copy duration does not match the one specified by -t when -ss ...) created by
- Hello, i'm trying to cut an Adobe postprocessed F4v video (h.264 + …
- 10:12 PM Changeset in ffmpeg [58dabf7b] by
- Fix png decoding on x86. Line sizes are only 8-byte aligned, so use …
- 9:00 PM Changeset in ffmpeg [6f1a5e8d] by
- dsputil: remove debug message in dsputil_init(). …
- 8:38 PM Ticket #976 (h264 in f4v: non monotonically increasing dts) created by
- I have an mp4 file that was pulled off a Flash Media Encoding Server …
- 7:42 PM Changeset in ffmpeg [da1ba4e8] by
- Fix NASM compilation. movd needs explicit register size prefix for …
- 6:51 PM Changeset in ffmpeg [ed3c0fe8] by
- Remove some warnings when compiling with mingw (mingw-w64, 32 bits) …
- 6:44 PM Changeset in ffmpeg [29a20ac4] by
- movdec: Avoid av_malloc(0) in stss Found-by: Mateusz "j00ru" Jurczyk …
- 5:12 PM Changeset in ffmpeg [1f0fa80] by
- dshow: use DirectShow information to set time_base Fixes build after …
- 5:11 PM Changeset in ffmpeg [c9e5acad] by
- dshow: fix AVInputFormat declaration after ABI breakage …
- 4:15 PM Ticket #975 (commit 151ecc2aecd81718e2520936dd3c537d7e6fe2fc causes segfault when ...) created by
- Command:- ffmpeg -i BRD35721202.mxf \ -vf "movie=logo.png [logo]; …
- 3:14 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by
- The playback issue seems similar to what was reported in …
- 3:13 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) updated by
- Here is the ffmpeg output from the sample attached: […]
- 3:06 PM Ticket #974 (genpts not enabled automatically when remuxing from VOB to MOV) created by
- I'm trying to copy an mpeg2video stream from a VOB file into a …
- 1:53 PM Changeset in ffmpeg [58fc7400] by
- build: Drop YASM-OBJS-FFT from SUBDIR_VARS. FFT code only appears in …
- 1:53 PM Changeset in ffmpeg [7f2885bb] by
- build: Drop unused X86-OBJS variable.
- 12:45 PM Changeset in ffmpeg [324fbadf] by
- avconv: remove debugging cruft from do_video_out().
- 12:44 PM Changeset in ffmpeg [61a09968] by
- avconv: factorize setting stream_index for the output packet.
- 12:14 PM Ticket #973 (FFmpeg MXF problem) updated by
- Videos with FFmpeg builds are here: http://uloz.to/13062440/mxf-zip …
- 9:43 AM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by
-
Status, Version, Component, Reproduced by developer, Keywords changed
Related to #970. - 9:38 AM Ticket #971 (AVRn 1:1 raw interlaced mode - merge fields) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 9:32 AM Ticket #969 (jpegls: Cleared Least Significant Bits) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 9:21 AM Ticket #973 (FFmpeg MXF problem) updated by
-
Keywords, Component changed
What is missing to make this a valid ticket: * A failing ffmpeg … - 8:45 AM Ticket #973 (FFmpeg MXF problem) created by
- Hello, I have video in mxf format IMX30 or 50Mbit or LongGOP …
- 8:29 AM Changeset in ffmpeg [d2afbd9a] by
- frame{crc/md5}: set the stream timebase from codec timebase. Right …
- 5:54 AM Ticket #954 (mpeg2 in wtv: non monotonically increasing dts) updated by
- The sample file is 90MB in size (I don't know how to cut it down since …
- 2:51 AM Changeset in ffmpeg [d77294c5] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 2:07 AM Changeset in ffmpeg [22c0babb] by
- apedec: remove unneeded #include of get_bits.h and associated macro
- 2:07 AM Changeset in ffmpeg [e416961] by
- apedec: av_fast_malloc() instead of av_realloc() av_realloc() does …
- 2:07 AM Changeset in ffmpeg [0759c8eb] by
- apedec: fix handling of packet sizes that are not a multiple of 4 bytes
Feb 2, 2012:
- 11:56 PM Changeset in ffmpeg [9477fa09] by
- lavu/timecode: use @see for URL in doxygen.
- 11:55 PM Changeset in ffmpeg [174880f5] by
- lavfi/thumbnail: rename @url to @see. @url isn't a valid Doxygen …
- 11:07 PM Ticket #972 (Can't mux aac in mp4 container) updated by
-
Resolution changed
- 10:59 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by
- check ticket #162 for normal mjpeg mode, but this is a different …
- 9:44 PM Ticket #972 (Can't mux aac in mp4 container) updated by
- It's very strange, but now it works. I'm not understand about why …
- 9:43 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by
- Does same happens with other/normal resolutions?
- 9:23 PM Ticket #972 (Can't mux aac in mp4 container) closed by
- needs_more_info: Please provide all relevant information including your ffmpeg command …
- 9:23 PM Changeset in ffmpeg [e15e2a6d] by
- libx264: fix indentation.
- 8:48 PM Ticket #972 (Can't mux aac in mp4 container) created by
- I use Arch Linux x86_64 and ffmpeg 20120127-1. Since last update I …
- 8:45 PM Ticket #971 (AVRn 1:1 raw interlaced mode - merge fields) created by
- (issue 1474) http://roundup.libav.org/file710/avid_ntsc.rar same …
- 8:38 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) updated by
- the same problem with "avid_ntsc_progressive.avi" …
- 8:35 PM Ticket #970 (AVNr 1:1 raw mode - black bar at the top) created by
- (issue 1474) http://roundup.libav.org/file564/avid_1_1_resolution.rar …
- 8:15 PM Ticket #969 (jpegls: Cleared Least Significant Bits) created by
- PicTools Apollo program have an "Cleared Least Significant Bits" …
- 8:11 PM Changeset in ffmpeg [c853124f] by
- Use SECTION_TEXT instead of section .text for the compatibility aout …
- 8:11 PM Changeset in ffmpeg [9b9bf5ab] by
- ffv1: cosmetics: indentation Signed-off-by: Paul B Mahol …
- 8:05 PM Changeset in ffmpeg [24947d49] by
- vorbis: fix overflows in floor1[] vector and inverse db table index.
- 8:00 PM Changeset in ffmpeg [7e4d9d5d] by
- win64: add a XMM clobber test configure option. This will be useful …
- 7:44 PM Changeset in ffmpeg [8c48652] by
- dct-test: remove odivx_idct_c dead prototype.
- 7:39 PM Changeset in ffmpeg [89415b8e] by
- movdec: Parse the dvc1 atom Normally, the actual payload data …
- 7:20 PM Ticket #968 (Error message at end of asf stream) updated by
- ffmpeg does not crash it just aborts decoding video.
- 6:50 PM Changeset in ffmpeg [cd2f98f3] by
- ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6 This function was broken …
- 6:31 PM Ticket #959 (Media 100 codec support.) updated by
-
Keywords changed
fix incorrect keywords - 6:30 PM Ticket #959 (Media 100 codec support.) updated by
- just added support to mplayer, using the binary codec to play those …
- 5:50 PM Changeset in ffmpeg [148bc235] by
- swscale: K&R formatting cosmetics for Blackfin code Also prettyprint …
- 5:44 PM Changeset in ffmpeg [3f57bde1] by
- frwu: lowercase the FRWU codec name This is more consistent with all …
- 5:44 PM Changeset in ffmpeg [af0f8c09] by
- Cosmentics: Fix AVUI comment. The codec contains no alpha information …
- 4:39 PM Changeset in ffmpeg [7f19bdc2] by
- movdec: fix dts generation in fragmented files Do not use AVStream's …
- 2:31 PM Changeset in ffmpeg [2c98f407] by
- fate: make acodec-ac3_fixed test output raw AC3 There is no point in …
- 1:31 PM Changeset in ffmpeg [d50a4c4a] by
- lavfi/amerge: copy ref props after filtering samples. This fixes …
- 1:31 PM Changeset in ffmpeg [85c66793] by
- lavfi/pan: copy ref props after filtering samples. At least PTS needs …
- 1:31 PM Changeset in ffmpeg [c79eddaf] by
- lavfi/aconvert: use libswresample. This commit also drops the planar …
- 1:31 PM Changeset in ffmpeg [e96be840] by
- lavfi/aresample: use libswresample.
- 1:31 PM Changeset in ffmpeg [9f0b0db0] by
- lavfi/aformat: use do..while(0) form for macro. This avoids some …
- 1:31 PM Changeset in ffmpeg [d055c328] by
- doc: document amerge filter as an alternative for the -map_channel …
- 1:31 PM Changeset in ffmpeg [b90d79ec] by
- timecode: drop lavc timecode on next bump.
- 1:31 PM Changeset in ffmpeg [6f551562] by
- dvenc: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [bf6e83a8] by
- mxfenc: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [e2407556] by
- gxfenc: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [d8804905] by
- mpeg12enc: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [f65600d5] by
- drawtext: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [11e5d3b9] by
- dv: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [77971609] by
- mov: honor tmcd flags while extracting timecode meta.
- 1:31 PM Changeset in ffmpeg [bd10f01a] by
- mov: use new public timecode API.
- 1:31 PM Changeset in ffmpeg [ed67dac0] by
- mpeg12: use av_mpegtc_to_timecode_string().
- 1:31 PM Changeset in ffmpeg [dc386a5e] by
- ffprobe: use av_mpegtc_to_timecode_string().
- 1:30 PM Changeset in ffmpeg [0eaa123] by
- lavu: add public timecode API.
- 1:29 PM Changeset in ffmpeg [fcc518a0] by
- APIchanges: add missing commit hashes
- 1:16 PM Changeset in ffmpeg [b18ebcbe] by
- timecode: add write regressions tests.
- 12:29 PM Changeset in ffmpeg [de05e41b] by
- Use the correct pix_fmt for 32bit x11grab. Remove adding a constant …
- 12:18 PM Ticket #966 (frwu: change fields order mode) updated by
-
Component changed
- 7:48 AM Ticket #968 (Error message at end of asf stream) updated by
-
Keywords changed
Please add backtrace etc. as explained on http://ffmpeg.org/bugreports.html - 7:00 AM Ticket #962 (Bink - ffmpeg is unable to decode some small files with only one frame) updated by
- These samples (24x48) won't decode : …
- 6:28 AM Ticket #968 (Error message at end of asf stream) created by
- This ticket continues https://ffmpeg.org/trac/ffmpeg/ticket/588 which …
- 5:55 AM Changeset in ffmpeg [de53b906] by
- swscale: implement MMX, SSE2 and AVX functions for RGB32 input.
- 3:36 AM Changeset in ffmpeg [b8b77abe] by
- cosmetics: realign vertically Signed-off-by: Paul B Mahol …
- 3:34 AM Changeset in ffmpeg [6462d28d] by
- apedec: Fix alignment and fate. Signed-off-by: Michael Niedermayer …
- 1:24 AM Changeset in ffmpeg [4c677df2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
- 1:17 AM Changeset in ffmpeg [38c6bbc1] by
- ra144enc: drop pointless "encoder" from .long_name Signed-off-by: …
- 12:41 AM Changeset in ffmpeg [c3a06615] by
- bethsoftvideo: fix palette reading. Return the correct number of …
- 12:35 AM Changeset in ffmpeg [83ce51cc] by
- mpc7: use av_fast_padded_malloc() Avoids doing malloc/free for each …
- 12:35 AM Changeset in ffmpeg [b5b825c3] by
- mpc7: simplify handling of packet sizes that are not a multiple of 4 bytes
- 12:31 AM Changeset in ffmpeg [41dd77bd] by
- doc: decoding Forward Uncompressed is supported Signed-off-by: Paul B …
- 12:27 AM Ticket #893 (jpegls: support color transforms) updated by
- this may be useful: http://charls.codeplex.com/releases/view/55406 […]
- 12:14 AM Ticket #966 (frwu: change fields order mode) updated by
- If you mean ffmpeg -i frwu.avi -vcodec copy frwu.mov ffmpeg -i …
- 12:12 AM Changeset in ffmpeg [5cd8afee] by
- diracdec: Check for negative quants which would cause out of array …
- 12:12 AM Changeset in ffmpeg [00650803] by
- proresdec: Fix read via negative index in a global array. Found-by: …
- 12:10 AM Ticket #967 (iff ilbm ham8 with masking decodes incorrectly) updated by
- Attached.
- 12:08 AM Changeset in ffmpeg [e39487ef] by
- doc: ffv1 is not experimental any more Signed-off-by: Paul B Mahol …
- 12:02 AM Changeset in ffmpeg [236a550c] by
- Fix a typo in the x86 asm version of ff_vector_clip_int32() Specifies …
Note:
See TracTimeline
for information about the timeline view.
