Timeline
Jun 25, 2011:
- 11:41 PM Ticket #308 (Add support for AVI RAW (Y8)) updated by
- Not realted to this issue, but there is { PIX_FMT_GRAY8, MKTAG(' …
- 11:33 PM Ticket #308 (Add support for AVI RAW (Y8)) created by
- Attached patch adds Y8 FourCC. The sample file comes from: …
- 11:18 PM Ticket #307 (Add support for AVI RAW (YV16)) created by
- The attached patch adds support for YV16 FourCC. The sample file …
- 10:19 PM Ticket #305 (-passlogfile option is broken (used to work)) updated by
-
Priority, Version, Reproduced by developer changed
Regression since 2c18893a911657205bd45ff8a666882610e57700 - 9:26 PM Ticket #306 (Add support for AVI RAW (YV24)) created by
- AVI RAW (YV24) sample not supported by FFmpeg. …
- 8:06 PM Changeset in ffmpeg [5fba761f] by
- samplefmt: remove deprecated use of av_get_bits_per_sample_fmt() Use …
- 8:06 PM Changeset in ffmpeg [5aca97e2] by
- vsink_buffer: add missing description
- 8:06 PM Changeset in ffmpeg [d7686b3e] by
- configure: select buffersink_filter when ffplay is enabled …
- 6:02 PM Changeset in ffmpeg [d0ce090e] by
- ARM: silence some annoying armcc warnings This silences warnings …
- 5:38 PM Ticket #305 (-passlogfile option is broken (used to work)) updated by
- Here's the command line with output: …
- 5:22 PM Ticket #305 (-passlogfile option is broken (used to work)) updated by
-
Status, Component changed
Please provide command line and complete, uncut output. If you believe … - 5:17 PM Ticket #305 (-passlogfile option is broken (used to work)) created by
- Hello I'm using ffmpeg 0.8: ffmpeg version 0.8, Copyright (c) …
- 5:15 PM Changeset in ffmpeg [c5cf0f7a] by
- Fix compilation in subdir with NASM. Signed-off-by: Reimar Döffinger …
- 5:15 PM Changeset in ffmpeg [fe343286] by
- Restore some more rules to common.mak to improve building in subdirs. …
- 2:16 PM Ticket #304 (wrong detection: "Format mp3 detected only with small score of 1") updated by
-
Analyzed by developer, Status, Type, Reproduced by developer changed
Please add command line and complete, uncut output of ffmpeg. - 2:14 PM Ticket #148 (ffplay and ffmpeg hang-up for "invalid" streams (urls)) closed by
- fixed: Seems to be fixed. […]
- 1:27 PM Changeset in ffmpeg [1bf80a9a] by
- configure: select buffersink_filter when ffmpeg is enabled …
- 1:27 PM Changeset in ffmpeg [c0b90d40] by
- configure: select buffersink_filter when ffmpeg is enabled …
- 1:02 PM Ticket #304 (wrong detection: "Format mp3 detected only with small score of 1") created by
- The IP camera Lumenera Le165 uses MJEPG video codec. If ffmpeg version …
- 12:11 PM Changeset in ffmpeg [c713620b] by
- ffplay: Remove unused-but-set channels variable from …
- 11:02 AM Changeset in ffmpeg [729f953f] by
- build: Add DEP_LIBS dependency directly to the shared library build …
- 11:02 AM Changeset in ffmpeg [89b5829d] by
- build: Remove multiple inclusion guards from config.mak. config.mak …
- 11:02 AM Changeset in ffmpeg [a6213f3d] by
- build: Remove redundant config.mak includes from subdirectory …
- 9:39 AM Changeset in ffmpeg [3a0d0ff5] by
- aacenc: Mark psy_3gpp_window() as av_unused. It is intentionally left …
- 9:06 AM Ticket #278 (0.7-rc1: strange colors with x11grab) closed by
- fixed: Fixed in all newer releases.
- 9:03 AM Changeset in ffmpeg [392aa6e4] by
- ogg_read_packet: forward error code.
- 8:53 AM Ticket #288 (Theora encode bitrate bug.) updated by
- So you are saying the overhead applies even if not muxing into ogg? …
- 6:18 AM Ticket #303 (libavcodec/x86/snowdsp_mmx.c has bad inline asm) updated by
- Do you want a darwin source for fate?
- 6:11 AM Ticket #303 (libavcodec/x86/snowdsp_mmx.c has bad inline asm) updated by
- ffmpeg is git master 5aa8b270db2b88f136ef518b4bdf2b5dfff4a77b clang …
- 2:32 AM Changeset in ffmpeg [dca3542d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
Jun 24, 2011:
- 9:48 PM Changeset in ffmpeg [e65d6e22] by
- configure: select buffersink_filter when ffmpeg is enabled …
- 9:07 PM Ticket #301 (Problems encoding stills to video after v.5 to v.7 upgrade) updated by
-
Status, Version, Component changed
Your jpgs produce a fine mpg for me with ffmpeg -i sxi_00%2d.jpg … - 8:43 PM Ticket #302 (no padding bugs detection conflicts with mpeg4 stream which contains ...) updated by
-
Status, Version, Reproduced by developer changed
Decoded stream looks very broken, works fine with mplayer -vc … - 8:38 PM Ticket #303 (libavcodec/x86/snowdsp_mmx.c has bad inline asm) updated by
-
Status changed
(Given that clang gets tested on http://fate.ffmpeg.org ) Please add … - 7:31 PM Ticket #302 (no padding bugs detection conflicts with mpeg4 stream which contains ...) updated by
- I've made a patch with which sample file can be played fine. Here it …
- 7:17 PM Ticket #303 (libavcodec/x86/snowdsp_mmx.c has bad inline asm) created by
- clang doesn't like the inline assembly in snowdsp_mmx.c due to …
- 7:16 PM Changeset in ffmpeg [b36518dc] by
- configure: Add -Wno-format-zero-length to CFLAGS. The C standard …
- 7:12 PM Ticket #302 (no padding bugs detection conflicts with mpeg4 stream which contains ...) created by
- Attached sample contains mpeg4 bitstream with resync_markers. This …
- 6:26 PM Ticket #301 (Problems encoding stills to video after v.5 to v.7 upgrade) created by
- I am trying to encode image stills into a video. I have had success …
- 6:26 PM Changeset in ffmpeg [5aa8b27] by
- Restore accidentally removed parts of "BRIEF" list. Signed-off-by: …
- 5:04 PM Changeset in ffmpeg [f6d28cf0] by
- parse_options(): Avoid passing NULL as a string arg to fprintf
- 4:40 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Do you agree that the original problem you reported was fixed and that …
- 4:30 PM Ticket #300 (How to add support for new codec into the ffmpeg framework ?) closed by
- invalid: Please consider reading …
- 3:27 PM Changeset in ffmpeg [fc66e231] by
- udp: Receive on the remote port number, if no local port is set For a …
- 1:13 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Makes it worse. Building with git://git.videolan.org/ffmpeg.git …
- 9:56 AM Changeset in ffmpeg [f925b243] by
- general.texi: clarify with examples what "the FFmpeg libraries" means
- 9:53 AM Changeset in ffmpeg [978e711b] by
- general.texi: remove reference to --enable-memalign-hack, no longer …
- 9:15 AM Changeset in ffmpeg [470ac143] by
- MAINTAINERS: add a "Releases" section The new section documents the …
- 9:15 AM Changeset in ffmpeg [9fff623d] by
- Changelog: merge various 0.7* sections into a single 0.8 section …
- 8:55 AM Ticket #300 (How to add support for new codec into the ffmpeg framework ?) created by
- Will you please let me know the step by step procedure to add the …
- 7:39 AM Changeset in ffmpeg [95dd1741] by
- Allow running make in subdirs again.
- 7:22 AM Ticket #279 (Remuxing aac in TS fails) updated by
-
Status, Reproduced by developer changed
Works fine for some aac samples (like … - 7:09 AM Changeset in ffmpeg [2ec89922] by
- Revert "build: move basic rules and variables to main Makefile" This …
- 6:53 AM Ticket #295 (qt-faststart segfaults after complaining of non-existent output directory) closed by
- fixed: I can reproduce the problem, it has been fixed some time ago, both 0.7 …
- 5:42 AM Changeset in ffmpeg [9c709f0] by
- add changelog entries for added fourcc codecs and H.264 fixes
- 5:42 AM Changeset in ffmpeg [4ad56612] by
- build: Remove dependency and editor backup files also in the doc/ …
- 1:07 AM Changeset in ffmpeg [686959e8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
Jun 23, 2011:
- 10:37 PM Changeset in ffmpeg [adbfc605] by
- doxygen: Consistently use '@' instead of '\' for Doxygen markup. …
- 9:30 PM Ticket #299 (ffmpeg crashes with -vf mp=boxblur=100:100) created by
- It seems like there should be added a check for max value allowed by …
- 9:21 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Could you confirm that your problem is still reproducible with latest …
- 8:39 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Yes, confirmed that "size of array ... is negative" in current head …
- 7:57 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- Could you confirm that your problem is still reproducible with latest …
- 7:52 PM Ticket #298 (Crash in ff_emulated_edge_mc_8) created by
- […]
- 7:02 PM Ticket #266 (ARM: "size of array is negative" in mpegvideo_arm.c) updated by
- This is also being tracked as https://roundup.libav.org/issue2689
- 6:19 PM Ticket #253 (invalid stream time_base for avi/aac, after av_write_header()) updated by
- […] […]
- 5:54 PM Ticket #165 (QT Cinepak - plays in negative) updated by
-
Status, Version, Reproduced by developer changed
Possible fix attached. - 5:17 PM Changeset in ffmpeg [9abbe8cc] by
- Use av_printf_format to check the usage of printf style functions …
- 5:17 PM Changeset in ffmpeg [67e9ae14] by
- Add av_printf_format, for marking printf style format strings and …
- 3:55 PM Changeset in ffmpeg [9e19704a] by
- ARM: enable thumb for Cortex-M* CPUs These CPUs are thumb-only and …
- 2:50 PM Changeset in ffmpeg [ffc6c8a4] by
- Support u8, s8, alaw and mulaw channel reordering in alsa.
- 11:47 AM Changeset in ffmpeg [35fa0d47] by
- nsvdec: Propagate error values instead of returning 0 in …
- 11:17 AM Changeset in ffmpeg [f038cf3c] by
- build: remove SRC_PATH_BARE variable Setting SRC_PATH to "." when …
- 11:17 AM Changeset in ffmpeg [bb524924] by
- build: move basic rules and variables to main Makefile Signed-off-by: …
- 11:16 AM Changeset in ffmpeg [8d853efe] by
- build: move special targets to end of main Makefile Signed-off-by: …
- 10:04 AM Ticket #295 (qt-faststart segfaults after complaining of non-existent output directory) updated by
- Unreproducible here, with both 0.6.4 and master. Please provide the …
- 9:27 AM Ticket #281 (Build Error AC3 Encoder Option) updated by
- Replying to michael: > enabling the ac3 encoder with both …
- 9:24 AM Ticket #292 (ffplay -f video4linux2 regression) closed by
- fixed: Fixed in: […] It's also possible to change the framerate using …
- 9:06 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by
- bovine: thanks for the heads up. I didn't realise that digest auth was …
- 7:50 AM Changeset in ffmpeg [acb62e99] by
- alsa: support unsigned variants of already supported signed formats. …
- 7:14 AM Changeset in ffmpeg [180faac6] by
- H.264: fix 4:4:4 + deblocking + 8x8dct + cavlc + MBAFF (cherry picked …
- 7:14 AM Changeset in ffmpeg [13c943ff] by
- H.264: fix 4:4:4 + deblocking + MBAFF (cherry picked from commit …
- 7:14 AM Changeset in ffmpeg [18052f1] by
- H.264: fix 4:4:4 cropping warning (cherry picked from commit …
- 7:14 AM Changeset in ffmpeg [4c8b14c3] by
- H.264: reference the correct SPS in decode_scaling_matrices (cherry …
- 7:13 AM Changeset in ffmpeg [e4071fa0] by
- H.264: fix bug in lossless 4:4:4 decoding Coefficient test for i16x16 …
- 7:13 AM Changeset in ffmpeg [bf5ed476] by
- alsa: add support for more formats. Specifically, f32, f64, s32, s24, …
- 6:50 AM Changeset in ffmpeg [fcd26eb] by
- rawdec: Fix decoding of QT WRAW files. From some tests it results …
- 6:50 AM Changeset in ffmpeg [6a34f5d] by
- configure: report optimization for size separately This removes an …
- 6:50 AM Changeset in ffmpeg [26f48752] by
- mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers. …
- 6:50 AM Changeset in ffmpeg [1aef8de6] by
- mov: Support R10g codec identifier. (cherry picked from commit …
- 6:50 AM Changeset in ffmpeg [9ac3e32b] by
- riff/img2: Add JPEG 2000 codec IDs. (cherry picked from commit …
- 6:50 AM Changeset in ffmpeg [52542856] by
- riff: Add DAVC fourcc. This fourcc is used by the "mpegable AVC" …
- 6:50 AM Changeset in ffmpeg [1378389] by
- riff: Add M263, XVIX, MMJP, CDV5 fourccs. (cherry picked from commit …
- 6:50 AM Changeset in ffmpeg [6cef3dd] by
- rawvideo: Support auv2 fourcc. (cherry picked from commit …
- 6:49 AM Changeset in ffmpeg [41b68dc] by
- lavdev: improve feedback in case of invalid frame rate/size Show the …
- 6:49 AM Changeset in ffmpeg [a4bda405] by
- vfwcap: prefer "framerate_q" over "fps" in vfw_read_header() The …
- 6:49 AM Changeset in ffmpeg [e60068ba] by
- v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters() The …
- 6:49 AM Changeset in ffmpeg [a5351720] by
- fbdev: prefer "framerate_q" over "fps" in device context The variable …
- 6:49 AM Changeset in ffmpeg [da51a7c6] by
- bktr: prefer "framerate" over "fps" for grab_read_header() The …
- 6:49 AM Changeset in ffmpeg [147bcf27] by
- ALSA: implement channel layout for playback. Currently quad, 5.0, 5.1 …
- 6:49 AM Changeset in ffmpeg [2359aeb5] by
- alsa: support unsigned variants of already supported signed formats.
- 6:49 AM Changeset in ffmpeg [921715ed] by
- alsa: add support for more formats. Specifically, f32, f64, s32, s24, …
- 6:49 AM Changeset in ffmpeg [403eee16] by
- h264: Fix assert that failed to compile with -DDEBUG. The assert …
- 6:31 AM Changeset in ffmpeg [8986fddc] by
- ARM: allow building in Thumb2 mode Signed-off-by: Mans Rullgard …
- 2:49 AM Changeset in ffmpeg [4b87a088] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
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 …
Note:
See TracTimeline
for information about the timeline view.
