Timeline
Jun 15, 2011:
- 9:56 PM Changeset in ffmpeg [b203f654] by
- ac3enc: use correct alignment and length in channel coupling dsp …
- 7:57 PM Changeset in ffmpeg [a6286bda] by
- ffmpeg: don't abuse a global for passing framerate from input to …
- 7:57 PM Changeset in ffmpeg [8f3e9997] by
- ffmpeg: don't abuse a global for passing channels from input to output …
- 7:57 PM Changeset in ffmpeg [d7ee4402] by
- ffmpeg: don't abuse a global for passing samplerate from input to …
- 6:21 PM Changeset in ffmpeg [7f2228db] by
- Make buffer size check consistent and avoid a possible overflow.
- 6:20 PM Changeset in ffmpeg [c940c31c] by
- Fix spelling.
- 3:59 PM Changeset in ffmpeg [e7c7b2d8] by
- Full support for sending H.264 in RTP This implements support for the …
- 12:27 PM Ticket #281 (Build Error AC3 Encoder Option) updated by
- Please add the output of 'make V=1 libavcodec/avcodec-53.dll' and …
- 12:19 PM Changeset in ffmpeg [88ff180] by
- ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes Signed-off-by: …
- 11:20 AM Changeset in ffmpeg [3636e791] by
- swscale: use SwsContext for av_log when available Signed-off-by: …
- 10:34 AM Ticket #281 (Build Error AC3 Encoder Option) updated by
- Replying to cehoyos: > The following works fine for me on …
- 9:59 AM Ticket #281 (Build Error AC3 Encoder Option) updated by
-
Version, Component changed
The following works fine for me on Linux, please confirm that this is … - 9:37 AM Ticket #281 (Build Error AC3 Encoder Option) updated by
- Replying to cehoyos: > Could you test latest git head? > …
- 9:35 AM Ticket #281 (Build Error AC3 Encoder Option) updated by
- Replying to cehoyos: > Could you test latest git head? > …
- 9:23 AM Ticket #263 (Unimplemented container channel layout) closed by
- fixed: Patch applied, thank you!
- 9:22 AM Ticket #55 (5.1 AAC Output Incorrectly Mapped) closed by
- fixed: Both patches applied.
- 9:19 AM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
-
Summary changed
- 9:11 AM Ticket #281 (Build Error AC3 Encoder Option) updated by
-
Status changed
Could you test latest git head? I believe this problem was fixed since. - 9:09 AM Changeset in ffmpeg [4f4d1358] by
- Support reading chan atoms with empty channel descriptions. Fixes …
- 8:58 AM Changeset in ffmpeg [dbf23d19] by
- Reindent after last commit.
- 8:57 AM Changeset in ffmpeg [b3452771] by
- Fix multi-channel AAC encoding. Fixes ticket 55.
- 8:53 AM Changeset in ffmpeg [b1c450b] by
- Fix "redundant redeclaration" warning.
- 8:47 AM Changeset in ffmpeg [19b8c988] by
- Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed.
- 7:37 AM Ticket #281 (Build Error AC3 Encoder Option) created by
- Hello, When I try to build ffmpeg with command ./configure …
- 12:43 AM Ticket #149 (ffplay: Broken sound in rtmp / rtsp streams) updated by
- I experience the same results with the mms version of that stream, so …
- 12:15 AM Changeset in ffmpeg [c137fdd] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
Jun 14, 2011:
- 11:36 PM Changeset in ffmpeg [9e2f448d] by
- vf_mp: Fix large memleak. Signed-off-by: Michael Niedermayer …
- 11:36 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
- Yes, it still works as expected on 64 bit: […]
- 11:18 PM Changeset in ffmpeg [a60466db] by
- swscale: Remove HAVE_MMX from files that are only compiled with MMX …
- 11:17 PM Changeset in ffmpeg [97e057ff] by
- swscale: Fix compilation with --disable-mmx2. Some MMX2 functions …
- 11:16 PM Changeset in ffmpeg [b1931321] by
- mjpegenc: Fix JFIF version
- 10:56 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
- Does it work on 64bit?
- 8:55 PM Changeset in ffmpeg [4e058302] by
- swscale: remove misplaced comment. The comment should have been …
- 8:33 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
- Apparently it is now reproducible without x11grab, although I'm fairly …
- 7:59 PM Changeset in ffmpeg [0be37367] by
- ffmpeg: fix streaming to ffserver.
- 7:59 PM Changeset in ffmpeg [9f632111] by
- swscale: split out RGB48 output functions from yuv2packed[12X]_c(). …
- 7:27 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
- Is the problem also reproducible without x11grab?
- 6:53 PM Changeset in ffmpeg [d530e57] by
- build: move vpath directives to main Makefile Signed-off-by: Mans …
- 5:36 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
- Other non-lossless presets and internal encoders have been reported to …
- 1:46 PM Changeset in ffmpeg [0af8a71d] by
- swscale: fix JPEG-range YUV scaling artifacts. YUV planes were marked …
- 11:31 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- When is this NULL screen ever referred to in ffplay?
- 11:19 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- It returns NULL,whenever this NULL screen is referred it gives …
- 11:17 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- Replying to cehoyos: > Does SDL_SetVideoMode() segfault, …
- 11:10 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
-
Type, Component changed
Does SDL_SetVideoMode() segfault, or does it return NULL? - 9:59 AM Changeset in ffmpeg [cf53c486] by
- build: move ALLFFLIBS to a more logical place Signed-off-by: Mans …
- 9:43 AM Changeset in ffmpeg [e897a633] by
- ARM: factor some repetitive code into macros Signed-off-by: Mans …
- 8:54 AM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
-
Status changed
Does not using libx264, but an internal encoder work? Does using … - 7:11 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- This is the configure command we have used.... ./configure …
- 5:25 AM Changeset in ffmpeg [4ac5dffc] by
- CrystalHD: Use mp4toannexb bitstream filter. The H.264 parser that we …
- 5:25 AM Changeset in ffmpeg [7d2714d1] by
- CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. …
- 4:16 AM Changeset in ffmpeg [11177a4d] by
- Fix SVQ3 after adding 4:4:4 H.264 support
- 4:16 AM Changeset in ffmpeg [7b442ad9] by
- H.264: fix CODEC_FLAG_GRAY It was broken in 4:4:4, and still did …
- 4:16 AM Changeset in ffmpeg [c90b9442] by
- 4:4:4 H.264 decoding support Note: this is 4:4:4 from the 2007 spec …
- 2:56 AM Changeset in ffmpeg [173cd695] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
- 1:38 AM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) updated by
- This bug has been reported and confirmed by several users on …
- 12:00 AM Changeset in ffmpeg [fdb5e029] by
- matroskadec: properly decode color space in an endian neutral way
Jun 13, 2011:
- 11:58 PM Changeset in ffmpeg [5fec3a25] by
- matroskadec: use a temporary fourcc variable
- 11:53 PM Changeset in ffmpeg [f440f742] by
- matroskaenc: ensure the written colorspace don't depend on host endianness
- 10:29 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- With the patch, compilation succeeds with Apple gcc 4.2 and decoding …
- 9:49 PM Changeset in ffmpeg [99477adc] by
- ac3enc: fix allocation of floating point samples. sizeof(SampleType) …
- 9:02 PM Changeset in ffmpeg [35bdaf3] by
- utils: Drop pointless '#if 1' preprocessor directive.
- 8:49 PM Changeset in ffmpeg [38c304ad] by
- ac3enc: remove empty ac3_float function that is never called
- 8:49 PM Changeset in ffmpeg [e0cc66df] by
- ac3enc: split templated float vs. fixed functions into a separate …
- 8:49 PM Changeset in ffmpeg [e754dfc0] by
- ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples …
- 8:49 PM Changeset in ffmpeg [36151b3e] by
- ac3enc: use function pointer to choose between AC-3 and E-AC-3 header …
- 8:38 PM Changeset in ffmpeg [504811ba] by
- Roll back 4:4:4 H.264 for now Needs some ARM/PPC asm modifications.
- 7:28 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- (Sorry, I had originally written my comment before you posted your …
- 7:21 PM Changeset in ffmpeg [295f0a25] by
- Fix SVQ3 after adding 4:4:4 H.264 support
- 7:21 PM Changeset in ffmpeg [c177cfb4] by
- H.264: fix CODEC_FLAG_GRAY It was broken in 4:4:4, and still did …
- 7:21 PM Changeset in ffmpeg [c9c49387] by
- 4:4:4 H.264 decoding support Note: this is 4:4:4 from the 2007 spec …
- 6:54 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- There is a …
- 6:51 PM Changeset in ffmpeg [25f05ddb] by
- h264_parser: Fix whitespace after previous change. Signed-off-by: …
- 6:51 PM Changeset in ffmpeg [a26ce1e2] by
- h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set. …
- 6:47 PM Changeset in ffmpeg [8d0786ec] by
- wav: remove an invalid free(). Signed-off-by: Anton Khirnov …
- 6:46 PM Changeset in ffmpeg [a8fd2f4e] by
- lavf: initialise reference_dts in av_estimate_timings_from_pts. Fixes …
- 6:45 PM Changeset in ffmpeg [108f318d] by
- h264: don't be so picky on decoding pps in extradata. Fixes issue2517 …
- 6:44 PM Changeset in ffmpeg [3de33b00] by
- avcodec.h: add or elaborate on some documentation comments. …
- 6:44 PM Changeset in ffmpeg [33aec3f4] by
- h264: change a few comments into error messages Signed-off-by: …
- 6:43 PM Changeset in ffmpeg [86961eea] by
- ac3dec: fix doxy-style for comment ("/>" should be "/<" instead). …
- 6:43 PM Changeset in ffmpeg [a31d4b3a] by
- img2: add .dpx to the list of supported file extensions. …
- 6:42 PM Changeset in ffmpeg [294e5475] by
- ffv1: fix undefined behavior with insane widths. The new tables is …
- 5:32 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- This is strange, my patch is removing the @got(r2), not adding it. I …
- 5:26 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- Apple gcc-4.2 with --enable-pic fails compilation: […]
- 5:02 PM Changeset in ffmpeg [e6ba3d42] by
- replace remaining usage of deprecated av_metadata_set2() by av_dict_set()
- 4:55 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- Replying to reimar: > Are you sure this isn't specific to …
- 4:46 PM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) closed by
- fixed
- 4:45 PM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) updated by
- Should be fixed now (commit 7ebaa967a2c5b038023409179ca3c56f5b4f4ed3). …
- 4:37 PM Changeset in ffmpeg [7ebaa967] by
- matroskaenc: write colourspace element for rawvideo tracks
- 4:30 PM Changeset in ffmpeg [eb8de45c] by
- nsv: simplify probe function
- 4:28 PM Changeset in ffmpeg [223694b4] by
- nsv: return error code instead of discarding it in read_header()
- 2:46 PM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by
-
Reproduced by developer changed
This is reproducible with 0.7-rc1, I was unable to find a revision in … - 11:30 AM Changeset in ffmpeg [9776e25d] by
- ARM: jrevdct_arm: simplify stack usage Signed-off-by: Mans Rullgard …
- 11:30 AM Changeset in ffmpeg [13743c7a] by
- ARM: jrevdct_arm: use push/pop mnemonics Use push/pop instead of …
- 11:30 AM Changeset in ffmpeg [77cdfde7] by
- ARM: jrevdct_arm: misc cleanup - use 'const' macro to define coeff …
- 10:33 AM Changeset in ffmpeg [5c46ad1d] by
- ARM: optimised mpadsp_apply_window_fixed Signed-off-by: Mans Rullgard …
- 9:28 AM Changeset in ffmpeg [b95d19b0] by
- Add some (important) changelog entries
- 2:39 AM Changeset in ffmpeg [058d0363] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 1:51 AM Changeset in ffmpeg [21d5de93] by
- H264: Reduce pointless diffs to qatar Signed-off-by: Michael …
- 1:49 AM Changeset in ffmpeg [f0e9ee8d] by
- Revert "H264: Split out hl_motion and template it, this seems a bit …
- 12:03 AM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by
- I think I have it, but I'm not positive. When I tried it at first, I …
Jun 12, 2011:
- 8:46 PM Changeset in ffmpeg [3fe6bbd5] by
- libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
- 8:46 PM Changeset in ffmpeg [c5354942] by
- avfiltergraph: make the AVFilterInOut alloc/free API public This is …
- 8:46 PM Changeset in ffmpeg [6119b23] by
- avfiltergraph: change the syntax of avfilter_graph_parse() Make it …
- 8:46 PM Changeset in ffmpeg [86909dd5] by
- graphparser: prefer void * over AVClass * for log contexts
- 4:02 PM Changeset in ffmpeg [33eac92] by
- h264: Complexify frame num gap shortening code By observation it did …
- 4:01 PM Changeset in ffmpeg [53781bf1] by
- Update todo All the known bugs in h264 are fixed so I'm calling it …
- 3:59 PM Changeset in ffmpeg [225083ac] by
- mpeg12: replace 2 asserts by av_assert0 Signed-off-by: Michael …
- 12:19 PM Changeset in ffmpeg [de859358] by
- cmdutils: add missing NULL check in parse_options() Fix ffplay -i …
- 10:34 AM Ticket #222 (Remuxing video fails) updated by
- I get this outcome with -acodec copy -vcodec copy, and muxing to avi, …
- 10:18 AM Changeset in ffmpeg [2f2c6040] by
- x11grab: remove a memory allocation and the associated memcpy. …
- 2:30 AM Changeset in ffmpeg [d127d269] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
- 1:04 AM Changeset in ffmpeg [2291e18] by
- Fix --disable-everything Breakage was due to ff_find_pix_fmt() usage. …
- 12:05 AM Ticket #280 (no audio working on .mov file using ffprobe/ffplay/ffmpeg) closed by
- invalid: This is not a useful report. If you want to reopen, please post …
- 12:02 AM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by
- Could you try to find the exact version that fixed the problem? (I …
Jun 11, 2011:
- 11:47 PM Ticket #280 (no audio working on .mov file using ffprobe/ffplay/ffmpeg) created by
- http://pastesite.com/24114
- 11:16 PM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by
- I thought the log was too long to post outsize the zip file, but after …
- 11:04 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- Are you sure this isn't specific to your compiler version? LLVM and …
- 10:28 PM Ticket #279 (Remuxing aac in TS fails) created by
- Hi. It seems that mpegts_write_header, which is in charge of calling …
- 8:56 PM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by
-
Status changed
Please test latest git head and please add some information about your … - 8:25 PM Ticket #277 (0.7-rc1: strange colors with x11grab) closed by
- invalid
- 8:03 PM Ticket #278 (0.7-rc1: strange colors with x11grab) created by
- I tried x11grab on the lastest version, and it seems to be separating …
- 7:35 PM Changeset in ffmpeg [151c5841] by
- build: fix "make install" with documentation disabled Signed-off-by: …
- 6:35 PM Changeset in ffmpeg [623ffe8c] by
- build: simplify some conditional targets Use intermediate targets …
- 3:10 PM Ticket #277 (0.7-rc1: strange colors with x11grab) created by
- When I use the x11grab feature, I get strange colors out of it. This …
- 1:09 PM Changeset in ffmpeg [e8876902] by
- resample: clarify supported resampling. This also fix a crash on 8ch …
- 10:23 AM Changeset in ffmpeg [d468ed03] by
- lavfi: fix signature for avfilter_graph_parse() and …
- 9:55 AM Changeset in ffmpeg [f5901fd3] by
- avfiltergraph: use meaningful error codes
- 2:18 AM Changeset in ffmpeg [7aa59471] by
- Revert "ac3: there was no libav in 2010 thus this code cannot be from …
- 1:51 AM Changeset in ffmpeg [45fb6474] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:26 AM Changeset in ffmpeg [39dbe9b6] by
- Fix -t option for formats which holds dts and no pts Signed-off-by: …
Jun 10, 2011:
- 8:13 PM Changeset in ffmpeg [36204ed8] by
- dnxhd: Renama tables
- 8:13 PM Changeset in ffmpeg [d3cef0a8] by
- Extract rotation in MOV metadata
- 8:04 PM Changeset in ffmpeg [19d824e4] by
- bitstream: Properly promote av_reverse values before shifting.
- 7:46 PM Changeset in ffmpeg [0fd82fed] by
- pixfmt: Replace 9/10bit deprecation by a technical explanation. …
- 7:12 PM Changeset in ffmpeg [103278f7] by
- libavutil/swscale: YUV444P10/YUV444P9 support. Also add missing glue …
- 6:45 PM Changeset in ffmpeg [c149843b] by
- H.264: Fix high bit depth explicit biweight Signed-off-by: Ronald S. …
- 6:44 PM Changeset in ffmpeg [6c031a33] by
- h264: Fix 10-bit H.264 x86 chroma v loopfilter asm. The tc variable …
- 5:12 PM Changeset in ffmpeg [919d7a34] by
- Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog.
- 4:58 PM Changeset in ffmpeg [aecc596a] by
- Update copyright year for ac3enc_opts_template.c. The code was …
- 4:41 PM Changeset in ffmpeg [f74e5b76] by
- adts: Adjust frame size mask to follow the specification. This fixes …
- 3:24 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
-
Priority, Status, Component changed
For build problems, please attach config.log. - 3:23 PM Ticket #252 (Muxing rawvideo in matroska is unsupported, but does not warn) updated by
- Attached patch seems necessary to me, but is unfortunately insufficient.
- 2:05 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) created by
- Hi Everybody, We have compiled angstrom on beagleboard xm rev B,and …
- 11:04 AM Changeset in ffmpeg [16c9e671] by
- APIchanges: fill hash for the …
- 11:04 AM Changeset in ffmpeg [79a0ec1] by
- lavfi: avfilter_merge_formats: handle case where inputs are same This …
- 11:02 AM Changeset in ffmpeg [989184fe] by
- lavfi: use avfilter_get_audio_buffer_ref_from_arrays() in defaults.c …
- 10:47 AM Changeset in ffmpeg [c3819600] by
- lavfi: implement avfilter_get_audio_buffer_ref_from_arrays()
- 10:32 AM Changeset in ffmpeg [c6d7fc27] by
- APIchanges: remove duplicated entry
- 10:32 AM Changeset in ffmpeg [2caaa791] by
- APIchanges: fill in dates and numbers Since some minor bump were not …
- 10:13 AM Changeset in ffmpeg [a5825b22] by
- APIchanges: remove duplicated entry Remove duplicated entry regarding …
- 10:13 AM Changeset in ffmpeg [e0ce971] by
- APIchanges: correctly interleave entries
- 10:13 AM Changeset in ffmpeg [bd77a5e] by
- APIchanges: add entry for av_force_cpu_flags() addition
- 10:13 AM Changeset in ffmpeg [ace0a5e2] by
- lavf: bump minor after the addition of fps_probe_size to AVFormatContext
- 10:13 AM Changeset in ffmpeg [62519c61] by
- lavc: bump minor after the addition of AVCodecContext.request_sample_fmt
- 7:52 AM Changeset in ffmpeg [d16cccac] by
- movenc: Add RTP muxer/hinter options Signed-off-by: Martin Storsjö …
- 7:52 AM Changeset in ffmpeg [f3f8229] by
- movenc: Pass the RTP AVFormatContext to the SDP generation …
- 7:52 AM Changeset in ffmpeg [e2e29c62] by
- rtspenc: Add RTP muxer options Signed-off-by: Martin Storsjö …
- 7:50 AM Changeset in ffmpeg [6cf09bb7] by
- rtspenc: Add an AVClass for setting muxer specific options …
- 7:50 AM Changeset in ffmpeg [ff0824f7] by
- rtpenc_chain: Pass the rtpflags options through to the chained muxer …
- 7:50 AM Changeset in ffmpeg [635fac9a] by
- rtpenc: Declare the rtp flags private AVOptions in rtpenc.h This …
- 7:49 AM Changeset in ffmpeg [9c434ce8] by
- sdp: Reindent after the previous commit Signed-off-by: Martin Storsjö …
- 7:49 AM Changeset in ffmpeg [08321228] by
- rtpenc: MP4A-LATM payload support This is enabled with an AVOption on …
- 7:47 AM Changeset in ffmpeg [cb7c11cc] by
- avoptions: Add an av_opt_flag_is_set function for inspecting flag …
- 7:45 AM Changeset in ffmpeg [0558e266] by
- sdp: Allow passing an AVFormatContext to the SDP generation Options …
- 7:06 AM Changeset in ffmpeg [f33a6a22] by
- mov: Fix wrong timestamp generation for fragmented movies that have …
- 7:06 AM Changeset in ffmpeg [d8999306] by
- mpeg12: more advanced ffmpeg mpeg2 aspect guessing code. Fixes …
- 2:54 AM Changeset in ffmpeg [7b8ec38d] by
- ac3: there was no libav in 2010 thus this code cannot be from libav. …
- 2:47 AM Changeset in ffmpeg [2ec77aae] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
- 1:22 AM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
-
Reproduced by developer changed
Reproducible on Linux (not on OS X where gas-preprocessor.pl is used). - 12:52 AM Changeset in ffmpeg [af2faf20] by
- swscale: split YUYV output out of yuv2packed[12X]_c(). This is part …
Jun 9, 2011:
- 10:29 PM Ticket #275 (VC1 Interlaced libavcodec) created by
- I use FFDShow and hope in future is possible play VC1 Interlaced with …
- 10:19 PM Changeset in ffmpeg [6a137dde] by
- dict: This code was developed in ffmpeg and not libav, nor by libav …
- 10:11 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- Since I am unable to reproduce the crash with the sample on a G4 after …
- 10:02 PM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by
- Could you elaborate? (av_log is supposed to print a message, not to crash.)
- 9:07 PM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by
- Unfortunately, it is. It seems to trigger this piece of code in …
- 9:00 PM Changeset in ffmpeg [996bbdbf] by
- lavf: make compute_pkt_fields2() return meaningful error values …
- 8:53 PM Changeset in ffmpeg [46544204] by
- matroskadec: set timestamps for RealAudio packets. Improves seeking …
- 8:53 PM Changeset in ffmpeg [8e84c072] by
- intelh263dec: aspect ratio processing fix. patch submitted by …
- 8:53 PM Changeset in ffmpeg [95a05030] by
- intelh263dec: fix "Strict H.263 compliance" file playback fixes …
- 8:53 PM Changeset in ffmpeg [c673c905] by
- oss,sndio: simplify by using FFMIN. Signed-off-by: Anton Khirnov …
- 8:47 PM Changeset in ffmpeg [6b105e3e] by
- swscale: extract monowhite/black output from yuv2packed[12X]_c(). …
- 8:47 PM Changeset in ffmpeg [6d4d483e] by
- swscale: de-macro'ify RGB15/16/32 input functions. Inline functions …
- 8:47 PM Changeset in ffmpeg [e2babb9b] by
- swscale: rearrange code. This way the code in the file is less …
- 5:20 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- I have confirmed this with a stream from my internet/tv box. The …
- 5:14 PM Changeset in ffmpeg [85e9e3a9] by
- movdec: Add support for the 'wfex' atom. The 'wfex' is just a …
- 5:12 PM Changeset in ffmpeg [9a1b7912] by
- ffmpeg.c: Add a necessary const qualifier
- 5:12 PM Changeset in ffmpeg [ed8a5006] by
- riff: Fix potential memleak. Make ff_get_wav_header() free existing …
- 1:48 PM Ticket #274 (av_seek_frame fails on some files.) created by
- Hello, problem with seeking occurs on specific files when calling …
- 1:29 PM Changeset in ffmpeg [dbd31839] by
- swscale: change 48bit RGB input macros to inline functions. Inline …
- 1:29 PM Changeset in ffmpeg [f30ee657] by
- swscale: change 9/10bit YUV input macros to inline functions. Inline …
- 1:29 PM Changeset in ffmpeg [aa39f5f6] by
- swscale: extract gray16 output functions from yuv2packed[12X](). This …
- 1:27 PM Changeset in ffmpeg [f1e0b90c] by
- swscale: use standard clipping functions. This generates better code …
- 1:26 PM Changeset in ffmpeg [e458b536] by
- swscale: merge macros that are used only once. This reduces source …
- 1:25 PM Changeset in ffmpeg [6e5a8d3c] by
- swscale: fix function declarations in swscale.c. Remove inline …
- 1:25 PM Changeset in ffmpeg [a27db4c3] by
- swscale: fix function declaration keywords in x86/swscale_template.c. …
- 8:09 AM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- I compiled current FFmpeg on a G4 with --enable-pic (made sure about …
- 7:52 AM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by
-
Status changed
Could you confirm "abort"/"terminated"? I thought "Too many slices" … - 6:51 AM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- Hi again, the offending commit is this one (hurray for git bissect): …
- 3:18 AM Ticket #267 (jpeg image decodes incorrectly) closed by
- fixed
- 2:47 AM Changeset in ffmpeg [f9ecb849] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: crypto: …
- 1:35 AM Changeset in ffmpeg [7b8ed831] by
- jpegdec: actually search for and parse RSTn Fixes Ticket267 …
- 12:43 AM Changeset in ffmpeg [c8d0d8b] by
- crypto: Use av_freep instead of av_free This fixes a potential double …
Jun 8, 2011:
- 11:39 PM Changeset in ffmpeg [c1ad93c0] by
- Revert "crypto: fix potential double free" This reverts commit …
- 9:44 PM Changeset in ffmpeg [1fe3bf3] by
- Revert "build: remove empty $(OBJS) target" This reverts commit …
- 9:03 PM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by
- In case "Bria" is too unspecific, it's available on counterpath.com
- 9:01 PM Ticket #273 (h264 video decoding aborts due to too low number of "slices") created by
- I'm using h264 video codec for VoIP between linphone (on my machine, …
- 8:41 PM Changeset in ffmpeg [a71bcd1a] by
- crypto: Use av_freep instead of av_free This fixes a potential double …
- 8:12 PM Changeset in ffmpeg [be20528c] by
- aac: fix adts frame size mask, fix demuxer probing for some files.
- 7:30 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
-
Status, Version changed
If you believe the crash did not happen in the past, please find the … - 7:06 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) created by
- When compiled with --enable-pic, ffplay segfault when using code in …
- 6:27 PM Ticket #177 ("non monotone timestamps" error patch) updated by
- Replying to michael: > the patch needs to be updated, …
- 6:05 PM Ticket #55 (5.1 AAC Output Incorrectly Mapped) updated by
- New patches posted: …
- 5:51 PM Changeset in ffmpeg [dbaba52e] by
- lavf: don't try to free private options if priv_data is NULL. This …
- 4:50 PM Changeset in ffmpeg [47d2ca32] by
- lavfi: handle NULL lists in avfilter_make_format_list
- 3:39 PM Changeset in ffmpeg [9bcbb250] by
- swscale: fix types of assembly arguments. This prevents the following …
- 3:33 PM Changeset in ffmpeg [496d95c3] by
- swscale: move two macros that are only used once into caller. This …
- 3:08 PM Changeset in ffmpeg [9d84dfce] by
- swscale: remove unused function. Use of this wrapper was removed in a …
- 3:03 PM Ticket #177 ("non monotone timestamps" error patch) updated by
- I'm interested in this...I'd like to offer a small bounty $75 for an …
- 2:38 PM Changeset in ffmpeg [9e4cb03a] by
- Fix "mixed declarations and code" warnings.
- 1:01 PM Changeset in ffmpeg [5bd6ec6d] by
- options: Add missing braces around struct initializer. This fixes the …
- 10:01 AM Changeset in ffmpeg [b7847a3f] by
- mov: Remove leftover crufty debug statement with references to a local …
- 9:53 AM Changeset in ffmpeg [a4855adc] by
- dvbsubdec: Fix compilation of debug code.
- 5:43 AM Changeset in ffmpeg [d2d67e42] by
- Remove all uses of now deprecated metadata functions.
- 5:43 AM Changeset in ffmpeg [d9f80ea] by
- Move metadata API from lavf to lavu. Rename it to AVDictionary, since …
- 3:25 AM Changeset in ffmpeg [d552f616] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …
- 12:20 AM Changeset in ffmpeg [7d89f7cb] by
- crypto: fix potential double free
- 12:07 AM Changeset in ffmpeg [1e9b3026] by
- libx264: fix double free
Note:
See TracTimeline
for information about the timeline view.
