Timeline
Jun 22, 2011:
- 11:30 PM Changeset in ffmpeg [1af1b527] by
- general.texi: use "the FFmpeg libraries" in place of enumerating them …
- 11:30 PM Changeset in ffmpeg [72365be4] by
- general.texi: apply minor formatting fix in the MinGW section
- 10:39 PM Changeset in ffmpeg [523b57b3] by
- H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF (cherry picked …
- 10:39 PM Changeset in ffmpeg [a3589cc] by
- H.264: fix 4:4:4 + deblocking + MBAFF (cherry picked from commit …
- 10:39 PM Changeset in ffmpeg [0820593e] by
- H.264: fix 4:4:4 cropping warning (cherry picked from commit …
- 10:39 PM Changeset in ffmpeg [4db2b966] by
- H.264: reference the correct SPS in decode_scaling_matrices (cherry …
- 10:17 PM Changeset in ffmpeg [b7b61ff6]n0.7.1 by
- H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF (cherry picked …
- 10:17 PM Changeset in ffmpeg [7a6e47b9] by
- H.264: fix 4:4:4 + deblocking + MBAFF (cherry picked from commit …
- 10:17 PM Changeset in ffmpeg [f84c349b] by
- H.264: fix 4:4:4 cropping warning (cherry picked from commit …
- 10:17 PM Changeset in ffmpeg [26f732e2] by
- H.264: reference the correct SPS in decode_scaling_matrices (cherry …
- 9:59 PM Changeset in ffmpeg [9cd7b85] by
- configure: add --optflags option This allows overriding the default …
- 9:59 PM Changeset in ffmpeg [f87b03b5] by
- build: move documentation rules to doc/Makefile Signed-off-by: Mans …
- 9:53 PM Changeset in ffmpeg [698a183e] by
- build: move test rules to tests/Makefile Signed-off-by: Mans Rullgard …
- 9:21 PM Changeset in ffmpeg [82b2dd5e] by
- release_notes: update for 0.7.1 Signed-off-by: Michael Niedermayer …
- 9:19 PM Changeset in ffmpeg [e82ddde0] by
- set VERSION for 0.7.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 8:55 PM Changeset in ffmpeg [07f5da61] by
- vf_mp: do not add duplicated pixel formats. This avoid a crash with …
- 8:55 PM Changeset in ffmpeg [e8454552] by
- ffplay: use new avformat_open_* API. (cherry picked from commit …
- 8:44 PM Ticket #297 (jpg file (RGB color mode) decodes with wrong colors) updated by
-
Status, Version, Component, Reproduced by developer changed
Safari on iPhone also fails (differently). - 8:25 PM Changeset in ffmpeg [8ae1a952] by
- This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags.
- 7:45 PM Changeset in ffmpeg [81ef892c] by
- Use HAVE_TEN_OPERANDS for new decode_significance* functions.
- 7:22 PM Changeset in ffmpeg [c956907e] by
- Revert needless API change in 05e84c95. When providing a custom …
- 7:20 PM Changeset in ffmpeg [3fedb3e6] by
- Revert needless API change in 05e84c95. When providing a custom …
- 6:24 PM Changeset in ffmpeg [0b5c2612] by
- set for next release of 0.8 Signed-off-by: Michael Niedermayer …
- 6:23 PM Ticket #297 (jpg file (RGB color mode) decodes with wrong colors) created by
- Attached jpg file (RGB color mode) decodes with wrong colors. …
- 6:21 PM Changeset in ffmpeg [680e4736] by
- vf_mp: do not add duplicated pixel formats. This avoid a crash with …
- 6:20 PM Changeset in ffmpeg [44e83d0c] by
- ffplay: use new avformat_open_* API.
- 6:08 PM Changeset in ffmpeg [b6bde8c7] by
- ffplay: use new avformat_open_* API.
- 5:05 PM Changeset in ffmpeg [c9584f0c] by
- vf_mp: do not add duplicated pixel formats. This avoid a crash with …
- 4:28 PM Changeset in ffmpeg [f4228097] by
- lavfi: minor style fixes in formats.c
- 4:18 PM Changeset in ffmpeg [684f4abf] by
- ac3enc: remove unneeded local variable in asym_quant()
- 4:18 PM Changeset in ffmpeg [f21fb76b] by
- ac3enc: remove a branch in asym_quant() by doing 2 shifts
- 4:18 PM Changeset in ffmpeg [0e4dbe29] by
- ac3enc: avoid masking output in asym_quant() by using signed values …
- 2:05 PM Ticket #187 (3GP/MP4 performance regression) updated by
- A workaround for this bug is to use the -r option.
- 12:40 PM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by
- Hi Michael, i found the correct solution: […] When STDIN is a …
- 12:31 PM Ticket #296 (support seeking by decoding from the begin) updated by
-
Status, Version, Reproduced by developer changed
Isn't this more related to msvideo1 than avi? - 12:28 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- > I have just acquired a GV-MFD110 and that seems to work ok. Does …
- 10:17 AM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by
- Hi Michael, this is how I would implement it: […] I have no idea …
- 9:39 AM Changeset in ffmpeg [2702a6f1] by
- H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF
- 9:39 AM Changeset in ffmpeg [7c9079ab] by
- H.264: fix 4:4:4 + deblocking + MBAFF
- 9:39 AM Changeset in ffmpeg [932db250] by
- H.264: fix 4:4:4 cropping warning
- 9:39 AM Changeset in ffmpeg [85a88f9c] by
- H.264: reference the correct SPS in decode_scaling_matrices
- 9:39 AM Changeset in ffmpeg [3b79f2e] by
- H.264: fix bug in lossless 4:4:4 decoding Coefficient test for i16x16 …
- 4:03 AM Changeset in ffmpeg [b2ad33de] by
- CrystalHD: Always identify H.264 streams as Annex B. Now that we're …
- 4:03 AM Changeset in ffmpeg [63e06972] by
- CrystalHD: Always send filtered H.264 stream to hardware. As we're …
- 4:03 AM Changeset in ffmpeg [edf5fbd5] by
- CrystalHD: Simplfy extradata handling for non-Annex B content. …
- 3:16 AM Changeset in ffmpeg [043d2aff] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rawdec: …
- 2:52 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- andrewc: offtopic, but i see you are also trying to use zoneminder! …
- 2:10 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- bovine, yes pretty much the same errors. I've recompiled ffmpeg from …
Jun 21, 2011:
- 11:51 PM Ticket #296 (support seeking by decoding from the begin) created by
- The file seeks correctly with WMP/MPC, maybe it's possible to fix …
- 10:58 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- I installed latest mingw32 and SDL 1.2.14 on Vista and compiled FFmpeg …
- 8:48 PM Ticket #295 (qt-faststart segfaults after complaining of non-existent output directory) updated by
- […]
- 8:44 PM Ticket #295 (qt-faststart segfaults after complaining of non-existent output directory) created by
- When doing "qt-faststart infile.mp4 …
- 8:18 PM Changeset in ffmpeg [67e7dc54] by
- rawdec: Fix decoding of QT WRAW files. From some tests it results …
- 7:55 PM Changeset in ffmpeg [1986380d] by
- Merge branch 'master' into oldabi * master: ffplay: do not init SDL …
- 7:55 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) updated by
- writing into the decoders coded_frame is not a good idea. Iam not …
- 7:47 PM Changeset in ffmpeg [f082a0fb] by
- configure: report optimization for size separately This removes an …
- 7:41 PM Changeset in ffmpeg [86824c1d]n0.8 by
- ffplay: do not init SDL audio if -an is specified. Signed-off-by: …
- 7:41 PM Changeset in ffmpeg [4a34e54] by
- Fix zero-length gnu_printf format string warning. Signed-off-by: …
- 7:41 PM Changeset in ffmpeg [5f65489] by
- A cmp instruction with two constants is invalid, thus "g" constraint …
- 7:39 PM Changeset in ffmpeg [53d5cd2c] by
- mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.
- 7:38 PM Changeset in ffmpeg [7ac63965] by
- mov: Support R10g codec identifier.
- 7:38 PM Changeset in ffmpeg [a304a833] by
- riff/img2: Add JPEG 2000 codec IDs.
- 7:38 PM Changeset in ffmpeg [2ea1ca17] by
- riff: Add DAVC fourcc. This fourcc is used by the "mpegable AVC" …
- 7:38 PM Changeset in ffmpeg [682a2011] by
- riff: Add M263, XVIX, MMJP, CDV5 fourccs.
- 7:33 PM Changeset in ffmpeg [d352df0] by
- rawvideo: Support auv2 fourcc.
- 7:14 PM Changeset in ffmpeg [df3850db] by
- Merge branch 'master' into oldabi * master: release_notes: document …
- 6:58 PM Changeset in ffmpeg [250cebeb] by
- release_notes: document not fully understood mingw-sdl issue …
- 6:53 PM Changeset in ffmpeg [087d93f5] by
- swscale: Remove unused variable from ff_bfin_get_unscaled_swscale().
- 6:52 PM Changeset in ffmpeg [6371ce4b] by
- h264: Fix assert that failed to compile with -DDEBUG. The assert …
- 6:21 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) updated by
- file used http://samples.mplayerhq.hu/MPEG2/interlaced/koncercik.mpg …
- 6:06 PM Ticket #294 (deinterlacer does not clear interlaced_frame flag) created by
- transcoding to a y4m file. used -deinterlace which did deinterlace …
- 6:05 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Just to clarify, ffplay does build with the latest git, but …
- 5:51 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Sorry, I guess it was my mistake, I couldn't find it the first time I …
- 5:11 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Replying to KSHawkEye: > It should also be noted that …
- 4:34 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- It should also be noted that with that flag ffplay is not built.
- 4:30 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- With --disable-outdev=sdl the build does work.
- 4:16 PM Changeset in ffmpeg [0452f77f] by
- release_notes: some updates Signed-off-by: Michael Niedermayer …
- 4:10 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- cehoyos, I have run your requested command (with extra logging …
- 3:52 PM Changeset in ffmpeg [e1674d7e] by
- presets: forgotten libvpx presets Signed-off-by: Michael Niedermayer …
- 3:08 PM Changeset in ffmpeg [9b80c51] by
- release_notes: fix version Signed-off-by: Michael Niedermayer …
- 3:06 PM Changeset in ffmpeg [c0c50535] by
- release_notes: mention more codecs Signed-off-by: Michael Niedermayer …
- 3:02 PM Changeset in ffmpeg [5114e36d] by
- release_notes: there will be 2 releases each for one ABI/API. …
- 2:43 PM Changeset in ffmpeg [6324a5a] by
- release_notes: suggest git log instead of the poorly maintained …
- 2:42 PM Changeset in ffmpeg [3afc647e] by
- release_notes: we do support releases Signed-off-by: Michael …
- 2:36 PM Changeset in ffmpeg [ad3ac1d5] by
- build system: disable memalign on haiku, its not reliable there. …
- 1:52 PM Ticket #293 (FFplay running on beagleboard xm,unable to listen any sound ..why?) created by
- We are running ffplay on beagleboard on beagle board,but we are not …
- 1:24 PM Changeset in ffmpeg [84e70ef0] by
- h264: Add x86 assembly for 10-bit weight/biweight H.264 functions. …
- 12:38 PM Changeset in ffmpeg [06724c5f] by
- ffprobe: remove duplicate avformat_alloc_context() Signed-off-by: …
- 12:37 PM Changeset in ffmpeg [df1768d0] by
- Fix segmentation fault in ffprobe
- 12:08 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Please try --disable-outdev=sdl If that doesnt help please provide …
- 11:47 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) closed by
- fixed: Fixed locally, will push soon
- 11:37 AM Changeset in ffmpeg [ea57502c] by
- fate: remove output redirections from old regtest scripts All tests …
- 11:17 AM Changeset in ffmpeg [3cb64e32] by
- wma: fix infinite loop Signed-off-by: Michael Niedermayer …
- 10:28 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- I believe I've hit a related (if not identical) bug with "Geovision …
- 9:57 AM Ticket #279 (Remuxing aac in TS fails) updated by
- Right, my analysis was wrong, so I'll rephrase issue I encounter: …
- 9:18 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by
- Ah, sorry. I have Flip4Mac installed, so QT is using their WMV …
- 8:48 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- Please test ffmpeg -i rtsp://... -qscale 10 out.avi, I don't think the …
- 8:45 AM Changeset in ffmpeg [da0dadb9] by
- Fix H.264 4:4:4 lossless decoding. The coefficient test for i16x16 …
- 7:56 AM Ticket #288 (Theora encode bitrate bug.) updated by
- This parameter is used only for bitrate in theora coder. It doesn't …
- 7:51 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by
- Are you really saying that QuickTime can decode wmav2? It does not …
- 7:12 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- I'm getting the same results: […]
- 4:26 AM Changeset in ffmpeg [082b4f83] by
- swscale: undo version upgrade that git merged in and that i missed …
- 3:47 AM Changeset in ffmpeg [788c313b] by
- swscale: revert ABI breaking long->int chnage that touch public ABI …
- 3:44 AM Ticket #287 (unicode under windows) updated by
- But opening files trough fopen or fstream. Those function will fails …
- 3:27 AM Changeset in ffmpeg [779d7610] by
- Merge branch 'master' into oldabi * master: (109 commits) libx264: …
- 3:10 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Here are the differences in the compile flags: Working: …
- 2:53 AM Ticket #290 (alpha channel not preserved when transcoding) updated by
-
Priority, Component changed
Did this work in the past? and full uncut output from ffmpeg and … - 2:47 AM Ticket #261 (ffmpeg now sets libx264 open_gop=1 by default) closed by
- fixed: Fixed locally
- 2:45 AM Changeset in ffmpeg [d39b33c6] by
- libx264: fix open gop default. Please use -x264opts to force open gop …
- 2:35 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Also a in the future a mingw fate client would help detecting such …
- 2:33 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- So do you have any idea what is causing this ? maybe you can look at …
- 2:24 AM Changeset in ffmpeg [90c6963d] by
- avfilter picture pool: double free hotfix This fix introduces a small …
- 1:52 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Actually, in ffmpeg.o it does have the _ […]
- 1:38 AM Changeset in ffmpeg [6cbe8199] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (28 …
- 1:07 AM Changeset in ffmpeg [b37dfe18] by
- mpegaudio_parser: be less picky on the start position Signed-off-by: …
- 1:06 AM Changeset in ffmpeg [2d16394f] by
- ppc32: Fix movrel Fixes ticket272
- 12:54 AM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) closed by
- fixed: more or less fixed locally
- 12:15 AM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) updated by
- With the recent build, on files remuxed by ffmpeg the duration is …
Jun 20, 2011:
- 11:34 PM Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines ...) updated by
- Replying to michael: > maybe comparing the output from …
- 11:28 PM Ticket #292 (ffplay -f video4linux2 regression) updated by
- AFAIK the patch was fine and I used v4l2 so many times with no problem …
- 11:14 PM Ticket #180 (ffmpeg and ffserver different builds interraction) updated by
- If this can be reproduced with git master then please try to find out …
- 11:12 PM Ticket #292 (ffplay -f video4linux2 regression) created by
- ffplay -f video4linux2 /dev/video0 does not work any more since …
- 10:56 PM Changeset in ffmpeg [e6c52cee] by
- Replace usages of av_get_bits_per_sample_fmt() with …
- 10:44 PM Ticket #291 (FFplay adds unnecessary black bars at the left and right side of the video) created by
- FFplay adds unnecessary black bars at the left and right side of the …
- 10:41 PM Ticket #271 (regression with seeking in avi) reopened by
- 10:40 PM Ticket #271 (regression with seeking in avi) updated by
- I see this bug is marked as fixed on git. I just rebuilt ffmpeg from …
- 10:36 PM Changeset in ffmpeg [c5ee7407] by
- x86: cabac: fix register constraints for 32-bit mode Some operands …
- 10:21 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) closed by
- fixed: Patch applied i assume this fixes this ticket Thanks for the patch
- 10:14 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by
-
Status, Version, Component, Reproduced by developer changed
[…] - 9:55 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Replying to KSHawkEye: > I believe it is related to the …
- 9:53 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Replying to KSHawkEye: > It was introduced with commit …
- 9:51 PM Ticket #213 (aac codec regression) reopened by
- Works fine for me on 32- and 64-bit Linux (Core 2 Duo).
- 9:41 PM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) updated by
-
Status, Version, Reproduced by developer changed
I cannot reproduce any problems when re-muxing, but the original … - 9:38 PM Ticket #279 (Remuxing aac in TS fails) updated by
- I tried with a random ts file and mpegts_write_header() is called
- 9:36 PM Changeset in ffmpeg [2143d69b] by
- cabac: move x86 asm to libavcodec/x86/cabac.h Signed-off-by: Mans …
- 9:36 PM Changeset in ffmpeg [d075e7d5] by
- x86: h264: cast pointers to intptr_t rather than int Only the …
- 9:36 PM Changeset in ffmpeg [3a4edb76] by
- x86: h264: remove hardcoded edi in decode_significance_8x8_x86() …
- 9:36 PM Changeset in ffmpeg [b92c1a6d] by
- x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86() …
- 9:36 PM Changeset in ffmpeg [3fc4e36c] by
- x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86() …
- 9:36 PM Changeset in ffmpeg [e4b5a204] by
- x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86() …
- 9:36 PM Changeset in ffmpeg [3146a30e] by
- x86: cabac: change 'a' constraint to 'r' in get_cabac_inline() …
- 9:36 PM Changeset in ffmpeg [f743595e] by
- x86: cabac: remove hardcoded esi in get_cabac_inline() Signed-off-by: …
- 9:36 PM Changeset in ffmpeg [da3af4d] by
- x86: cabac: remove hardcoded edx in get_cabac_inline() Signed-off-by: …
- 9:36 PM Changeset in ffmpeg [51f16a9b] by
- x86: cabac: remove unused macro parameter Signed-off-by: Mans …
- 9:36 PM Changeset in ffmpeg [018c3383] by
- x86: cabac: remove hardcoded ebx in inline asm Signed-off-by: Mans …
- 9:36 PM Changeset in ffmpeg [6b712acc] by
- x86: cabac: remove hardcoded struct offsets from inline asm …
- 9:36 PM Changeset in ffmpeg [34ee43fc] by
- cabac: remove inline asm under #if 0 A comment says it's not faster …
- 9:36 PM Changeset in ffmpeg [8fcc0e79] by
- cabac: remove BRANCHLESS_CABAC_DECODER switch The code does not …
- 9:36 PM Changeset in ffmpeg [eaa2d5a9] by
- cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED …
- 9:32 PM Ticket #290 (alpha channel not preserved when transcoding) created by
- When transcoding an flv file which has an alpha channel into a video …
- 9:28 PM Changeset in ffmpeg [093768c9] by
- Fix bink audio playback outside of FFmpeg. There are 2 known Bink …
- 9:22 PM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by
- I've emailed the user who created that file to try and get some more …
- 9:17 PM Ticket #288 (Theora encode bitrate bug.) updated by
-
Priority, Status changed
FFmpeg allows to mux theora into other containers (avi, mkv, nut): … - 9:13 PM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) updated by
-
Priority, Status, Component, Reproduced by developer, Summary changed
How was this file produced? Is it playable by any software? Not a … - 9:06 PM Changeset in ffmpeg [dea22a1a] by
- document libswscale bump
- 8:55 PM Ticket #213 (aac codec regression) updated by
- Spam is gone, but the file still decodes incorrectly - I have tested …
- 8:18 PM Changeset in ffmpeg [20153fb8] by
- error_resilience: skip last-MV predictor step if MVs are not …
- 8:18 PM Changeset in ffmpeg [d42aaa80] by
- error_resilience: actually add counter when adding a MV predictor. …
- 8:17 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by
- This output comes from libav debug build (sorry, I have no debug …
- 8:11 PM Ticket #281 (Build Error AC3 Encoder Option) updated by
- enabling the ac3 encoder with both alternative implementations …
- 7:20 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- >what performance effect does this patch have? >it could slow things …
- 7:03 PM Changeset in ffmpeg [3a07f5a4] by
- qdm2: Fix alignment of local array. Fixes ticket270 Signed-off-by: …
- 6:54 PM Changeset in ffmpeg [5a0a6ae6] by
- ocv: replace FF_INTERNAL_MEM_TYPE_MAX_VALUE with SIZE_MAX Fix …
- 6:54 PM Changeset in ffmpeg [702a62a1] by
- drawtext: add braces around initialisers for option defaults Fix …
- 6:54 PM Changeset in ffmpeg [53a715f5] by
- drawtext: reindent after the previous commit Signed-off-by: Anton …
- 6:54 PM Changeset in ffmpeg [3fd53def] by
- drawtext: fix strftime() text expansion The feature was dropped after …
- 6:37 PM Ticket #272 (altivec specific code segfaults on ppc when compiled with --enable-pic) updated by
- what performance effect does this patch have? it could slow things …
- 6:29 PM Ticket #240 (ffmpeg crashes when forced to decode wma9.1 lossless 6ch with wmav2 decoder) updated by
- If theres a crash, gdb output would be usefull
- 6:13 PM Changeset in ffmpeg [cfbaeb31] by
- ffmpeg: print warning if encoding would duplicate massive amounts of …
- 5:10 PM Ticket #289 (Regression: mp3 duration estimated from bitrate wrong (bitrate guess wrong)) created by
- Bitrate is analyzed wrong and mp3 duration is way off then. == Recent …
- 4:01 PM Changeset in ffmpeg [07935318] by
- Bump major version for b8e893399ff8755721dc117695ec5ff183c1e07b On …
- 2:24 PM Changeset in ffmpeg [ea6331f8] by
- h264-mt: fix deadlock in packets with multiple slices (e.g. MP4).
- 1:18 PM Ticket #288 (Theora encode bitrate bug.) created by
- In ./libavcodec/libtheoraenc.c: […] It's wrong! Right way is: …
- 11:22 AM Changeset in ffmpeg [54dd50d1] by
- cmdutils: remove outcommented merge trash Signed-off-by: Michael …
- 10:49 AM Ticket #287 (unicode under windows) created by
- It will be nice to make unicode wrapper for main() under win32. …
- 10:37 AM Ticket #286 (Transcoding wmav2 file leaves ffmpeg in infinite loop) created by
- Hi, I have a mov-wrapped wma9 file that, if I try to transcode it to …
- 10:15 AM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by
-
Component changed
My last comment was wrong, it still works fine with mplayer -vc … - 8:41 AM Ticket #213 (aac codec regression) closed by
- worksforme: The console shows no spam and the output plays fine. Please re-open if …
- 8:38 AM Ticket #126 (h263 seeking / decoding problem) updated by
-
Summary changed
After seeking, mplayer -demuxer lavf -vc ffh263 shows some artefacts … - 4:11 AM Ticket #231 (ffplay freezes with date -s in linux) updated by
- Replying to michael: > Do we want to do thread locking in …
- 2:07 AM Changeset in ffmpeg [56e11d23] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Drop …
- 1:15 AM Changeset in ffmpeg [ae88e9c] by
- mov: Fix empty edit detection.
Jun 19, 2011:
- 11:58 PM Changeset in ffmpeg [4aeb7769] by
- dump_metadata: Fix 0xd in metadata Fixed ticket245 Signed-off-by: …
- 11:58 PM Changeset in ffmpeg [867b1067] by
- Attempt to fix ticket266 Signed-off-by: Michael Niedermayer …
- 11:58 PM Changeset in ffmpeg [940a55cc] by
- eval: Fix 32bit unsigned parsing Fixes ticket264 Signed-off-by: …
- 11:58 PM Changeset in ffmpeg [a7e4342f] by
- avidec: consider non video to contain only keyframes when seeking. …
- 11:58 PM Changeset in ffmpeg [6c0f5172] by
- ffplay: dont drop frames by default when there is no audio stream …
- 11:57 PM Ticket #173 (ffplay jpeg2000 regression) closed by
- fixed: Seems fixed
- 11:33 PM Ticket #126 (h263 seeking / decoding problem) updated by
- This video does only conatin 1 keyframe the other "keyframes" arent …
- 10:43 PM Ticket #45 (FFplay do not respect resize alghoritm set in the sourcecode) updated by
- > -vf scale=504:376:flags=2 can be used as a workaround ah, ok > …
- 9:53 PM Ticket #45 (FFplay do not respect resize alghoritm set in the sourcecode) updated by
- Replying to ami_stuff: > ok, there is an "-sws_flags" …
- 8:58 PM Changeset in ffmpeg [fd2c0a5d] by
- lavfi: add layout negotiation fields and helper functions.
- 8:58 PM Changeset in ffmpeg [527ca398] by
- lavfi: use int64_t lists in AVFilteFormats The list type was changed …
- 8:58 PM Changeset in ffmpeg [8f349b6] by
- lavfi: fix realloc size computation in avfilter_add_format() Replace …
- 8:58 PM Changeset in ffmpeg [c6e288a7] by
- lavfi: fix Makefile HEADERS Add a missing space between …
- 6:41 PM Changeset in ffmpeg [8d3d3436] by
- Drop git- prefix from version labels Signed-off-by: Mans Rullgard …
- 6:34 PM Ticket #245 (bext display error for codingHistory with line breaks) closed by
- fixed: Fixed locally will be in the next push
- 5:54 PM Changeset in ffmpeg [8fab4007] by
- Use the contents of RELEASE as version fallback instead of 'UNKNOWN' …
- 5:47 PM Changeset in ffmpeg [7b2d2190] by
- path64/open64: filter out unsupported flags These flags are accepted …
- 5:45 PM Changeset in ffmpeg [72da9888] by
- Add Release Notes
- 5:18 PM Changeset in ffmpeg [44f669e7] by
- lavfi: add vsink_buffer, and use it in ff* tools Also add the public …
- 5:13 PM Changeset in ffmpeg [e89ba76a] by
- vsrc_color: use internal timebase Avoid timescale conversion, simplify.
- 5:13 PM Changeset in ffmpeg [141f0354] by
- opt: do not crash in av_set_options_string() if opts == NULL Add …
- 5:06 PM Changeset in ffmpeg [15f03725] by
- lavfi: add negate filter This filter is a simple wrapper around the …
- 5:06 PM Changeset in ffmpeg [dd2793c8] by
- lavfi: add LUT (LookUp Table) generic filters
- 4:55 PM Ticket #213 (aac codec regression) updated by
- I also cannot reproduce this. If someone can please find out which …
- 3:58 PM Ticket #264 (Lossless x264 ffpresets fails on 32-bit) closed by
- fixed: Fixed locally
- 11:30 AM Ticket #254 (mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer)) updated by
- Replying to cehoyos: > Also fails now with mplayer …
- 11:14 AM Ticket #271 (regression with seeking in avi) closed by
- fixed: will be fixed with my next push
- 5:12 AM Changeset in ffmpeg [4b84d511] by
- sipr: Drop unused DSPContext
- 5:12 AM Changeset in ffmpeg [1e3d5eec] by
- sipr: include string.h for mem*()
- 5:12 AM Changeset in ffmpeg [cb372931] by
- sipr: Use memmove() to copy overlapped buffers.
- 5:11 AM Changeset in ffmpeg [0c17beba] by
- h264: drop some ugly casts
- 3:56 AM Ticket #141 (ffplay displays black screen with image) closed by
- fixed: Fixed locally
- 3:34 AM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) updated by
- Replying to cehoyos: > How do you know the OP tests on …
- 3:16 AM Ticket #3 (Auto-detection of Sonic Foundry Soft Encode AC3 files with a 16-byte ...) updated by
- without looking at the file this sounds like a small demuxer should be …
- 3:12 AM Ticket #249 (Fix the filter remove-logo) updated by
-
Owner changed
- 2:02 AM Changeset in ffmpeg [83f9bc8a] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
- 1:54 AM Changeset in ffmpeg [15b4f644] by
- swscale: fix mono input for width%8 Fixes ticket193 Signed-off-by: …
- 1:54 AM Changeset in ffmpeg [799a87d7] by
- avidec: Ignore unknown stream types Improves ticket131 …
- 1:54 AM Changeset in ffmpeg [a4233d1f] by
- h264: print actual slice number in "Too many slices" warning …
- 1:54 AM Changeset in ffmpeg [9291faeb] by
- jpegdec: include mjpb_skiptosod in debug output Signed-off-by: …
- 1:54 AM Changeset in ffmpeg [a09a3e82] by
- jpegdec: fix CJPG decoding. Fixes ticket133 Signed-off-by: Michael …
- 1:54 AM Changeset in ffmpeg [0aed4f81] by
- w32threads: with only 1 thread there cant be a active threading mode. …
- 1:54 AM Changeset in ffmpeg [035c13e3] by
- ffmpeg: warn if samples need to be converted in a lossy way for …
- 1:54 AM Changeset in ffmpeg [7ba26252] by
- flacenc: mark as lossless codec Signed-off-by: Michael Niedermayer …
- 1:54 AM Changeset in ffmpeg [34dc7aa] by
- libavcodec: add CODEC_CAP_LOSSLESS Signed-off-by: Michael Niedermayer …
- 1:45 AM Ticket #9 (libswscale MMX2 giving videos a pink lined overlay) updated by
- Is this still reproduceable? also it should be investigated why mmx2 …
- 1:34 AM Ticket #193 (black bar when converting monow for certain horizontal resolutions) closed by
- fixed: Fixed locally
- 1:26 AM Ticket #265 (MMX2 yuv420p10 → yuv444p scaler produces vertical undithered(?) lines ...) updated by
- maybe comparing the output from swscale-test between mingw and linux …
- 1:12 AM Ticket #274 (av_seek_frame fails on some files.) updated by
-
Status, Owner, Component changed
If this still happens with current oldabi, please find out which …
Jun 18, 2011:
- 11:49 PM Ticket #131 (add support for (maybe broken) *.divx file) updated by
- Replying to ami_stuff: > It is acceptable to just ignore …
- 11:39 PM Ticket #12 (expand nut file format to encode 'bits_per_coded_sample') updated by
- This should be proposed on nut-devel
- 10:45 PM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by
- I'm new here, so please cut me some slack. Sorry if I'm reporting it …
- 10:20 PM Ticket #181 (ffmpeg win-all be able to capture from dshow) updated by
-
Owner changed
Theres some dshow code in avdevice, i have no windows to test what it … - 9:59 PM Ticket #133 (CJPG files have chroma problems) closed by
- fixed: Will be fixed with my next git push
- 9:51 PM Changeset in ffmpeg [dbafb0e0] by
- lavf: prevent crash in av_open_input_file() if ap == NULL. Needed for …
- 8:02 PM Ticket #175 (Strange increase of the size of dsputil.o) updated by
- Replying to xhpohanka: > Unfortunately this change make …
- 8:00 PM Ticket #284 (Mpg format can not be converted to any other format) closed by
- fixed: thanks, the patch will be included with my next push
- 7:56 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- After doing some more reading it might not be rawdec.o, it appears …
- 7:55 PM Ticket #210 (24bit flac encoding) updated by
- Ive added a better warning locally, will be in git with my next push
- 7:24 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- It was introduced with commit 2291e18e4891066bbcbcd1a4e468a59a40e9cb5c …
- 6:19 PM Ticket #284 (Mpg format can not be converted to any other format) updated by
- Replying to michael: > Please try if the patch below fixes …
- 5:57 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Okay - I've tracked it down. The "size of array '...' is …
- 5:53 PM Changeset in ffmpeg [bed31c7] by
- more Changelog additions
- 5:32 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Okay - it turns out that there are two errors here. First, it was …
- 5:18 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- I still have the same problem with the latest ffmpeg and libh264 from …
- 3:42 PM Changeset in ffmpeg [84bd2b4] by
- lavf: add a forgotten NULL check in convert_format_parameters().
- 12:34 PM Changeset in ffmpeg [ed63f527] by
- Fix build if yasm is not available.
- 11:52 AM Changeset in ffmpeg [f188a1e0] by
- H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. Mainly …
- 10:17 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- If you think this is a regression, perhaps you find the version …
- 9:36 AM Changeset in ffmpeg [bde80559] by
- dcaenc: small quantization simplification.
- 9:02 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- Please test latest git head (the version you are using is ancient, …
- 8:12 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) created by
- I am trying to convert a RTSP h264 video stream from a "Geovision" IP …
- 7:36 AM Changeset in ffmpeg [47a8243c] by
- Fix -s documentation.
- 3:10 AM Changeset in ffmpeg [2905e3ff] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
- 1:39 AM Changeset in ffmpeg [44d1b408] by
- qdm2: Fix alignment of local array. Fixes ticket270 Signed-off-by: …
- 1:34 AM Ticket #273 (h264 video decoding aborts due to too low number of "slices") updated by
- Unless there are vissual artifacts/the decode output differs or a …
- 1:25 AM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Maybe you could find out which revission exactly broke it with git …
- 12:47 AM Ticket #178 (ffserver segfault) updated by
- As the patch was applied, is this still reproduceable?
- 12:45 AM Ticket #270 (Crash decoding qdm2 on ia32) closed by
- fixed: should be fixed with my next git push
- 12:11 AM Ticket #231 (ffplay freezes with date -s in linux) updated by
- Do we want to do thread locking in av_gettime() ? if so that shouldnt …
- 12:09 AM Changeset in ffmpeg [0c6cf3fa] by
- vsrc_color: set output pos values to -1 -1 is more correct than 0, as …
- 12:09 AM Changeset in ffmpeg [bb3a2b72] by
- vsrc_color: add @file doxy Also remove outdated reference to color in …
- 12:08 AM Changeset in ffmpeg [8055433b] by
- graphparser: add missing NULL check in avfilter_graph_parse() Fix a …
Jun 17, 2011:
- 11:00 PM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by
- Replying to jlsantiago0: > These patches fix the problem. …
- 10:51 PM Ticket #284 (Mpg format can not be converted to any other format) updated by
- Please try if the patch below fixes it (and threads still work) thx […]
- 10:38 PM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by
-
Status, Owner changed
Now someone just needs to add checks for errors (like file not found) … - 10:14 PM Ticket #157 (Specifying KEYINT (-g) has no effect) updated by
-
Priority changed
oldabi has been updated and supports -x264opts, which support all x264 … - 10:10 PM Ticket #224 (Improving support for IIDC cameras (libavdevice/libdc1394.c)) closed by
- fixed: These patches have been applied some time ago
- 6:10 PM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by
- These patches fix the problem. fix-no-b-v2.patch has already been …
- 4:25 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- I get the same error with --extra-cflags and --extra-ldflags instead …
- 9:02 AM Changeset in ffmpeg [369c68c4] by
- Support DTS in mp4/mov.
- 8:56 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Could you try to use --extra-cflags and --extra-ldflags instead of …
- 4:39 AM Changeset in ffmpeg [78440c00] by
- lavc: add opt_find to AVCodecContext class. Fixes encoder private …
- 4:36 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- 1) I'm using the latest git, 4f643430f295a8376ca51f127a23b0f8ce92068b …
- 3:49 AM Changeset in ffmpeg [4f643430] by
- Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' * commit …
Jun 16, 2011:
- 11:57 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- Please: 1) confirm that you are using latest git 2) confirm that you …
- 11:08 PM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
- The problem is SDL/ffplay related. I narrowed it down and the issue …
- 9:32 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) closed by
- fixed: I fixed the crash (thank you for the report and the analysis), I …
- 9:27 PM Ticket #283 (dvd-pal target does not force correct colorspace (with DVCPRO50)) closed by
- fixed: Fixed by Michael.
- 9:21 PM Changeset in ffmpeg [d8ee7770] by
- Do not crash if SDL_SetVideoMode() fails.
- 9:20 PM Changeset in ffmpeg [d5708923] by
- Move do_exit() and stream_close() up.
- 9:18 PM Changeset in ffmpeg [5ad05dd5] by
- Fix documentation for -ar and -ac.
- 9:18 PM Changeset in ffmpeg [5fb67d80] by
- Fix compilation with old yasm.
- 9:06 PM Changeset in ffmpeg [f6e2af4f] by
- ffmpeg: Force 420 with target dvd and svcd. Fixes ticket283 …
- 6:51 PM Changeset in ffmpeg [3803af22] by
- h264: Complexify frame num gap shortening code By observation it did …
- 6:49 PM Changeset in ffmpeg [c98b928] by
- intreadwrite.h: fix AV_RL32/AV_RB32 signedness. The output type of …
- 6:24 PM Changeset in ffmpeg [aa15e687] by
- Fix decoding of mpegts streams with h264 video that does *NOT* have b …
- 6:24 PM Changeset in ffmpeg [7c44d71] by
- Add minor bumps and APIChanges entries for lavf private options.
- 6:24 PM Changeset in ffmpeg [55ba12e3] by
- ffmpeg: deprecate -vc and -tvstd They've been replaced by demuxer …
- 6:24 PM Changeset in ffmpeg [8035f429] by
- ffmpeg: use new avformat_open_* API.
- 6:24 PM Changeset in ffmpeg [50f2dfa] by
- ffserver: use new avformat_open_* API.
- 6:24 PM Changeset in ffmpeg [e0518705] by
- ffprobe: use new avformat_open_* API.
- 6:24 PM Changeset in ffmpeg [d0e142bb] by
- ffplay: use new avformat_open_* API.
- 6:24 PM Changeset in ffmpeg [9ba38229] by
- cmdutils: add opt_default2(). It stores options in a dictionary to be …
- 6:24 PM Changeset in ffmpeg [1b9b37b8] by
- dict: add AV_DICT_APPEND flag.
- 6:24 PM Changeset in ffmpeg [25de595] by
- lavf: add avformat_write_header() as a replacement for …
- 6:24 PM Changeset in ffmpeg [603b8bc] by
- Deprecate av_open_input_* and remove their uses. Deprecate the last …
- 6:24 PM Changeset in ffmpeg [05e84c95] by
- lavf: add avformat_open_input() as a replacement for av_open_input_* …
- 6:24 PM Changeset in ffmpeg [dc59ec5e] by
- AVOptions: add av_opt_find() as a replacement for av_find_opt.
- 6:24 PM Changeset in ffmpeg [7e83e1c5] by
- AVOptions: add av_opt_set_dict() mapping a dictionary struct to a …
- 6:24 PM Changeset in ffmpeg [0b7ccad6] by
- ffmpeg: don't abuse a global for passing frame size from input to …
- 6:24 PM Changeset in ffmpeg [10de86b8] by
- ffmpeg: don't abuse a global for passing pixel format from input to …
- 6:15 PM Changeset in ffmpeg [6ec2fd5f] by
- mmsh: fix 400 bad request There is no need to write two HTTP newlines …
- 6:11 PM Changeset in ffmpeg [62940bb4] by
- ffmpeg: initialise encoders earlier. Fixes choosing supported …
- 6:11 PM Changeset in ffmpeg [9446d759] by
- ffmpeg: merge output_codecs array into AVOutputStream members. …
- 5:54 PM Ticket #284 (Mpg format can not be converted to any other format) updated by
- Do not add any patches and enable all external encoder / decoder …
- 3:40 PM Ticket #284 (Mpg format can not be converted to any other format) updated by
- Not reproducible on Linux. Is "ffmpeg -i ED.mpg" sufficient to …
- 3:13 PM Changeset in ffmpeg [1d076f46] by
- rtpenc_latm: Consistently use "Libav" in license boilerplate.
- 2:40 PM Changeset in ffmpeg [d8407339] by
- rtsp: Don't pass string pointer as format string to ff_url_join In …
- 2:40 PM Changeset in ffmpeg [60953888] by
- mmsh: fixed printf injection bug in mmsh request Signed-off-by: …
- 1:47 PM Ticket #284 (Mpg format can not be converted to any other format) updated by
-
Status changed
- 1:45 PM Ticket #284 (Mpg format can not be converted to any other format) updated by
- ps Video files …
- 1:24 PM Ticket #284 (Mpg format can not be converted to any other format) created by
- Mpg format can not be converted to any other formatting tips are as …
- 12:36 PM Ticket #283 (dvd-pal target does not force correct colorspace (with DVCPRO50)) created by
- When encoding DVCPRO50 material (or most likely any material having …
- 12:15 PM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- yes i have tried 0 and 24 still it gives segmentation fault....Is …
- 9:43 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- Did you already try to use 24 (or another value) as the third operand …
- 9:05 AM Ticket #282 (undefined reference to `_avdevice_register_all') updated by
-
Status, Component changed
Please confirm that you are using latest git head (first line of "git … - 8:56 AM Changeset in ffmpeg [7cbc2e60] by
- codec-regression: remove pointless -r options for dnxhd
- 8:32 AM Ticket #276 (FFPlay when compiled for arm and executed on BeagleBoard Xm + Angstrom ...) updated by
- It is not referred in ffplay,but when it is NULL,then on comparison …
- 4:38 AM Ticket #282 (undefined reference to `_avdevice_register_all') created by
- I'm getting: […] when --disable-static --enable-shared is used, …
- 4:29 AM Changeset in ffmpeg [56629aa0] by
- Merge branch 'master' into oldabi * master: mmsh: fixed printf …
- 1:53 AM Changeset in ffmpeg [7a02527b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: ac3enc: …
- 1:15 AM Changeset in ffmpeg [a0bafaab] by
- mmsh: fixed printf injection bug in mmsh request
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: …
Note:
See TracTimeline
for information about the timeline view.
