Timeline
Jul 17, 2013:
- 11:54 PM Changeset in ffmpeg [fcab45f3] by
- ftp: fix interrupt callback misuse FTP protocol used interrupt …
- 11:40 PM Changeset in ffmpeg [1816f550] by
- Merge https://github.com/lukaszmluki/ffmpeg * …
- 11:21 PM Changeset in ffmpeg [37ded530] by
- vf_scale: use sws_init_context() Signed-off-by: Michael Niedermayer …
- 11:02 PM Changeset in ffmpeg [353f3022] by
- lavf/matroskaenc: using valid chapter ids Fixes ticket 2790, by …
- 10:31 PM Changeset in ffmpeg [3ac7fa81] by
- Consistently use "cpu_flags" as variable/parameter name for CPU flags
- 10:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yeah, but because you're capping psy's bitrate target to …
- 9:17 PM Ticket #2794 (bmp rle: fix decoding of 4bpp with flipped row order) created by
- […]
- 9:06 PM Ticket #2793 (gbrp16 -> yuv conversion broken) created by
- the output file have green tint […]
- 9:05 PM Ticket #2792 (jpeg2000: support progression order RPCL) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 9:02 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) closed by
- needs_more_info: Please reopen this ticket if you can provide a failing command line …
- 8:50 PM Ticket #2792 (jpeg2000: support progression order RPCL) created by
- […]
- 8:42 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by
- no. i'm using: gcc version 4.8.1 20130711 [gcc-4_8-branch revision 200903]
- 8:41 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by
- Are you using gcc 4.2.x? If so then this may be a duplicate of #1464; …
- 8:21 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I've listened to over 100 samples of diverse music and speech records. …
- 8:12 PM CompilationGuide/Centos edited by
- add export, update opus to 1.0.3 (diff)
- 8:00 PM CompilationGuide/Ubuntu edited by
- add export, update opus to 1.0.3 (diff)
- 7:57 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- from line 300: […] to: […] significantly improves the quality. …
- 7:22 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > The reason I mention this is …
- 6:52 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > Yes, I'm testing with good …
- 6:50 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, I'm testing with good headphones.
- 6:13 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I hope you're testing with good headphones. HF quality is hard to …
- 6:04 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- -cutoff 18000 seems to work, but the lowpass filter is too dull, …
- 2:59 PM Changeset in ffmpeg [a0b7e73f] by
- swscale/options: fix copy and paste typo Signed-off-by: Michael …
- 1:20 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Does aacgain work with the original file Alice.aac?
- 1:14 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- To summarize, you can't copy the aac stream without forcing to specify …
- 12:53 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Indeed, adding "-acodec aac -strict -2" to the command line makes it …
- 12:42 PM Changeset in ffmpeg [816c579c] by
- ftp: warning about pure-ftp server used as and output
- 12:42 PM Changeset in ffmpeg [2217243e] by
- ftp: comments
- 12:42 PM Changeset in ffmpeg [db72b774] by
- ftp: remove unused headers
- 12:42 PM Changeset in ffmpeg [247e6587] by
- ftp: fix interrupt callback misuse FTP protocol used interrupt …
- 11:38 AM Changeset in ffmpeg [33968c20] by
- Fixing a stride issue in VP8 Alpha encode When encoding alpha channel …
- 11:30 AM Changeset in ffmpeg [066111bf] by
- matroskaenc: simplify mkv_check_tag() Signed-off-by: Michael …
- 10:18 AM Changeset in ffmpeg [088ed531] by
- lavf/matroskaenc: Check for valid metadata before creating tags Tags …
- 9:25 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by
- So avformat “simply” needs to start the ChapterUID with 1 instead of …
- 9:06 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- I used the following command line: {{{$ ffmpeg -i Alice.aac -vol 312 …
- 8:48 AM Changeset in ffmpeg [b4fe41c9] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 8:40 AM Changeset in ffmpeg [10336ca6] by
- Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12' * commit …
- 8:20 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- >ffmpeg -i alice.aac -vol 312 test.aac >The command succeeds here. …
- 8:02 AM Changeset in ffmpeg [b6293e27] by
- fmtconvert: Explicitly use int32_t instead of int Signed-off-by: …
- 7:34 AM Changeset in ffmpeg [9836f47] by
- doc/filters: update/correct mp documentation
- 7:31 AM Changeset in ffmpeg [34322ab2] by
- doc/bitstream_filters: document dump_extra
- 7:24 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by
- Replying to cehoyos: > Replying to jamal: > > …
- 7:22 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by
-
Cc changed
Replying to jamal: > 0 is a valid value for ChapterUID. I … - 7:11 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by
-
Priority, Keywords, Component changed
- 7:10 AM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) updated by
- "ChapterUID: 0" That seems to the problem. The Matroska demuxer is …
- 7:02 AM Ticket #2787 (lut 3d Filter result to green) updated by
-
Analyzed by developer changed
Patch sent, the problem is that comments within the file are … - 6:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
- compared source file with encoded file without lut3d filter & gamma …
- 6:43 AM Ticket #2787 (lut 3d Filter result to green) updated by
- Waveform indicates that there is a slight difference, i guess a slight …
- 6:31 AM Ticket #2787 (lut 3d Filter result to green) updated by
- Does the waveform you attached indicates that the output is ok or that …
- 6:15 AM Ticket #2787 (lut 3d Filter result to green) updated by
- When deleting line 3 this error occurs [Parsed_lut3d_0 @ …
- 6:08 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by
- Ok, "title" and "stereo_mode" metadata entries are correctly being …
- 5:57 AM Ticket #2787 (lut 3d Filter result to green) updated by
- The filter does not expect this line in the 3dl file: […] Could you …
- 4:55 AM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) updated by
- Please provide your failing command line together with the complete, …
- 3:52 AM Ticket #2694 (interrupt_callback not working) updated by
- Sorry - it turned out to be my fault (kind of)- i added an int field …
Jul 16, 2013:
- 11:59 PM Changeset in ffmpeg [b405f4e9] by
- swscale: Add support to specify chroma position Signed-off-by: …
- 11:50 PM Ticket #2791 (ffmpeg-master fails @ "non-existing PPS referenced"; ...) created by
- I'm working on building ffmpeg from git sources on linux/64. …
- 11:17 PM Changeset in ffmpeg [53c853e0] by
- lavc/h264_mp4toannexb: improve feedback in case of invalid bitstream
- 11:15 PM Changeset in ffmpeg [a80e622] by
- avcodec/avutil: Add AVColorSpace and AVColorRange to AVFrames This …
- 10:51 PM Changeset in ffmpeg [0092bcdf] by
- lavc/avcodec.h: fix various typos in av_bitstream_filter_filter() docs
- 9:17 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- I asked for a failing command line and the complete, uncut console …
- 9:13 PM Changeset in ffmpeg [50612484] by
- pthread: Rename thread_init to avoid symbol collision The AIX threads …
- 9:10 PM Ticket #2789 (2-pass processing of inputs, generating statistics) updated by
-
Priority changed
- 8:51 PM Ticket #2790 (FFmpeg moves content of first chapter from a mkv file into global) created by
- Summary of the bug: When I create a mkv file with chapters using the …
- 7:25 PM Changeset in ffmpeg [5ceffb1b] by
- matroskaenc: use ffio_fill() Signed-off-by: Paul B Mahol …
- 7:15 PM Ticket #1535 (Wrong "profile" FAQ entry) updated by
- 7 months passed and still not fixed?
- 7:13 PM Ticket #2624 (Simplifying ffserver to make it more easy to maintain) closed by
- invalid
- 7:10 PM Ticket #2437 (Emphasize "Register" link/button on trac page) closed by
- wontfix
- 7:07 PM Ticket #1424 (Film Strip Logo) closed by
- wontfix: Looks like nobody cares.
- 6:04 PM Ticket #2631 (fade filter offset from the end of stream) updated by
- I suggested the implementation of a new feature here: …
- 6:03 PM Ticket #2789 (2-pass processing of inputs, generating statistics) created by
- I would like to suggest a new feature which would first read an entire …
- 5:37 PM Ticket #2712 (remuxing h264 from avi to ts leads to stuttering with WMP) updated by
- Replying to cehoyos: > The shorter command line from …
- 1:39 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, will do this tonight (at work right now).
- 1:37 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Replying to feelart: > Also, wrong output with > > {{{ > …
- 1:35 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Things start to make sense. Could you tweak the back-spreading and …
- 12:41 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Alright. Good catch. I'd recommend not ignoring, because masking …
- 12:37 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- I've got it. When the native aac encoder calcs a masking curve, almost …
- 10:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
-
Status, Component, Reproduced by developer changed
- 10:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
- If I remove comments from 3dl file, I get non-green output that match …
- 10:24 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- >I will close this ticket since I don't see much indication that there …
- 9:57 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Replying to saste: > Replying to cehoyos: > > …
- 9:53 AM Changeset in ffmpeg [03983c36] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:50 AM Changeset in ffmpeg [ae72abf6] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:47 AM Changeset in ffmpeg [06190d75] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:43 AM Changeset in ffmpeg [bc44d06] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 9:40 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Replying to cehoyos: > Replying to feelart: > …
- 9:26 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) closed by
- worksforme: Replying to feelart: I will close this ticket since I …
- 8:58 AM Ticket #2787 (lut 3d Filter result to green) updated by
- Looking at the 3dl file you uploaded, it contains values from 0 to …
- 8:48 AM Ticket #2787 (lut 3d Filter result to green) updated by
-
Version changed
- 6:33 AM Ticket #2787 (lut 3d Filter result to green) updated by
- confirmed with this build ffmpeg version N-54901-g1ef8e69d-tessus …
- 2:20 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Regarding MP4Box, I don't know this tool. …
- 12:53 AM Changeset in ffmpeg [8d9c1b32] by
- mastroka audio muxer: Set long_name to Matroska Audio so that it …
- 12:44 AM Changeset in ffmpeg [37f4aa13] by
- swscale: move default colorspace setup to sws_init_filter() …
Jul 15, 2013:
- 11:26 PM Ticket #2787 (lut 3d Filter result to green) updated by
-
Priority, Component changed
Is this a regression? Could you confirm that the problem is also … - 10:55 PM Changeset in ffmpeg [4f1d3e02] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
- 10:50 PM Ticket #2788 (wmv3: seek only to keyframes) updated by
-
Keywords, Status, Version, Reproduced by developer changed
Could be related to ticket #1616. - 10:12 PM Changeset in ffmpeg [13eed267] by
- Merge commit '31931520df35a6f9606fe8293c8a39e2d1fabedf' * commit …
- 10:02 PM Changeset in ffmpeg [38b701a3] by
- Merge commit '5b4eb243bce10a3e8345401a353749e0414c54ca' * commit …
- 9:42 PM Changeset in ffmpeg [0b95f011] by
- Merge commit '8f24c12be7a3b3ea105e67bba9a867fe210a2333' * commit …
- 7:45 PM Ticket #2788 (wmv3: seek only to keyframes) created by
- http://www1.datafilehost.com/d/7d7ae1ff When I use this command: …
- 7:28 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- Ah, it must be because of rounding error when using doubles.
- 7:18 PM ArticlesForCreation edited by
- (diff)
- 7:08 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- I have no idea. I'm using inside.tta from the FATE suit, ffmpeg …
- 6:39 PM Changeset in ffmpeg [e740929a] by
- lavf: Make sure avg_frame_rate can be calculated without integer …
- 6:38 PM Changeset in ffmpeg [31931520] by
- mov: Do not allow updating the time scale after it has been set The …
- 6:37 PM Changeset in ffmpeg [5b4eb243] by
- mov: Seek back if overreading an individual atom Reported-by: Mateusz …
- 6:37 PM Changeset in ffmpeg [8f24c12] by
- ac3dec: Don't consume more data than the actual input packet size …
- 6:30 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- Then how i get error whan decoding mka created with ffmpeg?
- 6:26 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- I have not cut out any errors in any of the outputs. They are intact, …
- 6:18 PM Ticket #2352 (LXF VBI data support) updated by
-
Priority, Status changed
- 6:07 PM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by
-
Status changed
- 6:02 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) reopened by
- 6:01 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- You are not testing demuxing at all, you are testing decoding. As I …
- 6:00 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- You are not testing demuxing at all, you are testing decoding. As I …
- 5:59 PM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by
- Looking at …
- 5:51 PM Changeset in ffmpeg [9512672] by
- mxfenc: use ffio_fill() Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 5:49 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- Both files converted into WAV using foobar2000: […] […] Same …
- 4:04 PM Changeset in ffmpeg [69383d05] by
- ra144enc: set supported channel layouts. Signed-off-by: Michael …
- 3:28 PM Ticket #2508 (Heavy stutter with matroska) closed by
- fixed: Fixed in 6158a3bcdf52fafc1d9ae9eb358a56c614b23aa3
- 3:27 PM Changeset in ffmpeg [5999db97] by
- lavfi/scale: remove av_opt_free() Generic code calls it already. …
- 3:26 PM Ticket #2787 (lut 3d Filter result to green) updated by
- a good lut source is …
- 3:13 PM Changeset in ffmpeg [6158a3bc] by
- avformat/matroskadec: Detect conflicting sample rate/default_duration …
- 3:07 PM Ticket #2787 (lut 3d Filter result to green) created by
- Summary of the bug: How to reproduce: ffmpeg -r 24 -y -i …
- 3:03 PM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) closed by
- fixed: Replying to Holger: > 1080HdvNtscWrongAspectRatio.wmv: > …
- 2:24 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- Actually ignore that one, from report I see nowhere proof that foobar …
- 2:15 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- Easy, by uploading file produced with foobar.
- 12:55 PM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) reopened by
- 1080HdvNtscWrongAspectRatio.wmv: Is displayed in WMP as 16:9 but in …
- 12:36 PM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
- Then how does foobar manage to reproduce the original stream perfectly?
- 12:15 PM Changeset in ffmpeg [3ea765b0] by
- avfilter/avf_concat: fix AVOption flags typo Signed-off-by: Michael …
- 12:08 PM Changeset in ffmpeg [fcbf16a7] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: indeo: …
- 11:58 AM Changeset in ffmpeg [c4b904ca] by
- Merge commit 'f9e5261cab067be7278f73d515bc9b601eb56202' * commit …
- 11:45 AM Changeset in ffmpeg [8e4ecd87] by
- Merge commit '28dda8a691f1c723a4a9365ab85f9625f1330096' * commit …
- 11:18 AM Changeset in ffmpeg [e3b13c1] by
- Merge commit 'b0eeb9d442e4b7e82f6797d74245434ea33110a5' * commit …
- 11:16 AM Ticket #2758 (DVD-A LPCM in vob cannot be decoded) updated by
-
Summary changed
http://dvd-audio.sourceforge.net/spec/aob.shtml - 11:13 AM Changeset in ffmpeg [1cd74a9] by
- Merge commit '25a6666f6c07c6ac8449a63d7fbce0dfd29c54cd' * commit …
- 10:46 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by
- That code adds metadata of each chapter? What is correct way to write …
- 10:42 AM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) closed by
- invalid: This is not our bug. Demuxing/muxing works fine. There is no reliable …
- 10:38 AM Changeset in ffmpeg [2fe5e3e] by
- Merge commit '1dd1b2332ebbac710d8e0214cec7595e118f2105' * commit …
- 10:24 AM Changeset in ffmpeg [4aa2874] by
- lavc/avcodec.h: extend documentation for AVPicture API
- 10:02 AM Ticket #2772 (strict does not work with invalid stream identifiers) updated by
-
Keywords, Component changed
Please test the following: {{{$ ffmpeg -i input -vcodec libvpx-vp9 … - 9:46 AM Changeset in ffmpeg [5b2a2955] by
- indeo: Reject impossible FRAMETYPE_NULL A frame marked FRAMETYPE_NULL …
- 9:46 AM Changeset in ffmpeg [f9e5261c] by
- indeo: Do not reference mismatched tiles Reported-by: Mateusz "j00ru" …
- 9:39 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by
-
Keywords changed
- 9:39 AM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) updated by
-
Keywords changed
- 9:29 AM Changeset in ffmpeg [28dda8a6] by
- indeo: Sanitize ff_ivi_init_planes fail paths Reported-by: Mateusz …
- 9:29 AM Changeset in ffmpeg [b0eeb9d4] by
- indeo5: return proper error codes
- 9:29 AM Changeset in ffmpeg [25a6666f] by
- indeo: Bound-check before applying motion compensation Reported-by: …
- 8:45 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) updated by
-
Description changed
- 8:43 AM Ticket #2786 (last packet of TTA stream in Matroska isn't decoded correctly) created by
- Using inside.tta from the FATE test suit as an example: Testing MD5 …
- 6:21 AM Ticket #2785 (Matroska muxer produces non spec conformant files when adding chapters) created by
- Take any file with chapters (Like the sample from ticket #1833) and …
- 1:29 AM Changeset in ffmpeg [ea4e8e6] by
- Deprecate oldabi branch by adding a warning to configure In order to …
- 1:10 AM Changeset in ffmpeg [92607107] by
- Merge remote-tracking branch 'jamrial/release/1.1' into release/1.1 * …
- 12:34 AM Changeset in ffmpeg [b0558cd0] by
- update all trac links to use the trac subdomain Signed-off-by: …
- 12:30 AM Changeset in ffmpeg [5fe5f020] by
- MAINTAINERS: drop 1.1 from the releases that i maintain There seems …
Jul 14, 2013:
- 11:20 PM Changeset in ffmpeg [c9ea1f7f] by
- Merge remote-tracking branch 'jamrial/release/1.2' into release/1.2 * …
- 9:57 PM Changeset in ffmpeg [85a22099] by
- lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs …
- 9:51 PM Ticket #1833 (Vorbis Comment Chapter Extension (for Opus, Vorbis, Flac, etc.)) closed by
- fixed: Fixed by James Almer in 04b9836. Thank you for the report and the sample!
- 8:15 PM Changeset in ffmpeg [04b98362] by
- oggparsevorbis: Support official chapter extension Fixes ticket #1833 …
- 8:13 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Isn't line 334 of libavcodec/aacpsy.c: […] strange? I doubt the …
- 8:10 PM Changeset in ffmpeg [17b98c1] by
- fate: fix stereo3d Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 6:56 PM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) updated by
-
>
av_find_input_formatis defined in libavformat/format.c which … - 6:29 PM Ticket #1143 (Timecode skipped in drawtext filter) closed by
- invalid: There is nothing to fix, use setpts filter if you need continuous and …
- 6:23 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) closed by
- fixed: Note that scale filter now accepts expressions for w and h so all this …
- 5:59 PM Changeset in ffmpeg [d5598c09] by
- lavfi/drawutils: set subsampling for rgb too Otherwise it is …
- 5:53 PM Changeset in ffmpeg [1dd1b233] by
- rtsp: Include an User-Agent header field in all requests Some rtsp …
- 5:45 PM Ticket #2456 (can't concatenate two video files because of different SARs) closed by
- wontfix: There is nothing to fix use setsar/setdar filter
- 5:42 PM Ticket #944 (support PSNR comparison of two inputs) closed by
- fixed: Fixed in 6150bec3f873ec3777496ac6a184d4b1190d6f16.
- 5:41 PM Ticket #2781 (9 and more channels not supported by libswresample) closed by
- invalid
- 4:27 PM Changeset in ffmpeg [ed448efe] by
- lavfi/mp: remove mp=perspective The filter was ported to a native …
- 4:27 PM Changeset in ffmpeg [80c64459] by
- lavfi: port perspective filter from libmpcodecs Signed-off-by: Paul B …
- 2:06 PM Changeset in ffmpeg [ab5f5816] by
- doc/bitstream_filters: amend name of some bitstream filters
- 1:18 PM Changeset in ffmpeg [febbddbd] by
- indeo4: print an error message if ref_mb is needed but unavailable …
- 12:20 PM Changeset in ffmpeg [76d0a665] by
- indeo: print errors if transform and block size mismatch …
- 11:37 AM Changeset in ffmpeg [a8e5fac1] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: indeo: …
- 11:08 AM Changeset in ffmpeg [ccb422a6] by
- Merge commit 'cd78e934c246d1b2510f8fba0abfe40bb75795f6' * commit …
- 10:54 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Replying to feelart: > However, one sees that the fix is …
- 10:53 AM Ticket #2189 (ffmpeg -i http://url doesn't exit with absent server in windows) closed by
- fixed: […]
- 10:43 AM Changeset in ffmpeg [8c0bb195] by
- Merge commit '6255ccf7d51c82ab79bf0cd47a921f572dda4489' * commit …
- 10:38 AM Changeset in ffmpeg [54623619] by
- Merge commit '8435bca087c0e79385763c51de009fd89390b6a5' * commit …
- 10:33 AM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) updated by
-
Keywords changed
[…]av_find_input_formatis defined in libavformat/format.c … - 10:10 AM Changeset in ffmpeg [ac20ba35] by
- Merge commit '031be5b41b54c3b666f31d83fe3ad41c194af8c5' * commit …
- 10:08 AM Changeset in ffmpeg [198e10b5] by
- Merge commit '68e57cde68f3da4c557ca15491fda74d1ea6321e' * commit …
- 10:00 AM Ticket #2784 (MacOS: building minimal, audio-only version fails with linker error) created by
- In order to build a minimal, audio-decoding-only of ffmpeg I created …
- 9:44 AM Changeset in ffmpeg [b24e8f56] by
- Merge commit '886e1b36f5044d3ceccbb01f64619acaf288fb7c' * commit …
- 8:11 AM Ticket #1430 (More efficient deshake filter) updated by
- In case anyone else stumbles across this like me you can build ffmpeg …
- 1:36 AM Changeset in ffmpeg [c75dde60] by
- swscale: call handle_format() from the functions that need it This …
- 1:36 AM Changeset in ffmpeg [0fc11e7b] by
- swscale: make handle_formats() safe to be called multiple times …
- 1:36 AM Changeset in ffmpeg [d5f5e516] by
- swscale: move format handling to its own function Signed-off-by: …
Jul 13, 2013:
- 11:45 PM Changeset in ffmpeg [fc6ca373] by
- lavfi/aecho: fix invalid free Signed-off-by: Paul B Mahol …
- 10:23 PM Changeset in ffmpeg [f486d7e9] by
- lavfi/silencedetect: unbreak for unknown channel layouts …
- 10:04 PM Changeset in ffmpeg [099dfcaa] by
- lavfi/ashowinfo: unbreak for >8 channels Signed-off-by: Paul B Mahol …
- 9:59 PM Changeset in ffmpeg [729709b8] by
- lavfi/asetnsamples: unbreak for >8 channels Signed-off-by: Paul B …
- 9:54 PM Changeset in ffmpeg [e9678631] by
- lavfi/trim: fix sample copy for >8 channels Signed-off-by: Paul B …
- 9:46 PM Changeset in ffmpeg [6347824d] by
- lavfi/showwaves: fix floating exception with >8 channels …
- 9:10 PM Changeset in ffmpeg [aac57c7] by
- avfilter/asrc_aevalsrc: fix cases of unknown channel layout Fixes >8 …
- 9:10 PM Changeset in ffmpeg [f3d138ab] by
- avdevice/lavfi: fix input with unknown channel layout Fixes handling …
- 7:09 PM Changeset in ffmpeg [0a06e6e4] by
- av_frame_get_buffer: Do not fail when the channel layout is unknown …
- 5:11 PM Changeset in ffmpeg [dc796851] by
- indeo: Bound-check before applying transform Reported-by: Mateusz …
- 5:11 PM Changeset in ffmpeg [cd78e934] by
- indeo4: Validate scantable dimension Reported-by: Mateusz "j00ru" …
- 5:11 PM Changeset in ffmpeg [6255ccf7] by
- indeo4: Check the quantization matrix index Reported-by: Mateusz …
- 5:11 PM Changeset in ffmpeg [8435bca0] by
- indeo4: Do not access missing reference MV Reported-by: Mateusz …
- 4:11 PM Ticket #2780 (configure does not test for SA_RESTART) closed by
- fixed
- 4:06 PM Changeset in ffmpeg [031be5b4] by
- ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof Signed-off-by: …
- 3:55 PM Changeset in ffmpeg [68e57cde] by
- ac3dec: Increment channel pointers only once per channel If the …
- 3:16 PM Changeset in ffmpeg [289737c8] by
- configure: Disable avresample if an old version of yasm is used. The …
- 3:16 PM Changeset in ffmpeg [aecb9d39] by
- rmdec: Forward error messages from rm_assemble_video_frame() to the …
- 3:16 PM Changeset in ffmpeg [8e3c5c7] by
- g726: Do not try to decode more than one channel. Ask for a sample …
- 3:16 PM Changeset in ffmpeg [149def77] by
- configure: Only build ffserver if SA_RESAMPLE is available. QNX does …
- 3:05 PM Changeset in ffmpeg [9e4bb091] by
- lavfi/delogo: Document where parameter show=1 draws its rectangle It …
- 3:05 PM Changeset in ffmpeg [b6d0bb60] by
- lavfi/delogo: Fix sign extension issue Coverity complains about a …
- 3:03 PM Ticket #2777 (H.264 decoding failure) updated by
- Replying to cehoyos: > Replying to [comment:5 …
- 2:28 PM Ticket #2189 (ffmpeg -i http://url doesn't exit with absent server in windows) updated by
- Is the hang still happening, there have been some changes that might …
- 2:26 PM Ticket #2126 (012v decodes incorrectly) closed by
- fixed: Fixed by 4cdb42b428ef425aceeee548af1ee1a8798a02a2
- 2:23 PM Changeset in ffmpeg [4cdb42b4] by
- avcodec/012v: improve stride selection Fixes decoding some files …
- 1:01 PM Changeset in ffmpeg [786b0968] by
- ffplay: remove explicit idct option this allows named idct options to …
- 12:28 PM Changeset in ffmpeg [886e1b36] by
- jpeg2000: Remove unused passes array in Jpeg200Cblk structure …
- 10:54 AM Ticket #2783 (ffplay: fix -autoexit for -t < 8 (wavpack)) created by
- http://samples.mplayerhq.hu/A-codecs/lossless/wavpack/test_suite/num_ch …
- 10:44 AM Changeset in ffmpeg [f57119b] by
- jpeg2000: fix overflow in dequantization Fixes decoding of file …
- 10:27 AM Ticket #2137 (Artefacts in MPEG-4 ASP elementary stream) updated by
- Replying to cehoyos: > Which (kind of) sample will fail to …
- 10:22 AM Changeset in ffmpeg [dc072c98] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:02 AM Ticket #2684 (Black becomes dark gray when converting rgb24 to gray) updated by
- > [17:28] <b_jonas> I have verified, and it seems that …
- 9:15 AM Ticket #2777 (H.264 decoding failure) updated by
- Replying to Snowknight26: > …
- 8:50 AM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
-
Keywords, Status, Component changed
Allowing to remux the file is easy, see attached patch (poc). The … - 8:45 AM Ticket #2137 (Artefacts in MPEG-4 ASP elementary stream) closed by
- invalid: The original file was …
- 5:54 AM Changeset in ffmpeg [f56fe04d] by
- jpeg2000: Initialize only once mqc arrays Improves decoding speed. …
- 5:41 AM Changeset in ffmpeg [673d4e82] by
- fate: add tests for stereo3d filter Signed-off-by: Paul B Mahol …
- 4:05 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Isn't the lower spreading function applied too much? The quality of …
- 3:18 AM Ticket #2777 (H.264 decoding failure) updated by
- http://stfcc.org/misc/mkvmerge%20split%20source.mp4 The best I can do …
- 3:06 AM Ticket #2137 (Artefacts in MPEG-4 ASP elementary stream) updated by
- you can use -idct 14 is there any player that can autodetect this ? if …
- 2:39 AM Ticket #2781 (9 and more channels not supported by libswresample) updated by
- swresample supports upto SWR_CH_MAX channels which is 32 by default. …
- 12:36 AM Ticket #2699 (automate lossless normalisation) updated by
- Replying to feelart: > >If setting metadata is all you …
- 12:32 AM Ticket #2777 (H.264 decoding failure) updated by
- Could you provide the original mp4?
- 12:31 AM Ticket #2777 (H.264 decoding failure) updated by
- As it turns out this MKV was made with mkvmerge (6.3.0 I believe). …
- 12:18 AM Ticket #2699 (automate lossless normalisation) updated by
- FYI: https://github.com/elfchief/mp3gain/tree/master/aacgain
- 12:15 AM Ticket #2699 (automate lossless normalisation) updated by
- >If setting metadata is all you need, a patch may not be difficult, …
Jul 12, 2013:
- 11:09 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) updated by
- Of course stream is incomplete and stops at 2:49 and not at 3:46 as …
- 11:06 PM Ticket #2782 (aac - Malformed AAC bitstream - incorrectly fixed with -bsf:a ...) created by
- Observing some improper fixing on a bunch of aac using FFmeg […] …
- 9:43 PM Changeset in ffmpeg [dd1382ac] by
- jpeg2000: Initialize only once mqc arrays Increases encoding and …
- 8:39 PM Ticket #2753 (MPNG artefacts) updated by
- Replying to llogan: > Does anything play this without …
- 8:33 PM Ticket #2777 (H.264 decoding failure) updated by
- Could you add the type of the capture card? Does it directly output to …
- 7:51 PM Changeset in ffmpeg [7f4a1fdd] by
- lavf: add missing build dependency for tta demuxer Signed-off-by: …
- 7:27 PM Changeset in ffmpeg [34fd2112] by
- retry_transfer_wrapper(): check for interrupt before operation …
- 7:27 PM Changeset in ffmpeg [1e85b5e0] by
- ff_network_wait_fd_timeout(): check for interrupt before operation …
- 7:27 PM Changeset in ffmpeg [9219ec93] by
- avfilter/trim: add compatibility layer to not break ABI used by ffmpeg …
- 7:27 PM Changeset in ffmpeg [6476967f] by
- Fix compilation with --disable-everything --enable-demuxer=aac.
- 6:35 PM Ticket #2781 (9 and more channels not supported by libswresample) updated by
-
Summary changed
- 5:05 PM Ticket #2781 (9 and more channels not supported by libswresample) created by
- libswresample can't handle more than 8 channels, as there are not …
- 4:34 PM Ticket #2780 (configure does not test for SA_RESTART) created by
- Some versions of qnx apparently ship without SA_RESTART defined (it …
- 4:10 PM Ticket #893 (jpegls: support color transforms) closed by
- fixed: Sample 4 fixed by Michael in 8aea97a.
- 3:58 PM Changeset in ffmpeg [b3405b1b] by
- lavfi/trim: use AV_OPT_TYPE_DURATION Workarounds for rounding …
- 3:52 PM Changeset in ffmpeg [8aea97a4] by
- avcodec/jpeglsdec: Implement the 4th (lossy) transform Fixes …
- 3:51 PM Changeset in ffmpeg [937cfebd] by
- lavfi/aevalsrc: remove hard limit on number of channels …
- 3:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to Kamedo2: > Whitenoise.flac at 384kbps, …
- 3:24 PM Ticket #2631 (fade filter offset from the end of stream) updated by
- Most developers on irc seem to have a agreed that such a "queue" …
- 3:22 PM Ticket #1578 (variable FPS incorrect frame length) updated by
-
Cc changed
- 2:47 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Whitenoise.flac at 384kbps, ffmpeg_aac320k_collapse.flac at 320kbps is …
- 2:03 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Very good one! The only serious artifact I've heard so far is …
- 1:19 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Yes, sorry, I'm not working on a clean checkout. I should move to a …
- 12:58 PM Changeset in ffmpeg [86d1a5d8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:51 PM Changeset in ffmpeg [bc82405] by
- Merge commit '52ea29867070243385220a223d7512ea7d4ae2d2' * commit …
- 12:49 PM Changeset in ffmpeg [cce25437] by
- Merge commit '3802833bc1f79775a1547c5e427fed6e92b77e53' * commit …
- 12:37 PM Ticket #2631 (fade filter offset from the end of stream) updated by
- Suggest a more flexible approach would be to allow a negative …
- 12:13 PM Changeset in ffmpeg [107a56c1] by
- Merge commit 'f261e508459e28beca59868a878e1519a44bb678' * commit …
- 12:08 PM Changeset in ffmpeg [73f940e4] by
- Merge commit 'c82da343e635663605bd81c59d872bee3182da73' * commit …
- 11:47 AM Changeset in ffmpeg [0da0caa9] by
- Merge commit 'c0d973c41b4568d5bad1295879e35cfa611bdcf2' * commit …
- 11:46 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- The patch does not apply, neither. I read …
- 11:31 AM Ticket #2779 (jpegls: support YCbCr 2:1:1 color transform) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
- 11:28 AM Changeset in ffmpeg [e9348e10] by
- Merge commit 'e9d394f3fad7e8fd8fc80e3b33cb045bbaceb446' * commit …
- 11:10 AM Changeset in ffmpeg [9d47333e] by
- Merge commit '2b379a925162b6783bd9a81dc03e647e8b65494c' * commit …
- 10:58 AM Changeset in ffmpeg [50617fce] by
- Merge commit '3abde1a3b49cf299f2aae4eaae6b6cb5270bdc22' * commit …
- 10:46 AM Ticket #2779 (jpegls: support YCbCr 2:1:1 color transform) created by
- I was able to create jls YCbCr 2:1:1 sample (see ticket #893) […]
- 10:36 AM Changeset in ffmpeg [54bbb905] by
- Merge commit '170fb593c617cd797d00cf05bfb8d8c21d612893' * commit …
- 10:07 AM Changeset in ffmpeg [c6953589] by
- Merge commit 'ef5b70affc6376bfeadd1ff649b79bad9a124fa8' * commit …
- 9:45 AM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) updated by
- When using as the input the copied output (video.mp4), the corruption …
- 9:39 AM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) updated by
- Example of 13 continuus mjpeg transcodings: […] Half of them …
- 9:36 AM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) updated by
- After futher investigation, it seems this doesn't "always" happen, if …
- 9:18 AM Ticket #2778 (Corrupt image when transcoding H264 stream to JPEG using IB-CAM2002) created by
- Summary of the bug: When using the options "-i …
- 8:40 AM Changeset in ffmpeg [bec509db] by
- vf_interlace: better handling of odd video size Signed-off-by: Martin …
- 8:08 AM Changeset in ffmpeg [52ea2986] by
- fate: use current syntax for the scale filter Signed-off-by: Martin …
- 7:39 AM Ticket #2771 (-segment_time generates unexpected file lengths) closed by
- invalid: Replying to Acc72: > Hello, > > I'm attempting to …
- 7:38 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > Alright, attaching another …
- 7:06 AM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Alright, attaching another version. This seems to work better, but …
- 7:01 AM Ticket #1378 (ffmpeg lists every track in a QuickTime file twice) closed by
- fixed: Fixed by Thierry Foucu.
- 6:47 AM Ticket #2761 (RTSP DESCRIBE without a User-Agent causes some IP Cameras to close the ...) closed by
- fixed: The second patch was merged, thank you for reporting, analyzing and …
- 6:45 AM Ticket #2777 (H.264 decoding failure) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
Regression since a64b028 related to ticket #472. Workaround is to use … - 4:05 AM Ticket #2777 (H.264 decoding failure) created by
- ffmpeg doesn't seem to decode several H.264 streams I have from a …
- 2:34 AM Changeset in ffmpeg [3802833b] by
- dca: Respect the current limits in the downmixing capabilities …
- 2:34 AM Changeset in ffmpeg [f261e508] by
- dca: Error out on missing DSYNC Reported-by: Mateusz "j00ru" Jurczyk …
- 2:34 AM Changeset in ffmpeg [c82da343] by
- pcm: always use codec->id instead of codec_id Reported-by: Mateusz …
- 2:34 AM Changeset in ffmpeg [c0d973c4] by
- vdpau: use the correct namespace for the union Vdp is used by …
- 2:34 AM Changeset in ffmpeg [e9d394f3] by
- mlpdec: Do not set invalid context in read_restart_header The faulty …
- 2:34 AM Changeset in ffmpeg [2b379a92] by
- mlpdsp: x86: Respect cpuflags
- 2:34 AM Changeset in ffmpeg [3abde1a3] by
- pcx: Do not overread source buffer in pcx_rle_decode Reported-by: …
- 2:34 AM Changeset in ffmpeg [170fb59] by
- pcx: K&R formatting cosmetics
- 2:24 AM Changeset in ffmpeg [161047f0] by
- rmdec: fix crash in case of oom Fixes ticket #2724 Signed-off-by: …
- 12:41 AM Changeset in ffmpeg [38ce775e] by
- libavformat/mov.c: Skipped duplicated MOOV atom This should fix …
Jul 11, 2013:
- 9:05 PM Changeset in ffmpeg [0fff7f03] by
- Supply a User-Agent header when opening rtsp streams. Some rtsp …
- 5:31 PM Ticket #2771 (-segment_time generates unexpected file lengths) updated by
- Replying to cehoyos: > Is this a regression? > > Is the …
- 4:16 PM Changeset in ffmpeg [43d36599] by
- lavd/fbdev.c: Support RGB565 input colour space. Tested on a …
- 3:53 PM Changeset in ffmpeg [ef5b70af] by
- configure: Check for support for labels in the inline assembly Use …
- 2:38 PM Ticket #893 (jpegls: support color transforms) updated by
- 1-3 fixed in 8024b4880ccc4b3d6f2ce9274c8fe79993f20143
- 2:28 PM Changeset in ffmpeg [0ef40446] by
- mjpegdec: print length too in APPx debug code Signed-off-by: Michael …
- 2:28 PM Ticket #2776 (MXF DV from AAF (Avid) not demuxable) updated by
- Sample is in http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket2776/ …
- 2:23 PM Ticket #2776 (MXF DV from AAF (Avid) not demuxable) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since bf2290a8 - 2:10 PM Changeset in ffmpeg [8024b488] by
- avcodec/jpeglsdec: support xfrm 1-3 Fixes 75% of Ticket893 …
- 2:08 PM Changeset in ffmpeg [96747e6c] by
- mjpegdec: parse app-xfrm Signed-off-by: Michael Niedermayer …
- 2:08 PM Changeset in ffmpeg [7afa68d3] by
- mjpegdec: parse app-colr Signed-off-by: Michael Niedermayer …
- 1:47 PM Ticket #2776 (MXF DV from AAF (Avid) not demuxable) updated by
- Sorry. I've just tested with today's Zeranoe build, and the error …
- 1:31 PM Ticket #2761 (RTSP DESCRIBE without a User-Agent causes some IP Cameras to close the ...) updated by
- Works! Both default and not. Thanks! […] […] […] […]
- 1:10 PM Ticket #1949 (Display frame number on each frame) updated by
- also, is it possible to use a variable in this expansion function ? I …
- 12:29 PM Ticket #2776 (MXF DV from AAF (Avid) not demuxable) updated by
- Please test current git head and please add the complete, uncut …
- 12:14 PM Ticket #2776 (MXF DV from AAF (Avid) not demuxable) created by
- I am uploading the file MXF_DVCAM_not_demuxable.mxf to the FTP which …
- 10:53 AM Ticket #2744 (memleak on probing error) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
I believe this is missing cleanup code in ffmpeg.c, no leak in the … - 10:40 AM Ticket #2772 (strict does not work with invalid stream identifiers) updated by
-
Description changed
- 10:35 AM Ticket #2775 (Support self-contained built ?) closed by
- invalid
- 10:23 AM Ticket #2775 (Support self-contained built ?) updated by
- sorry, i use 1) --extra-cflags solved this. the options are processed …
- 10:06 AM Changeset in ffmpeg [7740e36a] by
- mjpegdec: Fix used quant index for gbr Fixes Ticket1651 …
- 10:06 AM Changeset in ffmpeg [6127f792] by
- mjpegdec: initialize source variables before gbr remap Signed-off-by: …
- 10:06 AM Changeset in ffmpeg [fd2cf9c4] by
- Suggest recompilation with openssl or gnutls if the https protocol is …
- 10:06 AM Changeset in ffmpeg [fc3dec8] by
- lavf/utils.c: Avoid a null pointer dereference on oom after …
- 10:06 AM Changeset in ffmpeg [a7315116] by
- wmavoice: conceal clearly corrupted blocks Reported-by: Mateusz …
- 10:03 AM Changeset in ffmpeg [37268dcc] by
- avcodec/qdm2: initialize sign_bits Fixes non deterministic output …
- 10:02 AM Changeset in ffmpeg [ea28e742] by
- avcodec/qdm2: store bits in an integer instead of float variable …
- 10:02 AM Changeset in ffmpeg [c1c84f0a] by
- avformat/utils: avformat_find_stream_info set value for ret in case of …
- 10:02 AM Changeset in ffmpeg [56bf3885] by
- lavfi/aconvert: unbreak Even if its deprecated, it should still work …
- 10:00 AM Changeset in ffmpeg [1cda4aa1] by
- avformat/utils: avformat_find_stream_info fix a crash in case of oom …
- 9:50 AM Changeset in ffmpeg [531f0169] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 9:41 AM Changeset in ffmpeg [45cc62f0] by
- Merge commit 'f5c48f5adaead5259660d4eaab2e695d1bac3a08' * commit …
- 9:38 AM Ticket #2775 (Support self-contained built ?) created by
- i want to build a "re-producable" FFmpeg and all its dependency 3rd …
- 9:33 AM Changeset in ffmpeg [5698f6bd] by
- Merge commit '04e9853a210e07b1a150aa2b8e9af0aa3601ff21' * commit …
- 9:32 AM Changeset in ffmpeg [2efc2b53] by
- Merge commit '7d65e960c72f36b73ae7fe84f8e427d758e61da9' * commit …
- 9:12 AM Changeset in ffmpeg [56090b5] by
- Merge commit '3865ba7b21aef5d60183719e238361ec8797ab5a' * commit …
- 6:39 AM Ticket #2774 (swf action script convert into flv) closed by
- duplicate: Afaict, this is a duplicate of ticket #1956.
- 5:39 AM Ticket #2774 (swf action script convert into flv) created by
- this is a action script : …
- 12:41 AM Ticket #1651 (jpeg rgb progressive decodes incorrectly) closed by
- fixed: Fixed in 15cee5e5628a80a51d1bb298c8b838ddefd75a88
- 12:31 AM Changeset in ffmpeg [15cee5e5] by
- mjpegdec: Fix used quant index for gbr Fixes Ticket1651 …
- 12:31 AM Changeset in ffmpeg [94e86ae1] by
- mjpegdec: initialize source variables before gbr remap Signed-off-by: …
Jul 10, 2013:
- 11:08 PM Ticket #2224 (HLS output using b-frames has crazy initial timestamps) closed by
- fixed: Replying to nealzebub: > I do not know if Wowza output …
- 10:44 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > Maybe a very simple one-block …
- 10:36 PM Changeset in ffmpeg [71a2e524] by
- lavf/segment: use AV_OPT_TIME_DURATION for time_delta Simplify.
- 10:36 PM Changeset in ffmpeg [459dc81a] by
- lavf/segment: reindent after last commit
- 10:36 PM Changeset in ffmpeg [19ea08a1] by
- lavf/segment: add initial_offset option Should address trac ticket #2224.
- 10:35 PM Changeset in ffmpeg [b3ac8a2a] by
- doc/formats: add section describing stream specifiers
- 10:34 PM Ticket #2773 (Seeking past the end of an mp3 file has different behavior than other ...) updated by
-
Keywords changed
Related to ticket #2590. - 10:01 PM Changeset in ffmpeg [e7a6962e] by
- doc/developer: update sections about external development Replace the …
- 9:59 PM Ticket #2773 (Seeking past the end of an mp3 file has different behavior than other ...) created by
- I am trying to determine with complete accuracy the length of audio …
- 9:33 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Maybe a very simple one-block one. I've been thinking such a simple …
- 9:28 PM Ticket #2686 (Native AAC encoder collapses at high bitrates on some samples) updated by
- Replying to klaussfreire: > I think AAC's ratecontrol …
- 7:58 PM Ticket #2765 (brightcove hls streams fail to play) closed by
- fixed: libavformat now prints a warning if https protocol was requested but …
- 7:55 PM Ticket #2771 (-segment_time generates unexpected file lengths) updated by
-
Priority changed
Is this a regression? Is the problem only reproducible with external … - 7:54 PM Ticket #2767 (utils: crash in low mem situation) closed by
- fixed: Thank you for taking care of the missing error message.
- 7:22 PM Changeset in ffmpeg [db4e191d] by
- lavfi/aevalsrc: do not free AVOption variables in uninit() The …
- 7:16 PM Changeset in ffmpeg [badbd241] by
- lavfi/aevalsrc: use AV_OPT_TYPE_DURATION Signed-off-by: Paul B Mahol …
- 7:13 PM Changeset in ffmpeg [1e89f749] by
- lavfi/afade: use av_rescale() Should not make a difference, but its …
- 7:12 PM Changeset in ffmpeg [2ea60971] by
- fate: Always enable avresample There's no reason we shouldn't be …
- 7:11 PM Changeset in ffmpeg [45119739] by
- wmalosslessdec: do not set avctx->coded_frame Signed-off-by: Paul B …
- 5:58 PM Changeset in ffmpeg [07206dee] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 5:55 PM Ticket #2772 (strict does not work with invalid stream identifiers) created by
- Summary of the bug: I'm trying to use the experimental branch of …
- 5:46 PM Ticket #1429 (ffmpeg 0.11.1 and git configure wrong) updated by
- I reproduced the problem at Slackware64 13.37 - probably some issue …
- 5:36 PM Ticket #2771 (-segment_time generates unexpected file lengths) updated by
-
Cc, Version changed
- 5:18 PM Ticket #2771 (-segment_time generates unexpected file lengths) created by
- Hello, I'm attempting to utilize the segmenter on an A/V stream, …
- 5:14 PM Ticket #2758 (DVD-A LPCM in vob cannot be decoded) updated by
- I honestly don't know and I'm afraid I can't get that info either. :/
- 5:07 PM Changeset in ffmpeg [9711b527] by
- avfilter/af_earwax: Fix out of array accesses on odd packets …
- 5:07 PM Changeset in ffmpeg [47de8ccf] by
- avfilter/af_earwax: Fix out of array accesses on odd packets …
- 5:05 PM Changeset in ffmpeg [72c1de6] by
- avcodec/qdm2: initialize sign_bits Fixes non deterministic output …
- 5:05 PM Changeset in ffmpeg [5e3e67f9] by
- avcodec/qdm2: store bits in an integer instead of float variable …
- 4:56 PM Changeset in ffmpeg [221bbd00] by
- atrac3: fix error handling decode_tonal_components returns a proper …
- 4:51 PM Changeset in ffmpeg [fffc9316] by
- indeo: Properly forward the error codes If the tile data size does …
- 4:46 PM Changeset in ffmpeg [9a87ba0] by
- update all trac links to use the trac subdomain Signed-off-by: …
- 4:46 PM Changeset in ffmpeg [d8538a10] by
- avformat/utils: Keep internal and external av_read_frame() packets in …
- 3:07 PM Ticket #2770 (rmdec: crash in low mem situation) closed by
- duplicate: Replying to cehoyos: > Isn't this a duplicate of ticket …
- 2:46 PM Changeset in ffmpeg [0a3a0edd] by
- avfilter/af_earwax: Fix out of array accesses on odd packets …
- 2:21 PM Changeset in ffmpeg [8f099571] by
- avcodec/qdm2: initialize sign_bits Fixes non deterministic output …
- 2:20 PM Changeset in ffmpeg [1db88c33] by
- Suggest recompilation with openssl or gnutls if the https protocol is …
- 2:20 PM Changeset in ffmpeg [c9eb5c97] by
- lavf/utils.c: Avoid a null pointer dereference on oom after …
- 2:18 PM Changeset in ffmpeg [fbe159e] by
- avcodec/qdm2: store bits in an integer instead of float variable …
- 2:07 PM Changeset in ffmpeg [b050956] by
- avformat/utils: avformat_find_stream_info set value for ret in case of …
- 2:00 PM Changeset in ffmpeg [2e6338b4] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: qdm2: …
- 1:58 PM Ticket #2769 (drawtext: draw expression on a range on frames) updated by
- Hi richardpl, sorry for my mistake.
- 1:50 PM Changeset in ffmpeg [d14a26ed] by
- wmavoice: conceal clearly corrupted blocks Reported-by: Mateusz …
- 1:49 PM Changeset in ffmpeg [f5c48f5a] by
- wmavoice: use init_static_data
- 1:49 PM Changeset in ffmpeg [04e9853a] by
- wmavoice: return meaningful error codes
- 1:44 PM Ticket #2769 (drawtext: draw expression on a range on frames) updated by
- You are using ffmpeg from Libav and reporting their bug on FFmpeg but …
- 1:42 PM Ticket #2769 (drawtext: draw expression on a range on frames) updated by
- RE: just saw your answer. Thank you very much. If I have another doc …
- 1:40 PM Ticket #2770 (rmdec: crash in low mem situation) updated by
- Isn't this a duplicate of ticket #2724?
- 1:40 PM Ticket #2769 (drawtext: draw expression on a range on frames) updated by
- Hi cehoyos, I'm sorry if I posted my question on the wrong website. I …
- 1:32 PM Ticket #2769 (drawtext: draw expression on a range on frames) closed by
- worksforme: Replying to Charlie: > Do you know how to combine two …
- 1:28 PM Ticket #2770 (rmdec: crash in low mem situation) created by
- I will send a possible patch soon. …
- 1:25 PM Ticket #2769 (drawtext: draw expression on a range on frames) updated by
-
Keywords, Version, Component changed
Please read http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html - 1:24 PM Changeset in ffmpeg [7d65e960] by
- iff: Do not read over the source buffer Reported-by: Mateusz "j00ru" …
- 1:23 PM Changeset in ffmpeg [3865ba7b] by
- iff: K&R formatting cosmetics
- 1:16 PM Changeset in ffmpeg [bc95b942] by
- lavfi/aconvert: unbreak Even if its deprecated, it should still work …
- 1:16 PM Ticket #2769 (drawtext: draw expression on a range on frames) created by
- Summary of the bug: Hi, drawtext option has a 'draw' expression that …
- 1:07 PM Changeset in ffmpeg [56490909] by
- Merge commit 'adadc3f2443d25b375e21e801516ccfd78e0b080' * commit …
- 1:03 PM Ticket #2103 (wrong pkt in range check in the ffplay) closed by
- fixed: Fixed by Marton in f07cb53.
- 1:02 PM Ticket #2743 (ffplay: -t does not work for audio-only files) closed by
- fixed: Fixed by Marton in f07cb53.
- 12:58 PM Changeset in ffmpeg [2c0ec526] by
- fate/crc fix after master:410192e36958: add crc24 tables …
- 12:10 PM Changeset in ffmpeg [884c8905] by
- lavfi: add aecho filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 12:07 PM Changeset in ffmpeg [4977e467] by
- lavf/takdec: check metadata blocks checksum Signed-off-by: Paul B …
- 12:07 PM Changeset in ffmpeg [8491f405] by
- tak: use crc table from lavu Signed-off-by: Paul B Mahol …
- 12:07 PM Changeset in ffmpeg [410192e] by
- add crc24 tables Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 11:59 AM Ticket #2767 (utils: crash in low mem situation) updated by
-
Status, Version, Component, Reproduced by developer changed
The crash was fixed by you but ffmpeg now exits without any (error) … - 11:29 AM Ticket #2653 (DCP-compatible output with libopenjpeg encoder) updated by
- Did we will repair this bug? I guess that this is not libopenjpe, but …
- 10:56 AM Changeset in ffmpeg [067c9c3b] by
- Merge commit '12576afe206d35231ccd61f9033c5fdab6a11e80' * commit …
- 10:28 AM Changeset in ffmpeg [a3d9a216] by
- Merge commit 'bbf6a4aa20bfe3d7869b2218e66063602dfb8aa7' * commit …
- 10:23 AM Changeset in ffmpeg [40e8967e] by
- Merge commit '22e76ec635bafdd1d1ec35581a7ac09e69e3c43e' * commit …
- 8:48 AM Ticket #2765 (brightcove hls streams fail to play) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Patch sent that improves the console output. - 8:25 AM Changeset in ffmpeg [e786cc33] by
- swfdec: do better validation of tag length Avoids trying to read a …
- 8:22 AM Ticket #2768 (ALAC encoder is not lossless with 24-bit samples) updated by
-
Status, Reproduced by developer changed
Workaround is to use-compression_level 0tiny_psnr reports a … - 5:15 AM Ticket #2768 (ALAC encoder is not lossless with 24-bit samples) created by
- Hi, When converting 24-bit audio to ALAC using ffmpeg git, the output …
- 2:33 AM Ticket #2765 (brightcove hls streams fail to play) updated by
-
Yes, this is a bug in Homebrew which caused
--enable-opensslnot to … - 1:46 AM Ticket #2765 (brightcove hls streams fail to play) updated by
- I think the content must be geo-restricted to Australia. I've …
- 1:42 AM Changeset in ffmpeg [ccf9211e] by
- avformat/utils: avformat_find_stream_info fix a crash in case of oom …
- 1:14 AM Changeset in ffmpeg [0574fe76] by
- Changelog: add back the <next> placeholder for new changes …
- 1:14 AM Changeset in ffmpeg [a37e42b3]n2.1-dev by
- Update back for git master Signed-off-by: Michael Niedermayer …
- 12:48 AM Ticket #2767 (utils: crash in low mem situation) created by
- I will send a possible patch soon. …
- 12:47 AM Changeset in ffmpeg [2b8b2ba1]n2.0 by
- Changelog: replace next by 2.0 Signed-off-by: Michael Niedermayer …
- 12:15 AM Changeset in ffmpeg [1ebb95d5] by
- Update for 2.0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 12:15 AM Changeset in ffmpeg [5eaed6d3] by
- atrac3: fix error handling decode_tonal_components returns a proper …
Note:
See TracTimeline
for information about the timeline view.
