Timeline
May 19, 2012:
- 9:59 PM Ticket #1325 (pick suitable pcm encoder for wav container) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
I wonder if ffmpeg should always choose a suitable pcm encoder for the … - 9:08 PM Ticket #1325 (pick suitable pcm encoder for wav container) updated by
- That's right, my mistake: The codec param have to be between the …
- 8:42 PM Changeset in ffmpeg [d1384c00] by
- swr: skip soft compensation when its disabled. Signed-off-by: Michael …
- 8:22 PM Changeset in ffmpeg [c5371f77] by
- mpegaudidec: 10l forgot buf_size Signed-off-by: Michael Niedermayer …
- 8:16 PM Ticket #1325 (pick suitable pcm encoder for wav container) updated by
- You could try to put "-acodec pcm_s24le" in front of "test.wav" where …
- 8:15 PM Changeset in ffmpeg [43bc5cf9] by
- mpegaudiodec: skip initial zeros. Signed-off-by: Michael Niedermayer …
- 7:54 PM Ticket #1320 (ffplay hang in avformat_find_stream_info) updated by
- Bogus server: the server pretends to support seeking, but in fact only …
- 7:49 PM Ticket #1325 (pick suitable pcm encoder for wav container) created by
- Version : ffmpeg version N-40824-g31dfe20 Job : pcm_dvd …
- 7:24 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) updated by
-
Status, Version, Reproduced by developer changed
- 6:51 PM Ticket #1324 (id3tag: do not add video stream when size of APIC is 0) created by
- It looks like some ID3Tag editros saves APIC tag even when no real pic …
- 6:44 PM Changeset in ffmpeg [68aef0b4] by
- lavf: change some (de)muxer names to lowercase This is consistent …
- 6:44 PM Changeset in ffmpeg [81ad97ee] by
- lavf: make output format matching case insensitive This is consistent …
- 6:31 PM Changeset in ffmpeg [040a796d] by
- Merge commit '755cd4197d53946208e042f095b930dca18d9430' * commit …
- 6:07 PM Changeset in ffmpeg [612abe27] by
- Use a variable instead of a repeated calculation when decoding AVUI.
- 6:07 PM Changeset in ffmpeg [f1892348] by
- avuidec.c: Fix indentation.
- 6:07 PM Changeset in ffmpeg [d9b2410f] by
- Simplify AVUI decoding, one skip value is enough.
- 6:07 PM Changeset in ffmpeg [2596d726] by
- Fix interlaced AVUI decoding.
- 5:23 PM Changeset in ffmpeg [9d30a96a] by
- ffmpeg: inject a aresample filter for -async Based on similar code …
- 5:23 PM Changeset in ffmpeg [21d8a80e] by
- af_aresample: use new swr API to pass and compensate PTS This code is …
- 5:23 PM Changeset in ffmpeg [087d09b6] by
- af_aresample: allocate a larger buffer so accumulated data can be …
- 5:23 PM Changeset in ffmpeg [e17a0396] by
- af_aresample: use extended_data Signed-off-by: Michael Niedermayer …
- 5:23 PM Changeset in ffmpeg [72a242c9] by
- swr: add swr_next_pts() parameter descriptions partly reuse text from …
- 5:23 PM Changeset in ffmpeg [f88f705a] by
- swr: add swr_drop_output() Signed-off-by: Michael Niedermayer …
- 5:23 PM Changeset in ffmpeg [7a59964b] by
- swr: add swr_inject_silence() Signed-off-by: Michael Niedermayer …
- 5:23 PM Changeset in ffmpeg [72872d02] by
- swr: Fix issue with injecting more data than can be used up in the …
- 5:23 PM Changeset in ffmpeg [c5c35554] by
- swr: add some asserts to resample() These check that the internal and …
- 5:23 PM Changeset in ffmpeg [75e25f85] by
- swr: add reversefill_audiodata() Signed-off-by: Michael Niedermayer …
- 5:23 PM Changeset in ffmpeg [5027e3da] by
- swr: fix buf_set() so it works with input == output Signed-off-by: …
- 5:23 PM Changeset in ffmpeg [bdbfd456] by
- swr: make literal 32 a named constant in realloc_audio() …
- 5:23 PM Changeset in ffmpeg [186be49f] by
- swr: fill_audio_data() support NULL Signed-off-by: Michael …
- 5:23 PM Changeset in ffmpeg [3d2515a8] by
- f_split: fix output type. The previous version checked the filter …
- 5:12 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by
-
Component changed
I cannot reproduce libsdl bug 652 here with 1.2.12, ffplay's output of … - 2:19 PM Ticket #339 (ffmpeg fails to decode qt rawvideo with odd width) updated by
- I attache readme file
- 2:16 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) updated by
- […] […]
- 2:13 PM Ticket #1323 (avid dv codec (dv50 mode) decodes with visible artefacts) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 2:10 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) updated by
- Is libx264 required to reproduce the problem? If not, please use an …
- 2:07 PM Ticket #1323 (avid dv codec (dv50 mode) decodes with visible artefacts) created by
- attached sample decodes correctly with original qt component […]
- 2:03 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) updated by
- ffplay -vf 1024x768 odd.jpg should be ffplay -vf scale=1024:768 odd.jpg
- 1:56 PM Ticket #1322 (ffplay: workaround libsdl's bug with odd width/height) created by
- http://bugzilla.libsdl.org/show_bug.cgi?id=652 Currectly ffplay …
- 1:30 PM Changeset in ffmpeg [5ac9ef64] by
- avfilter: make AVFilterFormats compatible with libav. The list goes …
- 1:30 PM Changeset in ffmpeg [63dcd16d] by
- fate: fix dependencies on SAMPLES being set This allows fate to run …
- 1:25 PM Changeset in ffmpeg [8ccc1c59] by
- fate: remove unnecessary libavfilter dependency avconv now requires …
- 1:00 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) updated by
- I ran other tests. It fails when I input more than exactly 1989 …
- 12:28 PM Ticket #1321 (image2pipe looses synch with a pipe of PBM images) created by
- After some frames (2000), ffmpeg outputs an error (Error while …
- 12:26 PM Ticket #742 (zygo video codec decodes with visible graphic corruption) updated by
- attached have only one frame
- 11:24 AM Changeset in ffmpeg [0e82d317] by
- lavfi: rename vf_split.c -> f_split.c The file now contains both an …
- 11:24 AM Changeset in ffmpeg [150227e8] by
- lavfi/asplit: move asplit code to vf_split.c, and make it support N …
- 10:29 AM Changeset in ffmpeg [e5fcf364] by
- lavf/id3v2: always strdup the value. This simplifies the code but …
- 10:29 AM Changeset in ffmpeg [6ad974ae] by
- lavf/id3v2: do not export empty fields. This also avoids a memleak.
- 10:29 AM Changeset in ffmpeg [4fd57397] by
- doc/examples: make use of the parameter filters_descr parameter in …
- 10:28 AM Changeset in ffmpeg [0cc9ee5f] by
- doc/examples: install them with the shared data.
- 10:28 AM Changeset in ffmpeg [e692b9d5] by
- doc/examples: fix pts heuristic in filtering_video. Note: the …
- 10:28 AM Changeset in ffmpeg [60ea6b09] by
- lavfi/buffersink: typo fix in a comment.
- 10:28 AM Changeset in ffmpeg [5e82ec9b] by
- doc/examples: properly close input in metadata. Avoid some memleaks.
- 10:28 AM Changeset in ffmpeg [50df68fd] by
- doc/examples: print operation filename in decoding_encoding.
- 10:28 AM Changeset in ffmpeg [c6bbe3c2] by
- doc/examples: add debug compilation flag.
- 10:28 AM Changeset in ffmpeg [06e4b98] by
- build: remove non-existant examples rule.
- 10:28 AM Changeset in ffmpeg [6c211085] by
- doc/examples: use system headers in decoding_encoding and muxing. All …
- 10:28 AM Changeset in ffmpeg [136ca0e5] by
- doc/examples: remove explicit rules. These rules are already in gmake …
- 10:28 AM Changeset in ffmpeg [7aedfeeb] by
- doc/examples: add libavr to libraries to avoid link failures.
- 10:05 AM Changeset in ffmpeg [eb945ab4] by
- ffmpeg: misc cosmetics. Reduce diff against avconv, and change some …
- 8:59 AM Changeset in ffmpeg [00be2f57] by
- ffmpeg: adapt to the buffersrc API changes.
- 8:59 AM Changeset in ffmpeg [aa1246ea] by
- lavfi: unify src_buffer and buffersrc. Most of the code is moved to …
- 8:59 AM Changeset in ffmpeg [7997fc49] by
- lavfi: remove stray reference to planar/packed.
- 8:59 AM Changeset in ffmpeg [9567f410] by
- avfilter: move some fields in AVFilterLink. It restores ABI …
- 8:02 AM Ticket #1320 (ffplay hang in avformat_find_stream_info) updated by
-
Priority, Status, Reproduced by developer changed
The hang is reproducible. […] - 6:02 AM Ticket #390 (Audio/Video not selectable in mmsh stream) updated by
- Please do not use NULL as av_log() context and I suspect AV_LOG_DEBUG …
- 5:53 AM Ticket #1319 (aasc: support 8bpp) updated by
-
Keywords, Status, Version, Component changed
- 2:09 AM Ticket #390 (Audio/Video not selectable in mmsh stream) updated by
- There is my work around for our software. …
- 2:03 AM Ticket #1320 (ffplay hang in avformat_find_stream_info) created by
- I try to play the streaming url: ./ffplay …
- 12:11 AM Ticket #1319 (aasc: support 8bpp) created by
- decodes correctly with original codec …
May 18, 2012:
- 10:52 PM Changeset in ffmpeg [31dfe20d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
- 10:23 PM Changeset in ffmpeg [48a40e09] by
- ffmpeg: fix warning & bug for keep_pix_fmt Found-by: ubitux …
- 9:40 PM Changeset in ffmpeg [7f8bd161] by
- ffmpeg: remove unused variable i.
- 9:40 PM Changeset in ffmpeg [9e2cee57] by
- ffmpeg: do not deprecate -vol and -map_channel. These helpers are …
- 9:40 PM Changeset in ffmpeg [fa29ca5f] by
- ffmpeg: resurrect -map_channel.
- 9:34 PM Changeset in ffmpeg [48f30595] by
- pan: use ff_parse_channel_layout() instead of av_get_channel_layout(). …
- 9:34 PM Changeset in ffmpeg [7c2bb79f] by
- lavu/error: fix make checkheaders. The errors need to be defined …
- 9:34 PM Changeset in ffmpeg [1913989f] by
- build: add codec_names.h to SKIPHEADERS to fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [3dba3b26] by
- lavc/vda: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [08ad9f9a] by
- lavc/os2threads: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [b56f885a] by
- lavc/libutvideo: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [5b70e28c] by
- lavc/libutvideo: protect header.
- 9:34 PM Changeset in ffmpeg [c8a7dd03] by
- lavc/jacosub: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [9ae47fbd] by
- lavc/dcaenc: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [978c8294] by
- lavc/g723.1: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [02908a4b] by
- lavc/g723: protect header.
- 9:34 PM Changeset in ffmpeg [7b78cb3a] by
- lavc/g729postfilter: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [1308fa42] by
- lavf/swf: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [64ff8a76] by
- lavfi: rename all_channel_layouts.h to all_channel_layouts.inc. …
- 9:34 PM Changeset in ffmpeg [f8f3deb7] by
- lavfi/transform: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [cb9aed10] by
- lavd/dshow: fix make checkheaders.
- 9:34 PM Changeset in ffmpeg [d1562d32] by
- lavd/dshow: protect header.
- 9:03 PM Changeset in ffmpeg [96ac8663] by
- af_aresample: Consider the swresample delay during calculating …
- 9:02 PM Changeset in ffmpeg [4def5d2b] by
- swr: add swr_get_delay() to find the exact delay the swresampler …
- 8:57 PM Changeset in ffmpeg [6ba692f8] by
- af_aresample: fix rounding that led to sample accumulation in the …
- 8:22 PM Ticket #1157 (Circular buffer overrun with 4+ ffmpeg instances.) updated by
- Any update on this ticket? I have the same issue with UDP streams …
- 5:51 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- Is this still reproducible?
- 5:41 PM Changeset in ffmpeg [39885a4b] by
- avconv: reindent
- 5:38 PM Changeset in ffmpeg [74b961db] by
- avconv: replace -vsync cfr code with the fps filter. Invented …
- 5:38 PM Changeset in ffmpeg [755cd419] by
- mov: enable parsing for VC-1. This makes lavf discard broken …
- 5:34 PM Ticket #1189 (Seeking to timestamp 0 without AVSEEK_FLAG_BACKWARD results in seek to ...) closed by
- fixed: I was thinking it would be nice to put a comment in the docs for …
- 5:33 PM Changeset in ffmpeg [54c5dd89] by
- lavfi: Add fps filter. Partially based on a patch by Robert Nagy …
- 5:29 PM Changeset in ffmpeg [7b3b24a8] by
- lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs.
- 5:27 PM Changeset in ffmpeg [0ad26cd] by
- avconv: add support for audio in complex filtergraphs.
- 3:33 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- Replying to cehoyos: > Is this still reproducible? Is …
- 2:08 PM Changeset in ffmpeg [90c9edba] by
- doc: Replace some @file tags by more suitable markup.
- 2:08 PM Changeset in ffmpeg [1afc2789] by
- fate: Set FUZZ factor of vorbis-13 test to 2. This is necessary to …
- 2:08 PM Changeset in ffmpeg [4cc8e153] by
- fate: Set FUZZ factor of (e)ac3-encode test to 3. This is necessary …
- 1:19 PM Changeset in ffmpeg [c0c2424f] by
- fate: ffprobe tests require SAMPLES.
- 1:07 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- I don't think this is a performance issue. I'm using an iCore7 system …
- 1:05 PM Ticket #1312 (Support multi-threaded resolution change) updated by
- What you quote quite obviously is _not_ a bug, the message is quite …
- 1:00 PM Changeset in ffmpeg [ab5c38ec] by
- fate: remove unused code from regressions-funcs.sh The only uses of …
- 12:55 PM Ticket #1313 (Use more threads for decoding MTS) updated by
- More importantly give you exact FFmpeg command line. If like someone …
- 12:25 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- Replying to ramitbhalla: > {{{ > ffmpeg -i "test1.wtv" …
- 12:13 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- Replying to neufeind: > Could this be related to #1302 …
- 11:43 AM Ticket #1262 (libutvideo enc: crash) closed by
- worksforme: Please reopen if a backtrace can be provided.
- 11:42 AM Ticket #1259 (Audio sync issue) closed by
- duplicate: I am closing this ticket because it does not contain any additional …
- 11:41 AM Ticket #1241 (ffmpeg build is trying to compile 'neon' although this instruction set ...) updated by
- Could you test if this problem is still reproducible? Build problems …
- 11:37 AM Ticket #1257 (ffmpeg multithread decoding,the rate is not improved) closed by
- needs_more_info: Please reopen if you can add the missing information.
- 11:31 AM Ticket #1273 (initial seek in msrle causes failure to display on some avi files) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
I suspect this behaviour is expected for videos containing a palette. - 11:19 AM Ticket #1027 (MP3 muxer should support writing Xing header for all MP3 sample rates.) closed by
- fixed: Thank you for clarifying!
- 11:14 AM Ticket #1027 (MP3 muxer should support writing Xing header for all MP3 sample rates.) updated by
- Replying to cehoyos: > Is this still reproducible? Hi …
- 8:48 AM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) updated by
- This problem was not reproducible with 0.8. If you can reproduce your …
- 8:40 AM Ticket #1213 (Ogg: video time stamps start incorrectly, cannot transcode to AVI) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 8:34 AM Ticket #1027 (MP3 muxer should support writing Xing header for all MP3 sample rates.) updated by
- Is this still reproducible?
- 8:29 AM Ticket #1152 (Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters) closed by
- needs_more_info: Please reopen the ticket if you can provide the missing information.
- 8:27 AM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- Is this still reproducible?
- 8:26 AM Ticket #1168 (FFmpeg Crash on x64) closed by
- needs_more_info: Without a backtrace, this is impossible to fix.
- 8:23 AM Ticket #1189 (Seeking to timestamp 0 without AVSEEK_FLAG_BACKWARD results in seek to ...) updated by
-
Priority changed
Is this still a problem or was the documentation improved accordingly? - 8:22 AM Ticket #1188 (Segmented encode) closed by
- duplicate: I am closing this ticket because it is a duplicate of ticket #910. …
- 7:40 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- Could this be related to #1302 maybe?
- 7:40 AM Ticket #1302 (FFMPEG build N-40517-ga548671 fails to convert DVR-MS, old build ...) updated by
- It looks like I've been experiencing a similar problem using dvbcut …
- 6:21 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- The problem isn't in ffplay, but with ffmpeg libs (precisely …
- 6:09 AM Ticket #1313 (Use more threads for decoding MTS) updated by
- Is there any reason to assume that the exact same H264 stream is in …
- 6:04 AM Ticket #1311 (timeline is not showing the time during video play . shows 00:00) closed by
- needs_more_info: I am closing this ticket because I don't think you provided sufficient …
- 5:59 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- Is the problem only reproducible with ffplay or also with ffmpeg? If …
- 5:51 AM Ticket #1228 (Wrong aspect when playing wmv3 in avi with ffplay) closed by
- fixed: Fixed by Marton Balint.
- 2:45 AM Changeset in ffmpeg [ae1ab826] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: put …
- 2:45 AM Changeset in ffmpeg [db6ef054] by
- af_aresample: 10l fix, wrong timebase for next_pts. Signed-off-by: …
- 12:40 AM Ticket #1312 (Support multi-threaded resolution change) updated by
- Sorry, I thought it was self-explanatory that ffplay fails to handle …
May 17, 2012:
- 10:59 PM Changeset in ffmpeg [17d4233c] by
- lavfi/aevalsrc: reindent after the previous commit
- 10:58 PM Changeset in ffmpeg [e1a8df70] by
- lavfi/aevalsrc: add option channel_layout Allow to explicitly specify …
- 10:55 PM Ticket #1033 (MOV file with non-zero/negative start has no sync between A/V unless ...) updated by
- I am having a similar issue with respect to ffmpeg showing negative …
- 10:38 PM Changeset in ffmpeg [cfde7395] by
- lavfi/aevalsrc: remove limitation on the number of channels
- 10:38 PM Changeset in ffmpeg [47ef261] by
- lavu/parseutils: fix specification for av_parse_time()
- 9:45 PM Changeset in ffmpeg [de2cfb74] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: pcmenc: …
- 8:45 PM Changeset in ffmpeg [847943bc] by
- aresample: add code to flush the internal swr buffer. Inspired-by …
- 8:44 PM Changeset in ffmpeg [b3e1b95a] by
- aresample: check return code of swr_convert() Issue found by …
- 6:16 PM Changeset in ffmpeg [4b7304e8] by
- rtmp: Don't assume path points to a string of nonzero length If using …
- 5:54 PM Ticket #1312 (Support multi-threaded resolution change) updated by
-
Keywords, Status, Type changed
You should provide more information if you want to get someone else … - 5:37 PM Changeset in ffmpeg [01e98b1b] by
- avconv: fix behavior with -ss as an output option. Don't return from …
- 3:37 PM Changeset in ffmpeg [a99a3b1b] by
- ffmpeg: automatically insert volume filter when -vol is used. …
- 3:19 PM Changeset in ffmpeg [22a3a5ee] by
- ffmpeg: use av_buffersrc_add_frame() for audio too fixes a memleak …
- 2:55 PM Changeset in ffmpeg [dc2e051c] by
- Merge branch 'audio-filters' of https://github.com/ubitux/FFmpeg * …
- 2:46 PM Changeset in ffmpeg [b13d39bd] by
- av_aresample: Allow changing sample format and channel layout as well …
- 2:46 PM Changeset in ffmpeg [a0493be1] by
- swresample: set the default parameters to "none" this way it can …
- 2:31 PM Changeset in ffmpeg [5dbd6639] by
- lavfi/pan: add supported sample rates to avoid a crash.
- 2:28 PM Changeset in ffmpeg [1bca73cf] by
- ffmpeg: do not warn when expecting EOF from lavfi.
- 2:23 PM Ticket #1314 (Undocumented feature "nomouse" in x11grab) updated by
-
Status, Reproduced by developer, Component, Version, Keywords, Type changed
- 2:12 PM Changeset in ffmpeg [7d121095] by
- ffmpeg: fix ;; Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:07 PM Ticket #1318 (BROKEN SOUND IN RTSP STREAM) closed by
- worksforme: It works fine with current git head.
- 12:01 PM Ticket #1318 (BROKEN SOUND IN RTSP STREAM) reopened by
- cehoyos, please tell me did you test it on windows and on 0.811 …
- 11:11 AM Changeset in ffmpeg [3ae64dc4] by
- avfiltergraph: use aresample not aconvert in the alternative merge …
- 11:10 AM Changeset in ffmpeg [e3c6b612] by
- af_aresample: support all swresample parameters. Signed-off-by: …
- 11:09 AM Changeset in ffmpeg [47c2e52b] by
- af_aresample: fix typo in query formats Signed-off-by: Michael …
- 10:34 AM Ticket #1316 (NO SOUND ON RTMP STREAM) updated by
-
Priority, Component changed
To make this a valid ticket, please test with current git head and add … - 10:31 AM Ticket #1317 (NO SOUND IN RTMP STREAM) closed by
- duplicate
- 10:31 AM Ticket #1318 (BROKEN SOUND IN RTSP STREAM) closed by
- worksforme
- 10:14 AM Ticket #1318 (BROKEN SOUND IN RTSP STREAM) created by
- Command: ffplay …
- 9:44 AM Ticket #1317 (NO SOUND IN RTMP STREAM) created by
- Command to reproduce the bug: ffplay rtmpe://fms16.mediadirect.ro:80 …
- 9:41 AM Ticket #1316 (NO SOUND ON RTMP STREAM) created by
- Command to reproduce the bug: ffplay rtmpe://fms16.mediadirect.ro:80 …
- 2:48 AM Changeset in ffmpeg [ac87c273] by
- src_buffer: propagate errors from copy_buffer_ref() Fixes a null ptr …
- 2:07 AM Changeset in ffmpeg [3c001321] by
- ffmpeg: move audio timestamp roundup code. This fixes a regression …
- 1:34 AM Changeset in ffmpeg [7d7b40f4] by
- pcmenc: set correct bitrate value This fixes a bogus bitrate value in …
- 1:29 AM Changeset in ffmpeg [fc49f22c] by
- ffmpeg: add support for audio filters. Some of the FATE changes are …
- 12:55 AM Changeset in ffmpeg [dfa988ee] by
- libavfilter: src_buffer: add time_base for audio Signed-off-by: …
- 12:55 AM Changeset in ffmpeg [aa69db3a] by
- libavfilter: src_buffer: fix planar audio Signed-off-by: Michael …
- 12:55 AM Changeset in ffmpeg [664f0aac] by
- libavfilter: src_buffer, use only aresample, not aconvert. …
- 12:55 AM Changeset in ffmpeg [13fdb355] by
- src_buffer: fix query_formats_audio() Signed-off-by: Michael …
- 12:55 AM Changeset in ffmpeg [3448404] by
- libavfilter: add ff_parse_time_base() Signed-off-by: Michael …
- 12:11 AM Ticket #1315 (Audio fade in/out filter) created by
- It would be cool if the audio filter that supports fade out / fade in …
- 12:03 AM Ticket #1314 (Undocumented feature "nomouse" in x11grab) created by
- There is an additional feature missing in documentation for x11grab. …
May 16, 2012:
- 10:10 PM Changeset in ffmpeg [6579bc43] by
- ffmpeg: allow switching to qatars buffersrc API Signed-off-by: …
- 9:13 PM Changeset in ffmpeg [3e2cf79] by
- buffersrc: export forgotten function Signed-off-by: Michael …
- 8:32 PM Changeset in ffmpeg [703e920b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 8:26 PM Ticket #1310 (support "Autodesk 24 bit RLE compressor" codec) closed by
- fixed: Fixed by you.
- 8:15 PM Changeset in ffmpeg [4d378776] by
- aasc: support "Autodesk 24 bit RLE compressor" (FourCC: aas4) fixes …
- 7:02 PM Ticket #1313 (Use more threads for decoding MTS) created by
- When processing MTS video with my application that uses FFmpeg to …
- 4:35 PM Changeset in ffmpeg [d8947523] by
- avprobe: don't print format entry name when only one was requested …
- 3:06 PM Ticket #1312 (Support multi-threaded resolution change) updated by
- Should have added that of course, ffplay properly plays bipbopX.ts …
- 2:58 PM Ticket #1312 (Support multi-threaded resolution change) created by
- Apple provides some samples of HTTP Live Streaming playlist. In …
- 2:17 PM Changeset in ffmpeg [e556121e] by
- lavfi/aevalsrc: correct the supported sample format The source …
- 1:28 PM Changeset in ffmpeg [986d2f6] by
- lavfi/aevalsrc: fix sample rate negotiation, after the last merge Fix …
- 12:53 PM Ticket #1311 (timeline is not showing the time during video play . shows 00:00) created by
- I am using ffmpeg to convert any video format to flv. When i upload …
- 11:48 AM Changeset in ffmpeg [6ce51a9b] by
- fate: Work around non-standard wc implementations at more places This …
- 11:20 AM Changeset in ffmpeg [e109e392] by
- ffprobe: remove unused variable i in probe_file() Fix warning: …
- 11:16 AM Changeset in ffmpeg [4d4098da] by
- lavfi: drop planar/packed negotiation support The planar/packed …
- 10:11 AM Ticket #1309 (Android(NDK) cannot compile thumb mode) updated by
- Please checkout current git head, make your changes, produce a patch …
- 10:10 AM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) reopened by
- If there ever was an issue (I am not sure), it is not fixed, faad …
- 6:51 AM Ticket #1288 (meridian uncompressded: fails to decode) closed by
- fixed
- 6:46 AM Ticket #1310 (support "Autodesk 24 bit RLE compressor" codec) updated by
- ffmpeg's decoder probably looks in a wrong place for compr type when …
- 6:29 AM Changeset in ffmpeg [183596fa] by
- Support more Avid Meridien / AVUI samples. Fixes ticket #1288.
- 6:05 AM Ticket #1307 (support decoding of forward dvcpro codec) closed by
- fixed: Fixed by you.
- 5:38 AM Ticket #1308 (Decoding SAFA / Philips .ZVR files) updated by
-
Version, Component, Reproduced by developer changed
[…] - 2:04 AM Changeset in ffmpeg [ed7409f] by
- fate: work around non-standard wc implementations On some systems, …
- 1:54 AM Changeset in ffmpeg [88d5cfe7] by
- avfiltergraph: switch to swresample by default all known bugs in the …
- 1:54 AM Changeset in ffmpeg [efdc895f] by
- lavfi: fix pts rescaling in the resampler Signed-off-by: Michael …
- 1:53 AM Changeset in ffmpeg [75492cce] by
- lavfi: fix resample with differing formats Signed-off-by: Michael …
- 1:18 AM CompilationGuide/Ubuntu edited by
- change links to source snapshots (diff)
- 1:13 AM Changeset in ffmpeg [1f3f7bd4] by
- Add AVFMT_SEEK_TO_PTS to nut demuxer flags Signed-off-by: Michael …
- 1:12 AM Changeset in ffmpeg [bb008f0a] by
- Mention AVFMT_SEEK_TO_PTS in AVInputFormat flags docs Signed-off-by: …
- 1:10 AM Changeset in ffmpeg [e5e20a3d] by
- dv_profile: fix decoding of SoftLabDVCPRO codec (PAL mode) fixes …
- 12:27 AM Changeset in ffmpeg [1cbf7fb4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (26 …
- 12:18 AM Ticket #1310 (support "Autodesk 24 bit RLE compressor" codec) created by
- attached sample is from "Autodesk 24 bit RLE compressor" codec, …
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 …
Note:
See TracTimeline
for information about the timeline view.
