Timeline
Oct 13, 2011:
- 9:41 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- I've further narrowed down the change to the file …
- 9:25 PM Ticket #552 (warning flags needed for av_open_input_file) updated by
-
Status, Version, Reproduced by developer changed
I suggest you add such a flag and send it to ffmpeg-devel. - 9:25 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) updated by
-
Keywords, Status, Version changed
I suggest you clone current FFmpeg, change the required value in the … - 9:20 PM Changeset in ffmpeg [a62d3669] by
- prores: add FATE tests
- 9:20 PM Changeset in ffmpeg [c4a37885] by
- id3v2: reduce the scope of some non-globally-used symbols/structures
- 9:20 PM Changeset in ffmpeg [3b78c180] by
- id3v2: cosmetics: move some declarations before the places they are used
- 8:32 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) updated by
- "max NALU size" was required in my project to be reported to the …
- 8:31 PM Changeset in ffmpeg [617a51f9] by
- shorten: remove the flush function. The shorten decoder does not …
- 8:31 PM Changeset in ffmpeg [e32dfdaa] by
- shn: do not allow seeking in the raw shn demuxer. The demuxer does …
- 8:31 PM Changeset in ffmpeg [b631fba9] by
- avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. This will …
- 8:31 PM Changeset in ffmpeg [050e20a] by
- avformat: update AVInputFormat allowed flags
- 8:31 PM Changeset in ffmpeg [0041cdba] by
- avformat: don't unconditionally call ff_read_frame_flush() when trying …
- 8:27 PM Ticket #552 (warning flags needed for av_open_input_file) created by
- When you open a video, warnings are sent to stdout. This does you no …
- 8:26 PM Changeset in ffmpeg [c6ac30c] by
- truespeech: use sizeof() instead of hardcoded sizes
- 8:26 PM Changeset in ffmpeg [6d55506c] by
- truespeech: remove unneeded variable, 'consumed' increment the 'buf' …
- 8:25 PM Changeset in ffmpeg [b8404893] by
- truespeech: simplify truespeech_read_frame() by using get_bits()
- 8:25 PM Changeset in ffmpeg [5e5ce70f] by
- truespeech: decode directly to output buffer instead of a temp buffer
- 8:25 PM Changeset in ffmpeg [3e7a1767] by
- truespeech: check to make sure channels == 1
- 8:25 PM Changeset in ffmpeg [a8f8db2] by
- truespeech: check for large enough output buffer rather than …
- 8:25 PM Changeset in ffmpeg [595cf1a1] by
- truespeech: remove unneeded zero-size packet check. This is already …
- 8:23 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) updated by
- You are right, I could, but I wanted to preserve the array with the …
- 7:52 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) updated by
- Can't you simply add "1" to the entries in packed_size that need it to …
- 7:47 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) updated by
- Please provide samples for "btrt" and "udta" and please explain why …
- 7:30 PM Ticket #551 (Enhancements for ffmpeg 0.6.3 when dealing with live H264 stream) created by
- Add abilities when writing to/reading from 3gp/mov format, and with no …
- 7:19 PM Ticket #550 (Can not store AMR mode 15 (no data) packet through avformat - ffmpeg 0.6.3) created by
- Logic in movenc.c, function ff_mov_write_packet(), prevents putting no …
- 7:13 PM Changeset in ffmpeg [82be06bb] by
- mlpdec: return meaningful error codes instead of -1
- 7:13 PM Changeset in ffmpeg [e1b8d88d] by
- mlpdec: remove unnecessary wrapper function
- 7:13 PM Changeset in ffmpeg [37b67f1] by
- mlpdec: only calculate output size once
- 7:13 PM Changeset in ffmpeg [caa8458] by
- mlpdec: validate that the reported channel count matches the actual …
- 6:14 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Note that the changes I'd listed were different though - grabbed …
- 6:10 PM Changeset in ffmpeg [e91230a5] by
- Improve PVA probe function. Signed-off-by: Reimar Döffinger …
- 5:41 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- I've rerun all of my tests and confirmed that the changelist where …
- 4:56 PM Changeset in ffmpeg [b45eb9d6] by
- pcm: reduce pointer type casting Making 'samples' a pointer to …
- 4:50 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- I'm not so certain that I've found the bad changelist. I found that I …
- 4:08 PM Changeset in ffmpeg [c722c88e] by
- libmodplug: remove mathematical constants now redundant. …
- 4:08 PM Changeset in ffmpeg [7d60b43e] by
- vsrc_nullsrc: remove mathematical constants now redundant. …
- 4:08 PM Changeset in ffmpeg [21e888bd] by
- vf_crop: remove mathematical constants now redundant. Signed-off-by: …
- 4:08 PM Changeset in ffmpeg [94b34585] by
- vf_settb: remove mathematical constants now redundant. Signed-off-by: …
- 4:08 PM Changeset in ffmpeg [db820c3c] by
- vf_setpts: remove mathematical constants now redundant. …
- 4:08 PM Changeset in ffmpeg [1a3fa3ab] by
- vf_select: remove mathematical constants now redundant. …
- 4:08 PM Changeset in ffmpeg [3b316f9f] by
- vf_scale: remove mathematical constants now redundant. Signed-off-by: …
- 4:08 PM Changeset in ffmpeg [e2abe90e] by
- vf_pad: remove mathematical constants now redundant. Signed-off-by: …
- 4:08 PM Changeset in ffmpeg [8c88d734] by
- vf_overlay: remove mathematical constants now redundant. …
- 4:08 PM Changeset in ffmpeg [157ff97e] by
- vf_lut: remove mathematical constants now redundant. Signed-off-by: …
- 4:08 PM Changeset in ffmpeg [a2af9012] by
- vf_drawtext: remove mathematical constants now redundant. …
- 4:04 PM Changeset in ffmpeg [072a62b5] by
- Merge remote-tracking branch 'hexene/stagefright' * …
- 2:50 PM Changeset in ffmpeg [40963ea9] by
- eval: add mathematical constants (PI, E, PHI). Signed-off-by: Nicolas …
- 2:50 PM Changeset in ffmpeg [4d518f1] by
- g723.1: use raw muxer Signed-off-by: Michael Niedermayer …
- 2:40 PM Changeset in ffmpeg [f59bb3d8] by
- mathops: remove undefined behaviour from sign_extend() This function …
- 2:35 PM Changeset in ffmpeg [42feaf40] by
- vc1: explicitly zero interlaced mode coding variables for progressive …
- 2:11 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Muxing to avi seems to work but ts and mp4 have problems - the dts' …
- 9:51 AM Changeset in ffmpeg [13c99587] by
- segment: extend options let set an alternate path for the segment files.
- 8:07 AM Ticket #549 (Video filter overlay does not preserve alpha) created by
- Hi, I think there might be a bug in ffmpeg/video filter. If I have a …
- 4:00 AM Changeset in ffmpeg [f884ef00] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
- 3:44 AM Ticket #7 (seeking back to beginning of file sometimes fails badly) updated by
- Not directly related to ffplay, but what I find in my own app, is on a …
- 1:31 AM Changeset in ffmpeg [c1847c93] by
- Correct buffer handling for RTCP packets Previous code could read 4 …
Oct 12, 2011:
- 10:20 PM Changeset in ffmpeg [47a1d794] by
- tiffenc: initialize forgotten avctx.
- 9:49 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Replying to terran: > In other words, this fails too: > …
- 9:48 PM Changeset in ffmpeg [c74f1f47] by
- avplay: free the active audio packet at exit. fixes a memleak
- 9:48 PM Changeset in ffmpeg [cb2c4de3] by
- avplay: free rdft data used for spectrogram analysis. fixes a memleak
- 9:39 PM Changeset in ffmpeg [67bbf07f] by
- log.h: make AVClass a named struct 'struct AVClass' is used in the …
- 8:18 PM Changeset in ffmpeg [dc66951b] by
- proresdsp: fix rounding Signed-off-by: Michael Niedermayer …
- 8:09 PM Changeset in ffmpeg [67dad8e7] by
- proresdsp: Correct credits to point to the Author and not just the …
- 8:09 PM Ticket #548 (ffplay in fullscreen mode shows greenish image on osx 10.6.6 with ...) created by
- colors are greenish in fullscreen mode, but ok in window mode - see …
- 8:08 PM Changeset in ffmpeg [96b0ddee] by
- dct-test: Test ff_prores_idct_put_10_sse2() Signed-off-by: Michael …
- 8:08 PM Changeset in ffmpeg [dfeeb85b] by
- dct-test: add transpose permutation support Signed-off-by: Michael …
- 8:08 PM Changeset in ffmpeg [370d7ef2] by
- proresdsp: Optimize series of padds out Signed-off-by: Michael …
- 8:07 PM Changeset in ffmpeg [6398c0f7] by
- proresdsp.asm: Remove useless instructions.
- 7:57 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by
- Yes it fixes the issue for me and I do not see the double free as you …
- 6:52 PM Changeset in ffmpeg [3e68b282] by
- fix ac3 encoder documentation some of the mode values were reversed
- 5:55 PM Changeset in ffmpeg [bebaf4ea] by
- prores: change license to LGPL, merge some parts. Signed-off-by: …
- 5:42 PM Changeset in ffmpeg [b87d8825] by
- proresdsp.asm: drop useless shifts Signed-off-by: Michael Niedermayer …
- 5:42 PM Changeset in ffmpeg [ef47c608] by
- x86/proresdsp-init: add forgotten HAVE_YASM Signed-off-by: Michael …
- 5:42 PM Changeset in ffmpeg [d186019] by
- configure: drop GPLv2 support Signed-off-by: Michael Niedermayer …
- 5:07 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- > ffmpeg -i rehearsal.mp4 -threads 4 -vcodec libx264 -b:v 7000000 …
- 4:04 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- ffmpeg -i rehearsal.mp4 -threads 4 -vcodec libx264 -b:v 7000000 …
- 3:55 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by
-
Keywords changed
Original thread that lead to this problem: … - 3:54 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- > Do -threads 5/6/7/8 work? No. It looks like 0, 4+ fail. Sounds like …
- 3:53 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by
-
Status, Reproduced by developer changed
I can reproduce the original crash on "f" on PowerPC OS X 10.5 Could … - 3:33 PM Changeset in ffmpeg [50f97219] by
- vc1: more prettyprinting cosmetics Signed-off-by: Diego Biurrun …
- 3:33 PM Changeset in ffmpeg [94e725ca] by
- vc1: prettyprint some tables Signed-off-by: Diego Biurrun …
- 3:33 PM Changeset in ffmpeg [b18c68ad] by
- vc1: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 3:24 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) updated by
-
Keywords, Status, Reproduced by developer changed
Works fine with mplayer -demuxer ogg -ac ffaac -aid -1 (sic!) and … - 3:14 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Do -threads 5/6/7/8 work? Does ffmpeg -i rehearsal.mp4 -qscale 2 …
- 3:03 PM Changeset in ffmpeg [1786c7f8] by
- segment: basic pattern support and playlist output Yet another option …
- 3:03 PM Changeset in ffmpeg [82df8c3] by
- segment: introduce segmented chain muxer Initial test code, the …
- 3:03 PM Changeset in ffmpeg [8d80f3cb] by
- output-example: extend duration
- 3:03 PM Changeset in ffmpeg [fe896ec2] by
- ratecontrol: estimate twice the qscale values This had been the fix …
- 2:55 PM Changeset in ffmpeg [492bd1a2] by
- AVOptions: bump minor and add APIchanges entry.
- 2:51 PM Changeset in ffmpeg [7a6cd995] by
- cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()
- 2:51 PM Changeset in ffmpeg [145f741e] by
- AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
- 2:51 PM Changeset in ffmpeg [3b3ea34] by
- Remove all uses of deprecated AVOptions API.
- 2:51 PM Changeset in ffmpeg [8c5dcaad] by
- AVOptions: add av_opt_next, deprecate av_next_option. Just for naming …
- 2:51 PM Changeset in ffmpeg [dca055be] by
- AVOptions: add functions for evaluating option strings.
- 2:51 PM Changeset in ffmpeg [059a037f] by
- AVOptions: split get_number(). Split actual writing to read_number() …
- 2:51 PM Changeset in ffmpeg [41d9d51a] by
- AVOptions: add av_opt_get*, deprecate av_get*. New functions can get …
- 2:51 PM Changeset in ffmpeg [dac66da6] by
- AVOptions: add av_opt_set*(). Deprecate av_set_* New functions …
- 2:51 PM Changeset in ffmpeg [641c7afe] by
- AVOptions: add new API for enumerating children. This will allow the …
- 2:23 PM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by
- I found a solution for this issue (see below), but there is another …
- 2:14 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) updated by
- logs and then some attached.
- 1:59 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) updated by
- hmm, seems i can't upload files to incoming, so here's the link to the …
- 1:52 PM Changeset in ffmpeg [1bca8f4b] by
- rv34: move inverse transform functions to DSP context
- 1:46 PM Ticket #547 (OGG demuxer fails to demux aac audio - no audio in ffplay) created by
- The OGG demuxer fails to demux the AAC in sample file xx/xx.ogg no …
- 1:43 PM Changeset in ffmpeg [cdd30e56] by
- doc: small ascii diagram on I/O files and streams in ffmpeg.c
- 12:55 PM Changeset in ffmpeg [4edcdf5] by
- ffprobe: show sample_fmt in the stream section
- 12:46 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Something else that I found during testing just now ... "-threads 4" …
- 12:43 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- cehoyos: It looks like that command was failing because the libavcodec …
- 12:25 PM Changeset in ffmpeg [cad0c37] by
- flvenc: Write the right metadata entry count No application rely on …
- 11:48 AM Changeset in ffmpeg [76b0d03d] by
- rtsp: Request that dynamic rate is disabled DSS enables this …
- 11:48 AM Changeset in ffmpeg [30eae325] by
- rtsp: Parse the x-Accept-Dynamic-Rate header Signed-off-by: Martin …
- 11:48 AM Changeset in ffmpeg [bfc6db44] by
- rtpdec: Add ff_ prefix to all nonstatic symbols Signed-off-by: Martin …
- 11:39 AM Changeset in ffmpeg [318efbfc] by
- h264: change unsupported bit depth message to error level Unsupported …
- 11:37 AM Changeset in ffmpeg [07b77fe3] by
- rtpdec: Read the packet length for all RTCP packet types This allows …
- 11:37 AM Changeset in ffmpeg [5d6ecf53] by
- rtpdec: Fix the minimum packet length for RTCP SR packets We actually …
- 11:28 AM Changeset in ffmpeg [c682514] by
- qdm2: fix signed multiplication overflow This code relies on the …
- 11:04 AM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by
- mplayer -vo sdl works, but when resizing it stretches the movie to the …
- 9:30 AM Changeset in ffmpeg [9f70057d] by
- Do not set codec_tag property for matroska muxers. Fixes tickets #8, #537.
- 9:27 AM Changeset in ffmpeg [7d52ed68] by
- vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
- 9:26 AM Changeset in ffmpeg [7275dc2] by
- vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
- 9:26 AM Changeset in ffmpeg [7d12b065] by
- vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
- 9:07 AM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) updated by
- Could you test mplayer -vo sdl ?
- 9:03 AM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Please always post a failing command line together with complete, …
- 8:57 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) updated by
-
Priority, Status, Reproduced by developer, Summary changed
Matroska test-suite is available at … - 8:55 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) updated by
-
Priority, Status, Reproduced by developer, Summary changed
This is test4.mkv from the test-suite at … - 8:44 AM Ticket #546 (ffplay crashes when resizing/fullscreen on osx 10.6.6 and libsdl 1.2.14) created by
- ffplay crashes when resizing or switsching to fullscreen on OSX 10.6.6 …
- 7:19 AM Changeset in ffmpeg [5e87222f] by
- flvdec: Don't export metadata entries that aren't proper metadata …
- 7:19 AM Changeset in ffmpeg [b204c46d] by
- flvdec: Split out setting of numeric fields from storing metadata …
- 6:27 AM Changeset in ffmpeg [46c3c53b] by
- libx264: support yuv422/444 output.
- 6:27 AM Changeset in ffmpeg [04de1569] by
- sws: support yuv444p9/10 output.
- 3:40 AM Changeset in ffmpeg [b81f8880] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
- 2:15 AM Changeset in ffmpeg [b75d89a4] by
- cdg: enable seeking Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:15 AM Changeset in ffmpeg [fe19e138] by
- cdg: Try to detect keyframes. Signed-off-by: Michael Niedermayer …
- 2:06 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) updated by
- Sample uploaded to http://upload.ffmpeg.org/upload/.
- 2:03 AM Ticket #545 (Matroska demuxer fails with invalid testsuite file test7.mkv) created by
- Trying out the Matroska testsuite with FFmpeg I see the FFmpeg …
- 1:48 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) updated by
- Sample uploaded to http://upload.ffmpeg.org/upload/.
- 1:47 AM Changeset in ffmpeg [045c5283] by
- cdg: set timestamps Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 1:44 AM Ticket #543 (cdg: set AV_PKT_FLAG_KEY) closed by
- fixed: Thanks for pointing at this problem, ive succeeded to fix this in a …
- 1:41 AM Ticket #544 (Matroska demuxer unable to play valid file without Cues section) created by
- Trying out the Matroska testsuite with FFmpeg I see the FFmpeg …
- 12:10 AM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- ffmpeg version N-33513-g3473639, Copyright (c) 2000-2011 the FFmpeg …
Oct 11, 2011:
- 11:31 PM Ticket #543 (cdg: set AV_PKT_FLAG_KEY) updated by
- Also reported: http://bugzilla.libav.org/show_bug.cgi?id=55
- 11:06 PM Ticket #543 (cdg: set AV_PKT_FLAG_KEY) created by
- While integrating cdg support into gstreamer-ffmpeg ( …
- 11:04 PM Changeset in ffmpeg [d69fda91] by
- lavf: check stream_index from read_packet() for validity. …
- 10:47 PM Changeset in ffmpeg [f36ce75e] by
- pcm: Print number of bits in the error message of unsupported DVD PCM …
- 9:36 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Please provide at least complete, uncut output of your failing …
- 8:16 PM Changeset in ffmpeg [be5ac961] by
- examples/encoding: rename to decoding_encoding.c as the file is an …
- 8:10 PM Changeset in ffmpeg [f8e98061] by
- examples/encoding: List more formats to make it more clear to the …
- 8:03 PM Changeset in ffmpeg [fc119278] by
- mem: fix memalign hack av_realloc() Signed-off-by: Michael …
- 7:51 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- > I meant more something like > ffmpeg -i rehearsal.mp4 -qscale 2 …
- 7:34 PM Changeset in ffmpeg [f74d1c6] by
- h264: do not let invalid values in h->ref_count after a decoder reset. …
- 7:34 PM Changeset in ffmpeg [e49abd1] by
- libx264: Fix loop failure due to bufsize becoming 0 Signed-off-by: …
- 7:34 PM Changeset in ffmpeg [414409e6] by
- configure: remove bashism equality check for target_os. (cherry picked …
- 7:34 PM Changeset in ffmpeg [09a28847] by
- H264: hotfix for speedloss on frame threading and h264 files with …
- 7:34 PM Changeset in ffmpeg [b981c5d4] by
- mpegtsenc: Lift limit on PMT PID Fixes Ticket518 (cherry picked from …
- 7:06 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Replying to terran: > Using "-vcodec copy -acodec copy" I …
- 6:57 PM Changeset in ffmpeg [5f3fb599] by
- fix AC3ENC_OPT_MODE_ON/OFF The values were reversed. Signed-off-by: …
- 6:25 PM Changeset in ffmpeg [96bc6485] by
- arm: fix av_clipl_int32() asm Note, the other arm asm code is likely …
- 6:18 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- I recompiled without libx264 and without libfaac. Using "-vcodec copy …
- 5:55 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- You can upload files to http://www.datafilehost.com/
- 5:24 PM Changeset in ffmpeg [fdba370f] by
- h264: fix HRD parameters parsing The bit_rate_value_minus1 and …
- 5:23 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
-
Priority, Component changed
Is the problem also reproducible without an external library, i.e. … - 4:46 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- Please let me know if there is another secure way to provide the file …
- 3:15 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) updated by
- I'm unable to upload to upload.ffmpeg.org/incoming: Command: PASV …
- 2:50 PM Changeset in ffmpeg [91f47329] by
- prores: implement multithreading. 60% speedup (overall decoding time) …
- 2:50 PM Changeset in ffmpeg [e3f530fe] by
- prores: idct sse2/sse4 optimizations. ~3.0-3.5x as fast as original C …
- 2:50 PM Changeset in ffmpeg [6aa3cac6] by
- swscale: use aligned move for storage into temporary buffer. The …
- 2:50 PM Changeset in ffmpeg [92fb52d] by
- prores: extract idct into its own dspcontext and merge with put_pixels.
- 2:35 PM Ticket #542 (Missing aac audio after encoding to mpeg-ts with very high video bitrate) created by
- When encoding from h264/aac mp4 to mpeg-ts, the audio stream is lost …
- 2:00 PM Changeset in ffmpeg [8babfc03] by
- h264: fix invalid shifts in init_cavlc_level_tab() The level_code …
- 1:42 PM Changeset in ffmpeg [88d1e2b2] by
- intfloat_readwrite: fix signed addition overflows These additions …
- 1:06 PM Changeset in ffmpeg [30c3d97] by
- mov: do not misreport empty stts Return -1 instead of ENOMEM if …
- 1:06 PM Changeset in ffmpeg [5a7ba586] by
- mov: cosmetics, fix for and if spacing
- 12:56 PM Changeset in ffmpeg [c780b543] by
- id3v2: fix NULL pointer dereference Bug found by Laurent Aimar fenrir …
- 12:56 PM Changeset in ffmpeg [2804d320] by
- mov: read album_artist atom Signed-off-by: Anton Khirnov …
- 12:56 PM Changeset in ffmpeg [dff41775] by
- mov: fix disc/track numbers and totals Signed-off-by: Anton Khirnov …
- 12:31 PM Changeset in ffmpeg [25c27f37] by
- doc: fix references to obsolete presets directories for avconv/ffmpeg
- 12:28 PM Changeset in ffmpeg [4b7f4908] by
- flashsv: return more meaningful error value
- 12:28 PM Changeset in ffmpeg [f9a9c8f9] by
- flashsv: fix typo in av_log() message
- 12:24 PM Changeset in ffmpeg [34736399] by
- ffmpeg: fix two stream related comments.
- 11:55 AM Changeset in ffmpeg [51740329] by
- g723.1: use memmove() where overlapping src and dst can happen. …
- 11:55 AM Changeset in ffmpeg [7b5c0306] by
- vc1: enable interlaced p fields again, they seem no longer to crash …
- 11:55 AM Changeset in ffmpeg [4509be3d] by
- vc1: reset interlaced variables, prevent another bunch of crashes. …
- 11:48 AM Changeset in ffmpeg [ff1f89de] by
- smacker: validate channels and sample format.
- 11:48 AM Changeset in ffmpeg [cf044f8b] by
- smacker: check buffer size before reading output size
- 11:48 AM Changeset in ffmpeg [e190e45] by
- smacker: validate number of channels
- 11:48 AM Changeset in ffmpeg [a7984a6a] by
- smacker: Separate audio flags from sample rates in smacker demuxer. …
- 11:05 AM Changeset in ffmpeg [be1242a3] by
- h264: fix detection of optional trailing PPS elements The PPS may …
- 11:05 AM Changeset in ffmpeg [c79d2a20] by
- sipr: fix get_bits(0) calls Zero-length get_bits() is undefined, must …
- 11:05 AM Changeset in ffmpeg [cb668476] by
- motion_est: make MotionExtContext.map_generation unsigned The way …
- 5:31 AM Changeset in ffmpeg [d5571522] by
- eval: document recently added random(), hypot(), gcd().
- 3:16 AM Ticket #534 (Ut Video Support) updated by
- I've gotten UT Video to compile on linux (written a patch + Makefile I …
- 1:42 AM Changeset in ffmpeg [1e4d6035] by
- vc1: disable parts of the interlaced code due to security issues. …
- 1:42 AM Changeset in ffmpeg [41f55277] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (34 …
Oct 10, 2011:
- 10:24 PM Changeset in ffmpeg [fbb8468f] by
- ffprobe: prefer lowercase section names over uppercase ones This is …
- 8:07 PM Ticket #541 (Constant in drawtext not working) closed by
- invalid: That feature was added in libavfilter 2.43.5, commit …
- 7:37 PM Changeset in ffmpeg [4c7a232f] by
- h264: reset h->ref_count in case of errors in …
- 7:37 PM Changeset in ffmpeg [e8ac80fb] by
- error_resilience: fix the check for missing references in …
- 7:37 PM Changeset in ffmpeg [1b1182ce] by
- 4xm: prevent NULL dereference with invalid huffman table …
- 7:37 PM Changeset in ffmpeg [79964745] by
- 4xmdemux: prevent use of uninitialized memory Signed-off-by: Janne …
- 7:37 PM Changeset in ffmpeg [8d518a9c] by
- 4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in temporary buffers …
- 7:37 PM Changeset in ffmpeg [dc64f20] by
- ptx: check for out of bound reads Signed-off-by: Janne Grunau …
- 7:36 PM Changeset in ffmpeg [04a845ca] by
- tiffdec: fix out of bound reads/writes Signed-off-by: Janne Grunau …
- 7:36 PM Changeset in ffmpeg [46cb2f6a] by
- eacmv: check for out of bound reads Signed-off-by: Janne Grunau …
- 7:36 PM Changeset in ffmpeg [8df8a87e] by
- eacmv: fix potential pointer arithmetic overflows Signed-off-by: …
- 7:36 PM Changeset in ffmpeg [c7f89064] by
- adpcm: fix out of bound reads due to integer overflow Signed-off-by: …
- 7:36 PM Changeset in ffmpeg [2475f1a8] by
- anm: prevent infinite loop Signed-off-by: Janne Grunau …
- 7:36 PM Changeset in ffmpeg [6de33611] by
- avsdemux: check for out of bound writes Signed-off-by: Janne Grunau …
- 7:36 PM Changeset in ffmpeg [de049a95] by
- avs: check for out of bound reads Signed-off-by: Janne Grunau …
- 7:27 PM Changeset in ffmpeg [76c6971a] by
- avsdemux: check for corrupted data Signed-off-by: Janne Grunau …
- 7:15 PM Changeset in ffmpeg [92e36ee5] by
- libmodplug: do not call av_expr_parse() in case of no expr specified.
- 7:09 PM Changeset in ffmpeg [964465eb] by
- libmodplug: simpler and faster use of eval expr.
- 6:27 PM Changeset in ffmpeg [7bb1807c] by
- AVOptions: refactor set_number/write_number write_number() does the …
- 6:27 PM Changeset in ffmpeg [cf10095f] by
- AVOptions: cosmetics, rename static av_set_number2() to write_number().
- 6:27 PM Changeset in ffmpeg [b003d0be] by
- AVOptions: cosmetics, move and rename static av_set_number().
- 6:27 PM Changeset in ffmpeg [c8d787d] by
- AVOptions: split av_set_string3 into opt type-specific functions Also …
- 5:01 PM Ticket #541 (Constant in drawtext not working) created by
- I'm trying to use some constants in x= and y= parameters as explained …
- 4:49 PM Changeset in ffmpeg [1703013c] by
- avidec: fix signed overflow in avi_sync() Keeping byte values read …
- 4:40 PM Changeset in ffmpeg [0c46e958] by
- mxfdec: Fix some buffer overreads caused by the misuse of AVPacket …
- 4:40 PM Changeset in ffmpeg [11a32d53] by
- dnxhddec: handle cid change in bitstream.
- 4:35 PM Changeset in ffmpeg [109d8aa1] by
- vc1: K&R reformatting cosmetics Signed-off-by: Diego Biurrun …
- 3:40 PM Changeset in ffmpeg [d377deaa] by
- mxfdec: Move FooterPartition to MXFContext and make sure it's never …
- 3:38 PM Changeset in ffmpeg [8f8f5ae9] by
- ra288: log an error message when output buffer is too small. also …
- 3:38 PM Changeset in ffmpeg [fa6be04b] by
- ra288: use a more descriptive calculation for output data size
- 3:38 PM Changeset in ffmpeg [f10524d5] by
- ra144: use macro constants to make the code more understandable.
- 3:38 PM Changeset in ffmpeg [cadd4d33] by
- ra144dec: log an error message when output buffer is too small. also …
- 3:38 PM Changeset in ffmpeg [80bdf7e0] by
- ra144dec: use a more descriptive calculation for output data size
- 3:38 PM Changeset in ffmpeg [4b4a6ebd] by
- Support playing SMV files. Audio and video are interleaved via stream …
- 2:56 PM Changeset in ffmpeg [86a77114] by
- libmodplug: add bintext video stream capability.
- 1:55 PM Changeset in ffmpeg [ade3ec84] by
- swresample: fix another broken indent chunk. Also use a consistent …
- 1:49 PM Ticket #540 ((audio) selection of streams by language) created by
- Hi, I'd like to select the language of an input file by language e.g. …
- 1:40 PM Changeset in ffmpeg [b2f88ce2] by
- mpegts: reduce av_log level for seek back to begin on unseekable …
- 1:26 PM Changeset in ffmpeg [51757ac7] by
- lavc: Micro version bump for VC1 interlaced decoding support …
- 1:26 PM Changeset in ffmpeg [cad16562] by
- vc1dec: interlaced stream decoding support 3/3 Cosmetics: break some …
- 1:26 PM Changeset in ffmpeg [f0c02e1c] by
- vc1dec: interlaced stream decoding support 2/3 Cosmetics: reformat …
- 1:26 PM Changeset in ffmpeg [d5b015e4] by
- vc1dec: interlaced stream decoding support 1/3 Signed-off-by: Anton …
- 12:45 PM Changeset in ffmpeg [1fb30586] by
- mpegts: Attempt to seek back to beginning in non-seekable mpegts …
- 12:23 PM Ticket #176 (ffmpeg.org presents wrong certificate) updated by
- correct. my mistake.
- 12:11 PM Ticket #176 (ffmpeg.org presents wrong certificate) updated by
- Please see the Subject Alternative Names in the certificate. The …
- 12:11 PM Changeset in ffmpeg [53efb758] by
- vaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
- 11:50 AM Changeset in ffmpeg [c2ed91de] by
- configure: Add -Wstrict-prototypes to CFLAGS if available.
- 11:28 AM Changeset in ffmpeg [2886f675] by
- avidec: simplify size parameter in memset()
- 8:49 AM Changeset in ffmpeg [3c8862a5] by
- Add G.723.1 to the documentation.
- 8:25 AM Changeset in ffmpeg [0b3e0700] by
- Bump minor for G.723.1 encoder and muxer.
- 7:57 AM Changeset in ffmpeg [9719f25e] by
- swresample: fix broken indent.
- 7:03 AM Ticket #176 (ffmpeg.org presents wrong certificate) updated by
- I'd say it's a partial fix. Now the certificate is for …
- 1:50 AM Changeset in ffmpeg [0a23067a] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:58 AM Changeset in ffmpeg [028a79c1] by
- reg tests: add g723.1 Signed-off-by: Michael Niedermayer …
- 12:58 AM Changeset in ffmpeg [ef64c45] by
- g723.1 encoder Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:58 AM Changeset in ffmpeg [19562b68] by
- g723.1 muxer Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Oct 9, 2011:
- 10:28 PM Changeset in ffmpeg [581810f5] by
- mpeg4dec: use unsigned type for startcode in …
- 10:22 PM Changeset in ffmpeg [aa498fef] by
- mpeg124: use sign_extend() function Signed-off-by: Mans Rullgard …
- 10:21 PM Changeset in ffmpeg [633ddb85] by
- ac3dec: use get_sbits() instead of manually sign-extending …
- 10:13 PM Changeset in ffmpeg [84dda407] by
- 4xm: fix signed overflow Signed-off-by: Mans Rullgard <mans@mansr.com>
- 10:04 PM Changeset in ffmpeg [ba3f07d0] by
- wmavoice: fix a signed overflow Signed-off-by: Mans Rullgard …
- 10:03 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by
-
Version changed
- 10:03 PM Changeset in ffmpeg [05795f3] by
- mpegvideo_enc: fix a signed overflow Signed-off-by: Mans Rullgard …
- 9:48 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by
- Version is not 0.8.4 but 0.8.5 as title says. And for bug 8, the …
- 8:58 PM Changeset in ffmpeg [059707ee] by
- Do not auto-detect Sorenson Spark in f4v. Assuming codec_tag H263 for …
- 8:47 PM Changeset in ffmpeg [7e75f061] by
- Be less verbose about continuity check errors.
- 8:34 PM Ticket #539 (Some MPEG-2 streams produce corrupted video output) updated by
-
Status, Component, Reproduced by developer changed
Works fine (some warnings) with mplayer -vc ffmpeg12vdpau […] - 8:30 PM Ticket #176 (ffmpeg.org presents wrong certificate) closed by
- fixed
- 7:58 PM Changeset in ffmpeg [397d194e] by
- prores: check slice mb_y against mb_height Signed-off-by: Michael …
- 7:52 PM Changeset in ffmpeg [e1b2f6ec] by
- prores: only call get_buffer once per frame Signed-off-by: Michael …
- 7:51 PM Changeset in ffmpeg [ebba05b3] by
- prores:cosmetics Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:49 PM Changeset in ffmpeg [fd0247f8] by
- prores: fix typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:32 PM Ticket #539 (Some MPEG-2 streams produce corrupted video output) updated by
- I didn't attach anything, sorry. 2.5MB limit. You can get the sample …
- 7:29 PM Ticket #539 (Some MPEG-2 streams produce corrupted video output) created by
- When playing some MPEG-2 files I get corrupted output, like you can …
- 6:55 PM Ticket #538 (J2K files with 444p are incorrectly written) created by
- Files written with yuv444p cannot be read. […] […]
- 6:41 PM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by
-
Version changed
[…] […] […] - 6:25 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) closed by
- invalid: I close this ticket. If I am wrong assuming that it is impossible to …
- 6:17 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) closed by
- duplicate: Duplicate of ticket #8, now fixed in git head and the next releases.
- 6:10 PM Changeset in ffmpeg [638e183d] by
- Do not set codec_tag property for matroska muxers. Fixes ticket #8, …
- 6:07 PM Changeset in ffmpeg [60171d8f] by
- Do not set codec_tag property for matroska muxers. Fixes ticket #8, #537.
- 3:53 PM Changeset in ffmpeg [8b19ae07] by
- crc: fix signed overflow This fixes a signed overflow from i << 24 …
- 3:53 PM Changeset in ffmpeg [0836d48] by
- fate: run avconv with -nostats flag Signed-off-by: Mans Rullgard …
- 3:53 PM Changeset in ffmpeg [8124d8a] by
- avtools: add -v as alias for -loglevel This saves a bit of typing. …
- 3:15 PM Changeset in ffmpeg [f5646a32] by
- avconv: always print stats with AV_LOG_INFO It's now possible to …
- 3:15 PM Changeset in ffmpeg [667d9818] by
- doc/avconv: add forgotten output/per-stream info to -filter
- 3:15 PM Changeset in ffmpeg [3460dd8] by
- avconv: add -stats option to enable/disable printing encoding progress
- 3:15 PM Changeset in ffmpeg [c6007065] by
- avconv: in output_packet() don't set decoded_data_size for video. …
- 3:15 PM Changeset in ffmpeg [515901fa] by
- avconv: remove pointless always true condition
- 3:15 PM Changeset in ffmpeg [11fdb7e1] by
- avconv: factorize common code in transcode_init()
- 2:38 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by
- Note that I truncated the file a lot as the error still appens. With …
- 2:29 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by
- ffmpeg -i /tmp/test3.ts -map 0:0 -map 0:1 -vcodec copy -acodec copy …
- 2:26 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by
- That command-line causes errors in latest git. -map must come after …
- 2:20 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) updated by
- Command used ffmpeg -map 0.0 -map 0.1 -i /tmp/test3.ts -vcodec copy …
- 2:18 PM Ticket #537 (Starting with 0.8.5 I Can no more convert from ts to mkv) created by
- Could not write header for output file #0 (incorrect codec parameters ?)
- 2:15 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by
- Looks like a reorder issue. I guess it's possible that FFmpeg mixes up …
- 2:03 PM Changeset in ffmpeg [cb50ada4] by
- ffprobe: parse arguments for -print_format writer This allows …
- 2:03 PM Changeset in ffmpeg [9806dda8] by
- ffprobe: create a dedicated "Writers" section in the manual Also …
- 2:02 PM Changeset in ffmpeg [eff7684b] by
- ffprobe: extend writers API, and move the writers up in the file The …
- 1:58 PM Changeset in ffmpeg [2b43bfa0] by
- lavu: bump micro after gcd(), random(), and hypot() additions in eval
- 1:33 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by
- Thank you for the feedback. > It certainly does mean that most …
- 1:27 PM Changeset in ffmpeg [af52e6b6] by
- doc: avoid "@table has text but no @item" warning.
- 1:21 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) updated by
- Also when compiling with --enable-pic only libswscale, libpostproc, …
- 12:58 PM Changeset in ffmpeg [282847ba] by
- zmbv: remove memcpy() of decoded frame Signed-off-by: Mans Rullgard …
- 12:58 PM Changeset in ffmpeg [2f329db9] by
- mpeg12enc: use sign_extend() function Signed-off-by: Mans Rullgard …
- 12:46 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) updated by
- PIC code has a major performance impact on some code on 32 bit x86, so …
- 12:42 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by
- I am not entirely sure, and the "[ipod @ 0x7ff8f32d1c00] pts has no …
- 12:28 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) reopened by
- Why is it invalid? I described in detail that this issue is valid, …
- 11:27 AM Changeset in ffmpeg [60f10e0a] by
- h264pred: use unsigned types for pixel values, fix signed overflows …
- 11:27 AM Changeset in ffmpeg [4d1418c] by
- h264: fix signed overflows in x*0x01010101 expressions Signed-off-by: …
- 11:27 AM Changeset in ffmpeg [d66b9dec] by
- h264pred: remove unused variables Signed-off-by: Mans Rullgard …
- 9:06 AM Changeset in ffmpeg [e82cbb69] by
- tools/build_libstagefright: fetch android system headers and libraries …
- 3:48 AM Changeset in ffmpeg [18a97b03] by
- Allow YUV444P and RGB/BGR encoding for libx264. Signed-off-by: …
- 2:02 AM Changeset in ffmpeg [c5db8b4d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
- 1:22 AM Changeset in ffmpeg [7fb92be7] by
- qtrle: check for out of bound writes. Signed-off-by: Michael …
- 1:22 AM Changeset in ffmpeg [a68a6a4f] by
- xxan: check for out of bound accesses Signed-off-by: Michael …
- 1:22 AM Changeset in ffmpeg [e182de9] by
- txd: check for out of bound reads. Signed-off-by: Michael Niedermayer …
- 1:08 AM Changeset in ffmpeg [a4ed7c3f] by
- qtrle: check for invalid line offset Signed-off-by: Michael …
- 1:08 AM Changeset in ffmpeg [6d45702f] by
- vqavideo: check for out of bound reads. Signed-off-by: Michael …
- 1:08 AM Changeset in ffmpeg [e3123856] by
- vqa: fix double free on corrupted streams Signed-off-by: Michael …
- 1:08 AM Changeset in ffmpeg [b226af39] by
- vqavideo: check for invalid/unsupported version Signed-off-by: …
- 1:08 AM Changeset in ffmpeg [6c1fb3e] by
- eamad: release the reference frame on video size changes …
- 1:08 AM Changeset in ffmpeg [da357973] by
- eamad: check for out of bound reads when doing MC Signed-off-by: …
- 1:08 AM Changeset in ffmpeg [6e20554a] by
- eamad: avoid NULL derefence when missing the reference frame. …
- 1:08 AM Changeset in ffmpeg [6bfe0d4c] by
- eatgv: fix pointer arithmetic overflows. Signed-off-by: Michael …
- 1:08 AM Changeset in ffmpeg [09302a89] by
- eatgv: fix out of bound reads on corrupted motions vectors. …
- 1:08 AM Changeset in ffmpeg [74b9c598] by
- eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the …
- 1:08 AM Changeset in ffmpeg [31ac9b30] by
- atrac1: give a valid context pointer to av_log(). Signed-off-by: …
- 12:21 AM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) closed by
- needs_more_info: Please reopen if more information is available.
- 12:10 AM Ticket #281 (Build Error AC3 Encoder Option) closed by
- fixed: This has been fixed some time ago (there is now only an "ac3" and an …
- 12:04 AM Changeset in ffmpeg [cfabd35] by
- pixdesc: fix gbr24p Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:04 AM Changeset in ffmpeg [e084cad4] by
- ffmpeg: fix y/N regression so that \n is always needed Signed-off-by: …
- 12:04 AM Changeset in ffmpeg [cca81e7e] by
- sws: gbr24p input support Signed-off-by: Michael Niedermayer …
- 12:04 AM Changeset in ffmpeg [085ea85] by
- eval: fix () bug in not. Found-by: Oded Shimon Signed-off-by: Michael …
- 12:04 AM Changeset in ffmpeg [bd141af4] by
- swscale: Fix prototypes of *toyv12 so they can be used with planar rgb …
Oct 8, 2011:
- 11:52 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
- 11:44 PM Ticket #104 (add support for Brodway MPEG codec (BW10)) updated by
-
Priority, Status, Version, Component, Reproduced by developer changed
- 11:38 PM Ticket #485 (libx264 does a hidden renice when running multi-threaded !?!) closed by
- needs_more_info: Please reopen if you can provide the missing information.
- 11:36 PM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) closed by
- invalid
- 11:29 PM Ticket #533 (Transcoding Astra DVBS video to x264 produces errors & poor-quality video) closed by
- invalid
- 11:28 PM Ticket #533 (Transcoding Astra DVBS video to x264 produces errors & poor-quality video) updated by
- Replying to hoodzinger: > The problem is being caused by …
- 11:14 PM Changeset in ffmpeg [a39b603b] by
- lavf/utils: fix overestimation of the rational number density. Fixes …
- 11:14 PM Changeset in ffmpeg [57f51e8] by
- lavf/utils: fix overestimation of the rational number density. Fixes …
- 9:19 PM Changeset in ffmpeg [a3e11fa4] by
- Start adding pixel definitions for planar rgb.
- 9:18 PM Changeset in ffmpeg [96fad826] by
- ffmpeg: put space back that was lost during someone reformating it. …
- 8:48 PM Ticket #461 (few compiler hitns / warning for version 0.7.4) updated by
- May a extend this report to these warnings for version 0.7.6) gcc …
- 8:41 PM Ticket #525 (Avid 1:1 10-bit RGB Packer not supported) updated by
-
Status, Reproduced by developer changed
- 7:18 PM Changeset in ffmpeg [0ef2e660] by
- libstagefright: reindent after previous commit
- 7:04 PM Changeset in ffmpeg [a31e9f68] by
- lavf: fix signed overflow in avformat_find_stream_info() On the first …
- 7:03 PM Changeset in ffmpeg [bb591566] by
- vp8: fix signed overflows In addition to avoiding undefined …
- 7:03 PM Changeset in ffmpeg [e708afd3] by
- motion_est: fix some signed overflows Signed-off-by: Mans Rullgard …
- 7:03 PM Changeset in ffmpeg [559c244d] by
- dca: fix signed overflow in shift Signed-off-by: Mans Rullgard …
- 7:03 PM Changeset in ffmpeg [d1229430] by
- aacdec: fix undefined shifts Since nnz can be zero, this is needed to …
- 5:58 PM Changeset in ffmpeg [db27bef7] by
- dct-test: document the number of bits we use for testing. …
- 5:57 PM Changeset in ffmpeg [3d5971d] by
- dct-test: better term for meximum error. Signed-off-by: Michael …
- 5:43 PM Changeset in ffmpeg [f3bacced] by
- ffmpeg: fix read_yn() if HAVE_TERMIOS_H || HAVE_KBHIT == 0 …
- 5:21 PM Changeset in ffmpeg [dc46692d] by
- ffmpeg: fix setting codecs for demuxers. Bug introduced by: commit …
- 4:37 PM Changeset in ffmpeg [92ec66f9] by
- ffmpeg: limit read_key() calls to get a tiny speed boost. …
- 4:37 PM Changeset in ffmpeg [c09abba1] by
- ffmpeg: avoid multiple redundant av_gettime() calls, rather reuse the …
- 4:37 PM Changeset in ffmpeg [f3afc9d7] by
- ffmpeg: fix run_as_daemon when HAVE_TERMIOS_H is false Signed-off-by: …
- 4:37 PM Changeset in ffmpeg [d6c231ba] by
- ffmpeg: cosmetic renamings to reduce difference to qatar. …
- 4:37 PM Changeset in ffmpeg [0732dcee] by
- ffmpeg: call term_init() earlier Signed-off-by: Michael Niedermayer …
- 3:26 PM Changeset in ffmpeg [570fb660] by
- ffmpeg: make q_pressed volatile, it can be changed from signal …
- 3:26 PM Changeset in ffmpeg [fb795585] by
- ffmpeg: dont call read_key() in decode_interrupt_cb() this can cause …
- 2:32 PM Changeset in ffmpeg [a00676e] by
- bink: Check for various out of bound writes Signed-off-by: Janne …
- 2:25 PM Changeset in ffmpeg [24adf783] by
- bink: Check for out of bound writes when building tree Signed-off-by: …
- 12:16 PM Ticket #536 (Mux H264 and AAC into WTV) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Demuxing works fine. For future reports: Please always provide a … - 11:52 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by
-
Priority, Status, Reproduced by developer changed
Some work has been done, you can uncomment the last lines in … - 4:36 AM Ticket #536 (Mux H264 and AAC into WTV) created by
- H.264 and AAC are supported in WTV. One of the main reasons MSFT moved …
- 2:38 AM Changeset in ffmpeg [13397025] by
- eval: add gcd() example: -vf …
- 2:38 AM Changeset in ffmpeg [9e5e086b] by
- eval:add hypot() useage example: -vf …
- 1:41 AM Changeset in ffmpeg [ac6eab14] by
- put_bits: fix invalid shift by 32 in flush_put_bits() If …
- 1:39 AM Changeset in ffmpeg [9b471735] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
- 1:13 AM Changeset in ffmpeg [ac7cda9e] by
- eval: add random() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 1:13 AM Changeset in ffmpeg [8fd56f7b] by
- eval: make variables persistent so they can be used between …
- 1:13 AM Changeset in ffmpeg [74f77eb0] by
- H264: set colorspace and full range to values indicating unspecified …
- 12:40 AM Ticket #535 (encoding support for jpeg2000 yuv422p) created by
- Happy to see j2k encoding support for a few pixel formats. I'd love to …
- 12:13 AM Ticket #534 (Ut Video Support) updated by
-
Status, Reproduced by developer changed
Source code (GPLv2+): http://umezawa.dyndns.info/archive/utvideo/ - 12:04 AM Changeset in ffmpeg [98ef887a] by
- mpegps: Use av_get_packet() instead of poorly emulating it.
Oct 7, 2011:
- 11:27 PM Ticket #534 (Ut Video Support) created by
- Ut Video is a lossless video codec. Multimedia Wiki page on …
- 9:29 PM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by
- -vprofile works fine with on HEAD for me even if it's undocumented …
- 8:28 PM Changeset in ffmpeg [3775af0f] by
- bintext: reset x and y pos after each frame decode. This makes …
- 8:28 PM Changeset in ffmpeg [4052bf69] by
- return error code if error happens Signed-off-by: Michael Niedermayer …
- 5:32 PM Changeset in ffmpeg [c2f2dfb3] by
- motionpixels: decode only the 111 complete frames for fate …
- 4:34 PM Ticket #500 (Seemingly inconsistent AVIndexEntry timestamps for movs starting with ...) updated by
- Thanks a lot for the clarification! Yes, that probably makes it a …
- 4:18 PM Ticket #215 (audio buffer for iff 8svx files while playing with ffplay) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
http://samples.mplayerhq.hu/8svx/ Pausing while playing such files is … - 3:15 PM Changeset in ffmpeg [9bd854b1] by
- mpc8: Check out of bound bands limit Signed-off-by: Janne Grunau …
- 3:15 PM Changeset in ffmpeg [7d17a794] by
- xan: Prevent NULL dereference with missing palette Signed-off-by: …
- 2:25 PM Changeset in ffmpeg [3db3fdf4] by
- xan: Check for out of bound reads in xan_huffman_decode() …
- 2:25 PM Changeset in ffmpeg [3e0757c2] by
- xan: Fixed out of bound accesses in xan_unpack() Signed-off-by: Janne …
- 2:25 PM Changeset in ffmpeg [1cd0a551] by
- motionpixels: Prevent calling init_vlc() with invalid parameters …
- 2:25 PM Changeset in ffmpeg [5f05cf4e] by
- shorten: Fix out of bound writes in fix_bitshift() The data pointers …
- 2:25 PM Changeset in ffmpeg [17206032] by
- dsicinav: Check for out of bounds writes Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [64263dd5] by
- tiertexseqv: Check for out of bound reads Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [4fd56f84] by
- quickdraw: Check for out of bound reads Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [e3ca9b93] by
- dsicinav: Check for out of bounds reads Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [210c8033] by
- motionpixels: Fix the size of workspace buffers Some buffers must be …
- 2:25 PM Changeset in ffmpeg [d337dd3a] by
- motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of …
- 2:25 PM Changeset in ffmpeg [d99427c] by
- wmavoice: Check for corrupted extra data Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [1c1449b5] by
- wmavoice: Check for out of bound writes Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [06be075c] by
- xan: Prevent NULL dereferences with missing reference frame …
- 2:25 PM Changeset in ffmpeg [c7e63198] by
- bink: Prevent NULL dereferences with missing reference frame …
- 2:25 PM Changeset in ffmpeg [2c6cf139] by
- wavpack: Reset internal state on corrupted blocks …
- 2:25 PM Changeset in ffmpeg [2c1ba799] by
- wmapro: Validate the number of audio channels before using it …
- 2:25 PM Changeset in ffmpeg [1e3336de] by
- mpc8: Fix return value on EOF Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [95010d18] by
- shorten: Prevent block size from increasing Signed-off-by: Janne …
- 2:25 PM Changeset in ffmpeg [124a16f6] by
- xan: Prevent out of bound accesses Signed-off-by: Janne Grunau …
- 1:32 PM Changeset in ffmpeg [f22bc68d] by
- Merge remote-tracking branch 'hexene/stagefright' * …
- 1:02 PM Changeset in ffmpeg [a85996d8] by
- libstagefright: start decode_thread() only after decode_frame() is …
- 1:02 PM Changeset in ffmpeg [fedbf917] by
- libstagefright: mark the dummy frame as keyframe. This makes sure …
- 1:02 PM Changeset in ffmpeg [295f1395] by
- libstagefright: limit the output queue size
- 1:02 PM Changeset in ffmpeg [23ea48f2] by
- libstagefright: return EOS if CustomSource::read() is called after …
- 1:02 PM Changeset in ffmpeg [09a49e89] by
- libstagefright: set the correct frame size
- 12:23 PM Changeset in ffmpeg [14c21c1f] by
- H264: Only wait before triggering ff_thread_setup_complete() until the …
- 11:51 AM Changeset in ffmpeg [355cc1a0] by
- swresample/rematrix: show matrix with debug log level Signed-off-by: …
- 10:10 AM Ticket #110 (MP4 Muxer gives incorrect frame duration with AAC) updated by
- I am unable to reproduce this with a random m4v input file and a cut …
- 9:24 AM Ticket #96 (ffplay - problem with multichannel TTA audio stream) closed by
- fixed: I believe this has been fixed, please reopen if I am wrong.
- 8:40 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by
- The sample plays fine with ffplay, the problems can only be seen when …
- 1:38 AM Changeset in ffmpeg [86602d1c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: vp6: …
- 12:53 AM Changeset in ffmpeg [177ed7e8] by
- swresample: use av_get_default_channel_layout instead of guess_layout …
- 12:53 AM Changeset in ffmpeg [cbfca622] by
- avutil: bump minor version because of av_get_default_channel_layout …
- 12:53 AM Changeset in ffmpeg [d2ba6044] by
- audioconvert: fix type of av_get_default_channel_layout …
- 12:29 AM Changeset in ffmpeg [b93cb838] by
- lavc: add ff_init_buffer_info() Fixes seeking per fileposition in …
Oct 6, 2011:
- 10:57 PM Changeset in ffmpeg [5ec55d21] by
- h264: reject unsupported 422 9 bit streams Signed-off-by: Michael …
- 10:57 PM Changeset in ffmpeg [9bf4371e] by
- audioconvert: make 7POINT1 channel layout the default for 8 channels …
- 10:57 PM Changeset in ffmpeg [e588a5c2] by
- h264: fix the size of PPS::chroma_qp_table Signed-off-by: Michael …
- 10:37 PM Changeset in ffmpeg [a72cad0a] by
- vp6: Reset the internal state when aborting key frames header parsing …
- 10:27 PM Changeset in ffmpeg [3d09d001] by
- vp56: Release old pictures after a resolution changes Signed-off-by: …
- 10:27 PM Changeset in ffmpeg [066fff75] by
- vp6: Check for huffman tree build errors Signed-off-by: Janne Grunau …
- 10:25 PM Changeset in ffmpeg [0ec6d6e9] by
- vp56: Check for missing reference frame data Signed-off-by: Janne …
- 9:35 PM Changeset in ffmpeg [d239d4b4] by
- cinepak: Fix invalid read access on extra data Signed-off-by: Janne …
- 9:33 PM Changeset in ffmpeg [c0cbe36b] by
- vmd: fix segfaults on corruped streams Signed-off-by: Janne Grunau …
- 9:31 PM Changeset in ffmpeg [3a742470] by
- cook: Fix js_vlc_bits value validation for joint stereo …
- 9:19 PM Changeset in ffmpeg [1775b92f] by
- segafilm: Check for memory allocation failures in segafilm demuxer. …
- 9:14 PM Ticket #476 (Option to ignore subtitles) closed by
- fixed
- 9:01 PM Changeset in ffmpeg [762ffa68] by
- segafilm: Fix potential division by 0 on corrupted streams in the …
- 8:54 PM Changeset in ffmpeg [a3ba542a] by
- h264: fix fill_colmap() to not store entries mbaff style when the …
- 8:32 PM Changeset in ffmpeg [790f4dd5] by
- Fixed segfault on corrupted sega streams in the demuxer. …
- 8:29 PM Changeset in ffmpeg [69a0bce7] by
- Fixed deference of NULL pointer in motionpixels decoder. Some of the …
- 7:59 PM Changeset in ffmpeg [481747c6] by
- ffmpeg: make -a/v/sn work with -map Signed-off-by: Michael …
- 6:34 PM Ticket #521 (avio_open_dyn_buf()/avio_close_dyn_buf(), limit the memory usage) updated by
- dump!
- 6:27 PM Ticket #500 (Seemingly inconsistent AVIndexEntry timestamps for movs starting with ...) updated by
-
Status, Type, Version, Component changed
Well strictly speaking AVIndexEntry.timestamp is a demuxer internal … - 6:21 PM Changeset in ffmpeg [f7fbbf46] by
- lavf/utils: document AVIndexEntry.timestamp Signed-off-by: Michael …
- 6:21 PM Changeset in ffmpeg [67b2df79] by
- swresample: Try to handle cases with input channel count and layout …
- 5:20 PM Ticket #523 (Assertion "channel_count == channel_count(channel_layout)" fails) closed by
- fixed
- 4:42 PM Changeset in ffmpeg [696a780c] by
- bintext: fix warning message wording.
- 4:36 PM Ticket #520 (Issue with using multiple avio_open_dyn_buf() / avio_close_dyn_buf()) closed by
- invalid: av_write_trailer() can lead to updates of the area written in the …
- 1:35 PM Changeset in ffmpeg [825dd13] by
- vaapi: fix VC-1 decoding (reconstruct bitstream TTFRM correctly).
- 10:40 AM Changeset in ffmpeg [955113e3] by
- mpegps: drop incorrect line of sofdec detection Signed-off-by: …
- 10:40 AM Changeset in ffmpeg [5bebb6e6] by
- mpeg1dec: More complete sofdec support Fixes Ticket517 …
- 10:13 AM Ticket #517 (Some SFD Gamecube/Wii videos produce corrupted video output) closed by
- fixed
- 7:16 AM Changeset in ffmpeg [d97efd7f] by
- libx264: support 9- and 10-bit output.
- 6:50 AM Changeset in ffmpeg [1b3b4a57] by
- libmodplug: free file content buffer in read_close() callback.
- 6:31 AM Ticket #504 (Fixing av_seek_frame) updated by
- A patch that improves the seeking with ffplay in dumbdog.mpg is on …
- 6:30 AM Changeset in ffmpeg [8830c4e8] by
- libmodplug: add TODO entry for probing.
- 6:30 AM Changeset in ffmpeg [c768e966] by
- libmodplug: add metadata support.
- 6:30 AM Changeset in ffmpeg [e6f93723] by
- libmodplug: add an option to enlarge the max supported file size.
- 6:30 AM Changeset in ffmpeg [a763b462] by
- libmodplug: support options (noise reduction, reverb, bass boost, ...)
- 1:42 AM Changeset in ffmpeg [6638207b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Fix …
- 1:39 AM Changeset in ffmpeg [2c1c0c50] by
- ffmpeg: fix forced key frames. Now that the option was moved in the …
- 1:20 AM Changeset in ffmpeg [714517b2] by
- flvenc: Ignore metadata that has special values and is stored already …
Note:
See TracTimeline
for information about the timeline view.
