Timeline
Mar 8, 2013:
- 9:38 PM Ticket #2340 (A/V desync with dv sample) updated by
-
Keywords changed
- 9:37 PM Ticket #2340 (A/V desync with dv sample) updated by
- Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2340/
- 9:36 PM Ticket #2340 (A/V desync with dv sample) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/44228/focus=44465 …
- 8:10 PM Ticket #2339 (Implement or port libswscale optimizations for arm) updated by
- The Chromium patch at least doesn't look like a patch against ffmpeg, …
- 8:05 PM Ticket #2339 (Implement or port libswscale optimizations for arm) created by
- there are multiple projects which optimize ffmpeg on arm. can we merge …
- 7:54 PM Changeset in ffmpeg [309d6f50] by
- atomic: Add include guards to the implementation headers This makes …
- 7:52 PM Changeset in ffmpeg [486f0b0c] by
- png: use av_mallocz_array() for the zlib zalloc function Fixes …
- 7:52 PM Changeset in ffmpeg [e984f478] by
- libmp3lame: use the correct remaining buffer size when flushing …
- 7:51 PM Changeset in ffmpeg [160979f4] by
- lavc/utils: make sure the iconv descriptor can be opened only once. …
- 7:41 PM Changeset in ffmpeg [307dc32a] by
- Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c' * commit …
- 7:39 PM Ticket #2337 (Frame duplicated for AVCHD sample) updated by
- If there is an issue, ticket #2324 may describe the same problem.
- 7:39 PM Ticket #2324 (Duplicate First Frame) reopened by
- There may actually be an issue, possibly the same as in ticket #2337
- 7:33 PM Changeset in ffmpeg [c4e88217] by
- Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e' * commit …
- 7:09 PM Changeset in ffmpeg [5df2dc0f] by
- aacsbr: Check for envelope scalefactors overflowing This prevents …
- 7:06 PM Changeset in ffmpeg [98dfe0d8] by
- aacsbr: Check for envelope scalefactors overflowing This prevents …
- 7:03 PM Changeset in ffmpeg [41313bdc] by
- aacsbr: Check for envelope scalefactors overflowing This prevents …
- 7:02 PM Ticket #2335 (AAC decoding regression: Decoding fails from a specific position on) closed by
- fixed: Fixed by Michael.
- 6:35 PM Changeset in ffmpeg [fee484ed] by
- Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327' * commit …
- 6:34 PM Changeset in ffmpeg [666fe5da] by
- atomic: Exclude the unsupported implementation headers from …
- 6:17 PM Changeset in ffmpeg [d9d97f9b] by
- Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c' * commit …
- 6:12 PM Changeset in ffmpeg [2653e125] by
- Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' * commit …
- 3:06 PM Changeset in ffmpeg [532f31a6] by
- Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3' * commit …
- 3:01 PM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) updated by
- One more thing I just noticed is that the stream start time of the …
- 3:01 PM Changeset in ffmpeg [36099df5] by
- Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb' * commit …
- 2:48 PM Changeset in ffmpeg [e92ba51f] by
- Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' * commit …
- 2:42 PM Changeset in ffmpeg [23eed009] by
- Merge commit 'eae0879d961b78717dd2a0899809ad22819ae9e3' * commit …
- 2:37 PM Changeset in ffmpeg [1f3a5773] by
- Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2' * commit …
- 2:32 PM Changeset in ffmpeg [e9fbb978] by
- Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8' * commit …
- 2:23 PM Changeset in ffmpeg [c32cc7e3] by
- Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' * commit …
- 2:17 PM Changeset in ffmpeg [43c6c186] by
- Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89' * commit …
- 2:05 PM Changeset in ffmpeg [b094931a] by
- Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98' * commit …
- 1:57 PM Changeset in ffmpeg [6c17ff84] by
- Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' * commit …
- 1:45 PM Changeset in ffmpeg [bdd2db60] by
- MAINTAINERS: update for 1.2 Signed-off-by: Michael Niedermayer …
- 1:45 PM Changeset in ffmpeg [80f91a70]n1.3-dev by
- MAINTAINERS: update for 1.2 Signed-off-by: Michael Niedermayer …
- 1:21 PM Changeset in ffmpeg [eab49f4f] by
- Revert "aacdec: Reconfigure output as needed, disable …
- 1:21 PM Changeset in ffmpeg [8978c743] by
- aacsbr: Check for envelope scalefactors overflowing This prevents …
- 1:15 PM Changeset in ffmpeg [e7553f4c] by
- avconv: do not silently ignore unused codec AVOptions. Print an error …
- 1:14 PM Changeset in ffmpeg [db2d65ce] by
- avconv: fix a typo
- 1:14 PM Changeset in ffmpeg [64bfc3e2] by
- FATE: replace -vb with -b:v The -{vas}<option> syntax is now obsolete …
- 1:14 PM Changeset in ffmpeg [6deae8e0] by
- FATE: remove the -dct option from some decoding tests. It is an …
- 1:13 PM Changeset in ffmpeg [41d2008b] by
- avconv: use a local variable for InputFile in open_input_file(). This …
- 1:13 PM Changeset in ffmpeg [1da54e90] by
- avconv: use a local variable for OutputFile in open_output_file(). …
- 1:12 PM Changeset in ffmpeg [9d3009c6] by
- avconv: print an error on applying options of the wrong type. I.e. …
- 12:55 PM Changeset in ffmpeg [e460aa32] by
- atomic: Check for sync_val_compare_and_swap instead of …
- 12:42 PM Changeset in ffmpeg [f1af3d19] by
- output-example: Update to use encode_video2 instead of the now dropped …
- 10:52 AM Ticket #2338 (avformat_seek_file seeking to wrong frame for AVCHD sample) created by
- I have been observing that for files from a certain camera …
- 10:04 AM Ticket #2330 (Impossible to fast-forward and fast rewind m2ts made by ffmpeg with ...) updated by
- I tested under […] Regrettably, the resuts are the same as the above.
- 10:00 AM Changeset in ffmpeg [2240e92f] by
- atomic: Add include guards to the implementation headers This makes …
- 9:22 AM Changeset in ffmpeg [7c45087b] by
- lavc: update the fallback versions of ff_thread_* Fixes build without …
- 9:09 AM Changeset in ffmpeg [19dd401] by
- libopencore-amr: Add the missing 3rd argument of ff_get_buffer() …
- 8:31 AM Ticket #2337 (Frame duplicated for AVCHD sample) created by
- ffmpeg -i gh2-50i-psf.mts -r 25 frame-%03d.jpg ffmpeg version …
- 7:29 AM Ticket #2336 (Incorrect seeking/decoding for AVCHD file) updated by
- To make that clear, my real problem ist that avformat_seek_file does …
- 7:12 AM Changeset in ffmpeg [f86d66bc] by
- vmdaudio: fix invalid reads when packet size is not a multiple of …
- 7:12 AM Changeset in ffmpeg [4c0080b7] by
- wmaprodec: return an error, not 0, when the input is too small. …
- 7:12 AM Changeset in ffmpeg [cacad1c0] by
- wmaprodec: require block_align to be set. Avoids an infinite loop in …
- 7:12 AM Changeset in ffmpeg [ea1136b] by
- wmadec: require block_align to be set. Avoids an infinite loop in the …
- 7:11 AM Changeset in ffmpeg [3ba40ebb] by
- ivi_common: do not call MC for intra frames when dc_transform is unset …
- 7:11 AM Changeset in ffmpeg [3e2f2002] by
- roqvideodec: fix a potential infinite loop in roqvideo_decode_frame(). …
- 7:11 AM Changeset in ffmpeg [8a49d2bc] by
- xxan: fix invalid memory access in xan_decode_frame_type0() The loop …
- 7:11 AM Changeset in ffmpeg [6c7d339a] by
- tty: set avg_frame_rate. The container does not store any timestamps …
- 7:10 AM Changeset in ffmpeg [bde48aa9] by
- FATE: enable multiple slices in the ffv1 vsynth test This allows us …
- 7:10 AM Changeset in ffmpeg [d2438969] by
- ffv1: fix calculating slice dimensions for version 2 It got broken in …
- 7:09 AM Changeset in ffmpeg [7b89cd20] by
- eamad: allocate a dummy reference frame when the real one is missing …
- 6:42 AM Changeset in ffmpeg [0651e892] by
- Replace remaining includes of audioconvert.h with channel_layout.h
- 6:42 AM Changeset in ffmpeg [542b83fc] by
- Replace some forgotten instances of PIX_FMT_* with AV_PIX_FMT_*.
- 6:41 AM Changeset in ffmpeg [d8b31be6] by
- Add the bumps and APIchanges entries for reference counted buffers changes.
- 6:41 AM Changeset in ffmpeg [8df23e93] by
- lavc: postpone the removal of request_channels API. Its replacement …
- 6:41 AM Changeset in ffmpeg [1296b1f6] by
- AVFrame: deprecate all now unused fields
- 6:41 AM Changeset in ffmpeg [ddcca4ba] by
- lavc: stop setting AVFrame.motion_subsample_log2 It is not used …
- 6:41 AM Changeset in ffmpeg [e7bbfc4] by
- avserver: don't set deprecated options.
- 6:40 AM Changeset in ffmpeg [354468fc] by
- avplay: switch to new refcounted frames API Remove now unused …
- 6:40 AM Changeset in ffmpeg [9b2dc29] by
- avconv: convert to new refcounted AVFrame API
- 6:40 AM Changeset in ffmpeg [37045e42] by
- mpegvideo: drop vismv code It has been broken for over a year without …
- 6:40 AM Changeset in ffmpeg [2eba9087] by
- lavc: make up a fake frame channel layout when there is no real one. …
- 6:39 AM Changeset in ffmpeg [192f1984] by
- lavc: limit maximum number of channels to 63 This is the most that …
- 6:39 AM Changeset in ffmpeg [15ec0450] by
- lavc: allow decoders to override frame parameters.
- 6:39 AM Changeset in ffmpeg [3b199d29] by
- lavc decoders: properly initialize AVFrame.
- 6:38 AM Changeset in ffmpeg [759001c5] by
- lavc decoders: work with refcounted frames.
- 6:37 AM Changeset in ffmpeg [6e7b50b] by
- mpegvideo_enc: drop support for reusing the input motion vectors. …
- 6:37 AM Changeset in ffmpeg [7e350379] by
- lavfi: switch to AVFrame. Deprecate AVFilterBuffer/AVFilterBufferRef …
- 6:37 AM Changeset in ffmpeg [77b2cd7b] by
- AVFrame: add side data.
- 6:36 AM Changeset in ffmpeg [7ecc2d40] by
- Move AVFrame from lavc to lavu. Add AVBuffer-based reference counting …
- 6:36 AM Changeset in ffmpeg [ad0c9f2d] by
- lavc: move AVFrame.hwaccel_picture_private to Picture. This field is …
- 6:35 AM Changeset in ffmpeg [1a5e9130] by
- pthread: avoid copying input packets when possible.
- 6:33 AM Changeset in ffmpeg [1afddbe5] by
- avpacket: use AVBuffer to allow refcounting the packets. This will …
- 6:33 AM Changeset in ffmpeg [1cec062] by
- AVBuffer: add a new API for buffer pools
- 6:33 AM Changeset in ffmpeg [8e401db] by
- lavu: add a new API for reference-counted data buffers.
- 6:32 AM Changeset in ffmpeg [65f1d45d] by
- lavu: add support for atomic operations. These could be used for …
- 6:32 AM Changeset in ffmpeg [eae0879d] by
- mp3dec: Fix VBR bit rate parsing When parsing the Xing/Info tag, …
- 3:41 AM Ticket #1244 (ogg: vorbis_header() leaks memory allocated for packets in private data.) closed by
- fixed: The original leak was fixed by Luca Barbato in January, the remaining …
- 3:11 AM Ticket #1546 (Memleak when decoding broken vorbis sample) closed by
- fixed: Should be fixed.
- 1:46 AM Changeset in ffmpeg [199db97f] by
- Close output codecs if input codec initialisation fails. Fixes ticket …
- 1:45 AM Changeset in ffmpeg [a21fd660] by
- Add dependencies for the voice fate tests.
- 1:44 AM Changeset in ffmpeg [0edfda79] by
- Add dependencies for the flac encoding fate tests.
- 1:44 AM Changeset in ffmpeg [53e3bc30] by
- Add dependencies for the aac encoding fate tests.
- 1:42 AM Changeset in ffmpeg [de4811e9] by
- Force using a 64bit intermediate when calculating calendar time with …
- 1:33 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Replying to dodgexander: > Given that some people (such …
- 12:52 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Given that some people (such as I) are limited to only being able to …
Mar 7, 2013:
- 10:07 PM Changeset in ffmpeg [d30ee5e] by
- mpegaudio_parser: Don't ignore information from the first frame …
- 9:48 PM Ticket #2336 (Incorrect seeking/decoding for AVCHD file) closed by
- invalid: (Iiuc, you are reporting two independent issues, please don't do that, …
- 9:07 PM ArticlesForCreation edited by
- add ProRes idea (diff)
- 9:07 PM Ticket #2186 (program detection in transport stream broken) updated by
- Replying to heleppkes: > I have another sample file which …
- 9:02 PM Ticket #2336 (Incorrect seeking/decoding for AVCHD file) updated by
- Uploaded the file to /incoming/ticket2336/gh2-50i-psf.mts
- 8:58 PM Ticket #2336 (Incorrect seeking/decoding for AVCHD file) created by
- It appears seeking is incorrect and a frame gets duplicated when …
- 8:09 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by
- The second command line still fails, this is also a regression but not …
- 8:07 PM Ticket #2335 (AAC decoding regression: Decoding fails from a specific position on) created by
- Continuing ticket #1694: The following command line produces a file …
- 7:54 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- I meant @pross can you help here please.
- 7:52 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Thanks Michael, @Peter can I request you assistance here please. I …
- 7:49 PM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- Replying to ramitbhalla: > :( - @Michael ? :( You could …
- 7:26 PM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) closed by
- fixed: Fixed by 60dbf2eff92f8aa4683b6dcaba9e694890258ade
- 7:01 PM Changeset in ffmpeg [08be125d] by
- psymodel: dont apply lowpass filters with a cutoff close to the …
- 6:59 PM CompilationGuide/Centos edited by
- nit: indicate that this guide works for =>6.0 (diff)
- 6:58 PM Changeset in ffmpeg [088ba9bc] by
- psymodel: dont apply lowpass filters with a cutoff close to the …
- 6:54 PM Ticket #2246 (ffmpeg freezes and eats 100% CPU while encoding aac with too low bitrate) closed by
- fixed: Fixed by Michael.
- 6:50 PM Changeset in ffmpeg [60dbf2ef] by
- aacdec: Reconfigure output as needed, disable …
- 6:28 PM Changeset in ffmpeg [fee5da6b] by
- psymodel: dont apply lowpass filters with a cutoff close to the …
- 2:46 PM Changeset in ffmpeg [4be368b5] by
- avstring: Fix isxdigit to not accept non-hex characters …
- 2:36 PM Changeset in ffmpeg [870add0d] by
- configure: Add missing videodsp dependencies to some decoders
- 2:36 PM Changeset in ffmpeg [dbd2a34b] by
- build: cosmetics: Group hw accelerator Makefile entries together
- 2:33 PM Changeset in ffmpeg [bcd0a71] by
- configure: Add missing h264chroma dependencies to vp5, vp6
- 2:04 PM Changeset in ffmpeg [5f401b7b] by
- Add missing error_resilience includes to files that use ER
- 2:04 PM Changeset in ffmpeg [d88738e4] by
- mpegvideo: Conditionally build error_resilience bits This breaks the …
- 2:04 PM Changeset in ffmpeg [06b54e84] by
- build: Fix error_resilience code dependencies
- 2:01 PM Changeset in ffmpeg [e20a019c] by
- avformat: Fix apics with aac Fixes Ticket2318 Signed-off-by: Michael …
- 2:01 PM Changeset in ffmpeg [16ac9ed] by
- hls: fix timebase Fixes Ticket1733 Signed-off-by: Michael …
- 1:57 PM Changeset in ffmpeg [b642e45d] by
- avformat: Fix apics with aac Fixes Ticket2318 Signed-off-by: Michael …
- 1:56 PM Changeset in ffmpeg [a8fc0bb6] by
- hls: fix timebase Fixes Ticket1733 Signed-off-by: Michael …
- 1:16 PM Changeset in ffmpeg [efa7f420] by
- Use the avstring.h locale-independent character type functions Make …
- 1:16 PM Changeset in ffmpeg [12c5c1d3] by
- avstring: Add locale independent versions of some ctype.h functions …
- 1:07 PM Ticket #2318 (No still image in hls stream) closed by
- fixed: Fixed in cada996528422907b8b818e99029a8e3b97cf08d
- 12:55 PM Changeset in ffmpeg [cada9965] by
- avformat: Fix apics with aac Fixes Ticket2318 Signed-off-by: Michael …
- 12:48 PM Ticket #1733 (Strange timestamps with Apple hls stream) closed by
- fixed: Fixed in a12a618aa9c6d84ec3c01695fb5aec9796453a6d
- 12:42 PM Changeset in ffmpeg [a12a618a] by
- hls: fix timebase Fixes Ticket1733 Signed-off-by: Michael …
- 10:50 AM Changeset in ffmpeg [8cc5481d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
- 10:29 AM Changeset in ffmpeg [47f1af47] by
- Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c' * commit …
- 7:35 AM Changeset in ffmpeg [54b298fe] by
- lavc: Deprecate the deinterlace functions in libavcodec …
- 7:31 AM Changeset in ffmpeg [64e43869] by
- h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band This …
- 7:08 AM Ticket #2322 (Memory leak in muxing.c) updated by
- Sorry, I was wrong. I tried again, and I found …
- 7:02 AM Ticket #2334 (FFmpeg using visual c++ in windows) closed by
- invalid: This is a bug tracker, not a support forum, please read …
- 6:50 AM Changeset in ffmpeg [70762508] by
- lavc: Prettify printing of codec tags containing non alphanumeric …
- 6:44 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- :( - @Michael ? :(
- 6:40 AM Changeset in ffmpeg [d65522e8] by
- h264: Rename the jpeg_420 pixfmt list to match the common naming …
- 6:39 AM Ticket #2334 (FFmpeg using visual c++ in windows) created by
- Hello friends, I want to develop wrapper class in VC++ 2010 of …
- 2:23 AM Ticket #2322 (Memory leak in muxing.c) updated by
- Hi. First, I appreciate your interest. Also, It must be understood …
- 2:23 AM Changeset in ffmpeg [1f5b5b80] by
- libavcodec: changed mathematical functions in aacpsy.c This patch …
- 1:40 AM Ticket #1386 (ffprobe report different widths for some videos) updated by
- See also sample in ticket #2268.
- 1:30 AM Ticket #2333 (mkv + ac3 remux adds a little time) updated by
- Replying to cehoyos: > To make this a valid ticket, please …
- 12:44 AM Changeset in ffmpeg [d95143ec] by
- lavf/segment: add support to ffconcat segment list
- 12:44 AM Changeset in ffmpeg [9167db38] by
- doc/texi2pod: fix @ref substitution rule, disallow "}" within the …
- 12:12 AM Changeset in ffmpeg [9767ec6b] by
- lavu: add escape API The escape API will be useful to perform …
Mar 6, 2013:
- 11:28 PM Changeset in ffmpeg [38d40ac1] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
- 11:18 PM Changeset in ffmpeg [fa3a7b55] by
- Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae' * commit …
- 11:01 PM Changeset in ffmpeg [ff9b6074] by
- Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b' * commit …
- 10:52 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- 0.02 seconds of audio is about half a video frame. And 0.002 seconds, …
- 10:48 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to brchapman: > > At what frames are the gongs …
- 10:47 PM Changeset in ffmpeg [90f8b2ce] by
- Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a' * commit …
- 10:45 PM Ticket #2333 (mkv + ac3 remux adds a little time) updated by
- To make this a valid ticket, please provide your failing command line …
- 10:39 PM Changeset in ffmpeg [09131ebb] by
- Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca' * commit …
- 10:27 PM Changeset in ffmpeg [be493ca2] by
- Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5' * commit …
- 9:13 PM Ticket #2333 (mkv + ac3 remux adds a little time) created by
- ffmpeg adds time to the muxed mkv and demuxed mkv: ffmpeg version …
- 9:11 PM Changeset in ffmpeg [bcaf64b6] by
- normalize calls to ff_alloc_packet2 - check ret < 0 - remove …
- 7:56 PM Changeset in ffmpeg [e760e1d4] by
- avconv: Make sure the encoder exists before inspecting supported_list …
- 7:55 PM Changeset in ffmpeg [5da51284] by
- cavs: Add a dependency on h264chroma This fixes standalone building …
- 7:18 PM Changeset in ffmpeg [8d061989] by
- lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs …
- 6:49 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- Thanks a lot so far. At least I'm a step forward with the analog tv …
- 6:28 PM Changeset in ffmpeg [c257fe1f] by
- Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. …
- 6:28 PM Changeset in ffmpeg [a3e0fc98] by
- snowenc: fix indention Signed-off-by: Michael Niedermayer …
- 6:28 PM Changeset in ffmpeg [70a2a493] by
- snowenc: add forgotten emms_c() Signed-off-by: Michael Niedermayer …
- 4:01 PM Ticket #2255 (2013 Spring Website Art Contest) updated by
- Replying to Mista_D: > go fuck to help each other. I …
- 3:58 PM Changeset in ffmpeg [87a954d6] by
- lavf/concat: document the use of the files durations. Address trac …
- 3:48 PM Changeset in ffmpeg [5a4e9fe8] by
- avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch
- 3:48 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to cehoyos: > Replying to [comment:10 …
- 3:35 PM Changeset in ffmpeg [188c0824] by
- snowenc: initialize edges This fixes a regression caused by changes …
- 2:24 PM Ticket #2332 (Better documenting of boolean options) updated by
- Replying to cehoyos: > Please send patches to …
- 2:07 PM Ticket #2332 (Better documenting of boolean options) reopened by
- Replying to burek: > The online documentation …
- 1:42 PM Ticket #2332 (Better documenting of boolean options) closed by
- invalid: Please send patches to ffmpeg-devel, they usually typically more …
- 12:51 PM Changeset in ffmpeg [2dd2ee96] by
- vc1dec: use av_log_ask_for_sample for odd sprites Suggested-by: …
- 12:41 PM Ticket #2332 (Better documenting of boolean options) created by
- The online documentation http://www.ffmpeg.org/ffmpeg.html has …
- 12:25 PM Ticket #2322 (Memory leak in muxing.c) updated by
- Wow Nicolas, this was fast! Thanks and congratulations! :)
- 10:52 AM Changeset in ffmpeg [037adf58] by
- libilbc: use ff_alloc_packet2 Signed-off-by: Paul B Mahol …
- 10:31 AM Changeset in ffmpeg [1811f1d8] by
- libopusenc: use ff_alloc_packet2 Signed-off-by: Paul B Mahol …
- 10:26 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- Replying to cehoyos: > Replying to saste: > > …
- 10:22 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- I tried different players and re-encoded the original sample and …
- 10:17 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to brchapman: > Also, if I encode test100.mp4 …
- 9:34 AM Changeset in ffmpeg [baf10ad1] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 4:41 AM Ticket #2255 (2013 Spring Website Art Contest) updated by
- go fuck to help each other.
- 4:37 AM Changeset in ffmpeg [28adecf] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 4:04 AM Changeset in ffmpeg [a3541896] by
- qdm2: check "AC" codewords Fixes out of array reads Found-by: …
- 3:56 AM Changeset in ffmpeg [5c8ffbaa] by
- qdm2: simplify arithmetic coder tables generation Someone should …
- 3:06 AM Changeset in ffmpeg [bb01be80] by
- rv20: Fix handling of frame skip. Fixes division by zero Found-by: …
- 1:56 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to cehoyos: > Replying to brchapman: …
- 12:38 AM Changeset in ffmpeg [7bab631f] by
- mss2dsp/upsample_plane: fix 0x0 handling Fixes invalid memcpy and out …
- 12:24 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to brchapman: > Just tried pulling 0332324, and …
- 12:12 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to cehoyos: > Replying to brchapman: …
- 12:07 AM Ticket #2330 (Impossible to fast-forward and fast rewind m2ts made by ffmpeg with ...) updated by
- > Please test current git head. Yes. Please wait.
- 12:04 AM Changeset in ffmpeg [5cf7c727] by
- shorten: use the unsigned type where needed get_uint returns an …
- 12:04 AM Changeset in ffmpeg [4c364eb2] by
- shorten: report meaningful errors
- 12:04 AM Changeset in ffmpeg [a2ad554d] by
- shorten: K&R formatting cosmetics
- 12:04 AM Changeset in ffmpeg [c10da30d] by
- shorten: set invalid channels count to 0 Prevent the loop …
- 12:04 AM Changeset in ffmpeg [02055b6d] by
- vorbisdec: check memory allocations
Mar 5, 2013:
- 11:57 PM Changeset in ffmpeg [34e7a3d7] by
- Move the iconv test to the bottom of configure. This fixes a possible …
- 11:53 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to brchapman: > Replying to cehoyos: …
- 11:38 PM Changeset in ffmpeg [b45e85ab] by
- Make 32bit zmbv colour-space opaque.
- 11:35 PM Changeset in ffmpeg [96d2e4d6] by
- Use uint8_t instead of uint16_t pointer in kega decoder. This change …
- 11:25 PM Changeset in ffmpeg [940b06ae] by
- kgv1dec: Simplify kega decoding by using memcpy instead of loops …
- 11:16 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- Replying to cehoyos: > If there is an issue, it is a …
- 11:12 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by
- @cdunford: work us still ongoing. Progress is slow and erratic due to …
- 11:09 PM Changeset in ffmpeg [058e1f8d] by
- vc1dec: odd sized sprites are unsupported It should be easy to add …
- 10:52 PM Ticket #1386 (ffprobe report different widths for some videos) updated by
- Before you call avcodec_open the AVCodecContext width and height are …
- 10:42 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- The nero binary decoder shows the same delay as FFmpeg.
- 10:40 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
-
Priority, Keywords changed
If there is an issue, it is a regression since 1edea05 Could you … - 9:29 PM Changeset in ffmpeg [d9293648] by
- asfdec: dont truncate type 2-5 values Fixes use of uninitialized …
- 9:29 PM Changeset in ffmpeg [4c56b79a] by
- vf_stereo3d: Add AVOption table terminator Signed-off-by: Michael …
- 9:18 PM Changeset in ffmpeg [4987faee] by
- h264: check for luma and chroma bit dept being equal The decoder …
- 8:31 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Replying to Cigaes: > You did not answer my first …
- 8:19 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- You did not answer my first question: do you actually have a …
- 8:17 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Replying to Cigaes: > You have two streams, and your …
- 8:16 PM Changeset in ffmpeg [34d0ea5] by
- lavfi/deshake: support named options.
- 8:10 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- You have two streams, and your audio streams has too few …
- 8:08 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Replying to Cigaes: > The error in your last comment has …
- 8:08 PM Changeset in ffmpeg [c0bfc2b9] by
- doc/filters: make examples a bit more consistent. Create dedicated …
- 7:57 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- The error in your last comment has absolutely nothing to do with the …
- 7:51 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Replying to cehoyos: > So the ticket is not reproducible …
- 7:37 PM Changeset in ffmpeg [72d2e94] by
- doc/showspectrum: add some examples.
- 7:29 PM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
- The command doesn't fail, but here's the output […]
- 7:09 PM Changeset in ffmpeg [8d950937] by
- lavfi/overlay: improve log message warning in case of clipped overlay
- 7:09 PM Changeset in ffmpeg [f164228] by
- lavfi/overlay: add support for partial overlaying Partially rework …
- 6:45 PM Changeset in ffmpeg [1c808943] by
- lavfi/mp: drop mp=stereo3d filter The filter has been natively …
- 6:36 PM Changeset in ffmpeg [3f35f36a] by
- lavfi: port MP stereo3d filter Signed-off-by: Paul B Mahol …
- 6:06 PM Ticket #2327 (accept "chapters" as segment_times) updated by
- That was my first reaction too, but then I realized that the muxer has …
- 5:15 PM Ticket #2327 (accept "chapters" as segment_times) updated by
-
Analyzed by developer, Status, Reproduced by developer changed
The problem is that the segment muxer knows nothing about the input … - 4:03 PM Ticket #2268 (ffprobe reporting incorrect dimension in xml format) closed by
- duplicate: Closing as a duplicate of ticket #1386.
- 3:57 PM Ticket #2268 (ffprobe reporting incorrect dimension in xml format) updated by
-
Status, Component changed
- 3:44 PM Changeset in ffmpeg [c31458c3] by
- lavf/concat: compute duration if possible.
- 3:06 PM Ticket #2322 (Memory leak in muxing.c) closed by
- fixed: Fixed by Nicolas George.
- 2:43 PM Changeset in ffmpeg [9b211c43] by
- examples/muxing: fix memory leak. Do not re-call …
- 2:15 PM Changeset in ffmpeg [ad485561] by
- lavu/eval: add native support to lte and lt functions
- 1:45 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Apart from this warning, do you observe an actual problem with the …
- 1:36 PM Ticket #2311 (unexpected tee muxer behaviour) closed by
- fixed: Fixed by Nicolas George.
- 1:20 PM Changeset in ffmpeg [622a6f6f] by
- doc/muxers: specify that tee needs -map. Address trac ticket #2311.
- 1:10 PM Changeset in ffmpeg [3ab25e45] by
- Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" …
- 1:07 PM Ticket #2330 (Impossible to fast-forward and fast rewind m2ts made by ffmpeg with ...) updated by
-
Keywords, Component changed
Please test current git head. - 12:59 PM Ticket #2311 (unexpected tee muxer behaviour) updated by
-
Priority, Keywords, Status, Component changed
A patch was sent: … - 12:40 PM Ticket #2326 (-nostats missing from the official documentation) updated by
- Replying to saste: > Replying to cehoyos: > > …
- 12:36 PM Ticket #2331 (Possibility to automatically cut input by audio format change) updated by
-
Priority, Version, Component changed
How do you currently split input files? What I am trying to say is: I … - 12:30 PM Ticket #968 (Error message at end of asf stream) updated by
- Replying to michael: > Is there something that plays more …
- 12:20 PM Changeset in ffmpeg [b1a26849] by
- lavu/opt: fix weird align
- 12:20 PM Changeset in ffmpeg [7b9a3df5] by
- lavu/opt-test: do not explicitly set default value in test_ctx Let …
- 12:20 PM Changeset in ffmpeg [aba18c5a] by
- tests: add overlay rgb and yuv444 tests Also rename overlay test to …
- 12:06 PM Changeset in ffmpeg [29d8cd26] by
- mp3dec: Fix VBR bit rate parsing When parsing the Xing/Info tag, …
- 11:44 AM Changeset in ffmpeg [d2b0b839] by
- fate: add dependency for xface Signed-off-by: Paul B Mahol …
- 11:37 AM Changeset in ffmpeg [1567095a] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 11:25 AM Ticket #2331 (Possibility to automatically cut input by audio format change) created by
- DVB-Broadcasters often change the audio properties when the ads begin, …
- 11:23 AM Changeset in ffmpeg [1cb3ca2a] by
- Merge commit '9c7d85b3b45a77742b1e69c48ab33f9c8a2e6f35' * commit …
- 11:21 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- Replying to cehoyos: > Replying to burek: > > …
- 11:17 AM Changeset in ffmpeg [890b9c5c] by
- Merge commit 'f868b24d0f280bb966e5c352028a343e45d20a02' * commit …
- 11:14 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- Replying to burek: > I replied to #2322 and for #228, I …
- 11:11 AM Changeset in ffmpeg [06ad309a] by
- Merge commit '813b82b927b19532e3bc3397b972c8a27b9f6326' * commit …
- 10:57 AM Ticket #1382 (Streaming the output + saving to the local file) updated by
- Replying to cehoyos: > although I wonder why the last …
- 10:55 AM Ticket #2322 (Memory leak in muxing.c) updated by
- Unfortunately, all necessary information needed to reproduce a ticket …
- 10:50 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- Replying to burek: > Btw, what does that have to do with …
- 10:46 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- I replied to #2322 and for #228, I don't remember the exact hardware …
- 10:45 AM Ticket #1328 (image2 demuxer to support file list) closed by
- wontfix: Since the concat demuxer supports this kind of input list - see …
- 10:40 AM Ticket #1382 (Streaming the output + saving to the local file) closed by
- fixed: I suspect the tee muxer by Nicolas George supports this feature …
- 10:39 AM Ticket #2322 (Memory leak in muxing.c) updated by
- It's not my issue and I don't have such an output. I just redirected a …
- 10:37 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- Replying to burek: > I already said I don't have such …
- 10:35 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- I already said I don't have such hardware configurations in place …
- 10:28 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- Please add some explanations to the following tickets: #228, #1802, …
- 10:27 AM Changeset in ffmpeg [d7f9f34d] by
- zmbv: stop doing colorspace conversion Signed-off-by: Paul B Mahol …
- 10:22 AM Changeset in ffmpeg [c57a5936] by
- hwaccel: consistent name prefixes for …
- 10:18 AM Changeset in ffmpeg [f5ce359c] by
- doc/filters: fix short options for noise filter Signed-off-by: Paul B …
- 10:09 AM Ticket #2330 (Impossible to fast-forward and fast rewind m2ts made by ffmpeg with ...) created by
- Summary of the bug: Thank you for cehoyos's consideration. It is …
- 10:04 AM Changeset in ffmpeg [2a7ab2d] by
- configure: Use check_builtin() where appropriate
- 10:04 AM Changeset in ffmpeg [9c7d85b3] by
- configure: Add check_builtin convenience function
- 10:04 AM Changeset in ffmpeg [f868b24] by
- configure: Add sanitize_var_name convenience function This is useful …
- 10:04 AM Changeset in ffmpeg [813b82b9] by
- configure: Fix silly typo in logging command of check_struct()
- 9:58 AM Ticket #2324 (Duplicate First Frame) updated by
- It might help to start answering to people with "Thank you for your …
- 9:54 AM Ticket #2326 (-nostats missing from the official documentation) updated by
- If you already spent your time to quickly close this ticket, could you …
- 8:40 AM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- So the ticket is not reproducible with the internal vorbis decoder, …
- 8:36 AM Ticket #2329 (i need to disable the asm part in the ffmpeg ... please let me know ...) closed by
- invalid: This is a bug tracker, not a support forum, please read …
- 8:34 AM Ticket #2324 (Duplicate First Frame) closed by
- duplicate: (For future tickets: Please always add complete, uncut console output …
- 8:30 AM Ticket #2326 (-nostats missing from the official documentation) closed by
- worksforme
- 8:29 AM Ticket #2327 (accept "chapters" as segment_times) updated by
-
Keywords changed
- 8:26 AM Ticket #2329 (i need to disable the asm part in the ffmpeg ... please let me know ...) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 8:02 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
-
Keywords changed
Please provide your failing command line together with complete, uncut … - 7:02 AM Ticket #2327 (accept "chapters" as segment_times) created by
- Summary of the bug: FFmpeg adds recent support for "chapters" within …
- 5:05 AM Ticket #2326 (-nostats missing from the official documentation) created by
- I couldn't find the description for "-nostats" option in ffmpeg's …
- 4:33 AM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Replying to cehoyos: > Why does it not work? Did you try …
- 3:25 AM Changeset in ffmpeg [715c2308] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Add …
- 2:29 AM Changeset in ffmpeg [e398990e] by
- msrledec: fix output_end checks Fixes out of array accesses …
- 2:09 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) updated by
-
Version changed
- 2:07 AM Ticket #2325 (AAC audio delayed ~ 20 ms after conversion to PCM) created by
- Summary of the bug: When using ffmpeg to convert an aac audio stream …
- 2:01 AM Ticket #2324 (Duplicate First Frame) created by
- Summary of the bug: When using ffmpeg to convert an h264 video stream …
- 12:40 AM Ticket #2323 (Internal AAC encoder is missing official documentation entry) updated by
-
Keywords changed
- 12:39 AM Ticket #2323 (Internal AAC encoder is missing official documentation entry) updated by
-
Priority changed
- 12:39 AM Changeset in ffmpeg [3dbc0ff9] by
- iff: fix integer overflow Fixes out of array accesses Found-by: …
- 12:33 AM Ticket #2323 (Internal AAC encoder is missing official documentation entry) created by
- On this page http://www.ffmpeg.org/ffmpeg-codecs.html there is a …
- 12:17 AM Changeset in ffmpeg [7c8beec4] by
- buildsys: only include log2_tab per library for shared builds Fix …
- 12:09 AM Ticket #2322 (Memory leak in muxing.c) updated by
-
Keywords changed
Please provide valgrind output for memory leaks. - 12:07 AM Changeset in ffmpeg [d0434613] by
- Add h264chroma dependency for mpegvideo / lowres to configure. Fix …
- 12:06 AM Ticket #2322 (Memory leak in muxing.c) created by
- Summary of the bug: http://ffmpeg.gusari.org/viewtopic.php?f=25&t=836 …
Mar 4, 2013:
- 11:49 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Replying to Berbe: > The only other vorbis encoder is …
- 11:01 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- If I ran the minimal command, the same encoders are used: […] The …
- 10:01 PM Ticket #2321 (unsupported dxtory variant) updated by
-
Keywords, Status, Reproduced by developer changed
- 9:45 PM Ticket #2321 (unsupported dxtory variant) updated by
- Link to full file: http://www36.zippyshare.com/v/60688661/file.html
- 9:39 PM Ticket #2321 (unsupported dxtory variant) created by
- Summary of the bug: How to reproduce: […]
- 9:25 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
-
Component changed
Is the problem only reproducible if you use external libraries … - 7:42 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) updated by
- Well the exact command is more like […] It comes from a script …
- 7:39 PM Ticket #2320 ("100 buffers queued in output stream 0:1" pcm_u8 -> libvorbis) created by
- Summary of the bug: When trying to convert a video from MJPEG to WebM …
- 6:32 PM Ticket #2305 (v4l2 user control configuration mechanism) updated by
- Replying to cehoyos: > As-is, this is an invalid ticket. > …
- 6:00 PM Ticket #2089 (negative bitrates reported when transcoding a 4k v210 file) updated by
- the negative bitrate is fixed though its N/A now, a complete fix will …
- 5:54 PM Changeset in ffmpeg [7992bdbe] by
- update_stream_timings: check bitrate for being in range. Fixes …
- 5:46 PM Ticket #2022 (DNxHD: Decode video returns wrong number of bytes) closed by
- fixed: Fixed in dae38a66ebd8a71aad51a29311f1c50df3ae3a2e
- 5:28 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- Related? http://ffmpeg.org/trac/ffmpeg/ticket/1636
- 5:17 PM Changeset in ffmpeg [dae38a66] by
- dnxhddec: return the correct number of bytes from decode_frame Fixes …
- 5:10 PM Ticket #2018 (Wrong duration of mpeg-ps file) closed by
- fixed: Fixed in faa0068a8755ff44908974293acc1a0a7fdae9be
- 5:01 PM Changeset in ffmpeg [faa0068] by
- avformat: Make duration estimation from pts more robust Ignore …
- 4:45 PM Ticket #2214 (h264 output video stream with yuv444p) closed by
- wontfix: At the time x264 implemented yuv444 support, it may have made sense to …
- 3:51 PM Changeset in ffmpeg [9bb54bb6] by
- nutdec: more specific return codes for decode_syncpoint() …
- 3:49 PM Changeset in ffmpeg [7ccc0ed6] by
- nutdec: print error on invalid/unsupported fourcc style …
- 2:51 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- Hello, for the issue of ffmpeg compiled with --enable-lib4vl2 I will …
- 1:45 PM Changeset in ffmpeg [144da7ee] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 1:16 PM Seeking edited by
- mention -to option (diff)
- 12:59 PM CompilationGuide/MacOSX edited by
- mention movflags faststart (diff)
- 12:57 PM CompilationGuide/Ubuntu edited by
- mention movflags faststart (diff)
- 12:12 PM Changeset in ffmpeg [53ca0cb8] by
- build: [autodetect] -> [no] in iconv help.
- 11:25 AM Changeset in ffmpeg [03148fd1] by
- buildsys: only include log2_tab per library for shared builds Fix …
- 10:55 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- Some short facts on the topic: - 99.9% of all content is encoded as …
- 10:49 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- Replying to richardpl: > there is -vf colormatrix filter …
- 10:43 AM Changeset in ffmpeg [523b12af] by
- Add h264chroma dependency for cavs decoder to configure. Fix building …
- 10:43 AM Changeset in ffmpeg [9051e297] by
- Add h264qpel dependency for snow codec to configure. Fix building for …
- 10:39 AM Changeset in ffmpeg [2b09078a] by
- Add h264chroma dependency for vp5 and vp6 decoder to configure. Fix …
- 10:22 AM Changeset in ffmpeg [15ea1ac6] by
- fate: remove last incomplete frame from mpeg2-field-enc test
- 6:02 AM Slideshow edited by
- video codec option was missing in first 2 examples (diff)
- 2:37 AM Changeset in ffmpeg [393dcbf0] by
- compat/strtod: isspace -> av_isspace. This should fix build after 88d55b8.
- 12:10 AM Slideshow edited by
- (diff)
- 12:09 AM Slideshow edited by
- (diff)
Mar 3, 2013:
- 11:30 PM Changeset in ffmpeg [164628e2]n1.0.5 by
- rtmpproto: increase APP_MAX_LENGTH Fixes second part of Ticket2292 …
- 11:08 PM Slideshow edited by
- removed the cat | pipe stuff, since ffmpeg can support globbing … (diff)
- 11:01 PM Changeset in ffmpeg [04417721] by
- update for 1.0.5 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:50 PM Changeset in ffmpeg [9ad3cd5b] by
- build: disable iconv by default. It seems to break a lot on MacOS …
- 10:49 PM Changeset in ffmpeg [16ed6a6b] by
- doc/filters: fix degrees/radians copy/paste fail.
- 9:29 PM Ticket #1637 (ffmpeg: no confirmation when overwriting still images) closed by
- fixed
- 9:09 PM Changeset in ffmpeg [e2427f04] by
- ffmpeg_opt: Ask for overwrite in single image2 files too Fixes …
- 9:06 PM Changeset in ffmpeg [14e240cb] by
- lavfi/opencv: isgraph -> av_isgraph. Fix build after 88d55b8.
- 9:06 PM Ticket #1507 (Aspect ratio wrong in rv40 video (after resolution change)) closed by
- fixed: Fixed by Michael, related to / duplicate of ticket #1550.
- 8:44 PM Changeset in ffmpeg [88d55b82] by
- Remove incorrect use of ctype.h functions. As far as I can tell the …
- 8:11 PM Changeset in ffmpeg [2cffe38d] by
- Deprecate deinterlaced in libavcodec. Signed-off-by: Michael …
- 7:15 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- Further tests show, that it's not possible to capture audio (i'm not …
- 6:39 PM Ticket #1687 (-v quiet -stats) closed by
- fixed
- 6:38 PM Changeset in ffmpeg [9af8179c] by
- ffmpeg: fix -stats -v 0 Fixes Ticket1687 Signed-off-by: Michael …
- 5:41 PM Changeset in ffmpeg [f2cb9931] by
- avformat: gather aspect ratio from rv30/40 in find_stream_info Fixes …
- 5:40 PM Changeset in ffmpeg [d210e974] by
- rv34: fix aspect ratio Fixes part of Ticket1550 Signed-off-by: …
- 5:26 PM Ticket #1550 (No aspect ratio shown for realvideo) closed by
- fixed
- 5:00 PM Ticket #968 (Error message at end of asf stream) updated by
- The only problem I see is that instead of finishing silently (as done …
- 4:37 PM Ticket #1069 (Canon Powershot playback / conversion) updated by
- Samples uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket1069/
- 3:53 PM Ticket #968 (Error message at end of asf stream) updated by
- Is there something that plays more of this file or better ? Or is the …
- 3:50 PM Changeset in ffmpeg [6c6dc8cc] by
- wmadec: check nb_frames Improves error message for Ticket968 …
- 3:10 PM Ticket #1069 (Canon Powershot playback / conversion) updated by
- Are these files still in incoming ? i cant find them
- 2:40 PM Ticket #468 (No audio tracks in QuickTime) closed by
- fixed: Should be fixed in latest git head, sorry for the delay.
- 2:33 PM Ticket #2319 (Using concat demuxer with truncated mp4 (mpeg2video,pcm_s16be) leads ...) updated by
- Thank you for the fast and helpful response. Now, ffmpeg's behavior …
- 1:44 PM Ticket #2319 (Using concat demuxer with truncated mp4 (mpeg2video,pcm_s16be) leads ...) updated by
-
Analyzed by developer, Keywords, Version, Component, Reproduced by developer changed
This is the expected behaviour (but changing it can be considered). … - 1:20 PM Ticket #2319 (Using concat demuxer with truncated mp4 (mpeg2video,pcm_s16be) leads ...) created by
- Summary of the bug: If the concat demuxer is used in conjunction with …
- 1:06 PM Ticket #1964 (Request support for decoding / demuxing Adobe HDS dynamic http streaming) updated by
- Has this been abandoned or is work still ongoing? I'm very interested …
- 1:05 PM Changeset in ffmpeg [3fac99cd] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 11:19 AM Changeset in ffmpeg [d98aa7cd] by
- h264: put call to ff_print_debug_info2 under CONFIG_MPEGVIDEO. The …
- 11:19 AM Changeset in ffmpeg [d4e649cc] by
- h264: make it possible to compile without error_resilience. …
- 11:15 AM Changeset in ffmpeg [992957ac] by
- Merge remote-tracking branch 'qatar/release/9' into release/1.1 * …
- 11:09 AM Changeset in ffmpeg [981cf0c3] by
- movenc: Do not flag secondary audio and subtitle tracks as enabled. …
- 10:56 AM Changeset in ffmpeg [b3c8fd1] by
- Merge commit '1b0082eabcc98e079d33c61da4d30ded89de68a9' into …
- 10:53 AM Changeset in ffmpeg [73275058] by
- rtmpproto: Check APP_MAX_LENGTH Fixes Ticket2292 Signed-off-by: …
- 10:40 AM Changeset in ffmpeg [fd464d4d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
- 2:04 AM Changeset in ffmpeg [d034ddcd] by
- rtmpproto: Check APP_MAX_LENGTH Fixes Ticket2292 Signed-off-by: …
- 2:03 AM Changeset in ffmpeg [676df8c4] by
- h264: check that luma and chroma depth match Fixes out of array …
- 2:02 AM Changeset in ffmpeg [1ddb0b6f] by
- avcodec_decode_audio4: check got_frame_ptr before handling initial …
- 2:00 AM Changeset in ffmpeg [e35da91b] by
- swr: check channel layouts before using them. Fixes out of array …
- 1:58 AM Changeset in ffmpeg [82213d67] by
- shorten: dont leave invalid channel counts in the context. Fixes …
- 1:45 AM Changeset in ffmpeg [d17b9469] by
- tiff: Check buffer allocation and pointer increment more carefully in …
- 1:41 AM Changeset in ffmpeg [534c0df] by
- pngdec/filter: dont access out of array elements at the end Found-by: …
- 1:41 AM Changeset in ffmpeg [f62537d9] by
- sanm: Use the correct height variable in the decoded_size checks …
- 1:41 AM Changeset in ffmpeg [4f873341] by
- sanm: add forgotten check for decoded_size in old_codec37() Fixes out …
Mar 2, 2013:
- 11:45 PM Changeset in ffmpeg [454c5d10] by
- h264: add a copy of draw_horiz_band. This makes the decoder …
- 7:54 PM Ticket #1900 (h264: memleak with threads > 1) updated by
-
Summary changed
- 7:53 PM Ticket #924 (libxvid video codec leaks temporary files) updated by
-
Keywords, Type changed
- 7:51 PM Ticket #1900 (h264: memleak with threads > 1) updated by
- Several identical allocations (the biggest) happen in av_image_alloc() …
- 7:40 PM Ticket #924 (libxvid video codec leaks temporary files) closed by
- fixed
- 7:39 PM Changeset in ffmpeg [4f0d4acc] by
- libxvid: cleanup on error pathes Signed-off-by: Michael Niedermayer …
- 7:32 PM Changeset in ffmpeg [667bf15] by
- libxvid: check & clear encoder_handle Signed-off-by: Michael …
- 7:31 PM Changeset in ffmpeg [8fe59240] by
- libxvid: use av_freep() for saftey Signed-off-by: Michael Niedermayer …
- 7:30 PM Changeset in ffmpeg [6a8f6c7] by
- libxvid: remove temporary files at the end Fixes Ticket924 …
- 7:23 PM Changeset in ffmpeg [8fbab7a] by
- rtpdec: Initialize some variables to silence compiler warnings The …
- 7:05 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- ffmpeg compiled without --enable-lib4vl2: OK ffmpeg -loglevel …
- 6:14 PM Ticket #2175 (ljpg: wrong colors on bigendian) closed by
- fixed
- 6:12 PM Changeset in ffmpeg [03bc7a00] by
- mjpegdec: fix endiansoup Fixes Ticket2175 Signed-off-by: Michael …
- 6:01 PM Ticket #2254 (Unsupported h264 file) updated by
-
Component, Priority, Type changed
I only have the information provided in these tickets: … - 5:41 PM Ticket #1888 (asf: huge memory allocation after seeking) closed by
- fixed: The huge memory allocation (~2G) should be fixed, thank you for the report!
- 5:40 PM Ticket #2254 (Unsupported h264 file) updated by
- Can anything decode the uploaded file? If not, theres a chance that …
- 5:37 PM Changeset in ffmpeg [6091a8d9] by
- Avoid huge memory allocations from asf demuxer. Fixes ticket #1888.
- 5:34 PM Ticket #2266 (support flac crcchecks) closed by
- fixed: Fixed by James Almer.
- 5:22 PM Changeset in ffmpeg [1d5b35cc] by
- lavc/flacdec: Add frame CRC calculation Fixes ticket #2266 …
- 3:08 PM Ticket #2297 (benchmark only works if encoding is possible) closed by
- fixed
- 3:04 PM Changeset in ffmpeg [4ae74c63] by
- ffmpeg: print maxrss "-benchmark" data even on errors Fixes …
- 2:29 PM Ticket #653 (ffplay freezes every 30 seconds when playing rtsp stream with ...) closed by
- fixed: This should have been fixed by Martin Storsjö in …
- 1:28 PM Changeset in ffmpeg [5167bb2e] by
- er: Fix slice threading check Signed-off-by: Michael Niedermayer …
- 12:50 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- Replying to holden: > Options '-s' and '-r' are not valid …
- 12:40 PM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) updated by
- Thanks Carl. I only wanted to add that if llarevo wants to test again …
- 12:07 PM Ticket #2318 (No still image in hls stream) created by
- Since 6bcbe76, the hls stream from ticket #1733 does not show the …
- 11:43 AM Ticket #2317 (Byte based seeks fail in chained OGG files (with FLAC codec)) updated by
- You can produce a sample by concatenating two OGG-in-flac files with …
- 11:19 AM Ticket #2317 (Byte based seeks fail in chained OGG files (with FLAC codec)) updated by
- Please provide a sample and add a failing command line including …
- 11:10 AM Changeset in ffmpeg [547042a8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
- 10:53 AM Changeset in ffmpeg [2d2e6db7] by
- Merge commit '668e16a0dd1ff56d4beeff5c658d8a2a08dbfac8' * commit …
- 10:41 AM Changeset in ffmpeg [ec203cd6] by
- Merge commit 'e671d3ad6cd7fe1d02e9b35b889a25d8c059fce9' * commit …
- 10:27 AM Changeset in ffmpeg [973dc110] by
- Merge commit 'c91c63b5380bf79655c09320774a022f84d76fd5' * commit …
- 10:27 AM Changeset in ffmpeg [a3b30967] by
- update Changelog
- 10:20 AM Changeset in ffmpeg [704952fe] by
- h264: set ref_count to 0 for intra slices. CC:libav-stable@libav.org …
- 10:20 AM Changeset in ffmpeg [b6f5a1ca] by
- h264: on reference overflow, reset the reference count to 0, not 1. …
- 10:19 AM Ticket #2317 (Byte based seeks fail in chained OGG files (with FLAC codec)) created by
- See subject. Test samples can be produced with ffmpeg.
- 10:18 AM Ticket #1438 (Seeking in vob file with timestamp discontinuities fails) updated by
- Chained OGG files behave bogus on seeking.
- 10:09 AM Ticket #2316 (Provide a seeking API that works for files with discontinuous timestamps) closed by
- duplicate: Afaict, this is a duplicate of ticket #1438, I suggest to retest this …
- 10:03 AM Ticket #2315 (Export SHOUTcast information (icy- headers)) closed by
- duplicate: Duplicate of ticket #716 For future reports: Please always test …
- 9:28 AM Ticket #2314 (Can't receive RTP streams > 1500 bytes.) updated by
- Please send patches to the ffmpeg-devel mailing list, they receive …
- 9:27 AM Changeset in ffmpeg [437211ae] by
- h264: set ref_count to 0 for intra slices. CC:libav-stable@libav.org
- 9:27 AM Changeset in ffmpeg [668e16a0] by
- h264: on reference overflow, reset the reference count to 0, not 1. …
- 9:26 AM Changeset in ffmpeg [e671d3ad] by
- h264: do not copy ref count/ref2frm when updating per-frame context …
- 9:08 AM Ticket #2316 (Provide a seeking API that works for files with discontinuous timestamps) created by
- Some formats (like MPEG stuff) can have discontinuous timestamps. This …
- 8:55 AM Changeset in ffmpeg [efa86035] by
- flvdec: Check the return value of a malloc The callers of this …
- 8:55 AM Changeset in ffmpeg [1b0082ea] by
- flvdec: Don't read the VP6 header byte when setting codec type based …
- 8:50 AM Ticket #2315 (Export SHOUTcast information (icy- headers)) created by
- libavformat's http support does not appear to export these headers, …
- 3:26 AM Ticket #2314 (Can't receive RTP streams > 1500 bytes.) created by
- Some Digital Cable Tuners use RTP packets larger than 1500 bytes, …
- 1:08 AM Ticket #1570 (libv4l2: error dequeuing buf: Resource temporarily unavailable) closed by
- fixed: Fixed by Giorgio Vazzana, please test current git head!
- 1:05 AM Changeset in ffmpeg [dcdeeea8] by
- Require at least three frames to autodetect loas. (cherry picked from …
- 1:05 AM Changeset in ffmpeg [85e082d0] by
- Require at least three frames to autodetect loas. (cherry picked from …
- 1:05 AM Changeset in ffmpeg [4b03f2c5] by
- Require at least three frames to autodetect loas. (cherry picked from …
- 1:05 AM Changeset in ffmpeg [857a0379] by
- Require at least three frames to autodetect loas. (cherry picked from …
- 1:04 AM Changeset in ffmpeg [78dbb1a7] by
- Require at least three frames to autodetect loas. (cherry picked from …
- 12:55 AM Changeset in ffmpeg [38277345] by
- v4l2: fix regression that caused ffmpeg to occasionally get stuck …
- 12:08 AM Encode/AAC edited by
- clarify meaning of "non-free" (diff)
Mar 1, 2013:
- 11:50 PM Changeset in ffmpeg [0d66268e] by
- lavd/v4l2: copy frames into normally allocated packets whenever there …
- 11:34 PM Ticket #2313 (-metadata option puts null characters in, confusing iTunes.) updated by
- Let me see if I can reduce it down. I doubt I need to transcode it to …
- 10:39 PM Changeset in ffmpeg [c5a738c] by
- flvdec: Check the return value of a malloc The callers of this …
- 10:39 PM Changeset in ffmpeg [c91c63b5] by
- flvdec: Don't read the VP6 header byte when setting codec type based …
- 10:22 PM Changeset in ffmpeg [ec1d2e2f] by
- ffplay: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [cc38ca67] by
- avcodec/utils: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [30806ddc] by
- avcodec/rawdec: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [f59ff8fa] by
- pngdec: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [ff080346] by
- gifdec: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [7d7fb701] by
- cpia: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [f232659] by
- tiff: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [e0f716a9] by
- ac3dec: use AVFrame accessor functions Signed-off-by: Michael …
- 10:18 PM Changeset in ffmpeg [3ded235f] by
- ffprobe: use AVFrame accessor functions Signed-off-by: Michael …
- 9:40 PM Changeset in ffmpeg [5ade6bfb] by
- doc/examples/demuxing: use AVFrame accessor functions Signed-off-by: …
- 9:40 PM Changeset in ffmpeg [bf90ef03] by
- avcodec: add ff_frame_get_metadatap() This is needed for av_dict_* …
- 5:55 PM Ticket #292 (ffplay -f video4linux2 regression) updated by
-
Keywords changed
- 4:54 PM Ticket #2253 (make fails with ./configure --disable-everything) closed by
- fixed: Fixed by Diego.
- 4:25 PM Ticket #468 (No audio tracks in QuickTime) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Updated patch (tested) attached, following command line allows to … - 4:14 PM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) updated by
-
Keywords, Resolution, Version, Component changed
Afaict this is a duplicate of ticket #468, still reproducible with the … - 3:22 PM Changeset in ffmpeg [5b802cf5] by
- lavc/codec_desc: add/fix .props for SGI/DPX/X-face/BRender PIX image …
- 3:04 PM Changeset in ffmpeg [4a6bd346] by
- Handle an invalid extra mpeg2 picture header following a frame-encoded …
- 2:59 PM Changeset in ffmpeg [6c7d1608] by
- sgidec: use unchecked bytestream2 functions where it makes sense …
- 1:58 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- there is -vf colormatrix filter
- 1:55 PM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
- I have the same problem. yuvj420p pixels are encoded from 0 to 255. …
- 1:38 PM Changeset in ffmpeg [dc666d36] by
- soxr: libsoxr 0.1.1 support Libsoxr 0.1.1 will be out very soon; no …
- 1:16 PM Changeset in ffmpeg [5a232e50] by
- exr: use bytestream functions in pxr24_uncompress() Signed-off-by: …
- 12:50 PM Changeset in ffmpeg [4b335e73] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lls: Do …
- 12:44 PM Changeset in ffmpeg [7da1b235] by
- Merge commit '4da950c0ae224b9b8ef952dadf614be2c050023e' * commit …
- 12:39 PM Changeset in ffmpeg [1a7166a5] by
- Merge commit 'e8c52271c45ec27d783e74238dcfad0c2008731c' * commit …
- 12:32 PM Changeset in ffmpeg [28bb17ca] by
- Merge commit '399663be9d4a839b894c48a21b62926eb8497d72' * commit …
- 12:19 PM Changeset in ffmpeg [76f8d3c8] by
- Merge commit '9d4da474f5f40b019cb4cb931c8499deee586174' * commit …
- 12:03 PM Changeset in ffmpeg [fb4b160] by
- Merge commit '7ac6d2423e9bf0f40c67be9a0ca7600b516b0282' * commit …
- 11:57 AM Changeset in ffmpeg [41401773] by
- Merge commit 'df0229a7caa124dcfb84c34b48d316744c467311' * commit …
- 11:48 AM Changeset in ffmpeg [46f4b468] by
- Merge commit 'cb6f8245aed2c26fe95c30cd68c45983277a945a' * commit …
- 11:09 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) updated by
- Sorry, it also happens when going from pal8->pal8. Just add logs to …
- 11:06 AM Ticket #1888 (asf: huge memory allocation after seeking) updated by
-
Component changed
- 11:01 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) updated by
- Replying to richardpl: > Input palette is black and white …
- 10:59 AM Ticket #1699 (iff: fix aspect ratio) updated by
-
Status, Component changed
Good idea, patch welcome! - 10:58 AM Ticket #1744 (SDL out freezes) updated by
-
Component changed
- 10:55 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by
-
Component changed
This option needs clarification. - 10:50 AM Ticket #2071 (Ass filter wont use selected fonts) closed by
- needs_more_info
- 10:47 AM Ticket #1955 (au: support g721 via g726 decoder) updated by
-
Type, Component changed
- 10:45 AM Ticket #1659 (g723_1: wrong current duration after seeking) updated by
-
Component changed
- 10:44 AM Ticket #1972 (swscale: vertical line at the right side with rgb24 -> yuv410p ...) updated by
-
Status, Version, Reproduced by developer changed
- 10:43 AM Ticket #2267 (contrast loss when encoding from h264 yuvj420p to mpeg4 yuv420p) closed by
- duplicate: duplicate of #225.
- 10:42 AM Ticket #225 (Converting from YUVJ to YUV lose contrast) updated by
-
Component changed
- 10:40 AM Ticket #1962 (gsm in aiff: fix duration) updated by
-
Component changed
- 10:39 AM Ticket #1972 (swscale: vertical line at the right side with rgb24 -> yuv410p ...) updated by
-
Component changed
- 10:38 AM Ticket #2267 (contrast loss when encoding from h264 yuvj420p to mpeg4 yuv420p) updated by
-
Component changed
- 10:28 AM Ticket #1261 (yellowish color with resize and -pix_fmt pal8) updated by
-
Status, Version, Component, Reproduced by developer changed
Input palette is black and white only, while output rgb24 pam/bmp is … - 10:08 AM Ticket #1174 (iPod / iPad plays both audio tracks simultaneously) closed by
- fixed: This appears to be fixed. Please reopen if not.
- 10:05 AM Ticket #1143 (Timecode skipped in drawtext filter) updated by
-
Component changed
- 10:03 AM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) updated by
-
Component changed
- 8:28 AM Ticket #2313 (-metadata option puts null characters in, confusing iTunes.) updated by
-
Keywords, Component changed
Is video encoding necessary to reproduce this problem? If not, please … - 8:01 AM Changeset in ffmpeg [cbadebd8] by
- lavf/avio: check for : in filenames for protocols. If the first …
- 7:59 AM Changeset in ffmpeg [eeacc5a] by
- lavf/avio: check for : in filenames for protocols. If the first …
- 7:57 AM Changeset in ffmpeg [a8b92c4b] by
- lavf/avio: check for : in filenames for protocols. If the first …
- 7:56 AM Changeset in ffmpeg [8ffe243c] by
- lavf/avio: check for : in filenames for protocols. If the first …
- 7:52 AM Changeset in ffmpeg [4f3f2fe1] by
- lavf/avio: check for : in filenames for protocols. If the first …
- 2:30 AM Ticket #2227 (ffmpeg incorrectly identifying mjpeg as video stream instead of attachment) updated by
- At the risk of bugging everyone, does anyone have any thoughts on …
- 2:23 AM Ticket #2313 (-metadata option puts null characters in, confusing iTunes.) created by
- Summary of the bug: If you use the -metadata option while converting …
- 12:44 AM Changeset in ffmpeg [0b311293] by
- lls: Do not return from void functions
- 12:44 AM Changeset in ffmpeg [4da950c0] by
- lls: #ifndef --> #if in FF_API_ version guard
Note:
See TracTimeline
for information about the timeline view.
