Timeline
Jan 5, 2012:
- 11:59 PM Changeset in ffmpeg [09f25a9c] by
- Allow decoding of uyvy422 CYUV with -vcodec rawvideo. FourCC CYUV can …
- 11:51 PM Changeset in ffmpeg [d185278c] by
- Support decoding of some unusual jpeg samples. Avoid unsupported …
- 11:28 PM Ticket #886 (when decoding wmv file, logging thousands of "0 errors are concealed" ...) closed by
- duplicate: Invalid due to missing complete, uncut console output and a duplicate …
- 10:46 PM Ticket #886 (when decoding wmv file, logging thousands of "0 errors are concealed" ...) created by
- I get errors like this when trying to decode a WMV file. I don't have …
- 10:32 PM Ticket #883 (pam: reject 64bpp rgba) updated by
- new patch attached
- 10:19 PM Changeset in ffmpeg [f5be84cf] by
- ipmovie: do not read audio packets before the codec is known Prevents …
- 10:19 PM Changeset in ffmpeg [696ace50] by
- truemotion2: check size before GetBitContext initialisation Prevents …
- 10:13 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by
- I did not encode this file (found it on vlc's trac), but probably: …
- 9:56 PM Changeset in ffmpeg [acb07430] by
- avio: Only do implicit network initialization for network protocols …
- 9:56 PM Changeset in ffmpeg [32b83aee] by
- avio: Add an URLProtocol flag for indicating that a protocol uses …
- 9:56 PM Ticket #838 (ffplay: remix by defaul multichannel audio to stereo) closed by
- fixed: The original bug is fixed in the latest git master. (Altough the …
- 9:34 PM Ticket #646 (fix decoding of rawvideo (NV12) with odd width) updated by
- What encoder/codec you used with VirtualDub to create such file?
- 9:29 PM Changeset in ffmpeg [bb5b3940] by
- adpcm: ADPCM Electronic Arts has always two channels
- 9:26 PM Changeset in ffmpeg [06df5420] by
- avserver: Fix a bug where the socket is IPv4, but IPv6 is autoselected …
- 9:24 PM Changeset in ffmpeg [42780232] by
- Check for overread in vqa video decoder. This issue was discovered …
- 9:24 PM Changeset in ffmpeg [1d0d6305] by
- sipr: fall back to setting mode based on bit_rate. Not all …
- 9:13 PM Ticket #879 (mxf files without FooterPartition) updated by
- I just sent a patch to ffmpeg-devel, if you can test it and it works …
- 8:56 PM Ticket #879 (mxf files without FooterPartition) updated by
-
ffmpeg-git -i - <1GB.mxfworks fine i created the … - 8:53 PM Changeset in ffmpeg [96fc1f07] by
- volume: remove duplicated condition.
- 8:42 PM Ticket #879 (mxf files without FooterPartition) updated by
- Have you tried ffmpeg -i - < 1GB.mxf ? And MPlayer can play the 10MB …
- 8:32 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by
- mplayer output [gavin@gavin-desktop MTS_tests]$ mplayer out.mov …
- 8:28 PM Ticket #879 (mxf files without FooterPartition) updated by
- this is what i've done: ffmpeg-git -i 1GB.mxf […] dd if=1GB.mxf …
- 8:21 PM Changeset in ffmpeg [faaec467] by
- matroskadec: Fix a bug where a pointer was cached to an array that …
- 8:15 PM Ticket #879 (mxf files without FooterPartition) updated by
- Do other applications play the 10MB file?
- 8:01 PM Ticket #879 (mxf files without FooterPartition) updated by
- @cehoyos the entire file is over 1GB, first 10MB can be downloaded at …
- 8:01 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by
- Please try bigger values for count (and / or skip). Instead of …
- 8:00 PM Ticket #881 (pam: fix 16bpp grayscale mode) closed by
- fixed: For future patches: Please always use "{ }" for if - else blocks. …
- 7:59 PM Changeset in ffmpeg [35da8556] by
- mov: support timecode extraction.
- 7:59 PM Changeset in ffmpeg [adc27878] by
- mov: annotate read values in tmcd track.
- 7:59 PM Changeset in ffmpeg [2aa7375a] by
- timecode: add avpriv_check_timecode_rate().
- 7:59 PM Changeset in ffmpeg [82a11fcf] by
- vp3: fix streams with non-zero last coefficient Fixes a regression …
- 7:59 PM Ticket #882 (pam: support 48bpp) closed by
- fixed
- 7:58 PM Changeset in ffmpeg [a44b63f6] by
- Support 48bpp pam decoding. Fixes ticket #882.
- 7:57 PM Changeset in ffmpeg [871e2f4f] by
- Support 16bpp grayscale pam decoding. Fixes ticket #881.
- 7:50 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by
- Yes, it seems to be. I opened the file and it played back for ~7 seconds.
- 7:47 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by
- Replying to jgauthier: > The file is too big to upload …
- 7:45 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by
- Please provide the output of ffmpeg -i out.mov and please test ffplay …
- 7:37 PM Changeset in ffmpeg [02026d08] by
- libvpxenc: Remove duplicate AVOption constants. Found-by: j@v2v.cc …
- 7:33 PM Changeset in ffmpeg [4d5bbbad] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
- 7:29 PM Ticket #882 (pam: support 48bpp) updated by
- The patch looks ok
- 7:25 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by
- Strange eh. Cinelerra and Mediainfo report them as u16 (well, …
- 7:22 PM Ticket #881 (pam: fix 16bpp grayscale mode) updated by
- Yes, but only on big-endian. New patch attached.
- 7:14 PM Changeset in ffmpeg [ce23b2af] by
- fate: Add missing reference file from 9b4767e4.
- 7:04 PM Changeset in ffmpeg [8ee77fc8] by
- ffplay: fix invalid wanted_channel_layout calculation Signed-off-by: …
- 7:04 PM Changeset in ffmpeg [5d94f28e] by
- ffplay: honor SDL_AUDIO_CHANNELS and make sure to use SDL supported …
- 7:01 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by
- The file is too big to upload (~10G), and I did attempt to take a …
- 6:54 PM Ticket #884 (Wrong duration on long video from HDPVR) updated by
-
Cc changed
(Please test -analyzeduration 2000000000) Assuming your file is too … - 6:49 PM Ticket #883 (pam: reject 64bpp rgba) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
An error message would be nice and please add "{" - "}" for if - else … - 6:47 PM Ticket #882 (pam: support 48bpp) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 6:45 PM Ticket #881 (pam: fix 16bpp grayscale mode) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Did you test the patch? - 6:43 PM Ticket #880 (bad two first frames when mpeg2video encoding) updated by
- Is your problem related to -threads 8? Is it also reproducible with …
- 6:34 PM Changeset in ffmpeg [4274e481] by
- mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.
- 6:25 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by
- Does the problem depend on -vcodec dnxhd or is it also reproducible …
- 6:12 PM Ticket #885 (Segfault when decoding 4xm zzufed file) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Keywords changed
[…] - 6:00 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by
- SIGNED pcm_s16be [gavin@gavin-desktop MTS_tests]$ ffmpeg -i 00000.MTS …
- 5:37 PM Changeset in ffmpeg [9b55b4bb] by
- 4xm: Prevent buffer overreads. 4xm decoder while decoding i2 frames …
- 5:20 PM Changeset in ffmpeg [e268a35] by
- mjpegdec: parse RSTn to prevent skipping other data in …
- 5:18 PM Changeset in ffmpeg [5e5cde27] by
- vp3: add fate test for non-zero last coefficient
- 5:18 PM Changeset in ffmpeg [9b4767e4] by
- vp3: fix streams with non-zero last coefficient Fixes a regression …
- 3:55 PM Ticket #885 (Segfault when decoding 4xm zzufed file) created by
- 3:17 PM Ticket #884 (Wrong duration on long video from HDPVR) created by
- I've got an HDPVR, and recorded a show that is 2 hours. When I encode …
- 3:17 PM Changeset in ffmpeg [2ba65879] by
- swscale: remove unused U/V arguments from yuv2rgb_write(). Also …
- 1:48 PM Changeset in ffmpeg [dff4af44] by
- timer: K&R formatting cosmetics
- 1:34 PM Changeset in ffmpeg [f9b9dd87] by
- lavf: cosmetics, reformat av_read_frame().
- 1:34 PM Changeset in ffmpeg [6450599e] by
- lavf: refactor av_read_frame() to make it easier to understand.
- 1:14 PM Ticket #883 (pam: reject 64bpp rgba) created by
- reject pam 64bpp rgba (decodes correctly with netpbm) patch included …
- 12:43 PM Ticket #882 (pam: support 48bpp) created by
- attached file decodes correctly with netpbm patch included […]
- 12:05 PM Ticket #881 (pam: fix 16bpp grayscale mode) created by
- attached file decodes correctly with netpbm patch included […]
- 11:05 AM Ticket #880 (bad two first frames when mpeg2video encoding) created by
- When I encode using <b>mpeg2video</b>, in resulting video I have first …
- 5:49 AM Ticket #306 (Add support for AVI RAW (YV24)) updated by
-
Keywords changed
- 5:47 AM Ticket #213 (aac codec regression) updated by
-
Keywords changed
- 5:42 AM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) updated by
-
Keywords changed
- 5:33 AM Changeset in ffmpeg [7f09791d] by
- Report an error if pitch_lag is zero in AMR-NB decoder. This fixes an …
- 5:30 AM Ticket #338 (problem with qt msrle 1bpp with odd width) updated by
-
Keywords changed
- 5:27 AM Changeset in ffmpeg [3fa646e8] by
- Revert "4xm: Prevent buffer overreads." This reverts commit …
- 5:19 AM Ticket #133 (CJPG files have chroma problems) updated by
-
Keywords changed
- 5:15 AM Changeset in ffmpeg [295a7c02] by
- 4xm: Prevent buffer overreads. 4xm decoder while decoding i2 frames …
- 5:13 AM Ticket #292 (ffplay -f video4linux2 regression) updated by
-
Keywords changed
- 5:13 AM Ticket #278 (0.7-rc1: strange colors with x11grab) updated by
-
Keywords changed
- 5:10 AM Changeset in ffmpeg [4b84f682] by
- 4xm: pass the correct remaining buffer size to decode_i2_frame(). …
- 5:09 AM Changeset in ffmpeg [893f1376] by
- 4xm: fix calculation of the next output line position in …
- 5:00 AM Ticket #223 (fpe when reading mov file) updated by
-
Keywords changed
- 4:59 AM Ticket #151 (avi: A/V sync regression) updated by
-
Keywords changed
- 4:55 AM Ticket #86 (aasc codec regression) updated by
-
Keywords changed
- 4:55 AM Ticket #62 (aiff flt regression) updated by
-
Keywords changed
- 4:53 AM Ticket #158 (mpeg2video (4:2:2) + vlowres = colorful "noise") updated by
-
Keywords changed
- 4:52 AM Ticket #82 (ffplay - cjpeg codec playback regression) updated by
-
Keywords changed
- 4:47 AM Ticket #135 (-acodec copy does not copy wav file correctly (at least with with ...) updated by
-
Keywords changed
- 4:46 AM Ticket #154 (pbm file does not convert) updated by
-
Keywords changed
- 4:46 AM Ticket #168 (TIFF file decodes incorrectly - 2) updated by
-
Keywords changed
- 4:40 AM Ticket #188 (QT - add support for QT BMP 1bpp color mode) updated by
-
Keywords changed
- 4:39 AM Ticket #167 (TIFF file decodes incorrectly) updated by
-
Keywords changed
- 4:38 AM Ticket #171 (TIFF 1bpp decodes incorrectly) updated by
-
Keywords changed
- 4:37 AM Ticket #196 (tiff decoder fails for monob if horizontal resolution is not a ...) updated by
-
Keywords changed
- 4:36 AM Ticket #189 (QT - add support for QT NONE (RAW) 1bpp monochrome mode) updated by
-
Keywords changed
- 4:35 AM Ticket #205 (Add support for 1bpp raw in AVI) updated by
-
Keywords changed
- 4:35 AM Ticket #206 (Add support for 2bpp raw in AVI) updated by
-
Keywords changed
- 4:34 AM Ticket #172 (PNG 1bpp grayscale image decodes incorrectly) updated by
-
Keywords changed
- 4:32 AM Ticket #169 (IFF 8SVX stereo files (with FIB/EXP compression) decodes incorrectly) updated by
-
Keywords changed
- 4:32 AM Ticket #201 (QT with audio: 32bit FLOAT, Little Endian decodes incorrectly) updated by
-
Keywords changed
- 4:31 AM Ticket #202 (QT with audio: 32bit INTEGER, Little Endian decodes incorrectly) updated by
-
Keywords changed
- 4:31 AM Ticket #203 (QT with audio: 64bit FLOAT, Little Endian decodes incorrectly) updated by
-
Keywords changed
- 4:28 AM Ticket #127 (Video blur) updated by
-
Keywords changed
- 4:26 AM Ticket #230 (regression with tiff flate) updated by
-
Keywords changed
- 4:25 AM Ticket #114 (Crash in indeo3 decoder) updated by
-
Keywords changed
- 4:24 AM Ticket #108 (QT WRAW file decodes incorrectly) updated by
-
Keywords changed
- 4:13 AM Ticket #18 (support lvf h264 file) updated by
-
Keywords changed
- 4:11 AM Ticket #15 (Initial I-frame in ogg/theora file is not decoded) updated by
-
Keywords changed
- 4:08 AM Ticket #140 (regression with dv in avi) updated by
-
Keywords changed
- 3:58 AM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) updated by
-
Keywords changed
- 3:56 AM Ticket #131 (add support for (maybe broken) *.divx file) updated by
-
Keywords changed
- 3:56 AM Ticket #374 (Artefacts with packed B frames) updated by
-
Keywords changed
- 3:55 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by
-
Keywords changed
- 3:53 AM Ticket #343 (wrong duration with voc files) updated by
-
Keywords changed
- 3:52 AM Ticket #160 (QT RAW "256 colors" - broken output) updated by
-
Keywords changed
- 3:52 AM Ticket #366 (Green bar with ffplay when playing H264) updated by
-
Keywords changed
- 3:51 AM Ticket #155 (Broken frames transcoding/subclipping from GoPro H.264 to XDCAM) updated by
-
Keywords changed
- 3:49 AM Ticket #159 ("Sony DV Codec" - wrong resolution reported by FFmpeg + broken output) updated by
-
Keywords changed
- 3:48 AM Ticket #427 (Visible artefacts with packed B-frames) updated by
-
Keywords changed
- 3:48 AM Ticket #507 (Initial A/V desync when remuxing or transcoding ASP / MP3 in avi) updated by
-
Keywords changed
- 3:47 AM Ticket #430 (Support for GMP4 variant of MPEG-4 ASP) updated by
-
Keywords changed
- 3:39 AM Ticket #208 (png 4bpp file decodes incorrectly) updated by
-
Keywords changed
- 3:38 AM Ticket #214 (1bpp interlaced png (without filter) decodes incorrectly) updated by
-
Keywords changed
- 3:38 AM Ticket #433 (add 2bpp support in png decoder) updated by
-
Keywords changed
- 3:36 AM Ticket #161 (QT PNG / PNG 24bpp INTERLACED with PAETH filter - broken output) updated by
-
Keywords changed
- 3:36 AM Ticket #434 (fix 2bpp png interlaced) updated by
-
Keywords changed
- 3:35 AM Ticket #435 (fix 4bpp png interlaced) updated by
-
Keywords changed
- 3:34 AM Ticket #417 (correct grayscale palette for 2/4bpp TIFF) updated by
-
Keywords changed
- 3:26 AM Ticket #463 (MJPEG decoding regression) updated by
-
Keywords changed
- 3:26 AM Ticket #362 (Interlaced mjpeg fails to decode) updated by
-
Keywords changed
- 3:24 AM Ticket #165 (QT Cinepak - plays in negative) updated by
-
Keywords changed
- 3:19 AM Ticket #499 (H264 resolution change in flv not supported) updated by
-
Keywords changed
- 2:37 AM Ticket #879 (mxf files without FooterPartition) updated by
- Please provide the sample.
- 2:02 AM Changeset in ffmpeg [601e6484]n0.9.1 by
- Update for 0.9.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 1:23 AM Changeset in ffmpeg [e540446f] by
- vc1dec: fix invalid memory access for small video dimensions For …
- 1:23 AM Changeset in ffmpeg [fc9c5ad9] by
- rv34: fix invalid memory access for small video dimensions For small …
- 1:03 AM Changeset in ffmpeg [7f83db31] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (46 …
- 12:55 AM Ticket #879 (mxf files without FooterPartition) updated by
- […]
- 12:53 AM Ticket #879 (mxf files without FooterPartition) created by
- git-master ffmpeg -i test.mxf outputs the following [mxf @ …
- 12:42 AM Ticket #878 (jpg: unsupported subsamplings) updated by
- just forgot to delete this one (as it decodes correctly) before archiving
- 12:35 AM Ticket #878 (jpg: unsupported subsamplings) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
What's wrong with 442_22_22_21.jpg ? - 12:23 AM Ticket #878 (jpg: unsupported subsamplings) created by
- attached files decodes correctly with firefox/imagemagick […]
- 12:18 AM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) closed by
- fixed: Fixed by Michael.
- 12:14 AM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by
- If any of the samples attached here are not decoded correctly, please …
- 12:06 AM Changeset in ffmpeg [68f12126] by
- Revert "rmdec: Avoid allocating huge packets" This reverts commit …
- 12:06 AM Changeset in ffmpeg [0a5bca95] by
- lavf: use avg_frame_rate and packet number to exit find_stream_info …
- 12:06 AM Changeset in ffmpeg [0f61521f] by
- lavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c38eb9 Author: …
Jan 4, 2012:
- 11:51 PM Changeset in ffmpeg [c4eec85a] by
- Revert "rmdec: Avoid allocating huge packets" This reverts commit …
- 11:49 PM Changeset in ffmpeg [ad8e3304] by
- lavf: use avg_frame_rate and packet number to exit find_stream_info …
- 11:37 PM Ticket #787 (jpg: add support for YUV421 & YUV442) updated by
- @cehoyos If you want me to upload not supported supsamples then just …
- 11:23 PM Changeset in ffmpeg [1171d938] by
- lavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c38eb9 Author: …
- 11:15 PM Ticket #756 (Support muxing dvdsub into isom) updated by
- I think it is not muxed because dvd_subtitle(E0) is not standard.
- 11:00 PM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) updated by
-
Component changed
Replying to kyl416: > Do you want me to recompile and post … - 10:47 PM Changeset in ffmpeg [feb15cee] by
- mtv: Make sure audio_subsegments is not 0 audio_subsegments would be …
- 10:19 PM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) updated by
- […]
- 10:19 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) created by
- And ffplay reports read_timestamp failed if you try to seek > ffmpeg …
- 10:16 PM Ticket #875 (ljpeg: support files with interval in MCU-rows different than 0) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 10:13 PM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) updated by
- Do you want me to recompile and post a new output or were you able to …
- 10:10 PM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
For future bug-reports: If a problem is reproducible with ffmpeg (the … - 10:08 PM Ticket #876 (ljpeg: fix 12/16bpp decoding for images with odd width) created by
- there is a vertical line on the right side in the output tiff image …
- 9:55 PM Ticket #875 (ljpeg: support files with interval in MCU-rows different than 0) created by
- I will attache ljpeg files with "restart interval in MCU-rows" option …
- 9:19 PM Changeset in ffmpeg [58afa733] by
- vorbis: make sure ch is non zero before calling vorbis_residue_decode …
- 9:19 PM Changeset in ffmpeg [68ee4346] by
- vorbis: An additional defense in the Vorbis codec. BUG=101458 Review …
- 9:19 PM Changeset in ffmpeg [80440c5b] by
- vorbis: Fix decoder bug. BUG=101458 Review URL: …
- 9:18 PM Changeset in ffmpeg [89bd49b2] by
- vorbisdec: Make sure blocksize is not set to an invalid value. …
- 9:18 PM Changeset in ffmpeg [d7e5301e] by
- vorbis: Fix last quarter of CVE-2011-3893 Signed-off-by: Michael …
- 9:18 PM Changeset in ffmpeg [6a3fed87] by
- ogg: Avoid the possibility to read out-of-bounds of a static global …
- 9:18 PM Changeset in ffmpeg [49b87098] by
- mkv: Fix a bug where a pointer was cached to an array that might later …
- 9:18 PM Changeset in ffmpeg [1bd1103] by
- Fix possible infinite loop decoding als. Reviewed-by: Thilo Borgmann …
- 9:18 PM Changeset in ffmpeg [66569b37] by
- jpegdec: Fix vlc table check for progressive jpegs. Fixes Ticket834 …
- 9:18 PM Changeset in ffmpeg [9f9b6388] by
- electronicarts: Pass error through ea_read_header(). Signed-off-by: …
- 9:18 PM Changeset in ffmpeg [32b62c7d] by
- electronicarts: Fix division by zero. Fixes Ticket #793 …
- 8:58 PM Changeset in ffmpeg [ff7f198d] by
- vorbis: make sure ch is non zero before calling vorbis_residue_decode …
- 8:58 PM Changeset in ffmpeg [f74ce3a6] by
- vorbis: An additional defense in the Vorbis codec. BUG=101458 Review …
- 8:58 PM Changeset in ffmpeg [68226ed9] by
- vorbis: Fix decoder bug. BUG=101458 Review URL: …
- 8:58 PM Changeset in ffmpeg [405e99bd] by
- vorbisdec: Make sure blocksize is not set to an invalid value. …
- 8:58 PM Changeset in ffmpeg [6fcf2bb8] by
- vorbis: Fix last quarter of CVE-2011-3893 Signed-off-by: Michael …
- 8:58 PM Changeset in ffmpeg [7149fce] by
- ogg: Avoid the possibility to read out-of-bounds of a static global …
- 8:58 PM Changeset in ffmpeg [f35e037] by
- mkv: Fix a bug where a pointer was cached to an array that might later …
- 8:34 PM Changeset in ffmpeg [f13a9ca9] by
- v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined …
- 8:32 PM Ticket #874 (double free or corruption on exit when accessing windows media/asf ...) created by
- Whenever I access a windows media/asf based stream via rtsp on exit I …
- 8:25 PM Changeset in ffmpeg [e8c04f62] by
- avconv: add symbolic names for -vsync parameters
- 8:15 PM Changeset in ffmpeg [2df73eef] by
- flvdec: Fix compiler warning for uninitialized variables These can't …
- 8:15 PM Changeset in ffmpeg [4be386b3] by
- rtsp: Fix compiler warning for uninitialized variable This one won't …
- 8:00 PM Changeset in ffmpeg [f0f2babc] by
- Fix possible infinite loop decoding als. Reviewed-by: Thilo Borgmann
- 7:37 PM Ticket #873 (PCM signed big-endian encoding as unsigned) updated by
- Command line and complete, uncut console output missing. And please …
- 7:34 PM Changeset in ffmpeg [9f561ec3] by
- Revert "wavpack: Clip samples after shifting" This reverts commit …
- 6:57 PM Changeset in ffmpeg [89d26797] by
- ulti: convert to new bytestream API.
- 6:49 PM Changeset in ffmpeg [4452d58c] by
- Insert missing newline at end of error log message in mov demuxer.
- 6:45 PM Changeset in ffmpeg [84ce58fa] by
- Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4. …
- 6:19 PM Ticket #873 (PCM signed big-endian encoding as unsigned) created by
- Signed pcm sound codec (pcm_s16be) is encoded as unsigned and with 3ch …
- 3:47 PM Ticket #322 (FPE in ffmpeg when decoding ogg file) closed by
- fixed
- 3:39 PM Changeset in ffmpeg [3d72a6f1] by
- swscale: Use standard multiple inclusion guards in ppc/ header files.
- 2:39 PM Ticket #525 (Avid 1:1 10-bit RGB Packer not supported) closed by
- fixed
- 2:39 PM Ticket #470 (libquicktime uncompressed formats) updated by
- v308 and yuv4 are supported, v408 needs PIX_FMT_YUVA444P.
- 2:37 PM Changeset in ffmpeg [17edc370] by
- yuv4 libquicktime packed 4:2:0 encoder and decoder. Reviewed-by: …
- 2:37 PM Changeset in ffmpeg [27545147] by
- v308 Quicktim Uncompressed 4:4:4 encoder and decoder. Reviewed-by: …
- 2:37 PM Changeset in ffmpeg [64e4f483] by
- Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). Fixes ticket #525. …
- 2:05 PM Changeset in ffmpeg [00a1cdd2] by
- Place some START_TIMER invocations in separate blocks. This fixes …
- 12:21 PM Changeset in ffmpeg [dc7ad85c] by
- doc: use @command{} for commands.
- 12:21 PM Changeset in ffmpeg [83712656] by
- doc: use @code{} for --{enable,disable}-options.
- 12:10 PM Changeset in ffmpeg [a6a4793d] by
- v4l2: list available formats Make use of the experimental framesize …
- 12:10 PM Changeset in ffmpeg [cd2bbad] by
- v4l2: set the proper codec_tag Unbreak direct streamcopy.
- 12:10 PM Changeset in ffmpeg [eb89b4fc] by
- v4l2: refactor device_open Check capabilities directly in the …
- 12:10 PM Changeset in ffmpeg [246007d3] by
- v4l2: simplify away io_method Only mmap is supported.
- 12:10 PM Changeset in ffmpeg [a896d7f] by
- v4l2: cosmetics
- 12:10 PM Changeset in ffmpeg [21aa6ae4] by
- v4l2: uniform and format options
- 12:10 PM Changeset in ffmpeg [af7123b2] by
- v4l2: do not force interlaced mode Video4linux2 supports both …
- 12:05 PM Ticket #870 (Transcoding a file. Is this output actually an error?) closed by
- invalid: Replying to himanshu: > Yes I checked the code again the …
- 12:01 PM Ticket #838 (ffplay: remix by defaul multichannel audio to stereo) updated by
-
Keywords changed
Replying to cus: > Actually SDL does support 6 channel or … - 10:18 AM Changeset in ffmpeg [a2d1d216] by
- avio: exit early in fill_buffer without read_packet Fixes an invalid …
- 9:35 AM Changeset in ffmpeg [d209c27b] by
- vc1dec: fix invalid memory access for small video dimensions For …
- 9:32 AM Changeset in ffmpeg [aacf6b3] by
- rv34: fix invalid memory access for small video dimensions For small …
- 9:30 AM Changeset in ffmpeg [98f24ecd] by
- rv34: joint coefficient decoding and dequantization Perform …
- 9:03 AM Changeset in ffmpeg [0749720b] by
- avplay: Don't call avio_set_interrupt_cb(NULL) Since we don't use …
- 4:22 AM Ticket #870 (Transcoding a file. Is this output actually an error?) updated by
- Yes I checked the code again the return value is coming out to be zero …
- 4:03 AM Changeset in ffmpeg [15b219fa] by
- jpegdec: Fix vlc table check for progressive jpegs. Fixes Ticket834 …
- 4:02 AM Changeset in ffmpeg [6b3995cc] by
- swscale: remove obsolete comment.
- 4:02 AM Changeset in ffmpeg [6ea64339] by
- swscale: split scale.asm. scale.asm keeps horizontal scaling …
- 4:01 AM Changeset in ffmpeg [9ea3501d] by
- swscale: don't show full-chroma-int warning for non-RGB output. …
- 4:01 AM Changeset in ffmpeg [f910dbcd] by
- swscale: add MMX files to MMX-OBJS instead of OBJS.
- 3:50 AM Changeset in ffmpeg [400ba1d7] by
- h264: return index in buffer on end-of-sequence. Fixes hangs if the …
- 3:12 AM Ticket #793 (zzuf .tgv crashes FFMPEG) closed by
- fixed: Patch applied, bug fixed
- 3:08 AM Changeset in ffmpeg [6072a19b] by
- lavf: Fix try_decode_frame() so it doesnt loop infinitely. …
- 3:02 AM Changeset in ffmpeg [f37174bc] by
- electronicarts: Pass error through ea_read_header(). Signed-off-by: …
- 1:39 AM Changeset in ffmpeg [0d3a51e5] by
- electronicarts: Fix division by zero. Fixes Ticket #793 …
- 1:21 AM Ticket #838 (ffplay: remix by defaul multichannel audio to stereo) updated by
- That's ok. Another problem is that sdl plays incorrectly high audio …
- 12:36 AM Ticket #838 (ffplay: remix by defaul multichannel audio to stereo) updated by
-
Status, Cc, Component, Owner, Version, Analyzed by developer changed
Actually SDL does support 6 channel or 4 channel audio output, the … - 12:28 AM Changeset in ffmpeg [54e68fb3] by
- Merge some declarations and initializations. This fixes compilation …
- 12:12 AM Changeset in ffmpeg [ad1c8dd6] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 12:09 AM Changeset in ffmpeg [9dec5574] by
- cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functions
- 12:09 AM Changeset in ffmpeg [e451c26] by
- cabac: drop unused STRICT_LIMITS code branch
- 12:06 AM Changeset in ffmpeg [d6da16dc] by
- ffprobe: add support to option -show_error
- 12:06 AM Changeset in ffmpeg [55ed19bf] by
- ffprobe: remove unused variable in show_format()
- 12:06 AM Changeset in ffmpeg [4c5c0609] by
- ffprobe: reindent after the last commit
- 12:05 AM Changeset in ffmpeg [90347dab] by
- ffprobe: change order of operations in probe_file() This is required …
- 12:05 AM Changeset in ffmpeg [c972f91d] by
- ffprobe: prefer av_log to fprintf(stderr)
Jan 3, 2012:
- 11:56 PM Changeset in ffmpeg [9785082c] by
- libspeexenc: fix pts calculations for more than 1 frame per packet
- 11:47 PM Changeset in ffmpeg [730280f9] by
- adxdec: clear eof flag and channel states when seeking
- 11:47 PM Changeset in ffmpeg [3e57573f] by
- fate: add ADX encoding/decoding test
- 11:47 PM Changeset in ffmpeg [779ef255] by
- adx: add an adx muxer
- 11:47 PM Changeset in ffmpeg [754ebd1a] by
- adxenc: check output buffer size before writing
- 11:47 PM Changeset in ffmpeg [1fb47728] by
- adxenc: use bytestream functions for header writing. also add more …
- 11:47 PM Changeset in ffmpeg [656e606c] by
- adxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros
- 11:47 PM Changeset in ffmpeg [f1be41c6] by
- adxenc: use a loop to encode each channel
- 11:47 PM Changeset in ffmpeg [6c117bd8] by
- adxenc: remove unneeded loops avctx->frame_size is 32, so that is how …
- 11:47 PM Changeset in ffmpeg [99baf2c7] by
- adx: add AVFMT_GENERIC_INDEX to demuxer flags. fixes seeking
- 11:47 PM Changeset in ffmpeg [61366821] by
- adxenc: avoid stereo deinterleaving
- 11:47 PM Changeset in ffmpeg [6b77f070] by
- adxenc: remove unnecessary setting of coded_frame->key_frame. It is …
- 11:47 PM Changeset in ffmpeg [cc40c056] by
- adxenc: log an error message and return AVERROR(EINVAL) for invalid …
- 11:47 PM Changeset in ffmpeg [a85ab8ad] by
- adxenc: cosmetics: pretty-printing
- 11:47 PM Changeset in ffmpeg [25edfc88] by
- adxenc: change some data types
- 11:47 PM Changeset in ffmpeg [c98c6e18] by
- adxenc: remove unneeded log message
- 11:47 PM Changeset in ffmpeg [e3d4f59f] by
- adxenc: remove unneeded comments
- 11:29 PM Changeset in ffmpeg [96d8e18a] by
- APIchanges: mention cleaned up header includes Fixes bug 188. …
- 11:25 PM Changeset in ffmpeg [103cb461] by
- vf_drawtext: select YUV color for drawbox() in case YUV colorspace is …
- 10:52 PM Changeset in ffmpeg [6429269] by
- wmall: remove ;; Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 10:45 PM Changeset in ffmpeg [dde545c6] by
- Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: Fix …
- 10:16 PM Changeset in ffmpeg [fd16f567] by
- fate: add dxtory test Signed-off-by: Janne Grunau <janne-libav@jannau.net>
- 10:12 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
- Thank you for the hint, I applied a patch that sets the relevant value …
- 10:05 PM Changeset in ffmpeg [001567c] by
- Set bits_per_coded_sample when encoding Y41P. This allows mplayer -vc …
- 10:01 PM Changeset in ffmpeg [efaf448] by
- rtsp: Fix compiler warning for uninitialized variable. Reviewed-by: …
- 9:53 PM Changeset in ffmpeg [7e97d98] by
- wavpack: determine sample_fmt before requesting a buffer …
- 9:52 PM Changeset in ffmpeg [632fd58a] by
- Added yuva420p decoding support for libopenjpeg Signed-off-by: …
- 9:52 PM Changeset in ffmpeg [68874c42] by
- Added RGBA and YUV440 decoding support for libopenjpeg decoder …
- 9:52 PM Changeset in ffmpeg [a598f0a5] by
- Fixed openjpeg decoding bug with width/linesize issue The original …
- 9:51 PM Changeset in ffmpeg [80695c9d] by
- jpegdec: non interleaved rgb ljpeg support. Fixes Ticket856 …
- 9:51 PM Changeset in ffmpeg [17c3ec77] by
- jpegdec: 9-16 bit yuv/gray ljpeg support. Signed-off-by: Michael …
- 9:51 PM Changeset in ffmpeg [e8c8b27f] by
- jpegdec: Only enable rgb mode when there are 3 components. …
- 9:50 PM Changeset in ffmpeg [4eff392a] by
- bmv audio: implement new audio decoding API (cherry picked from commit …
- 9:50 PM Changeset in ffmpeg [e5ae8723] by
- y41p encoder and decoder y41p is a packed 12-bit 4:1:1 YUV format …
- 9:48 PM Changeset in ffmpeg [3fe4055c] by
- j2kdec: av_log formatting use %tx instead of %x Signed-off-by: Jean …
- 9:47 PM Changeset in ffmpeg [86fbd610] by
- Update copyright year. (cherry picked from commit …
- 9:47 PM Changeset in ffmpeg [f6e36077] by
- mpegpsenc: Fix integer overflow of the muxrate calculation. this …
- 9:44 PM Changeset in ffmpeg [b8cc9e20] by
- Avoid uninitialized data in lcldec when ofs is 0 in MSZH. …
- 9:44 PM Changeset in ffmpeg [4ae111cf] by
- lavf: ffio_limit(), treat avio_size()==0 as error. This works around …
- 9:43 PM Changeset in ffmpeg [0bf48d24] by
- flvdec: Check avpriv_mpeg4audio_get_config() return value before …
- 9:43 PM Changeset in ffmpeg [2dcacbb6] by
- cache: use av_freep instead of av_free in cache_open Signed-off-by: …
- 9:43 PM Changeset in ffmpeg [0064fcb] by
- mlp_parser: Fix infinite loop with 0 bytes_left. Signed-off-by: …
- 9:42 PM Changeset in ffmpeg [a4269652] by
- Avoid av_memcpy_backptr hang without extra branch. This only happens …
- 9:41 PM Changeset in ffmpeg [3ccbd6b0] by
- ljpegdec: fix point transform injection. Fix Ticket842 Signed-off-by: …
- 9:41 PM Changeset in ffmpeg [fa97a803] by
- flvdec: Check index for being valid Fixes seeking in …
- 9:41 PM Changeset in ffmpeg [53c43041] by
- nsvdec: Check av_malloc(string_size) This can easily be NULL as …
- 9:40 PM Changeset in ffmpeg [f246d46] by
- indeo5: Fix null pointer dereferences of ref_mb Reviewed-by: Derek …
- 9:40 PM Changeset in ffmpeg [94773637] by
- h264_mp4toannexb_filter: pass error code through. Bug-Found-by and …
- 9:40 PM Changeset in ffmpeg [e1152971] by
- issdemux: Check packet_size for validity Reviewed-by: Paul B Mahol …
- 9:40 PM Changeset in ffmpeg [7cd9732b] by
- qpeg: Check for overread in qpeg_decode_intra. Reviewed-by: Paul B …
- 9:39 PM Changeset in ffmpeg [acdc505b] by
- indeo5: fix division by 0 in ff_ivi_init_tiles() Signed-off-by: …
- 9:38 PM Changeset in ffmpeg [f09bbd38] by
- indeo5: Fix crash due to partially initialized gop vars. …
- 9:38 PM Changeset in ffmpeg [690fda3] by
- indeo5: fix null pointer crash with ref_mb Signed-off-by: Michael …
- 9:38 PM Changeset in ffmpeg [0280cf9a] by
- vcr1dec: Check that there is sufficient input data. Fixes crash. …
- 9:38 PM Changeset in ffmpeg [a47c2772] by
- v410dec: Check for sufficient input data. Fixes crash Signed-off-by: …
- 9:38 PM Changeset in ffmpeg [b0355d32] by
- Indeo 4 decoder Signed-off-by: Kostya Shishkov …
- 9:36 PM Changeset in ffmpeg [e9ce8a44] by
- Fix a crash when reading gray pam files. Fixes ticket #837. (cherry …
- 9:35 PM Changeset in ffmpeg [e9378b42] by
- lavfi: add missing check in avfilter_filter_samples() Avoid …
- 9:33 PM Changeset in ffmpeg [6caca265] by
- shorten: validate values in fmt chunk search Signed-off-by: Michael …
- 9:33 PM Changeset in ffmpeg [446d11f5] by
- shorten: Fix invalid free() Signed-off-by: Michael Niedermayer …
- 9:32 PM Changeset in ffmpeg [a80205ff] by
- segafilm: fail earlier in case theres not enough bytestream left for a …
- 9:32 PM Changeset in ffmpeg [0231a68e] by
- avio: Fix ffio_limit() when due to seeking past the end less than 0 …
- 9:32 PM Changeset in ffmpeg [7c67d9c6] by
- golomb: Fix infinite loop in svq3_get_ue_golomb() Signed-off-by: …
- 9:32 PM Changeset in ffmpeg [49db3600] by
- ws_snd1: Fix wrong samples count and crash. Signed-off-by: Michael …
- 9:32 PM Changeset in ffmpeg [42476635] by
- asfdec: fix endless loop on EOF Signed-off-by: Michael Niedermayer …
- 9:31 PM Changeset in ffmpeg [462ecdb9] by
- sierravmd: limit packetsize to the amount that could be read. Fixes …
- 9:31 PM Changeset in ffmpeg [6210d62c] by
- vmdav: check that theres enough space for a chunk remaining. …
- 9:31 PM Changeset in ffmpeg [a1666ae8] by
- rmdec: Avoid allocating huge packets Signed-off-by: Michael …
- 9:31 PM Changeset in ffmpeg [f6904579] by
- mpeg4videodec: Fix division by zero in …
- 9:31 PM Changeset in ffmpeg [adf0c1c7] by
- rpl: Fix near infinite loop in index reading due to missing eof check. …
- 9:31 PM Changeset in ffmpeg [3073564a] by
- j2kdec: Fix crash in get_qcx Signed-off-by: Michael Niedermayer …
- 9:30 PM Changeset in ffmpeg [5e3389b7] by
- j2kdec: Check curtileno for validity Signed-off-by: Michael …
- 9:30 PM Changeset in ffmpeg [f41e9352] by
- j2kdec: Check for interger overflow in tile array allocation …
- 9:30 PM Changeset in ffmpeg [897088d6] by
- j2kdec: fix division by zero, check tile dimensions for validity …
- 9:30 PM Changeset in ffmpeg [7dbdf02] by
- lzo: fix memcpy_backptr() with 0 offset Signed-off-by: Michael …
- 9:30 PM Changeset in ffmpeg [f2177126] by
- libopenjpeg: support decoding with bits per pixel greater than 8 …
- 9:29 PM Changeset in ffmpeg [a9de82ac] by
- avio: fix handling of , in urls Fixes Ticket805 Signed-off-by: …
- 9:28 PM Changeset in ffmpeg [b024209b] by
- adx_parser: rewrite. The previous code ended in multiple different …
- 9:28 PM Changeset in ffmpeg [6fd075f1] by
- adxdec: Validate channel count to fix a division by zero.
- 9:28 PM Changeset in ffmpeg [4f1a7877] by
- adxdec: Do not require extradata. Signed-off-by: Michael Niedermayer …
- 9:27 PM Changeset in ffmpeg [340fee05] by
- Release buffers after encoding svq1. Fixes ticket #820. (cherry …
- 9:27 PM Changeset in ffmpeg [a5546736] by
- Fix a possible endless loop when decoding aac. Fixes ticket #789. …
- 9:27 PM Changeset in ffmpeg [3aa89662] by
- h264: Fix a possible overread in decode_nal_units() Signed-off-by: …
- 9:27 PM Changeset in ffmpeg [ed0dc01a] by
- h264: Decode short VUI without error Fixes 47j9R7PXBep.mov …
- 9:26 PM Changeset in ffmpeg [4a4e4b81] by
- w32thread: call ResetEvent() in pthread_cond_broadcast(). Also add …
- 9:26 PM Changeset in ffmpeg [33636442] by
- udp: support non blocking reads with fifo Signed-off-by: Michael …
- 9:26 PM Changeset in ffmpeg [3710f0b] by
- udp: Replace double select() by select+mutex+cond. When no data was …
- 9:26 PM Changeset in ffmpeg [12d0e44b] by
- udp: return circular buffer error if such error happened. …
- 9:25 PM Changeset in ffmpeg [857d64a5] by
- fifo: Make writes atomic. Prior to this a X bytes write could be seen …
- 9:25 PM Changeset in ffmpeg [a644934b] by
- kvmc: fix invalid reads Signed-off-by: Janne Grunau …
- 9:25 PM Changeset in ffmpeg [89cf156a] by
- adpcm: fix IMA SMJPEG decoding Signed-off-by: Janne Grunau …
- 9:24 PM Changeset in ffmpeg [4f94de84] by
- pthreads: reset active_thread_type when slice thread_init returrns …
- 8:51 PM Changeset in ffmpeg [9665ccda] by
- ra144enc: zero the reflection coeffs if the filter is unstable fixes …
- 8:51 PM Changeset in ffmpeg [8dce2dd9] by
- lavf: Add SMJPEG demuxer. Signed-off-by: Paul B Mahol …
- 8:51 PM Changeset in ffmpeg [53273136] by
- ipmovie: fix FPE Fixed Ticket807 Bug found by: Oana Stratulat …
- 8:51 PM Changeset in ffmpeg [1c930fe9] by
- proresdec: Check yuv slice data sizes. Fixes overread Fixes Ticket812 …
- 8:51 PM Changeset in ffmpeg [a25c7081] by
- truespeech: fix invalid reads in truespeech_apply_twopoint_filter() …
- 8:51 PM Changeset in ffmpeg [dfdb3ca3] by
- libavcodec: Define a side data type for parameter changes Also define …
- 8:51 PM Changeset in ffmpeg [c2144063] by
- libavcodec: Define a side data type for new extradata Signed-off-by: …
- 8:51 PM Changeset in ffmpeg [0620b663] by
- doc: add a list of errno codes on some systems. (cherry picked from …
- 8:51 PM Changeset in ffmpeg [f45a5c60] by
- mpeg12dec: reset first_field with picture_structure changes. Fixes …
- 8:51 PM Changeset in ffmpeg [6ba87ba] by
- configure: Show whether the safe bitstream reader is enabled …
- 8:51 PM Changeset in ffmpeg [22721b28] by
- mpegaudiodec: disable unneeded and not working checked reader. …
- 8:51 PM Changeset in ffmpeg [9bd47bbc] by
- mpeg12: disable checked reader. overreads in mpeg12 are not possible …
- 8:51 PM Changeset in ffmpeg [42b69286] by
- mpeg4: disable checked bitstream reader, overreads are not possible. …
- 8:51 PM Changeset in ffmpeg [e8928f7e] by
- h263: disable slow checked reader, overreads are not possible in …
- 8:51 PM Changeset in ffmpeg [b1933a1e] by
- h264: disable checking reader, overreads are not possible in ffmpegs …
- 8:10 PM Changeset in ffmpeg [cbaef7d1] by
- cmdutils: K&R reformatting cosmetics Signed-off-by: Diego Biurrun …
- 8:01 PM Changeset in ffmpeg [36e30d7a] by
- proresdec2: fix for removed a32 reader Signed-off-by: Michael …
- 7:59 PM Changeset in ffmpeg [ea199c70] by
- get_bits: introduce safe bitreading to prevent overreads. When turned …
- 7:58 PM Changeset in ffmpeg [09ce851c] by
- get_bits: remove A32 variant The A32 bitstream reader variant is only …
- 7:52 PM Changeset in ffmpeg [5c2097cf] by
- mxfdec: Sanity check PreviousPartition Without this certain files …
- 7:51 PM Changeset in ffmpeg [6a8826ab] by
- mxfdec: Move the current_partition check inside mxf_read_header() …
- 7:50 PM Changeset in ffmpeg [46e4dd66] by
- mxfdec: Check url_feof() in mxf_read_local_tags() This fixes the …
- 7:50 PM Changeset in ffmpeg [7e35c3e1] by
- mxfdec: Check for NULL component This fixes SIGSEGV with zzuf1.mxf …
- 7:49 PM Changeset in ffmpeg [0f38b119] by
- w32threads: wait for the waked thread in pthread_cond_signal. This …
- 7:49 PM Changeset in ffmpeg [fd552756] by
- avio: remove ENOTSUP mention in doxy as its not available on all …
- 7:48 PM Changeset in ffmpeg [8056d020] by
- fate: account for NUT 10bit support Some libavifilter tests use NUT …
- 7:01 PM Changeset in ffmpeg [d20e948f] by
- indeo3: Fix null ptr dereference Fixes Ticket804 Bug found by: Oana …
- 7:01 PM Changeset in ffmpeg [acbdee0a] by
- golomb: fix end of bitstream check Fixes Ticket806 Bug found by Oana …
- 7:01 PM Changeset in ffmpeg [fa86884] by
- lavc: always align height by 32 pixel Interlaced content for most …
- 7:00 PM Changeset in ffmpeg [3d207417] by
- raw: add 10bit YUV definitions Signed-off-by: Luca Barbato …
- 7:00 PM Changeset in ffmpeg [cb75ed30] by
- nut: support 10bit YUV Signed-off-by: Luca Barbato …
- 6:59 PM Changeset in ffmpeg [41ff935] by
- indeo5: Fix null pointer dereference Fixes Ticket803 Bug found by: …
- 6:59 PM Changeset in ffmpeg [f8320fd3] by
- ff*: Fix duplicatedly printed version info with -version …
- 6:58 PM Changeset in ffmpeg [ae26aab2] by
- bytestream: add a new set of bytestream functions with overread …
- 6:58 PM Changeset in ffmpeg [7a8fc990] by
- mpegts: Suppress invalid timebase warnings on DMB streams. …
- 6:56 PM Changeset in ffmpeg [c2507fb9] by
- mpegts: Fix typo in handling sections in the PMT. This was an error …
- 6:56 PM Changeset in ffmpeg [1db39228] by
- roq: fix excessive memory alloc Fixes Ticket802 Bug found by: Oana …
- 6:56 PM Changeset in ffmpeg [d8d25f14] by
- alac: Check for bitstream overread Fixes Ticket801 Bug found by: Oana …
- 6:56 PM Changeset in ffmpeg [c550d564] by
- tm2: Check remaining size before init_get_bits() Fixes a null pointer …
- 6:55 PM Changeset in ffmpeg [d561025] by
- avidec: move eof check before continue. Fixes a infinite loop Fixes …
- 6:55 PM Changeset in ffmpeg [61fb7e17] by
- lavd/lavfi: add check in case pix_fmts cannot be allocated in …
- 6:54 PM Changeset in ffmpeg [5750a95f] by
- swr: fix assert failure Bug found by: Oana Stratulat GCI-id: 7211207 …
- 6:49 PM Changeset in ffmpeg [a1a079dc] by
- siff: simplify code by using ffio_limit() Signed-off-by: Michael …
- 6:49 PM Changeset in ffmpeg [2cdd89a5] by
- xl: Fix overreads Signed-off-by: Martin Storsjö <martin@martin.st> …
- 6:49 PM Changeset in ffmpeg [c0c5189e] by
- soxdec: check av_malloc return. Bug found by: durandal_1707 …
- 6:49 PM Changeset in ffmpeg [125894f1] by
- eamad: pass & check errors Signed-off-by: Michael Niedermayer …
- 6:49 PM Changeset in ffmpeg [54cfb532] by
- eamad: fix excessive memory allocation. Fixes Ticket792 Bug found by …
- 6:49 PM Changeset in ffmpeg [e9a7ab20] by
- swscale: Fix several (real world) integer overflows. Fixes Ticket795 …
- 6:49 PM Changeset in ffmpeg [0ab9072e] by
- dsicin demuxer: Fix excessive malloc() use ffio_limit() Fixes Ticket …
- 6:49 PM Changeset in ffmpeg [3461d275] by
- lavf: split out ffio_limit() Signed-off-by: Michael Niedermayer …
- 6:49 PM Changeset in ffmpeg [9c338b7] by
- tqi: Fix passing errors from the MB decode. This silences some …
- 6:49 PM Changeset in ffmpeg [25cadd36] by
- adpcm: Fix crash Fixes half of Ticket794 Bug found by: Oana Stratulat …
- 6:49 PM Changeset in ffmpeg [f57c629b] by
- proresdec: add UPDATE_CACHE, should fix decoding with -Os …
- 6:49 PM Changeset in ffmpeg [0815a290] by
- rl2demux: Fix FPE Fixes Ticket788 Bug found by Oana Stratulat …
- 6:49 PM Changeset in ffmpeg [d1e1674f] by
- cljr: fix buf_size sanity check Signed-off-by: Janne Grunau …
- 6:49 PM Changeset in ffmpeg [21ca9604] by
- siff: Fix excessive memory allocation. Bug found by: Oana Stratulat …
- 6:49 PM Changeset in ffmpeg [9f1dde03] by
- mov: detect EOF in mov_read_dref() This fixes a (near) infinite loop …
- 6:49 PM Changeset in ffmpeg [d0269db8] by
- adx_parser: rewrite. The previous code ended in multiple different …
- 6:49 PM Changeset in ffmpeg [cb42ed1] by
- adxdec: Fix division by zero Signed-off-by: Michael Niedermayer …
- 6:49 PM Changeset in ffmpeg [2bbda987] by
- adxdec: Do not require extradata. Signed-off-by: Michael Niedermayer …
- 6:49 PM Changeset in ffmpeg [9dd420ed] by
- adx_parser: Fix infinite loop. Signed-off-by: Michael Niedermayer …
- 6:41 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by
- yes, I have debugged. The value is correct inside av_rescale_rnd(). …
- 6:36 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) updated by
- you could add a few av_log/printf or use a debugger to follow the code …
- 6:15 PM Changeset in ffmpeg [a1974d1e] by
- Assume architecture arm for machine hardware name iPad*. uname -m …
- 6:15 PM Changeset in ffmpeg [e49d2130] by
- alacdec: implement the 2-pass prediction type. The reference encoder …
- 6:15 PM Changeset in ffmpeg [bb63475a] by
- alacenc: implement the 2-pass prediction type. This isn't used by the …
- 6:15 PM Changeset in ffmpeg [149e1b04] by
- alacenc: do not generate invalid multi-channel ALAC files
- 6:15 PM Changeset in ffmpeg [e76c7b85] by
- alacdec: fill in missing or guessed info about the extradata format. …
- 6:10 PM Changeset in ffmpeg [bf58e542] by
- Fix possible endless loop when decoding amr. Fixes bug 151. …
- 6:09 PM Changeset in ffmpeg [88eaab28] by
- motion_est: avoid generating motion vectors that point between …
- 6:09 PM Changeset in ffmpeg [0c72d641] by
- lagarith: rgb24 support Signed-off-by: Michael Niedermayer …
- 6:08 PM Changeset in ffmpeg [1bb56536] by
- msvideo1enc: Check that dimensions are a multiple of 4. Fixes …
- 6:07 PM Changeset in ffmpeg [1acf921] by
- adpcm: Check for channels to be a non-zero integer channels would be …
- 6:05 PM Changeset in ffmpeg [7bf3f795] by
- lavc: Check codec_ids against insertion/removial typos Signed-off-by: …
- 6:05 PM Changeset in ffmpeg [e3316723] by
- avutil: check sampleformats enum, pict type enum and media type enum …
- 6:05 PM Changeset in ffmpeg [17d82125] by
- pixfmts: Selfcheck against insertions / deletions in the enum. …
- 6:05 PM Changeset in ffmpeg [513b0f48] by
- aacdec: Fix null pointer crash Fixes bug170 Bug found by: Gautam Gupta …
- 6:04 PM Changeset in ffmpeg [cb2d66a4] by
- avienc: Fix rawvideo 32bit Bug found by: Rik Maes …
- 6:04 PM Changeset in ffmpeg [8c2fe23b] by
- atrac3: Fix crash in tonal component decoding. Fixes Ticket780 Bug …
- 6:04 PM Changeset in ffmpeg [c2aa7b7] by
- wavpack: Fix 32-bit clipping In the case that (frame_flags & 0x03) == …
- 6:04 PM Changeset in ffmpeg [8d055e90] by
- wavpack: Clip samples after shifting It doesn't make much sense to …
- 6:03 PM Changeset in ffmpeg [4f23f24] by
- CODEC_ID_SOL_DPCM: Fix used write buffer. Bug found by: Oana Stratulat …
- 6:03 PM Changeset in ffmpeg [34cee5bd] by
- cljr: Check if width or height are positive integers width and height …
- 6:02 PM Changeset in ffmpeg [95234da7] by
- ffmpeg: Fix killing [Y/n] prompt with ctrl-c Signed-off-by: Michael …
- 6:02 PM Changeset in ffmpeg [cb7579ae] by
- ffmpeg: exit() on repeated ctrl-c Signed-off-by: Michael Niedermayer …
- 6:02 PM Changeset in ffmpeg [5341734b] by
- h264: return the consumed amountg in case of Q264 Signed-off-by: …
- 6:02 PM Changeset in ffmpeg [3c7ba39] by
- h264: retuen the amount read in case of NAL_END_SEQUENCE …
- 6:02 PM Changeset in ffmpeg [7c98d284] by
- h264: reset nal_unit_type so that decoding frames without any nal …
- 6:02 PM Changeset in ffmpeg [c55b158b] by
- mtvdemuxer: fix segfault caused by truncated packets. Signed-off-by: …
- 6:01 PM Changeset in ffmpeg [5ca4ec76] by
- lavf: print an error if a packet has been truncated due to filesize in …
- 6:01 PM Changeset in ffmpeg [813c05fc] by
- txd/westwood: remove demuxer specific overallocate solutions as the …
- 6:01 PM Changeset in ffmpeg [dd5d2de5] by
- lavf: Update AVIOContext.maxsize when hitting the end. Signed-off-by: …
- 5:29 PM Changeset in ffmpeg [c40296d1] by
- avidec: Check that the header chunks fit in the available filesize. …
- 5:28 PM Changeset in ffmpeg [cd5d5bf4] by
- txddemux: Limit allocated packets to filesize. Fixes Ticket772 Bug …
- 5:28 PM Changeset in ffmpeg [aed8e8f9] by
- thp: simplify overallocate checks. Signed-off-by: Michael Niedermayer …
- 5:28 PM Changeset in ffmpeg [349cca9f] by
- lavf: add internal AVIOContext.maxsize This allows simple and generic …
- 5:28 PM Changeset in ffmpeg [58b65c12] by
- thpdemux: Check that packed sizes are within the files data size and …
- 5:28 PM Changeset in ffmpeg [44e7ef15] by
- avidec: Fix infinite loop caused by rounding of timestamps in non …
- 5:27 PM Changeset in ffmpeg [e7cb6e1c] by
- j2kdec: Fix integer overflow leading to a segfault Fixes Ticket776 Bug …
- 5:27 PM Changeset in ffmpeg [4af03698] by
- smackerdemuxer: check some values before instead of just after …
- 5:27 PM Changeset in ffmpeg [8af76473] by
- westwooddemux: dont require avio_size() functionality. Found by reimar …
- 5:26 PM Changeset in ffmpeg [7d96f764] by
- Fix typo in v210 decoder options. (cherry picked from commit …
- 5:26 PM Changeset in ffmpeg [b325541] by
- ffmpeg: check return code from av_vsrc_buffer_add_frame() Fixed …
- 5:26 PM Changeset in ffmpeg [134b7f57] by
- smacker: Check for overread in smka_decode_frame() Fixes a segfault …
- 5:25 PM Changeset in ffmpeg [0177ac96] by
- lavf: Fix fps misdetection when codec_info_duration is 0 and only a …
- 5:25 PM Changeset in ffmpeg [17044e1a] by
- mov: Fix near infinite loop in stsd parsing. Fixes Ticket768 Bug found …
- 5:25 PM Changeset in ffmpeg [19babec0] by
- westwooddemuxer: use av_get_packet() Signed-off-by: Michael …
- 5:25 PM Changeset in ffmpeg [02798736] by
- westwooddemuxer: Fix 1gb alloc Fixes Ticket765 Bug Found by: Diana …
- 5:25 PM Changeset in ffmpeg [56e2190e] by
- Fix linesize for bmp with bitdepth < 8. Fixes ticket #751. (cherry …
- 5:24 PM Changeset in ffmpeg [54aa78ad] by
- h264: fix midstream extardata handling with dump.f4v Signed-off-by: …
- 5:24 PM Changeset in ffmpeg [c575d63a] by
- ffmpeg: reset dts/pts after decoding the first subpacket …
- 5:23 PM Changeset in ffmpeg [3f1e77a4] by
- flvenc: Support muxing 16 kHz nellymoser Signed-off-by: Martin …
- 5:22 PM Changeset in ffmpeg [923deca0] by
- v410enc: fix output buffer size check The encoder clearly needs width …
- 5:20 PM Changeset in ffmpeg [d1f74d83] by
- jpegdec: check return value of mjpeg_decode_dc() Fixes Ticket754 …
- 5:20 PM Changeset in ffmpeg [07892e33] by
- h264: Fix build with --disable-everything --enable-decoder='h264' …
- 5:19 PM Changeset in ffmpeg [0c62a00e] by
- westwood: Make sure audio header info is present when parsing audio …
- 5:19 PM Changeset in ffmpeg [1804becb] by
- libgsm: Reset the MS mode of GSM in the flush function The mode is …
- 5:18 PM Changeset in ffmpeg [a11c9d77] by
- libgsm: Set options on the right object This fixes regressions in …
- 5:18 PM Changeset in ffmpeg [1d23f5bb] by
- h263dec: Fix regression / crash with lowres. Fixes Ticket757 Bug Found …
- 5:18 PM Changeset in ffmpeg [c0ff6b63] by
- flicvideo: input buffer pointer checks. Signed-off-by: Michael …
- 5:17 PM Changeset in ffmpeg [6a805e53] by
- flicvideo: fix overread. Bug Found by: Diana Elena Muscalu …
- 5:17 PM Changeset in ffmpeg [6b7a14e5] by
- aacsbr: Fix memory corruption. Fixes Ticket760 and Ticket761 Bug Found …
- 5:17 PM Changeset in ffmpeg [b6c19c9c] by
- h264: check chroma_format_idc range. Fixes Ticket758 Bug found by: …
- 5:17 PM Changeset in ffmpeg [e8bd1af0] by
- indeo3: check return values of allocate_frame_buffers() Bug Found by: …
- 5:17 PM Changeset in ffmpeg [09453e6b] by
- mtv: Fix FPE with 0 dimensions. Fixes Ticket755 Bug Found by: Diana …
- 5:12 PM Changeset in ffmpeg [bf9af661] by
- applehttp: Properly clean up if unable to probe a segment This avoids …
- 5:09 PM Changeset in ffmpeg [63d5fa55] by
- applehttp: Avoid reading uninitialized memory Signed-off-by: Martin …
- 5:09 PM Changeset in ffmpeg [d344e45f] by
- Detect 'yuv2' as rawvideo also in avi. Signed-off-by: Michael …
- 4:57 PM Changeset in ffmpeg [485d088f] by
- fate: fix v410 on big endian Signed-off-by: Michael Niedermayer …
- 4:57 PM Changeset in ffmpeg [84f3bdb] by
- fate: Add FATE tests for v410 encoder and decoder Signed-off-by: …
- 4:57 PM Changeset in ffmpeg [93442a27] by
- v410 encoder and decoder v410 is a packed 10-bit 4:4:4 YCbCr format …
- 4:56 PM Changeset in ffmpeg [bfe7d96e] by
- MAINTAINERS: add 0.9 Signed-off-by: Michael Niedermayer …
- 4:55 PM Changeset in ffmpeg [97e6a0fa] by
- Support "VLB " audio in NSV files. See samples/nsv/vlb_audio. …
- 4:52 PM Changeset in ffmpeg [9e4d3039] by
- decoding example: reset pts/dts after subpacket. Signed-off-by: …
- 4:52 PM Changeset in ffmpeg [399e5b67] by
- ulti: Fix invalid reads Signed-off-by: Martin Storsjö …
- 4:51 PM Changeset in ffmpeg [0a2fbb0] by
- msrledec: Check for overreads Signed-off-by: Michael Niedermayer …
- 4:51 PM Changeset in ffmpeg [b4ad6413] by
- aascdec: Check input buffer size on raw data. Signed-off-by: Michael …
- 4:47 PM Changeset in ffmpeg [60cb0719] by
- lavf: add avformat_close_input(). It sets the supplied …
- 4:26 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
- OT, about encoding y41p with ffmpeg: btvvc32.drv expect the "Depth" …
- 4:20 PM Changeset in ffmpeg [c30e5938] by
- cljrdec: improve scaling somewhat Signed-off-by: Michael Niedermayer …
- 4:20 PM Changeset in ffmpeg [b9e09c9e] by
- cljrenc: fix scaling Signed-off-by: Michael Niedermayer …
- 4:19 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
- > Is Didth typo? Yes. > Valid depths is just flag set in avi? This …
- 4:08 PM Changeset in ffmpeg [490dcda6] by
- utvideo: proper median prediction for interlaced videos
- 3:55 PM Ticket #872 (av_rescale_q returns wrong 64bits in arm cortex-a8 processor) created by
- When I try to convert a audio pts timestamp 61415424 into clock time …
- 3:42 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
- bt20 is compressed codec, so if first need some RE. Is Didth typo? …
- 2:42 PM Changeset in ffmpeg [c04a954d] by
- lavu: bump lavu minor for av_popcount64 Add it to doc/APIchanges and …
- 2:25 PM Changeset in ffmpeg [f37b4efe] by
- dca: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 2:25 PM Changeset in ffmpeg [2e70b2de] by
- dct: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 2:23 PM Ticket #389 (Problem seeking in MPEG TS/H.264 files) updated by
- Could you test if this issue is still reproducible with current git head?
- 2:07 PM Changeset in ffmpeg [dfdf6167] by
- mp3enc: fix playback with mp3 encoded files on some devices. This …
- 2:07 PM Changeset in ffmpeg [46d0aee] by
- lavc: Do not fail audio decoding if user has set a custom get_buffer. …
- 1:58 PM Ticket #871 (wavpack 24bit hybrid regression) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
- 1:58 PM Changeset in ffmpeg [212fd3a1] by
- lavf: flush decoders in avformat_find_stream_info(). This means that …
- 1:47 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) closed by
- invalid
- 1:29 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by
- I just need to know, is it posible with ffmpeg. I have no bug report. …
- 1:25 PM Changeset in ffmpeg [02e8f427] by
- win32: detect number of CPUs using affinity Signed-off-by: Janne …
- 1:25 PM Changeset in ffmpeg [b73ec054] by
- Add av_popcount64 Signed-off-by: Janne Grunau <janne-libav@jannau.net>
- 1:16 PM Ticket #871 (wavpack 24bit hybrid regression) created by
- […] […]
- 1:05 PM Changeset in ffmpeg [55e2dc7f] by
- Fix channel order for some less common TrueHD layouts. Reported and …
- 1:05 PM Changeset in ffmpeg [a46fa584] by
- mlpdec: fix channel order for wide 7.1 truehd layouts (cherry picked …
- 12:54 PM Changeset in ffmpeg [980e4263] by
- Add missing PIX_FMT_NONE to libopenjpegenc fixes ticket #813 …
- 12:53 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- Fixed in upcoming 0.9.1, you can test with git checkout release/0.9
- 12:52 PM Ticket #865 (sunras: support 8bpp grayscale) closed by
- fixed: Patch applied, thank you!
- 12:41 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by
- If it does not work for you, please provide your failing command line …
- 12:36 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) reopened by
- 12:36 PM Ticket #670 (Does ffmpeg support key frame alignment when creating files for ...) updated by
- How to generate multiple versions of the same video file at different …
- 12:34 PM Changeset in ffmpeg [2a442eb7] by
- h264: Fix frame sync / random access handling. It seems I have …
- 12:34 PM Changeset in ffmpeg [23ed56d3] by
- h264: Fix seeking in 00017.MTS Fixes Ticket852 Signed-off-by: …
- 12:34 PM Changeset in ffmpeg [b84683a9] by
- h264: Fix recovery_frame initialization when recovery_frame is -1 …
- 12:34 PM Changeset in ffmpeg [01ff5378] by
- h264: reset picture->sync on allocation. Signed-off-by: Michael …
- 12:34 PM Changeset in ffmpeg [96545777] by
- h264: add forgotten \n to "Invalid mix of idr and non-idr slices" …
- 12:26 PM Changeset in ffmpeg [1506becf] by
- h264: Print pass in NAL debug output Signed-off-by: Michael …
- 12:24 PM Changeset in ffmpeg [912e7516] by
- Support 8bpp grayscale Sun Rasterfile images. Fixes ticket #865.
- 12:21 PM Ticket #870 (Transcoding a file. Is this output actually an error?) updated by
- Works as expected on Linux, which return value do you see (and how do …
- 11:43 AM Ticket #870 (Transcoding a file. Is this output actually an error?) created by
- Hi Team, I am trying to transcode a file. And getting the following …
- 9:27 AM Changeset in ffmpeg [418f066f] by
- snow: Restore three mistakenly removed casts.
- 5:54 AM Ticket #834 (jpeg doesn't decode correctly) closed by
- fixed
- 5:24 AM Ticket #860 (qt jpeg2000 regression) closed by
- fixed: Fixed by Michael Bradshaw
- 5:21 AM Changeset in ffmpeg [2ba34163] by
- Added yuva420p decoding support for libopenjpeg Signed-off-by: …
- 5:19 AM Changeset in ffmpeg [3f07ef1d] by
- Added RGBA and YUV440 decoding support for libopenjpeg decoder …
- 5:15 AM Changeset in ffmpeg [d1669e5f] by
- Fixed openjpeg decoding bug with width/linesize issue The original …
- 3:00 AM Changeset in ffmpeg [69d766da] by
- lavc: replace rest of deprecated SAMPLE_FMT_* with AV_SAMPLE_FMT_* …
- 2:25 AM Changeset in ffmpeg [7099f365] by
- lavc: replace rest of deprecated FF_*_TYPE with AV_PICTURE_TYPE_* …
- 2:24 AM Changeset in ffmpeg [12bdc7b1] by
- ffmpeg: fix compiler warning for uninitialized variables …
- 2:23 AM Changeset in ffmpeg [f2eb2e5c] by
- wtvdec: use intfloat.h instead of intfloat_readwrite.h Signed-off-by: …
- 2:19 AM Changeset in ffmpeg [535705a4] by
- ffmpeg: use avformat_close_input instead of av_close_input_file …
- 2:16 AM Changeset in ffmpeg [f86c348d] by
- vp3: remove redeclaration of vp3_decode_flush Signed-off-by: Jean …
- 2:06 AM Changeset in ffmpeg [7d8f1158] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 1:33 AM Ticket #869 (bgr0 -> bgra does not make the output opaque) created by
- If I decode attached sample with current FFmpeg, pix_fmt is currently …
Jan 2, 2012:
- 11:21 PM Ticket #868 (chained ogg video streams not supported with threads >1) updated by
- Failing command line and complete, uncut console output missing.
- 11:08 PM Ticket #868 (chained ogg video streams not supported with threads >1) created by
- Following sample fails to play/transcode correctly …
- 10:51 PM Ticket #867 (support in24 audio in mov muxer) updated by
-
Keywords, Status, Component, Reproduced by developer changed
(Where do you try to force a video tag?) Does the following … - 10:40 PM Ticket #866 (indeo4 artefacts with scalability and low quality) updated by
-
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
Possibly unrelated to ticket #845. - 10:00 PM Ticket #865 (sunras: support 8bpp grayscale) updated by
- Right, new patch attached.
- 9:50 PM Ticket #867 (support in24 audio in mov muxer) created by
- In order to maintain interoperability with a broadcast system I need …
- 8:23 PM Ticket #866 (indeo4 artefacts with scalability and low quality) created by
- […]
- 7:51 PM Changeset in ffmpeg [2083a10a] by
- Fix audio output Up until now, the decoder didn't output anything in …
- 7:51 PM Changeset in ffmpeg [f7166f7d] by
- Suppress dumping of residues buffer
- 7:20 PM Changeset in ffmpeg [cee1568a]n0.8.9 by
- Update for 0.8.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 7:19 PM Changeset in ffmpeg [870e74dc]n0.7.10 by
- Update for 0.7.10 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 6:55 PM Ticket #855 (ljpeg: support correctly 8/16 bit grayscale) updated by
- Thanks for your work, everything works great except one problem: …
- 6:20 PM Changeset in ffmpeg [881a5e0] by
- mpegenc: use avctx->slices as number of slices Adds a new member to …
- 6:20 PM Changeset in ffmpeg [26480821] by
- v410enc: fix undefined signed left shift caused by integer promotion
- 6:09 PM Ticket #856 (ljpeg: support/reject non-interleaved files) closed by
- fixed: locally fixed
- 6:06 PM Changeset in ffmpeg [45552371] by
- jpegdec: non interleaved rgb ljpeg support. Fixes Ticket856 …
- 4:58 PM Ticket #855 (ljpeg: support correctly 8/16 bit grayscale) closed by
- fixed: my patchset (see fmpeg-dev) fixes this too ill commit it soon
- 4:53 PM Ticket #854 (ljpg: reject ljpeg when component is not 8 or 16) closed by
- fixed: will soon be fixed
- 4:53 PM Changeset in ffmpeg [465eb0eb] by
- jpegdec: 9-16 bit yuv/gray ljpeg support. Signed-off-by: Michael …
- 4:53 PM Changeset in ffmpeg [24964f21] by
- jpegdec: Only enable rgb mode when there are 3 components. …
- 4:24 PM Changeset in ffmpeg [1218f8ed] by
- vp3: fix regression with mplayer-crash.ogv Signed-off-by: Michael …
- 4:24 PM Changeset in ffmpeg [c409ac5a] by
- vp3: fix regression with mplayer-crash.ogv Signed-off-by: Michael …
- 4:21 PM Changeset in ffmpeg [302371c0] by
- Release notes: mention cleaned up header includes A rebuild in debian …
- 4:21 PM Changeset in ffmpeg [4fb930a8] by
- fix Changelog file Both the Indeo 4 decoder and the SMJPEG demuxer …
- 3:41 PM Changeset in ffmpeg [8fd35b1a] by
- Fix a bunch of typos.
- 3:41 PM Changeset in ffmpeg [44b0edda] by
- Drop some pointless void* return value casts from av_malloc() invocations.
- 3:01 PM Changeset in ffmpeg [0af34c4d] by
- MAINTAINERS: update release maintainers Signed-off-by: Michael …
- 2:35 PM Changeset in ffmpeg [a2a12e33] by
- vp3: fix regression with mplayer-crash.ogv Signed-off-by: Michael …
- 2:34 PM Changeset in ffmpeg [e1a8164d] by
- mp3enc: fix playback with mp3 encoded files on some devices. This …
- 2:33 PM Changeset in ffmpeg [940d3cc0] by
- drawtext: fix hard dependency to lavc (timecode).
- 2:31 PM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
- FOURCC code: 'y41p' Driver name: btvvc32.drv Format restrictions: …
- 1:54 PM Changeset in ffmpeg [3a1867de] by
- wavpack: fix typos in previous cosmetic clean-up commit
- 1:52 PM Changeset in ffmpeg [513c238f] by
- wavpack: cosmetics: K&R pretty-printing
- 1:15 PM Changeset in ffmpeg [c88d5319] by
- avconv: remove the 'codec framerate is different from stream' warning …
- 11:43 AM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) updated by
-
Component changed
- 11:42 AM Ticket #102 (add support for "Brooktree YUV 411 Raw (Y41P)" codec) closed by
- fixed: Implemented by Paul B Mahol. (Do samples exist where width % 8 != 0?)
- 11:13 AM Ticket #865 (sunras: support 8bpp grayscale) updated by
- Replying to cehoyos: > You could test for maplength in …
- 11:11 AM Ticket #865 (sunras: support 8bpp grayscale) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
(Does 1 < bpp < 8 exist?) Replying to ami_stuff: > hack … - 4:24 AM Changeset in ffmpeg [14165fe1] by
- wavpack: determine sample_fmt before requesting a buffer …
- 3:56 AM Changeset in ffmpeg [8893fbdf] by
- bmv audio: implement new audio decoding API
- 3:37 AM Changeset in ffmpeg [03fafdec] by
- mpegaudiodec: skip all channels when skipping granules Also fix …
- 3:33 AM Ticket #865 (sunras: support 8bpp grayscale) created by
- […] hack attached (I don't know how to identify if 8bpp file is in …
- 2:50 AM Ticket #864 (sunras: support 1bpp with palette) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Suboptimal patch attached. - 2:44 AM Ticket #813 (OpenJPEG based JPEG 2000 encoder missing pix_fmts termination token) closed by
- fixed
- 2:38 AM Changeset in ffmpeg [e2c1d3e] by
- flvdec: use av_uninit to silence compiler warnings Signed-off-by: …
- 2:35 AM Changeset in ffmpeg [dfa77dea] by
- y41p encoder and decoder y41p is a packed 12-bit 4:1:1 YUV format …
- 2:25 AM Changeset in ffmpeg [b1031562] by
- j2kdec: av_log formatting use %tx instead of %x Signed-off-by: Jean …
- 2:10 AM Changeset in ffmpeg [157f29f9] by
- Revert "mpegvideo: Do not error out on default values of …
- 2:10 AM Changeset in ffmpeg [41211483] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
- 2:02 AM Ticket #863 (tiff: fix 2bpp LZW) updated by
- Ah, ok. :)
- 1:57 AM Ticket #864 (sunras: support 1bpp with palette) created by
- […]
- 1:56 AM Ticket #863 (tiff: fix 2bpp LZW) closed by
- worksforme: Please test latest git head before reporting problems;-)
- 1:51 AM Ticket #863 (tiff: fix 2bpp LZW) created by
- […]
Jan 1, 2012:
- 11:23 PM Changeset in ffmpeg [af9240cd] by
- mpegenc: simplify muxrate calculation The fate-h264-bsf-mp4toannexb …
- 10:46 PM Changeset in ffmpeg [ef61109] by
- Add missing PIX_FMT_NONE to libopenjpegenc fixes ticket #813 …
- 10:23 PM Changeset in ffmpeg [c0f7c574] by
- Cosmetics: Replace -1 with PIX_FMT_NONE.
- 9:52 PM Ticket #860 (qt jpeg2000 regression) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
- 9:27 PM Changeset in ffmpeg [f15f02c2] by
- avconv: make -frames work for all types of streams, not just video.
- 9:27 PM Changeset in ffmpeg [f7e30cc1] by
- bfi: K&R cosmetics Signed-off-by: Anton Khirnov <anton@khirnov.net>
- 9:27 PM Changeset in ffmpeg [87d9874] by
- bgmc: K&R cleanup Signed-off-by: Anton Khirnov <anton@khirnov.net>
- 9:27 PM Changeset in ffmpeg [c914038d] by
- rawdec: Set start_time to 0 for raw audio files. None of the raw …
- 9:27 PM Changeset in ffmpeg [835af79b] by
- Detect 'yuv2' as rawvideo also in avi. Signed-off-by: Anton Khirnov …
- 9:27 PM Changeset in ffmpeg [28b4af8e] by
- rawdec: propagate pict_type information to the output frame …
- 9:27 PM Changeset in ffmpeg [d3a5c269] by
- rawdec: Support more QT 1bpp rawvideo files. Signed-off-by: Anton …
- 9:07 PM Ticket #850 (jpg: fix colors for sequential RGB) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Above hack does not help, i is always 0 for this sample. […] - 8:48 PM Changeset in ffmpeg [1135a071] by
- avconv: free bitstream filters
- 8:47 PM Ticket #851 (crash with grayscale jpegls) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
[…] - 8:43 PM Changeset in ffmpeg [9ba43e50] by
- h264: Fix frame sync / random access handling. It seems I have …
- 8:43 PM Changeset in ffmpeg [fba6777] by
- h264: Fix recovery_frame initialization when recovery_frame is -1 …
- 8:43 PM Changeset in ffmpeg [36fa781b] by
- h264: reset picture->sync on allocation. Signed-off-by: Michael …
- 8:41 PM Ticket #854 (ljpg: reject ljpeg when component is not 8 or 16) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 8:40 PM Ticket #855 (ljpeg: support correctly 8/16 bit grayscale) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 8:37 PM Ticket #856 (ljpeg: support/reject non-interleaved files) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 8:19 PM Changeset in ffmpeg [6bd8d613] by
- mov: av_dlog use PRId64 instead of %ld Signed-off-by: Jean First …
- 8:15 PM Changeset in ffmpeg [d92d2af] by
- mxfdec: change av_log formatting %lx to PRIx64 and %li to PRIi64 …
- 8:11 PM Changeset in ffmpeg [b12d2173] by
- threads: limit the number of automatic threads to MAX_AUTO_THREADS …
- 8:08 PM Ticket #385 (Freeze during x264 transcoding) updated by
-
Priority, Keywords changed
But please note that the cause for the regression is known, so no … - 8:04 PM Changeset in ffmpeg [ecb14b8] by
- h264: add forgotten \n to "Invalid mix of idr and non-idr slices" …
- 8:04 PM Changeset in ffmpeg [393253b4] by
- h264: Print pass in NAL debug output Signed-off-by: Michael …
- 6:53 PM Changeset in ffmpeg [da7c65f0] by
- avplay: K&R cleanup Signed-off-by: Anton Khirnov <anton@khirnov.net>
- 4:11 PM Changeset in ffmpeg [60d62665] by
- fate: use rgb24 as output format for dfa tests Palette is as supposed …
- 3:43 PM Changeset in ffmpeg [2e0efa33] by
- af_astreamsync: remove unused variable Signed-off-by: Jean First …
- 3:16 PM Changeset in ffmpeg [42a8ac94] by
- vf_tinterlace: implement interlace mode 5 Allow creating interlaced …
- 3:12 PM Ticket #862 (Corrupted subtitles exported from matroska file.) updated by
- Replying to Cigaes: > Thanks. We are still very fuzzy …
- 2:28 PM Ticket #862 (Corrupted subtitles exported from matroska file.) updated by
-
Keywords, Status, Component, Reproduced by developer changed
Thanks. We are still very fuzzy about various subtitles formats, and … - 2:11 PM Ticket #862 (Corrupted subtitles exported from matroska file.) updated by
- Added verbose output of the command I use. I also attached sample …
- 1:50 PM Ticket #862 (Corrupted subtitles exported from matroska file.) updated by
- Please show the full console output of ffmpeg, ideally with -loglevel …
- 1:45 PM Ticket #862 (Corrupted subtitles exported from matroska file.) created by
- I am trying to extract subtitles from matroska file to the SubRip …
- 1:37 PM Changeset in ffmpeg [b6064d9a] by
- threads: set thread_count to 1 when thread support is disabled
- 1:37 PM Changeset in ffmpeg [b4d44a45] by
- threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 Some …
- 8:32 AM Changeset in ffmpeg [3d844951] by
- Use quantizer value read from bitstream Currently the code …
- 4:04 AM Changeset in ffmpeg [8dc973e6] by
- Update copyright year.
- 3:44 AM Changeset in ffmpeg [03d7d8f] by
- Support gray8a pam encoding.
- 3:32 AM Ticket #385 (Freeze during x264 transcoding) updated by
- Please see http://ffmpeg.org/bugreports.html
- 2:50 AM Changeset in ffmpeg [490c97bd] by
- mpegpsenc: Fix integer overflow of the muxrate calculation. this …
- 1:54 AM Changeset in ffmpeg [57581e41] by
- pthread: dont autoenable frame threads with visualization This …
- 1:39 AM Changeset in ffmpeg [e404eee] by
- pthread: Limit automatic threads to mb_height. Signed-off-by: Michael …
- 1:38 AM Changeset in ffmpeg [9c1f049] by
- Revert 464f26889c99f194d112fcf1197795d341fad38b The code is not …
Dec 31, 2011:
- 11:46 PM Changeset in ffmpeg [099d6813] by
- svq3: Fix memory corruption introduced by automatic thread_count. …
- 11:46 PM Changeset in ffmpeg [ca0350f] by
- mpegvideo: Do not error out on default values of thread_count. …
- 11:07 PM Changeset in ffmpeg [4478e9d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
- 10:37 PM Ticket #385 (Freeze during x264 transcoding) updated by
- I think I'm also seeing this bug. I'm using: ffmpeg version 0.9, …
- 9:59 PM Ticket #844 (Include content of the news article in the website RSS) updated by
-
Status changed
Hi Stefano, and thanks for taking care of this issue. I see the RSS … - 9:36 PM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) closed by
- fixed: Fixed differently.
- 9:33 PM Changeset in ffmpeg [2cba62bd] by
- Do not map asf metadata key WM/Track to track. WM/Track is 0-based …
- 8:06 PM Changeset in ffmpeg [febd0222] by
- FATE: add tests for dfa Signed-off-by: Justin Ruggles …
- 7:46 PM Changeset in ffmpeg [714d2f97] by
- Only expand raw and packed 1bpp tiff horizontally if it is palettised.
- 7:37 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) closed by
- fixed: Locally fixed, will be in git master soon
- 7:32 PM Changeset in ffmpeg [9d9316a] by
- h264: Fix seeking in 00017.MTS Fixes Ticket852 Signed-off-by: Michael …
- 7:19 PM Changeset in ffmpeg [464f2688] by
- mpegaudiodec: fix seeking. The safe bitstream reader does not allow …
- 7:19 PM Changeset in ffmpeg [481a7ff5] by
- mpegaudiodec: fix compilation when testing the unchecked bitstream reader
- 6:00 PM Changeset in ffmpeg [a6da23f1] by
- Cosmetics: Remove two empty lines and realign some code
- 5:57 PM Changeset in ffmpeg [8dc8dd9f] by
- Reset acfilter_prevvalues buffer in clear_codec_buffers()
- 5:57 PM Changeset in ffmpeg [001a74ff] by
- Fix AC filter buffers and AC filter reversion
- 4:40 PM Changeset in ffmpeg [bcc73960] by
- threads: add sysconf based number of CPUs detection Can act as …
- 4:40 PM Changeset in ffmpeg [937ff3a1] by
- threads: always include necessary headers for number of CPUs detection …
- 4:40 PM Changeset in ffmpeg [e4e30256] by
- threads: default to automatic thread count detection
- 4:31 PM Changeset in ffmpeg [c11b92b3] by
- Changelog: restore version <next> header Indeo 4 decoder and SMJPEG …
- 4:15 PM Changeset in ffmpeg [f69a766] by
- Fix mono* pam encoding.
- 4:15 PM Changeset in ffmpeg [bd553d5e] by
- mxg: fix compiler warning for uninitialized variables Based on work …
- 4:15 PM Changeset in ffmpeg [acc88f07] by
- id3v2: fix compiler warning for uninitialized variables …
- 4:15 PM Changeset in ffmpeg [810a14db] by
- aacdec: Evaluate further PCE elements. Fixes Music\ Station\ Super\ …
- 3:47 PM Changeset in ffmpeg [0098e79f] by
- libvorbis: proper error logging and return.
- 3:31 PM Changeset in ffmpeg [42a1f1d7] by
- Avoid uninitialized data in lcldec when ofs is 0 in MSZH. …
- 3:28 PM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) updated by
- Also a standard without at least a second independent implementation …
- 3:25 PM Changeset in ffmpeg [4962edf8] by
- lavfi: add amerge audio filter.
- 3:16 PM Changeset in ffmpeg [e90a69e9] by
- lavfi: add astreamsync audio filter.
- 3:02 PM Ticket #861 (problem with ffio_limit) closed by
- fixed: Workaround added, avio_size() should not return 0 though when the …
- 2:35 PM Changeset in ffmpeg [e6362f3a] by
- lavf: ffio_limit(), treat avio_size()==0 as error. This works around …
- 10:51 AM Changeset in ffmpeg [81980bf7] by
- lavd/lavfi: fix compiler warning for uninitialized variables …
- 10:43 AM Changeset in ffmpeg [8fb03b4d] by
- lavfi: port tinterlace filter from MPlayer Port MPlayer tinterlace …
- 10:37 AM Changeset in ffmpeg [549b53e8] by
- lavfi: remove redundant definition of avfilter_copy_frame_props() in …
- 6:16 AM Ticket #861 (problem with ffio_limit) updated by
- something like this would also fix it - I was thinking that the …
- 6:01 AM Ticket #861 (problem with ffio_limit) updated by
- correction, i mean with the last commit remaining is set to 0 at …
- 5:58 AM Ticket #861 (problem with ffio_limit) created by
- since ffmpeg commit 27d323577c19af218f8a5ac33364f213b623a023 dvd …
- 5:06 AM Changeset in ffmpeg [91ab557b] by
- Revert "aacdec: Avoid unneeded reinit due to ADTS headers" This has …
- 3:54 AM Changeset in ffmpeg [4392b3d1] by
- tiffdec: hotfix for fate failure. Only use pal8 as output if the file …
- 3:54 AM Changeset in ffmpeg [5500e653] by
- flvdec: Check avpriv_mpeg4audio_get_config() return value before …
- 2:53 AM Ticket #860 (qt jpeg2000 regression) updated by
- http://roundup.libav.org/file599/jpeg2000.mov
- 2:41 AM Ticket #860 (qt jpeg2000 regression) created by
- […] …
- 2:16 AM Ticket #859 (decoding support for 6-channel ALAC streams) updated by
- done, i cut most of the file.
- 2:13 AM Ticket #830 (tiff: 1bpp with palette) closed by
- fixed
- 2:13 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) updated by
- The Apache license is not compatible with the (L)GPL v2.
- 2:12 AM Ticket #859 (decoding support for 6-channel ALAC streams) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Any possibility you prepare a 2MB file and attach it here? - 1:52 AM Ticket #859 (decoding support for 6-channel ALAC streams) updated by
- […] the mediafire website has a problem, so i uploaded the file in …
- 1:29 AM Ticket #859 (decoding support for 6-channel ALAC streams) created by
- a file for testing http://www.mediafire.com/?8pwrpi2kli7jidq
- 1:27 AM Changeset in ffmpeg [b6ffceef] by
- mpegts: remove unused variable Signed-off-by: Jean First …
- 1:27 AM Changeset in ffmpeg [8aed73c3] by
- movenc: remove unused variables Signed-off-by: Jean First …
- 1:27 AM Changeset in ffmpeg [576ada79] by
- cache: use av_freep instead of av_free in cache_open Signed-off-by: …
- 1:27 AM Changeset in ffmpeg [3ceb4c9] by
- cache: remove unused variable in cache_open Signed-off-by: Jean First …
- 1:27 AM Changeset in ffmpeg [9bfaeee5] by
- 8svx: remove unused variable in eightsvx_decode_frame Signed-off-by: …
- 1:00 AM Changeset in ffmpeg [7ee0649f] by
- Fix decoding some 1bpp tiff files, they are palettized. Fixes ticket #830.
- 12:58 AM Changeset in ffmpeg [e767968c] by
- Simplify tiff decoder by merging two functions.
- 12:55 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) updated by
- what is the problem with the Apache license?
- 12:53 AM Changeset in ffmpeg [b46fb615] by
- tiff.c: Use switch / case instead of if / else where appropriate.
- 12:51 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) closed by
- wontfix: We like the LGPL v2. Please do report all issues you have with …
- 12:48 AM Ticket #858 (replace the current ALAC code with the ALAC code from Apple) created by
- 12:16 AM Changeset in ffmpeg [1a6a088] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 12:04 AM Changeset in ffmpeg [c3513477] by
- cook: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
Dec 30, 2011:
- 11:46 PM FilteringGuide edited by
- update filter list to 2.55.100 (diff)
- 9:32 PM Changeset in ffmpeg [e146ad95] by
- mlp_parser: Fix infinite loop with 0 bytes_left. Signed-off-by: …
- 9:18 PM Changeset in ffmpeg [9afc025b] by
- fate: whitespace cosmetics
- 9:18 PM Changeset in ffmpeg [628637f6] by
- fate: split off video codec FATE tests into their own file
- 9:18 PM Changeset in ffmpeg [ab2d11f7] by
- fate: split off audio codec FATE tests into their own file
- 9:18 PM Changeset in ffmpeg [394f0b18] by
- fate: split off Electronic Arts codec FATE tests into their own file
- 9:18 PM Changeset in ffmpeg [f6ba1f26] by
- fate: split off QuickTime codec FATE tests into their own file
- 9:18 PM Changeset in ffmpeg [51150cf0] by
- fate: split off voice codec FATE tests into their own file
- 9:18 PM Changeset in ffmpeg [c7cb1730] by
- fate: split off demuxer FATE tests into their own file
- 9:18 PM Changeset in ffmpeg [d4b63054] by
- cosmetics: Drop unnecessary parentheses around return values.
- 9:04 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) closed by
- invalid
- 9:04 PM Ticket #857 (Crystal HD crash when used during recoding) updated by
- > (omitted some unrelated output) Please always provide complete, …
- 8:14 PM Changeset in ffmpeg [f486fb33] by
- fate: drop pointless _audio and _video suffixes from xan tests
- 8:14 PM Changeset in ffmpeg [cd8d845] by
- qt-faststart: K&R reformatting; fix comment typos
- 8:09 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- I sorted out the issue. It is my bug. Since the decoded frame buffers …
- 7:42 PM Ticket #857 (Crystal HD crash when used during recoding) created by
- My Crystal HD card (BCM70012) works fine when used for media playback …
- 7:34 PM Changeset in ffmpeg [bace181b] by
- flvdec: Add comment about the 5 second threshold Idea-by: Reimar …
- 7:20 PM Changeset in ffmpeg [ae51b1a9] by
- FATE: Add test for H.264 MP4->annex.B bitstream filter. This test …
- 7:00 PM Changeset in ffmpeg [ba10207b] by
- Use more designated initializers. Also remove some pointless NULL/0 …
- 6:43 PM Ticket #849 (libvorbis: problem with odd sample rate) closed by
-
invalid: […]
It works with
-b 64: apparently it is a libvorbis … - 6:42 PM Changeset in ffmpeg [73ba2c1] by
- mp3enc: remove unused variable
- 6:20 PM Changeset in ffmpeg [5ff2c495] by
- Make sure configure does not fail just because unneeded third-party …
- 1:48 PM Ticket #856 (ljpeg: support/reject non-interleaved files) created by
- […]
- 1:34 PM Ticket #855 (ljpeg: support correctly 8/16 bit grayscale) created by
- […] […]
- 1:26 PM Ticket #854 (ljpg: reject ljpeg when component is not 8 or 16) created by
- example patch attached […]
- 1:18 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- The problem you see is related to an often requested feature: "Please …
- 1:09 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- Replying to stef716: > There is some issue in the av-libs …
- 12:55 PM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by
-
Status, Reproduced by developer changed
- 12:19 PM Ticket #853 (codec_names.h isn't present but included) closed by
- invalid: I believe I have seen this broken script before, allow me to repeat …
- 11:45 AM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- @cehoyos: Sorry, but I don't understand what information you are …
- 11:07 AM Ticket #853 (codec_names.h isn't present but included) updated by
- Tnx a lot, I found a Makefile that does it.
- 11:01 AM Ticket #853 (codec_names.h isn't present but included) updated by
-
Status changed
If you tweaked the build system for the 0.8 series, then indeed you … - 10:53 AM Ticket #853 (codec_names.h isn't present but included) updated by
- Tnx for a quick answer. I can't to give you output of […] since …
- 9:50 AM Ticket #853 (codec_names.h isn't present but included) updated by
- codec_names.h is automatically generated, its absence from the source …
- 9:43 AM Ticket #853 (codec_names.h isn't present but included) created by
- File: libavcodec/utils.c Function: […] File codec_names.h …
- 9:37 AM Changeset in ffmpeg [874da65] by
- Avoid av_memcpy_backptr hang without extra branch. This only happens …
- 4:47 AM Ticket #825 (Track number metadata read from ASF (WMAL) off by one) updated by
- Uploaded "wma_track_no_ticket825.wma" to the ftp, which was actually …
- 4:17 AM Ticket #842 (ljpeg decodes incorrectly) closed by
- fixed
- 4:12 AM Changeset in ffmpeg [b0143da8] by
- ljpegdec: fix point transform injection. Fix Ticket842 Signed-off-by: …
- 3:29 AM Changeset in ffmpeg [83f70805] by
- flvdec: Print a warning in all failure cases of …
- 3:29 AM Changeset in ffmpeg [67c734ea] by
- flvdec: Disable metadatacreator "MEGA" hack Signed-off-by: Michael …
- 3:29 AM Changeset in ffmpeg [df0bff66] by
- flvdec: Check index for being valid Fixes seeking in …
- 2:46 AM Changeset in ffmpeg [00c0465d] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 1:34 AM Changeset in ffmpeg [6ed3565f] by
- Do not fail when decoding invalid v410 files with odd width. …
- 12:44 AM Changeset in ffmpeg [b9e0e953] by
- nsvdec: Check av_malloc(string_size) This can easily be NULL as …
- 12:39 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by
- Yep j2k is still missing yuv422p support. When I first opened the …
- 12:36 AM Ticket #846 (Closed Captioning in mov) updated by
- Then perhaps two requests. 1. bug, FFmpeg produces a QuickTime file …
- 12:01 AM Changeset in ffmpeg [209c4452] by
- fate: split off DPCM codec FATE tests into their own file
- 12:01 AM Changeset in ffmpeg [bdda1616] by
- fate: split off PCM codec FATE tests into their own file
Dec 29, 2011:
- 11:59 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- Is the problem not reproducible with ffmpeg? Please only report …
- 11:48 PM Changeset in ffmpeg [3a15051a] by
- Always assume the bmp palette as being opaque.
- 11:46 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- command: ffplay -ss 2 00017.MTS ffplay version 0.9, Copyright (c) …
- 11:41 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- Failing ffmpeg command line and complete, uncut console output missing.
- 11:24 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) updated by
- here's a short sample video: http://www.tvk.rwth-aachen.de/~stef/00017.MTS
- 11:22 PM Ticket #852 (MTS files from Canon HG20 no longer replayed) created by
- Hi, MTS videos produced by my AVCHD camcorder are no longer properly …
- 10:30 PM Changeset in ffmpeg [ca5ab8cd] by
- libvorbis: K&R reformatting cosmetics
- 10:30 PM Changeset in ffmpeg [c4db3446] by
- libmp3lame: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
- 10:30 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- all are compiled with OE (angstrom tool chains).
- 10:20 PM Ticket #851 (crash with grayscale jpegls) created by
- […]
- 10:11 PM Ticket #850 (jpg: fix colors for sequential RGB) updated by
- […]
- 10:09 PM Ticket #850 (jpg: fix colors for sequential RGB) created by
- this hack seems to solve the problem mjpegdec.c: […]
- 10:01 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- If the same code works fine on one platform but not on another (and …
- 9:59 PM Changeset in ffmpeg [8ca903eb] by
- fate: Add a video test for xxan decoder Signed-off-by: Ronald S. …
- 9:52 PM Changeset in ffmpeg [9342ecf0] by
- mpegvideo_enc: K&R cosmetics (line 1000-2000). Signed-off-by: Ronald …
- 8:45 PM Changeset in ffmpeg [7636c8c6] by
- avconv: K&R cosmetics Signed-off-by: Anton Khirnov <anton@khirnov.net>
- 8:35 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- Why?
- 8:16 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- Do you suspect a compiler issue?
- 8:07 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- I cannot see them in PC.
- 8:01 PM Changeset in ffmpeg [f41a6c8f] by
- indeo5: Fix null pointer dereferences of ref_mb Reviewed-by: Derek …
- 8:01 PM Changeset in ffmpeg [7ae251b4] by
- h264_mp4toannexb_filter: pass error code through. Bug-Found-by and …
- 7:39 PM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- Is the problem also reproducible on other platforms?
- 5:15 PM Changeset in ffmpeg [cf4afe0b] by
- qt-faststart: Fix up indentation This restores indentation after …
- 4:50 PM Ticket #849 (libvorbis: problem with odd sample rate) created by
- I don't know if this is regression in ffmpeg or libvorbis, please …
- 4:42 PM Changeset in ffmpeg [1fbd3d30] by
- indeo4: remove two unused variables
- 4:26 PM Ticket #847 (vorbis encoder is broken) updated by
- vorbis […]
- 4:19 PM Changeset in ffmpeg [762b21f9] by
- doxygen: cleanup style to support older doxy Doxygen 1.7.5.1 had been …
- 3:30 PM Changeset in ffmpeg [377dfa3d] by
- Revert "build: error on mixed declarations and code" This reverts …
- 2:32 PM Changeset in ffmpeg [ac1c27bc] by
- fate: add more tests for VC-1 decoder Signed-off-by: Janne Grunau …
- 2:25 PM Changeset in ffmpeg [bf5cc805] by
- issdemux: Check packet_size for validity Reviewed-by: Paul B Mahol …
- 2:21 PM Changeset in ffmpeg [e7c1e38] by
- qpeg: Check for overread in qpeg_decode_intra. Reviewed-by: Paul B …
- 1:00 PM Ticket #847 (vorbis encoder is broken) updated by
- this "sonic" thing doesn't work as well ffmpeg -i test.wav -acodec …
- 12:50 PM Ticket #848 (expand -formats/-codecs options) updated by
- correction: ffmpeg -formats:d - would list only demuxers ffmpeg …
- 12:49 PM Ticket #848 (expand -formats/-codecs options) created by
- ffmpeg -codecs - would list everything ffmpeg -codecs:a:e - would list …
- 12:40 PM Ticket #847 (vorbis encoder is broken) created by
- […]
- 11:28 AM Ticket #846 (Closed Captioning in mov) updated by
-
Keywords, Description changed
Isn't this a feature request for reading CC in mov? I may be wrong but … - 11:27 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- yes, I do. It seems wmv9 doesn't use neon.
- 11:22 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by
- Afaict, the native j2k encoder is still missing yuv422p support.
- 11:21 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- So if you see artefacts playing a wmv9 file, do you also see the …
- 10:16 AM Ticket #16 ("non-monotonically increasing dts" because of corrupt rtptime) updated by
- this ticket is resolved by the newest version of libav. i test just now.
- 10:15 AM Ticket #222 (Remuxing video fails) updated by
- this ticket is resolved by the newest version of libav. i test just now.
- 9:42 AM Changeset in ffmpeg [1f8bf1ef] by
- applehttpproto: Apply the same reload interval changes as for the …
- 9:42 AM Changeset in ffmpeg [617475a9] by
- applehttp: Use half the target duration as interval if the playlist …
- 9:42 AM Changeset in ffmpeg [356ae5f6] by
- applehttp: Use the last segment duration as reload interval According …
- 9:01 AM Ticket #835 (edge defects to play wmv7/8/9 or vc1 files on beagleboard) updated by
- yes, that is issue.
- 6:53 AM Ticket #535 (encoding support for jpeg2000 yuv422p) updated by
- This wish appears to be closed with the recent libopenjpeg pixfmt …
- 6:42 AM Ticket #846 (Closed Captioning in mov) created by
- My source video is here: …
- 6:37 AM Changeset in ffmpeg [7af507ea] by
- lagarith: add decode support for arith rgb24 mode Signed-off-by: …
- 1:17 AM Ticket #845 (Artefacts with Indeo 4) created by
- http://samples.mplayerhq.hu/V-codecs/IV41/indeo4-avi/volcano.avi …
- 12:40 AM Changeset in ffmpeg [6071e4d8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:37 AM Ticket #844 (Include content of the news article in the website RSS) created by
- In the FFmpeg homepage there is a …
Note:
See TracTimeline
for information about the timeline view.
