Timeline
Mar 29, 2012:
- 11:29 PM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) created by
- ffmpeg -i test.264 -vcodec copy -an -f mpegts test.ts Fails with …
- 10:04 PM Changeset in ffmpeg [3e1ff8eb] by
- img2dec: Recognize glob meta chars only if prefixed by % This …
- 10:03 PM Changeset in ffmpeg [0be130e] by
- img2: glob matching for image series Signed-off-by: Michael …
- 8:32 PM Changeset in ffmpeg [d61ef05b] by
- ffmpeg: check pts like dts for being in the past. Signed-off-by: …
- 6:36 PM Changeset in ffmpeg [4f7c7624] by
- mov: don't overwrite existing indexes. Prevents all kind of badness …
- 6:36 PM Changeset in ffmpeg [0399fe0f] by
- lzw: fix potential integer overflow.
- 6:36 PM Changeset in ffmpeg [b7b1509d] by
- truemotion: forbid invalid VLC bitsizes and token values. …
- 6:36 PM Changeset in ffmpeg [bf39d3b5] by
- truemotion2: handle out-of-frame motion vectors through edge …
- 6:31 PM Changeset in ffmpeg [30ced7e6] by
- lavf: print ts values in pts < dts error message Signed-off-by: …
- 6:25 PM Changeset in ffmpeg [9bd41bb1] by
- configure: Check for a different SDL function This one is available …
- 5:23 PM Changeset in ffmpeg [42043646] by
- ffmpeg: switch duration calculation code from avg to r frame_rate. …
- 5:08 PM Changeset in ffmpeg [a05c41ac] by
- mp3dec: perform I/S and M/S only when frame mode is joint stereo. …
- 4:19 PM Ticket #1147 (Memory consumption) updated by
- I dumped a file with OGG mux into the system, but the bug isn't there …
- 4:09 PM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- […] mplayer sounds good for lotr_5.1_768.dts ffplay sounds bad for …
- 3:44 PM Ticket #1149 (wrong channels / poor playback for 7 channel dts) updated by
- (I don't think ffplay is supposed in any way to play 7-channel samples …
- 3:22 PM Ticket #1149 (wrong channels / poor playback for 7 channel dts) created by
- There's already a sample file (not uploaded by me) available here: …
- 2:14 PM Ticket #1147 (Memory consumption) updated by
-
Version, Summary changed
Replying to kriptha: > Because when you kill program it … - 1:49 PM Changeset in ffmpeg [f704eb61] by
- id3v2: add another mimetype for JPEG image
- 1:43 PM Ticket #1147 (Memory consumption) updated by
- Because when you kill program it frees al blocks and tells there is no …
- 1:03 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- It was produced with git-head last weekend(mar 25,2012).
- 12:46 PM Ticket #1148 (Error when playing stream test.asf from standard ffserver.conf ...) created by
- Hi All, I use ffplay to play the stream test.asf using ffserver and …
- 12:35 PM Ticket #1147 (Memory consumption) updated by
- Any reason you did not use memcheck which shows a very user-friendly …
- 11:58 AM Ticket #1147 (Memory consumption) updated by
- Dear, I did a valgrind output. I attach. As this is a huge problem …
- 11:21 AM Ticket #1147 (Memory consumption) updated by
- For a memory leak, valgrind output is absolutely essential. Please …
- 11:12 AM Ticket #1144 (jpeg: crash with lowres and weird subsamples) closed by
- fixed: Patch committed.
- 11:09 AM Changeset in ffmpeg [282ec728] by
- Do not try to use lowres for unusual jpg subsampling. Fixes ticket #1144.
- 10:55 AM Ticket #1143 (Timecode skipped in drawtext filter) updated by
- Sorry, the title is misleading. It seems that one frame is simply …
- 10:28 AM Ticket #1147 (Memory consumption) created by
- Dear, First of all please excuse my bad english. i'm working with …
- 10:00 AM Ticket #1138 (Unable to chop mkv) updated by
- yes, ffplay works (that was expected). The specific offset 3208.99 …
- 8:59 AM Ticket #1098 (ass subtitle are stretched) updated by
- Ok I will try this patch. Thanks ;)
- 7:35 AM Ticket #1144 (jpeg: crash with lowres and weird subsamples) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Patch sent. - 7:35 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
- Yes! It works! Thank you!
- 6:22 AM Ticket #1127 (libopenjpeg: problem with grayscale mode) closed by
- fixed: Fixed by Michael Bradshaw.
- 6:14 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
-
Keywords, Status, Version changed
Patch by Stefano: … - 6:02 AM Changeset in ffmpeg [9a0f2b7b] by
- Revert "Fix compilation with hardcoded tables." This reverts commit …
- 5:57 AM Ticket #1145 (jpeg: problem with MCU-rows and progressive mode) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 5:53 AM Ticket #1146 (png: vertical line at the right side with 2bpp/4bpp grayscale (odd width)) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 5:49 AM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- Is the crash also reproducible with current git head?
- 4:03 AM Changeset in ffmpeg [1dab5efa] by
- fate/vp8-size-change: set bitexact flag Signed-off-by: Michael …
- 3:56 AM Changeset in ffmpeg [a37a281] by
- ffmpeg: pass bitexact flag to vsrc_buffer Signed-off-by: Michael …
- 2:59 AM Changeset in ffmpeg [ddd89740] by
- iff: prevent a possible crash with broken/prepared IFF PBM Based on …
- 2:55 AM Changeset in ffmpeg [aebce0b0] by
- Merge git://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-Encoder * …
- 2:37 AM Changeset in ffmpeg [9aeacc95] by
- ffmpeg: dont disable dr1 when changing dimensions are encountered in …
- 2:13 AM Changeset in ffmpeg [e5c3b51c] by
- ffmpeg: disable dr1 when frame sizes change. dr1 seems to work fine …
- 2:11 AM Changeset in ffmpeg [8c2045c9] by
- avfilter: set w/h in avfilter_fill_frame_from_video_buffer_ref(). …
- 2:11 AM Changeset in ffmpeg [d40ff29c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: asf: …
- 12:38 AM Changeset in ffmpeg [ddcf67c8] by
- lzw: prevent buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
Mar 28, 2012:
- 11:47 PM Changeset in ffmpeg [28e8c4d5] by
- WMAL: Remove inaccurate and unnecessary doxy A call to …
- 11:35 PM Changeset in ffmpeg [63a1b48] by
- h264: fix cabac-on-stack after safe cabac reader.
- 10:43 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- uncut console output: root# ./ffmpeg -vlowres 1 -i video_6.ts …
- 10:27 PM Changeset in ffmpeg [b678dd96] by
- Fixes ticket 1127. I'm still looking into why bpp is getting set to 0.
- 9:52 PM Ticket #1098 (ass subtitle are stretched) closed by
- fixed: Should be fixed in: […] Please reopen if it doesn't work for you.
- 9:49 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) closed by
- fixed: Should be fixed in: […]
- 9:39 PM Changeset in ffmpeg [99bb88c5] by
- doc/ffmpeg: update and extend documentation for -copytb Address trac …
- 8:23 PM Ticket #1146 (png: vertical line at the right side with 2bpp/4bpp grayscale (odd width)) created by
- seems to be related to 49f2056289ab61be8803e86ca4cb0a6fd3116ead …
- 7:29 PM Changeset in ffmpeg [bd508d43] by
- truemotion2: convert packet header reading to bytestream2. Also use …
- 7:17 PM Ticket #1145 (jpeg: problem with MCU-rows and progressive mode) created by
- jpeg: problem with MCU-rows and progressive mode The attached files …
- 6:34 PM Ticket #1144 (jpeg: crash with lowres and weird subsamples) created by
- […]
- 6:02 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) closed by
- worksforme
- 5:46 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) updated by
- Well... very good news... I have downloaded the snapshot and …
- 5:39 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) updated by
- […]
- 5:37 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) updated by
- Unfortunately, I am unable to reproduce a crash with the sample you …
- 5:22 PM Changeset in ffmpeg [44257ef4] by
- asf: only set index_read if the index contained entries. This allows …
- 4:33 PM Ticket #1142 (xbm: fail to decode) updated by
-
Status, Keywords, Version, Reproduced by developer changed
- 4:06 PM Ticket #1143 (Timecode skipped in drawtext filter) created by
- when transcoding a certain file from the apple trailers section, I get …
- 3:29 PM Ticket #1142 (xbm: fail to decode) created by
- decodes correctly with ImageMagick […]
- 3:01 PM Changeset in ffmpeg [a9401981] by
- cabac: add overread protection to BRANCHLESS_GET_CABAC(). Found-by: …
- 3:01 PM Changeset in ffmpeg [448dc425] by
- cabac: increment jump locations by one in callers of …
- 3:01 PM Changeset in ffmpeg [16f6e83f] by
- cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().
- 3:01 PM Changeset in ffmpeg [951014e5] by
- cabac: use struct+offset instead of memory operand in …
- 3:01 PM Changeset in ffmpeg [a0bdcb01] by
- h264: add overread protection to get_cabac_bypass_sign_x86().
- 3:01 PM Changeset in ffmpeg [95bfa4ea] by
- h264: reindent get_cabac_bypass_sign_x86().
- 3:01 PM Changeset in ffmpeg [db02592] by
- h264: use struct offsets in get_cabac_bypass_sign_x86().
- 3:01 PM Changeset in ffmpeg [7374fac8] by
- h264: fix overreads in cabac reader. Found-by: Mateusz "j00ru" …
- 2:38 PM Changeset in ffmpeg [247fbf07] by
- ass: fix aspect ratio computation.
- 2:14 PM Changeset in ffmpeg [d360dd90] by
- wmall: fix seeking.
- 2:06 PM Changeset in ffmpeg [0a82f52] by
- lagarith: fix buffer overreads. Found-by: Mateusz "j00ru" Jurczyk and …
- 1:51 PM Changeset in ffmpeg [c0b34e61] by
- dvdec: drop unnecessary dv_tablegen.h #include dvdec.c uses nothing …
- 1:16 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) reopened by
- 1:14 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) updated by
- FILE SAMPLE: http://www.sendspace.com/file/944svt It has been …
- 12:53 PM Changeset in ffmpeg [c44417e1] by
- indeo4: Dont leave tables in random state on errors. Signed-off-by: …
- 12:52 PM Changeset in ffmpeg [a74d7218] by
- indeo4: apply correction to eob/esc indexes too Found-by: Mateusz …
- 12:51 PM Changeset in ffmpeg [92f7f1db] by
- indeo4: Check for mismatching scan tables Found-by: Mateusz "j00ru" …
- 12:18 PM Ticket #1139 ('fade' filter initial color is not black!) updated by
- The color is the same - dark gray! […]
- 12:06 PM Ticket #1139 ('fade' filter initial color is not black!) updated by
- Please provide a minimal command line that allows to reproduce the …
- 12:03 PM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) closed by
- needs_more_info: Please reopen the ticket if you can provide a sample.
- 11:44 AM Ticket #1141 (MXF - Segmentation fault (at one machine, not in other... version problem?)) created by
- Well... it is a bit strange... In a machine I get "segmentation fault" …
- 11:19 AM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- workaround: use rtmpdump project to record rtmp streams.
- 11:14 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
- I said I think that this is a regression but I don't know exactly :). …
- 11:13 AM Ticket #1087 (support decoding the CineForm codec) updated by
- we need a specification or whitepaper or other info on this codec to …
- 10:42 AM Changeset in ffmpeg [2efb710a] by
- build: fix doc generation errors in parallel builds The $(dir) …
- 10:37 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
- Replying to ssp43: > I've just updated ffmpeg to version …
- 8:44 AM Changeset in ffmpeg [a60a4d70] by
- vc1dec: Fix global array overread. Found-by: Mateusz "j00ru" Jurczyk …
- 8:43 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
- I've just updated ffmpeg to version 0.10.2. The color is the same - …
- 8:30 AM Changeset in ffmpeg [8db2935d] by
- apedec: fix global array overread Found-by: Mateusz "j00ru" Jurczyk …
- 7:53 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
- Please test current git head and please either find the revision …
- 7:52 AM Ticket #1140 (Enabling GMC warp points in demuxing.) updated by
-
Component changed
Please send patches (against current git head) to ffmpeg-devel, they … - 7:38 AM Changeset in ffmpeg [a92be9b8] by
- Replace memset(0) by zero initializations. Also remove one pointless …
- 7:38 AM Changeset in ffmpeg [856c8e0a] by
- faandct: Remove FAAN_POSTSCALE define and related code. It is not a …
- 7:33 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
- Yes I do. I think this is a regression. My ffmpeg version is 0.10 from …
- 7:32 AM Ticket #1140 (Enabling GMC warp points in demuxing.) created by
- MPEG4 GMC warp points isn't included to AVCodecContext that it's not …
- 7:29 AM Changeset in ffmpeg [a839dbb9] by
- dvenc: print allowed profiles if the video doesn't conform to any of them.
- 7:28 AM Changeset in ffmpeg [3c6607eb] by
- avcodec_encode_{audio,video}: only reallocate output packet when it …
- 7:28 AM Changeset in ffmpeg [e2e165c0] by
- FATE: add a test for vp8 with changing frame size.
- 7:20 AM Ticket #1139 ('fade' filter initial color is not black!) updated by
-
Priority, Keywords, Component changed
Do you think this is a regression? Is this reproducible with current … - 6:24 AM Changeset in ffmpeg [7a5e5872] by
- apedec: check bits <= 32 Fixes FPE Found-by: Mateusz "j00ru" Jurczyk …
- 6:24 AM Changeset in ffmpeg [936951ca] by
- tm2dec: check total_frames and extradata_size. Fixes overread …
- 6:06 AM Changeset in ffmpeg [b17b296] by
- Fix compilation with hardcoded tables.
- 5:37 AM Changeset in ffmpeg [d0dafebb] by
- tm2: Fix overread of token array. Found-by: Mateusz "j00ru" Jurczyk …
- 5:36 AM Changeset in ffmpeg [11cc2092] by
- lzw(gif): Fix overread Found-by: Mateusz "j00ru" Jurczyk and Gynvael …
- 5:13 AM Ticket #1139 ('fade' filter initial color is not black!) created by
- Hi! I've found following bug I think: I try to create simple video …
- 4:41 AM Changeset in ffmpeg [96d0494] by
- lagarith: Fix various issues that lead to out of array reads. …
- 4:40 AM Changeset in ffmpeg [44bd50f5] by
- lagarith: fix flipped return value Signed-off-by: Michael Niedermayer …
- 4:26 AM Changeset in ffmpeg [c30d04ce] by
- lagarithrac: fix length used in ff_lag_rac_init() Signed-off-by: …
- 2:12 AM Changeset in ffmpeg [7b453d1c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 1:17 AM Changeset in ffmpeg [4a619fca] by
- h263dec: Restore w/h values to a consistent state if a change is …
- 1:00 AM Ticket #1127 (libopenjpeg: problem with grayscale mode) updated by
- I can confirm that this is not being decoded correctly (nor could an …
- 12:54 AM Changeset in ffmpeg [e74d6daa] by
- fate: add kgv1 fate test. Tested to be bit-exact across x86-64, …
- 12:37 AM Changeset in ffmpeg [3c639740] by
- id3v2: support JPEG APIC with incorrect (image/jpg) MIME type …
- 12:34 AM Changeset in ffmpeg [e4cc9f30] by
- Support FLIC in AVI. Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 12:16 AM Changeset in ffmpeg [e206b51f] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
Mar 27, 2012:
- 8:11 PM Changeset in ffmpeg [eed691f] by
- oggdec: calculate correct timestamps in Ogg/FLAC We need to parse the …
- 7:35 PM Changeset in ffmpeg [e6093e36] by
- ffplay: pause rdft column when ffplay is paused Signed-off-by: …
- 7:09 PM Ticket #1133 (multiple edit list entries in mov) updated by
-
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords, Type changed
Please understand that "memleak" is a clearly defined problem that you … - 7:04 PM Ticket #1137 (adher to start media time in QuickTime edts/elst) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords, Description changed
(I wonder if using ffv1 for the sample instead of for example mpeg4 … - 6:59 PM Ticket #1138 (Unable to chop mkv) updated by
-
Status, Version, Reproduced by developer changed
Is seeking in the original sample possible with ffplay? Does ffplay … - 6:25 PM Ticket #1138 (Unable to chop mkv) updated by
- To repro ffmpeg -t 1 -ss 1 -i xx.mkv -vcodec copy -an -sn out.mkv …
- 6:16 PM Ticket #1138 (Unable to chop mkv) updated by
- I'm using git head from 3 days ago. The problem is reproducible with …
- 6:08 PM Changeset in ffmpeg [a0340dfb] by
- XBM decoder Signed-off-by: Paul B Mahol <onemda@gmail.com> …
- 5:51 PM Changeset in ffmpeg [1cd85109] by
- j2kdec: move ff_j2k_init_tier1_luts() to j2kdec_init() Signed-off-by: …
- 5:47 PM Changeset in ffmpeg [6fa998c4] by
- Clarify the use of the interl=11 option of the scale filter. It is …
- 5:40 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- To make this a valid ticket, please add (command line and) complete, …
- 5:37 PM Ticket #1138 (Unable to chop mkv) updated by
-
Keywords changed
Please test current git head. Is the problem reproducible with one of … - 4:43 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- (gdb) info all-registers r0 0x1e4ca5c 31771228 r1 …
- 4:41 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
- (gdb) disass Dump of assembler code for function …
- 4:06 PM Changeset in ffmpeg [7ea948ba] by
- alsdec: check return values.
- 3:58 PM Changeset in ffmpeg [55abaa58] by
- westwood_vqa: fix SND0 chunk handling Version from vqa header does …
- 3:54 PM Changeset in ffmpeg [f0a343f3] by
- westwood_vqa: set video stream duration Signed-off-by: Paul B Mahol …
- 3:54 PM Changeset in ffmpeg [98df2e24] by
- raw: forward avpicture_fill() error code in raw_decode(). Found-by: …
- 1:28 PM Changeset in ffmpeg [28a613b0] by
- h264: dont mess with chroma planes for grayscale h264. Found-by: …
- 11:52 AM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
- >How long did you wait? Ha. It collects oneself (sorry for …
- 11:50 AM Changeset in ffmpeg [dfacef9e] by
- alsdec: make sure no invalid opt_order stays in the context. …
- 11:22 AM Changeset in ffmpeg [1acc553e] by
- vc1dec: dont ignore ff_vc1_parse_frame_header_advs return value …
- 11:21 AM Changeset in ffmpeg [e3bd6124] by
- vc1dec: avoid == -1 checks for errors. Signed-off-by: Michael …
- 11:20 AM Changeset in ffmpeg [b378a233] by
- vc1dec: sanity check state used in get_mvdata_interlaced() …
- 10:56 AM Ticket #1138 (Unable to chop mkv) created by
- I tried to chop a clip from a mkv movie by using the -t and -ss …
- 10:52 AM Changeset in ffmpeg [dcd013a5] by
- oma: dont over-read buffer Found-by: Mateusz "j00ru" Jurczyk and …
- 9:59 AM Changeset in ffmpeg [6999f8bc] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: make …
- 9:15 AM Changeset in ffmpeg [8e0b7e2f] by
- build: Do not explicitly add the doc directory to the OBJDIRS list. …
- 9:15 AM Changeset in ffmpeg [d724fe66] by
- dv: Split off DV video decoder into its own file.
- 9:15 AM Changeset in ffmpeg [9f43fdda] by
- build: fix RALF decoder standalone compilation, which depends on …
- 9:15 AM Changeset in ffmpeg [d7ce1a48] by
- configure: Drop stray duplicate entry for --disable-fft from help output.
- 8:12 AM Changeset in ffmpeg [904100e5] by
- make av_interleaved_write_frame() flush packets when pkt is NULL This …
- 6:18 AM Ticket #1127 (libopenjpeg: problem with grayscale mode) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Attachment is actually 8bit gray. - 6:11 AM Ticket #1126 (qt raw: fail to decode (regression)) closed by
- fixed: Fixed by Michael.
- 5:45 AM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) updated by
-
Keywords changed
Please add complete, uncut console output and the information listed … - 2:18 AM Changeset in ffmpeg [ab31db06] by
- doc: clarify dshow input requirements
- 1:32 AM Changeset in ffmpeg [0f3886fa] by
- j2kdec: remove pointless swapping Signed-off-by: Paul B Mahol …
- 1:29 AM Changeset in ffmpeg [ebbf10ef] by
- j2kdec: vertically align AVCodec members Signed-off-by: Paul B Mahol …
- 1:29 AM Changeset in ffmpeg [75625c61] by
- j2kdec: Remove useless .pix_fmts. Signed-off-by: Paul B Mahol …
- 1:27 AM Changeset in ffmpeg [ddfa375] by
- j2kdec: convert to bytestream2 API Protects against overreads. …
- 1:11 AM Ticket #1131 (adpcm_ima_qt: fail with conversion from 192kHz to 22kHz) closed by
- fixed
- 12:53 AM Changeset in ffmpeg [c9024a9f] by
- mpegts: Fix dead error checks
- 12:48 AM Changeset in ffmpeg [95b192de] by
- vc1: Do not read from array if index is invalid. Found-by: Mateusz …
- 12:46 AM Changeset in ffmpeg [2ad40554] by
- targa: convert to bytestream2. Also remove some write-only variables …
- 12:43 AM Changeset in ffmpeg [a0820eaa] by
- ffmpeg: fix handling or empty audio packets Fixes Ticket1131 …
- 12:30 AM Changeset in ffmpeg [b62b9df7] by
- ffmpeg: more verbose error messages in case of audio encoding failure. …
- 12:19 AM Ticket #1137 (adher to start media time in QuickTime edts/elst) created by
- When a Quicktime file is opened in Quicktime 7 Pro, edited and saved …
- 12:17 AM Changeset in ffmpeg [8b58f6b5] by
- Revert "raw: move buffer size check up." This reverts commit …
Mar 26, 2012:
- 11:39 PM Changeset in ffmpeg [5484170a] by
- rv34: set mb_num_left to 0 after finishing a frame Prevents running …
- 10:49 PM Changeset in ffmpeg [7f9b42ff] by
- j2kenc: cosmetics: vertically align AVCodec members. Signed-off-by: …
- 10:48 PM Changeset in ffmpeg [a6501620] by
- libopenjpegdec: hack to fix GRAY16 decoding Signed-off-by: Paul B …
- 10:45 PM Changeset in ffmpeg [d6eef545] by
- vc1dec: move mquant zero check down. This way it catches all cases, …
- 10:45 PM Changeset in ffmpeg [43fd3212] by
- targa: Fix input buffer size check. Found-by: Mateusz "j00ru" Jurczyk …
- 10:42 PM Ticket #1066 (ProRes Scaling using the "-vf scale" filter produces a green output) updated by
- It seems to be working with the new MacPorts update: ffmpeg version …
- 10:29 PM Ticket #1136 (FFmpeg spring banner 2012) created by
- Put up a spring banner on the FFmpeg website. A banner has been …
- 9:41 PM Ticket #1135 (ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video ...) created by
- This was found on iOS (ipad1+ and iPhone4+) device. It did not crash …
- 8:47 PM Changeset in ffmpeg [8f0d9b43] by
- RELEASE: bump to current version (0.10.2).
- 8:47 PM Changeset in ffmpeg [fb8469dd] by
- APIchanges: fill in missing dates and hashes.
- 8:46 PM Changeset in ffmpeg [29679f4a] by
- aac: reference supported sample rates in encoders.
- 8:46 PM Changeset in ffmpeg [21d650cb] by
- ffmpeg: more expressive sample rate automatic selection. Output now …
- 8:46 PM Changeset in ffmpeg [a67d9cfa] by
- lavfi: add avfilter_fill_frame_from_{audio_,}buffer_ref().
- 8:22 PM Changeset in ffmpeg [a84851be] by
- indeo3dec: check mv bitstream pointer Found-by: Mateusz "j00ru" …
- 8:15 PM Ticket #1126 (qt raw: fail to decode (regression)) updated by
-
Priority, Keywords, Version, Status, Reproduced by developer changed
Regression since cc5dd6. - 8:11 PM Changeset in ffmpeg [8a521d57] by
- indeo3dec: Fix end pointer. Found-by: Mateusz "j00ru" Jurczyk and …
- 7:49 PM Ticket #1134 (Suppport sfd file format) closed by
- worksforme: This tracker is only for FFmpeg bugs, please report SMPlayer problems …
- 7:29 PM Ticket #1134 (Suppport sfd file format) reopened by
- 7:27 PM Ticket #1134 (Suppport sfd file format) updated by
- I get the audio but why i can't cannot get the video? …
- 6:52 PM Changeset in ffmpeg [7e496e15] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: build: …
- 6:40 PM Ticket #1134 (Suppport sfd file format) closed by
- worksforme
- 6:38 PM Ticket #626 (support flic in mov) closed by
- fixed: Fixed by Reimar.
- 6:22 PM Ticket #1131 (adpcm_ima_qt: fail with conversion from 192kHz to 22kHz) updated by
-
Priority, Keywords changed
Regression since b2c75b - 6:03 PM Changeset in ffmpeg [60497cb9] by
- Enable generic index/seeking for mgsts demuxer. This depends on the …
- 6:03 PM Changeset in ffmpeg [699c61d2] by
- Handle 0-size sync packets when only parsing headers. Currently, the …
- 6:03 PM Changeset in ffmpeg [fca62f05] by
- Support FLIC in MOV. Fixes trac issue #626. Signed-off-by: Reimar …
- 5:43 PM Ticket #1134 (Suppport sfd file format) updated by
- I don't think this is a FFmpeg issue, the video plays fine in both …
- 2:37 PM Changeset in ffmpeg [72ccfb3] by
- build: ppc: drop stray leftover backslash
- 2:21 PM Changeset in ffmpeg [5afd9a80] by
- als: consistent messages "." for warnings, "!" for errors. …
- 2:20 PM Changeset in ffmpeg [3f26a874] by
- libopenjpegenc: remove leftover because older version of patch being …
- 2:16 PM Changeset in ffmpeg [04dc7e7e] by
- ALS error message pretty print One prettier message. Signed-off-by: …
- 1:29 PM Changeset in ffmpeg [cece491] by
- qdm2: Fix out of array writes Signed-off-by: Michael Niedermayer …
- 1:26 PM Changeset in ffmpeg [fe91becc] by
- qdm2: fix out of array read Signed-off-by: Michael Niedermayer …
- 1:16 PM Changeset in ffmpeg [7d74aaf6] by
- qdm2dec: fix out of array read Found-by: Mateusz "j00ru" Jurczyk and …
- 1:12 PM Ticket #1089 (Request better compatibility to 2160p video) closed by
- invalid: This is PotPlayer bug report and not FFmpeg bug report, in other words …
- 1:07 PM Ticket #1134 (Suppport sfd file format) updated by
-
Priority, Cc, Version, Type, Status changed
- 1:05 PM Changeset in ffmpeg [3b370abf] by
- mxfdec: fix off by one error. Found-by: Mateusz "j00ru" Jurczyk and …
- 12:48 PM Ticket #1134 (Suppport sfd file format) created by
- Player:VLC media player …
- 12:15 PM Ticket #1089 (Request better compatibility to 2160p video) reopened by
- 12:13 PM Ticket #1089 (Request better compatibility to 2160p video) updated by
- Replying to cehoyos: > PotPlayer is an application written …
- 11:29 AM Changeset in ffmpeg [e7e19b15] by
- build: Only clean the architecture subdirectory we build for. This …
- 11:00 AM Changeset in ffmpeg [6a7c5312] by
- build: drop some unnecessary dependencies from the H.264 parser
- 11:00 AM Changeset in ffmpeg [ad0e31f1] by
- build: prettyprinting cosmetics
- 11:00 AM Changeset in ffmpeg [80391552] by
- libavutil: Remove pointless rational test program.
- 11:00 AM Changeset in ffmpeg [193d7ee] by
- libavutil: Remove broken and pointless lzo test program.
- 8:59 AM Changeset in ffmpeg [967923a] by
- lavf doxy: expand AVStream.codec doxy.
- 8:59 AM Changeset in ffmpeg [e44ada12] by
- lavf doxy: improve AVStream.time_base doxy. Remove confusing sentence …
- 8:59 AM Changeset in ffmpeg [f58b8cc3] by
- lavf doxy: add some basic documentation about reading from the demuxer.
- 8:59 AM Changeset in ffmpeg [10fa4ff7] by
- lavf doxy: document passing options to demuxers.
- 8:59 AM Changeset in ffmpeg [dca9c81d] by
- lavf doxy: clarify that an AVPacket contains encoded data.
- 8:41 AM Changeset in ffmpeg [3fadb29] by
- mpegtsenc: allow user triggered PES packet flushing Signed-off-by: …
- 8:08 AM Changeset in ffmpeg [9c47f2b2] by
- APIchanges: mark the place where 0.7 was cut.
- 8:08 AM Changeset in ffmpeg [75bdd55e] by
- APIchanges: mark the place where 0.8 was cut.
- 8:08 AM Changeset in ffmpeg [5d20e7b7] by
- APIchanges: fill in missing dates and hashes.
- 7:42 AM Changeset in ffmpeg [e00d6e80] by
- avcodec: Remove a misplaced and useless attribute_deprecated If …
- 7:41 AM Changeset in ffmpeg [ceeaf424] by
- avcodec: Remove a misplaced and useless attribute_deprecated If …
- 3:04 AM Changeset in ffmpeg [3dc0b9d6] by
- libopenjpegdec: refactor some code and fix memory leaks …
- 3:01 AM Changeset in ffmpeg [02fb320a] by
- libopenjpegdec: always check image because decoding may still fail …
- 3:00 AM Changeset in ffmpeg [67d5fcc9] by
- libopenjpegenc: allow changing encoding parameters Signed-off-by: …
- 2:59 AM Changeset in ffmpeg [dec8eb6b] by
- libopenjpegenc: merge common code Signed-off-by: Paul B Mahol …
- 2:59 AM Changeset in ffmpeg [8e45005a] by
- libopenjpegenc: use pix_fmt descriptor to get bpp This will also …
- 2:58 AM Changeset in ffmpeg [06b0c6a6] by
- libopenjpegenc: use pix_fmt descriptor to get numcomps Signed-off-by: …
- 1:46 AM Changeset in ffmpeg [140c54ea] by
- indeo4: better mv check Signed-off-by: Michael Niedermayer …
- 1:45 AM Changeset in ffmpeg [c855ece1] by
- indeo5: check motion vectors. fixes out of frame reading Found-by: …
- 1:13 AM Changeset in ffmpeg [33f39c02] by
- mxfdec: pass correct context to av_timecode_init() fixes null ptr …
Mar 25, 2012:
- 11:31 PM Changeset in ffmpeg [b2af057a] by
- smacker: convert palette and header reading to bytestream2.
- 11:02 PM Changeset in ffmpeg [40821980] by
- vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats …
- 11:02 PM Changeset in ffmpeg [25b67dc7] by
- png: fix warning about discarding qualifiers …
- 10:29 PM Ticket #1132 (I am using "Video Spin Blaster" to add random pixels to a video... I ...) updated by
-
Priority, Component changed
To make this a valid bug report, please: * add the FFmpeg command line … - 10:27 PM Ticket #1133 (multiple edit list entries in mov) updated by
-
Priority, Keywords changed
For memleak-reports, valgrind output is needed. For future … - 10:09 PM Changeset in ffmpeg [aa9c2e41] by
- pthread : Remove lock/unlock pairs in worker loop to avoid unexpected …
- 9:21 PM Ticket #1133 (multiple edit list entries in mov) created by
- Hi, If i transcode this file I get a rather aggressive memory leak on …
- 9:10 PM Changeset in ffmpeg [9621646e] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
- 8:35 PM Changeset in ffmpeg [c3bbd0b5] by
- alac: convert extradata reading to bytestream2.
- 7:50 PM Changeset in ffmpeg [8d7f2db6] by
- swr-test: test the new flexible buffering Signed-off-by: Michael …
- 7:50 PM Changeset in ffmpeg [59b038b4] by
- swr: realloc_audio: support packed audio buffers Signed-off-by: …
- 7:49 PM Changeset in ffmpeg [1b0fcf33] by
- swr: More flexible and convenient buffering Signed-off-by: Michael …
- 7:10 PM Ticket #1132 (I am using "Video Spin Blaster" to add random pixels to a video... I ...) created by
- The program I am using is called "Video Spin Blaster". I get an error …
- 6:39 PM Ticket #1128 (build failure on debian squeeze (double typedef)) closed by
- fixed
- 5:29 PM Changeset in ffmpeg [e479013a] by
- Fix SVCD scan_offset option Signed-off-by: Michael Niedermayer …
- 4:53 PM Ticket #1128 (build failure on debian squeeze (double typedef)) updated by
- I see now that that exact change has been pushed with commit …
- 4:44 PM Ticket #1089 (Request better compatibility to 2160p video) closed by
- invalid: PotPlayer is an application written by people stealing the work of the …
- 4:40 PM Ticket #1128 (build failure on debian squeeze (double typedef)) updated by
- Please add the first line of "git log". (Compilation works fine here …
- 4:31 PM Ticket #1129 (qt smc: flickering line with odd height) closed by
- invalid
- 4:31 PM Ticket #1130 (qt jpeg: wrong resolution reported with odd height and visible white line) closed by
- invalid
- 4:28 PM Ticket #1131 (adpcm_ima_qt: fail with conversion from 192kHz to 22kHz) updated by
-
Status, Version, Reproduced by developer changed
- 3:50 PM Ticket #1131 (adpcm_ima_qt: fail with conversion from 192kHz to 22kHz) created by
- "-ar 44100" works ok […]
- 11:03 AM Ticket #1130 (qt jpeg: wrong resolution reported with odd height and visible white line) updated by
- Looks like a bug of QucikTime's jpeg encoder (the file with odd height …
- 10:59 AM Ticket #1129 (qt smc: flickering line with odd height) updated by
- Looks like a bug of QuickTime's smc encoder, not FFmpeg's decoder - …
- 10:33 AM Ticket #1130 (qt jpeg: wrong resolution reported with odd height and visible white line) created by
- Not reproducible with attached jpg image. […]
- 10:27 AM Ticket #710 (vqavideo codec playback corruption) closed by
- fixed
- 10:27 AM Ticket #633 (lowres with some dvvideo files doesn't work correctly) closed by
- fixed: The workaround for ticket 159 failed to handle the lowres case.
- 10:25 AM Ticket #217 (dv file created with qt3) closed by
- fixed
- 10:24 AM Changeset in ffmpeg [6d797ac7] by
- VC1: Do not needlessly use signed types. This might even have …
- 10:23 AM Changeset in ffmpeg [31ff2cb2] by
- DV: detect another case of broken DV files. See trac issue #217. Only …
- 10:23 AM Changeset in ffmpeg [feda266d] by
- DV: check coded_width/height instead of width/height. This makes the …
- 10:23 AM Changeset in ffmpeg [535eed93] by
- vqavideo: fix decoding of samples with no partial updates. Fixes …
- 10:23 AM Ticket #1129 (qt smc: flickering line with odd height) created by
- There is visible a flickering line at the bottom when smc video have …
- 10:22 AM Changeset in ffmpeg [6809818] by
- "Metal Gear Solid: The Twin Snakes" demuxer Signed-off-by: Paul B …
- 10:22 AM Changeset in ffmpeg [1318b143] by
- CrystalHD: Remove EXPERIMENTAL flag for known good formats. With the …
- 10:22 AM Changeset in ffmpeg [5420523a] by
- pthread: return proper error code on pthread_create failure …
- 10:22 AM Changeset in ffmpeg [e0c71283] by
- swr: fix segfault when 0 out size is used. Signed-off-by: Michael …
- 10:22 AM Changeset in ffmpeg [691b9247] by
- swr: revert stray hunk Found-by:ubitux Signed-off-by: Michael …
- 10:12 AM Ticket #1126 (qt raw: fail to decode (regression)) updated by
- Also reproducible with even width.
- 9:50 AM Changeset in ffmpeg [62ce9de] by
- x86: dsputil: prettyprint gcc inline asm
- 9:50 AM Changeset in ffmpeg [3b54912] by
- x86: K&R prettyprinting cosmetics for dsputil_mmx.c
- 9:50 AM Changeset in ffmpeg [915a2a0a] by
- x86: conditionally compile H.264 QPEL optimizations
- 9:48 AM Ticket #1128 (build failure on debian squeeze (double typedef)) created by
- With current ffmpeg git, the gcc of stable debian (4.4.5) is irritated …
- 9:48 AM Changeset in ffmpeg [3816642e] by
- dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks. This …
- 9:46 AM Changeset in ffmpeg [5d115c1d] by
- Ignore generated files below doc/.
- 8:34 AM Changeset in ffmpeg [7e592379] by
- resample: Fix boundary handling with fragments. Signed-off-by: …
- 7:59 AM Ticket #1089 (Request better compatibility to 2160p video) updated by
- potplayer …
- 4:37 AM Changeset in ffmpeg [8b11ae8a] by
- swr: Fix partial flushing. Found-by: durandal_1707 Signed-off-by: …
- 3:58 AM Changeset in ffmpeg [19342bc7] by
- swr: test partial flushing Signed-off-by: Michael Niedermayer …
- 3:27 AM Ticket #1018 (ffmpeg cannot decode quicktime with combined gif and blur streams) updated by
- The blur matters but it is actually not that important to me. The real …
- 2:25 AM Changeset in ffmpeg [86e3289f] by
- mov: fix heap buffer overflow Found-by: Mateusz "j00ru" Jurczyk and …
- 2:02 AM Changeset in ffmpeg [3a3f06b0] by
- dpcm: convert to bytestream2.
- 1:33 AM Changeset in ffmpeg [4f16153] by
- swr: allow flushing in multiple steps if the output is too small. …
- 12:56 AM Changeset in ffmpeg [8bf95e8b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: avc: …
- 12:50 AM Ticket #1127 (libopenjpeg: problem with grayscale mode) created by
- I get a tif output in which left side is filled with decoded pic and …
- 12:33 AM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) updated by
- The same problem with attached bmp image.
- 12:28 AM Ticket #1126 (qt raw: fail to decode (regression)) created by
- http://www.datafilehost.com/download-7f1c7c8d.html […] […]
- 12:09 AM Changeset in ffmpeg [f31a68e7] by
- interplayvideo: convert to bytestream2.
- 12:00 AM Changeset in ffmpeg [f4c380a5] by
- ffmpeg: drop struct from SwrContext. Its a typdef now and doesnt need …
Mar 24, 2012:
- 11:36 PM Ticket #1036 (Detect frame distortion with ffmpeg / ffprobe) closed by
- needs_more_info
- 11:35 PM Changeset in ffmpeg [ac6798d] by
- swr: fix compilation failure with old versions of gcc. gcc 4.4 did …
- 11:06 PM Changeset in ffmpeg [68893afe] by
- movenc: Merge if statements This isn't exactly equivalent with the …
- 11:03 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) closed by
- worksforme: I hope you found an acceptable solution, I am closing as worksforme …
- 10:57 PM Ticket #733 (No pixel format for h264 in mov) updated by
- Vivotek stuff generates seriously broken mov files, the length of …
- 10:55 PM Ticket #626 (support flic in mov) updated by
-
Keywords changed
- 10:35 PM Changeset in ffmpeg [bcae7f43] by
- libaacplus: switch to encode2() Signed-off-by: Paul B Mahol …
- 10:34 PM Changeset in ffmpeg [cb348677] by
- h264: fix memleak in error path. Signed-off-by: Ronald S. Bultje …
- 10:29 PM Changeset in ffmpeg [147ee4cf] by
- pthread: Immediately release all frames in ff_thread_flush() Before …
- 10:29 PM Changeset in ffmpeg [6ef40639] by
- h264: Add check for invalid chroma_format_idc Fixes a crash when …
- 10:20 PM Changeset in ffmpeg [15890d67] by
- swr: drop SWR_CH_MAX with the next major ABI bump Signed-off-by: …
- 10:15 PM Changeset in ffmpeg [ec0ed97b] by
- utvideo: port header reading to bytestream2. Fixes crash during slice …
- 10:03 PM Ticket #710 (vqavideo codec playback corruption) updated by
- Patch sent to list.
- 10:03 PM Changeset in ffmpeg [947215a2] by
- swr: dont use SWR_CH_MAX in the public function declaration. This …
- 9:56 PM Changeset in ffmpeg [1937c4e0] by
- swr: make SwrContext a typedef. Signed-off-by: Michael Niedermayer …
- 9:38 PM Changeset in ffmpeg [74656bdd] by
- swresample: support up to 32 channels Signed-off-by: Michael …
- 9:20 PM Ticket #510 (Android internal compiler error on qcelpdec.c when NEON is used) closed by
- wontfix: Internal compiler errors are compiler bugs, we will only work around …
- 8:53 PM Changeset in ffmpeg [d5ed5e7d] by
- avc: Add a function for converting mp4 style extradata to annex b …
- 8:29 PM Changeset in ffmpeg [2ee01fbd] by
- pthread: free progress if buffer allocation failed. Else we run out …
- 8:29 PM Changeset in ffmpeg [bc1ef855] by
- lavc/avconv: support changing frame sizes in codecs with frame mt. …
- 8:17 PM Changeset in ffmpeg [e20ad71e] by
- libavformat: Document who sets the AVStream.id field Signed-off-by: …
- 7:29 PM Ticket #626 (support flic in mov) updated by
- Patch on list.
- 7:24 PM Ticket #217 (dv file created with qt3) updated by
- Here is NTSC sample: …
- 7:21 PM Changeset in ffmpeg [72dadaa9] by
- utvideo: mark output picture as keyframe. Spotted by Антон.
- 4:52 PM Changeset in ffmpeg [f8ba7c46] by
- adxenc: fix error in merging from qatar Pointed out by FATE. …
- 4:48 PM Changeset in ffmpeg [7ed9abf7] by
- sonic: mark as experimental Signed-off-by: Paul B Mahol …
- 4:48 PM Ticket #862 (Corrupted subtitles exported from matroska file.) updated by
- Replying to Cigaes: > Thanks. We are still very fuzzy …
- 4:43 PM Changeset in ffmpeg [229e4c13] by
- indeo5dec: Make sure we have had a valid gop header. This prevents …
- 4:42 PM Changeset in ffmpeg [9879b506] by
- truemotion2dec: Fix overread of input. Found-by: Mateusz "j00ru" …
- 4:12 PM Ticket #217 (dv file created with qt3) updated by
- Do you have more samples for this? The file is clearly broken, and I …
- 3:29 PM Changeset in ffmpeg [71e78e1f] by
- cavsdec: check stc in decode_slice_header() Signed-off-by: Michael …
- 3:27 PM Changeset in ffmpeg [cc965300] by
- sunrast: Add support for negative linesize. Signed-off-by: Justin …
- 3:23 PM Changeset in ffmpeg [9a57a37b] by
- h264: move resolution change check further up. This prevents some …
- 3:22 PM Changeset in ffmpeg [14ba7472] by
- vp8: fix update_lf_deltas in libavcodec/vp8.c lf_delta.ref[i] and …
- 3:16 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
-
Analyzed by developer changed
Replying to ramitbhalla: > cehoyos any thoughts on this? > … - 1:54 PM Changeset in ffmpeg [9d3032b9] by
- alsdec: check opt_order. Fixes out of array write in quant_cof …
- 1:54 PM Changeset in ffmpeg [2c0559d5] by
- mpegvideo: increase buffer sizes. Fixes buffer overflow Found-by: …
- 1:54 PM Changeset in ffmpeg [8a20774a] by
- indeo4: Fix global array overread. Found-by: Mateusz "j00ru" Jurczyk …
- 1:54 PM Changeset in ffmpeg [5cddfc58] by
- Fix linking without yasm.
- 1:41 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- How is "ffmpeg.exe -i h264.wtv -copytb 0 -vcodec copy -acodec copy -f …
- 1:14 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- cehoyos any thoughts on this? this is the most important feature of …
- 11:31 AM Ticket #1018 (ffmpeg cannot decode quicktime with combined gif and blur streams) updated by
-
Priority, Keywords, Status, Type, Reproduced by developer changed
FFmpeg and QuickTime show the initial gif image visually identical, … - 10:53 AM Changeset in ffmpeg [494bce62] by
- ralf: read Huffman code lengths without GetBitContext Those …
- 9:59 AM Changeset in ffmpeg [f58f75dd] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rv34: …
- 9:31 AM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- a) ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -vn -acodec libfaac …
- 9:23 AM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- Does one of the following work? $ ffmpeg -i …
- 9:19 AM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
- Replying to nzqr: > I have no gcc-4.3.2 in repo, but with …
- 9:11 AM Ticket #1022 (Muxing more than two streams in rm) updated by
-
Keywords, Status, Component, Reproduced by developer changed
samples.mplayerhq.hu/real/real-bug/no_play/spear.rm Crashes badly … - 8:47 AM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by
-
Priority, Status, Version changed
[…] - 8:41 AM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by
- Replying to cehoyos: > Replying to zavisko: > …
- 7:12 AM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
-
Keywords, Status, Reproduced by developer changed
[…] - 4:47 AM Changeset in ffmpeg [b222c28e] by
- libopenjpegenc: switch to encode2() Signed-off-by: Paul B Mahol …
- 4:45 AM Changeset in ffmpeg [a5b82336] by
- libopenjpeg: make .long_name usefull Fixes following strange output: …
- 4:44 AM Changeset in ffmpeg [68a257e6] by
- bintext: build decoders only if they are actually enabled …
- 4:21 AM Changeset in ffmpeg [d85b3c4f] by
- vp56dec: avoid freeing the returned frame before returning it. …
- 2:26 AM Changeset in ffmpeg [25715064] by
- cavsdec: check for changing w/h. Our decoder does not support …
- 2:26 AM Changeset in ffmpeg [ba775a54] by
- indeo3: fix out of picture write. Found-by: Mateusz "j00ru" Jurczyk …
- 12:54 AM Ticket #1022 (Muxing more than two streams in rm) updated by
- PS - stream is currently live for about the next 2 hours.
- 12:53 AM Ticket #1022 (Muxing more than two streams in rm) updated by
- Output from Valgrind on latest git-master with --disable-shared: …
Mar 23, 2012:
- 11:32 PM Changeset in ffmpeg [59a4b735] by
- pthread/mpegvideo: detect and block attempts to init frames after …
- 10:11 PM Changeset in ffmpeg [cb7190c] by
- rv34: error out on size changes with frame threading
- 9:56 PM Changeset in ffmpeg [b00307ec] by
- aacsbr: Add a debug check to sbr_mapping. There have been multiple …
- 9:56 PM Changeset in ffmpeg [0cb93dac] by
- aac: Reset some state variables when turning SBR off This makes sure …
- 9:56 PM Changeset in ffmpeg [a237b380] by
- aac: Reset PS parameters on header decode failure. If the next header …
- 9:06 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by
- Replying to zavisko: > I have added the screen shot of …
- 9:03 PM Changeset in ffmpeg [71c2a70c] by
- error_concealment: Prevent FPEs in case of corrupted input. …
- 9:03 PM Changeset in ffmpeg [7beec7e2] by
- fate: add wmalossless test.
- 8:20 PM Changeset in ffmpeg [e2d110d8] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: rv34: …
- 7:56 PM Changeset in ffmpeg [71ea2681] by
- aacsbr: handle m_max values smaller than 4. Prevents a signflip in …
- 6:39 PM Changeset in ffmpeg [adb98a3d] by
- VC1: restore optimizations broken in 9a1ced32. They were moved into …
- 6:12 PM Changeset in ffmpeg [e730036f] by
- interplayvideo: give avctx to av_dlog() Signed-off-by: Paul B Mahol …
- 6:11 PM Changeset in ffmpeg [0c57f819] by
- interplayvideo: remove superfluous strings from av_log() …
- 6:05 PM Changeset in ffmpeg [a0b07b8f] by
- vmdvideo: remove superfluous strings from av_log messages …
- 6:03 PM Changeset in ffmpeg [89cd95b] by
- sonic: fix warning about incompatible pointer types Signed-off-by: …
- 4:50 PM Changeset in ffmpeg [73ad4471] by
- rv34: Handle only complete frames in frame-mt. Correct handling of …
- 4:50 PM Changeset in ffmpeg [5ab506a5] by
- MPV: set reference frame pointers to NULL when allocation of dummy …
- 3:35 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
- I'm not sure if this is a regression or not, but it is reproducible …
- 1:02 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- Okay, I'll post it here. This appears to be a regression bug: The …
- 11:10 AM Changeset in ffmpeg [4a584eda] by
- configure: die if x11grab dependencies are unavailable Signed-off-by: …
- 11:10 AM Changeset in ffmpeg [afa61290] by
- zerocodec: factorize loop Signed-off-by: Diego Biurrun <diego@biurrun.de>
- 11:10 AM Changeset in ffmpeg [ae03b214] by
- swr: check that there is enough information to do rematrixing when …
- 10:38 AM Changeset in ffmpeg [2e909b3c] by
- bitstream: build_table, check table_nb_bits. Fixes null ptr deref. …
- 10:03 AM Changeset in ffmpeg [aae44fb4] by
- indeo4: check ref_mb Fix NULL deref Found-by: Mateusz "j00ru" …
- 9:59 AM Changeset in ffmpeg [c321f2ab] by
- avcodec: Remove a misplaced and useless attribute_deprecated If …
- 9:59 AM Changeset in ffmpeg [1664edb] by
- ffmpeg: check samplerate from decoder. Fixes FPE Found-by: Mateusz …
- 9:48 AM Changeset in ffmpeg [a22e64fd] by
- rawdec: Check w/h. Fixes FPE Found-by: Mateusz "j00ru" Jurczyk and …
- 9:31 AM Changeset in ffmpeg [5934d57b] by
- xmv: check channel number Fixes FPE Found-by: Mateusz "j00ru" …
- 9:24 AM Changeset in ffmpeg [08c37a10] by
- mjpegdec: check h/v_count. Fixes FPE Found-by: Mateusz "j00ru" …
- 9:14 AM Changeset in ffmpeg [46c78429] by
- ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. …
- 9:00 AM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by
- hi, I have added the screen shot of ffmpeg -i test1.avi …
- 7:35 AM Ticket #1113 (huffyuv enc: broken output with odd width and -pix_fmt yuv420p) closed by
- fixed: Fixed by Paul B Mahol.
- 6:54 AM Ticket #1124 (avi msrle: broken output file with -vcodec copy) updated by
-
Analyzed by developer, Keywords, Version, Status, Reproduced by developer changed
- 6:37 AM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by
-
Priority, Keywords changed
Do you think this is a regression? Is this only reproducible with … - 6:35 AM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- Replying to ramitbhalla: > I tried putting 0 (assuming …
- 5:19 AM Changeset in ffmpeg [4094fc99] by
- avconv: fix the resampling safety factors for output audio buffer …
- 5:19 AM Changeset in ffmpeg [9869e963] by
- avconv: move audio output buffer allocation to a separate function …
- 5:19 AM Changeset in ffmpeg [f3ab3e1a] by
- avconv: make the async buffer global and free it in exit_program()
- 4:21 AM Changeset in ffmpeg [cc415956] by
- error_conceal: fix FPE in guess_dc() with huge sizes. Found-by: …
- 3:32 AM Changeset in ffmpeg [ac2cb279] by
- mov: Fix FPE on 0 time_scale Found-by: Mateusz "j00ru" Jurczyk and …
- 3:29 AM Changeset in ffmpeg [c0a99ea] by
- indeo4: check band->scan Fixes null ptr exception Found-by: Mateusz …
- 3:29 AM Changeset in ffmpeg [f927c5b7] by
- vorbisdemux: Check private context in theoras gtopts. This prevents a …
- 2:09 AM Changeset in ffmpeg [ae2c33b0] by
- cosmetics: remove superfluous curly brackets Signed-off-by: Paul B …
- 2:09 AM Changeset in ffmpeg [0e465c1a] by
- huffyuv: remove long time disabled code Signed-off-by: Paul B Mahol …
- 2:09 AM Changeset in ffmpeg [3a085c6a] by
- huffyuv: do not decode/encode yuv colorspace with odd width …
- 2:08 AM Changeset in ffmpeg [ba02069a] by
- aacdec: prevent channels from exceeding MAX_CHANNELS. Found-by: …
- 12:27 AM Changeset in ffmpeg [01fd1aa0] by
- matroskadec: fix strcmp(NULL) Found-by: Mateusz "j00ru" Jurczyk and …
- 12:09 AM Changeset in ffmpeg [437f5daf] by
- mov: fix global unicode convertion array overflow. Found-by: Mateusz …
- 12:04 AM Ticket #1124 (avi msrle: broken output file with -vcodec copy) updated by
- This is because decoder needs bits_per_coded sample available from …
Mar 22, 2012:
- 11:50 PM Changeset in ffmpeg [0c97fd33] by
- mmdemux: dont set pkt->size to an invalid value. Found-by: Mateusz …
- 11:50 PM Changeset in ffmpeg [7c0748c2] by
- eatqi: replace break by goto. This fixes some heap overread. …
- 11:42 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) created by
- When trying to capture an RTMP stream that's published with Flash 11 …
- 10:57 PM Changeset in ffmpeg [5a4af049] by
- aacdec: reset max_sfb on invalid data. Fixes global out of array …
- 10:43 PM Changeset in ffmpeg [3583c870] by
- vqavideodev: Check image dimensions Fixes out of heap array read …
- 10:16 PM Changeset in ffmpeg [464cef4c] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: xwma: …
- 10:13 PM Changeset in ffmpeg [9759d2b8] by
- indeo4: check motion vetors. Fixes out of heap array read. Found-by: …
- 10:13 PM Changeset in ffmpeg [afc0cc22] by
- pngenc: make max_packet_size 64bit check check it. Signed-off-by: …
- 9:53 PM Changeset in ffmpeg [50a3867b] by
- png: make ff_png_pass_mask local to pngdec.
- 9:47 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- I tried putting 0 (assuming that its the input filenumber). the …
- 9:30 PM Ticket #1124 (avi msrle: broken output file with -vcodec copy) created by
- http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1116/AVI-RLE_MP3.av …
- 9:21 PM Ticket #1119 (voc enc: output frequency differs from input) updated by
- converts correctly with sox […] […]
- 9:07 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by
-
Keywords, Component changed
Please add output of ffmpeg -i test1.avi. What does the specification … - 9:01 PM Changeset in ffmpeg [abdcb491] by
- Fix libgsm.c compilation after typo in 67b8c8.
- 8:57 PM Changeset in ffmpeg [5023b89b] by
- xwma: Validate channels and bits_per_coded_sample. This prevents a …
- 8:57 PM Changeset in ffmpeg [86f2ae06] by
- mov: Do not read past the end of the ctts_data table. Found-by: …
- 8:56 PM Changeset in ffmpeg [3e6e89b] by
- mov: Add missing terminator to mov_ch_layout_map_1ch. Found-by: …
- 8:45 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
-
Priority, Status, Version, Reproduced by developer changed
- 8:44 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) created by
- I have found out that ffmpeg or ffprobe recognize avi metadata tags …
- 8:43 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
- It "hangs" here.
- 8:34 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
- I have no gcc-4.3.2 in repo, but with 4.3.3 and 4.3.6, and if compiled …
- 7:59 PM Changeset in ffmpeg [6716e689] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
- 7:47 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- the FFMPEG documentation page (http://ffmpeg.org/ffmpeg.html) states: …
- 7:44 PM Changeset in ffmpeg [b1a0d694] by
- dcaenc: switch to encode2() Signed-off-by: Paul B Mahol …
- 7:39 PM Ticket #1018 (ffmpeg cannot decode quicktime with combined gif and blur streams) updated by
- I have attached the source movie. ~/Desktop/robert$ ffmpeg -i 633.mov …
- 7:36 PM Changeset in ffmpeg [ffa28da1] by
- Support dropping audio dts/pts via -async -1. Allows working around …
- 7:19 PM Ticket #605 (aac in flv: Application provided invalid, non monotonically increasing ...) updated by
- I proposed a patch adding -async -1 that would allow working around …
- 7:17 PM Changeset in ffmpeg [e73c6aaa] by
- asf: reset side data elements on packet copy. Prevents crash (double …
- 7:17 PM Changeset in ffmpeg [26219644] by
- wmavoice: fix stack overread. Found-by: Mateusz "j00ru" Jurczyk and …
- 7:17 PM Changeset in ffmpeg [3c926767] by
- wmalossless: error out if a subframe is not used by any channel. …
- 7:17 PM Changeset in ffmpeg [75d7975] by
- vqa: check palette chunk size before reading data. Prevents overreads …
- 7:17 PM Changeset in ffmpeg [d462949] by
- wmalossless: reset sample pointer for each subframe. Prevents …
- 7:17 PM Changeset in ffmpeg [326f7a68] by
- wmalossless: error out on invalid values for order. Found-by: Mateusz …
- 6:59 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) updated by
-
Keywords, Status, Component, Reproduced by developer changed
I was able to reproduce this with -threads 7: […] After several … - 6:56 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
- Does not hang here: […]
- 6:52 PM Changeset in ffmpeg [e9c0b12c] by
- FATE: Add ZeroCodec test Signed-off-by: Derek Buitenhuis …
- 6:51 PM Changeset in ffmpeg [f0b4a50] by
- oggparseogm: fix order of arguments of avpriv_set_pts_info(). …
- 6:50 PM Changeset in ffmpeg [677df4d2] by
- pngenc: better upper bound for encoded frame size. Fixes encoding …
- 6:44 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- Before I copypast some information for this: === Press [q] to stop, ? …
- 6:41 PM Changeset in ffmpeg [0f95270a] by
- VC1: Fix skiploopfilter=all. It is currently only handled in the …
- 6:40 PM Changeset in ffmpeg [179a5920] by
- libutvideoenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:40 PM Changeset in ffmpeg [532f1c7a] by
- lavc: limit realloc() on encoding to the libav compatibility API. …
- 6:32 PM Ticket #213 (aac codec regression) closed by
- fixed: Patch applied, thank you!
- 6:31 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
- I'd uploaded sample to upload.ffmpeg.org/incoming/, i beleive: …
- 6:28 PM Changeset in ffmpeg [f6b78638] by
- Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
- 6:22 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by
-
Keywords, Component changed
To make this a valid ticket, please provide * the command line that … - 6:19 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) created by
- The problem described in the ticket #993 …
- 6:03 PM Changeset in ffmpeg [740b9ff4] by
- lavc: Redesign the internal encoding API. The new API allows …
- 6:03 PM Changeset in ffmpeg [dca0e4cd] by
- avcodec_encode_audio2: use ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [2bd303f9] by
- zmbvenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [ae7f0d0] by
- yuv4enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [7959eb0d] by
- y41penc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [a3f36b09] by
- xwdenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [5d8a20a] by
- xbmenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [6cb29a1a] by
- wmaenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [2ed79755] by
- vorbisenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [079d7246] by
- v410enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [efc245b9] by
- v408enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [f234b02c] by
- v308enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [e252fb82] by
- v210enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [219d824] by
- tiffenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [ea8fc918] by
- tiffenc: fix return value.
- 6:03 PM Changeset in ffmpeg [c038fb41] by
- targaenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [dbb11e7d] by
- svq1enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [2ea893fa] by
- sunrastenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [b911d7dc] by
- sgienc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [c32438c4] by
- r210enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [78365b41] by
- qtrleenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [37e434e4] by
- proresenc_kostya: switch to ff_alloc_packet2(). Signed-off-by: …
- 6:03 PM Changeset in ffmpeg [d388dd9e] by
- proresenc_anatoliy: switch to ff_alloc_packet2(). Signed-off-by: …
- 6:03 PM Changeset in ffmpeg [6a74c48c] by
- pnmenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [5c6c6254] by
- pngenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [d2c4b375] by
- pcxenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [11e8f3e7] by
- pcm: switch to ff_alloc_packet2(). Signed-off-by: Michael Niedermayer …
- 6:03 PM Changeset in ffmpeg [29971e4f] by
- pamenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [93aafe2a] by
- nellymoserenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [6e3aee0] by
- msvideo1enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [3998b13a] by
- mpegaudioenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [a895669f] by
- ljpegenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [fcd8a3c8] by
- libxvidff: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [d2971912] by
- libxavs: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [660e8cb9] by
- libx264: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [316defa9] by
- libvpxenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [9407cf13] by
- libvorbis: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [d9375b0e] by
- libvo-amrwbenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [b7b2821f] by
- libvo-aacenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [b611ffc5] by
- libtheoraenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [f3b10d3] by
- libspeexenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [bb84112b] by
- libschroedingerenc: switch to ff_alloc_packet2(). Signed-off-by: …
- 6:03 PM Changeset in ffmpeg [83fc7341] by
- libopencore-amr: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [c7ef5a4a] by
- libmp3lame: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [67b8c88] by
- libgsm: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [1308b2df] by
- libfaac: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [7d3ef384] by
- ac3enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [55cc80dc] by
- a64multienc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [076310ed] by
- snowenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [6eaa31cb] by
- roqaudioenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [6c775606] by
- roqvideoenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [57c52663] by
- rawenc: : switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [b7d4eebd] by
- ra144enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [e22113cf] by
- mpegvideo_enc: : switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [620559e3] by
- lclenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [f8a67cb8] by
- jpeglsenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [35dfeb87] by
- j2kenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [e180079c] by
- huffyuvenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [5dadfaa9] by
- gifenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [c5ea6a5c] by
- g726enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [2e4413ce] by
- g722enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [3f35b665] by
- flashv2enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [8fb7b5f] by
- flashvenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [487996f6] by
- flacenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [ed45636e] by
- ffv1enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [8f80e5fb] by
- dvenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [aa9700c9] by
- dpxenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [9d44b054] by
- dnxhdenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [ca6a3448] by
- cljrenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [f79b09b7] by
- bmpenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [a18cf363] by
- alacenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [f360e7b4] by
- sv1enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [a42fa4c6] by
- adxenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [a8aba068] by
- adpcmenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [7fe8250e] by
- aacenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
- 6:03 PM Changeset in ffmpeg [00663de3] by
- lavc: add ff_alloc_packet2(). This contains a AVCodecContext thus …
- 6:03 PM Changeset in ffmpeg [6c9db402] by
- avcodec_encode_audio2: add missing padding to realloc() …
- 5:48 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) created by
- Ffmpeg internal flac codec hangs with 100% cpu usage on corrupted flac …
- 4:36 PM Changeset in ffmpeg [afbf9ed0] by
- udp: lock all operations on shared variables.
- 4:36 PM Changeset in ffmpeg [e1838835] by
- udp: return the error code instead of generic EIO.
- 4:36 PM Changeset in ffmpeg [5deb5ccb] by
- udp: call av_fifo_space directly as needed. The comment seemed to …
- 4:36 PM Changeset in ffmpeg [63afc4f6] by
- udp: use non-blocking read instead of select.
- 4:36 PM Changeset in ffmpeg [aa129788] by
- udp: use pthread_cancel instead of a shared flag. It allows to exit …
- 4:09 PM Ticket #1119 (voc enc: output frequency differs from input) updated by
-
Component, Keywords, Version changed
Isn't this a limitation of the voc container? - 4:06 PM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) updated by
-
Keywords changed
- 4:04 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
-
Keywords, Owner, Component changed
Replying to ramitbhalla: > When I try to use copytb … - 3:46 PM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) updated by
-
Priority, Status, Version, Reproduced by developer changed
- 3:46 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- Is this only reproducible with external libraries (libx264 and …
- 3:45 PM Changeset in ffmpeg [f036342b] by
- aiffdec: set block_duration to 1 for PCM codecs that are supported in …
- 3:45 PM Changeset in ffmpeg [b38b7cc3] by
- aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFF
- 3:45 PM Changeset in ffmpeg [2c07c18] by
- aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-C
- 3:45 PM Changeset in ffmpeg [02f88eec] by
- aiffdec: do not set bit rate if block duration is unknown CC: …
- 3:40 PM Ticket #213 (aac codec regression) updated by
- Uh, and here is a fix: dsputil_yasm.asm: […]
- 3:29 PM Ticket #213 (aac codec regression) updated by
- commenting out […] doesn't help, but when I comment out […] …
- 2:44 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
- From git same situation: ffmpeg version N-39046-g4246032 Copyright …
- 2:01 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by
- FYI this is a regression ticket: this functionality was working fine …[…]
- 1:40 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) created by
- When I try to use copytb while stream copying a file it gives an error …
- 1:17 PM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 1:11 PM Ticket #213 (aac codec regression) updated by
- Does it help if you disable the call to dsputil_init_3dnow() in …
- 1:09 PM Ticket #213 (aac codec regression) reopened by
- 1:03 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by
-
Priority, Keywords changed
Please test current git head, some changes in the network code have … - 12:54 PM Ticket #1118 (Conversion for WebM doest work) updated by
-
Keywords, Component changed
To make this a valid ticket, please * test with current git head * … - 12:43 PM Changeset in ffmpeg [42460322] by
- segment: fix null pointer dereference Signed-off-by: Paul B Mahol …
- 12:41 PM Changeset in ffmpeg [f1c69546] by
- dvbsub: remove unused variable Signed-off-by: Paul B Mahol …
- 12:40 PM Changeset in ffmpeg [53c89677] by
- bbox: remove superfluous initializations Signed-off-by: Paul B Mahol …
- 12:24 PM Changeset in ffmpeg [8678af54] by
- flicvideo: remove dead store Signed-off-by: Paul B Mahol …
- 12:23 PM Changeset in ffmpeg [f2b91bd6] by
- latm_parser: remove dead store Signed-off-by: Paul B Mahol …
- 12:21 PM Changeset in ffmpeg [f5463d53] by
- sunrastenc: remove dead store Signed-off-by: Paul B Mahol …
- 12:19 PM Changeset in ffmpeg [ddbd0ced] by
- mjpegbdec: remove dead store Signed-off-by: Paul B Mahol …
- 12:16 PM Changeset in ffmpeg [36440982] by
- vqavideo: remove some superfluous " VQA video: " Signed-off-by: Paul …
- 12:15 PM Changeset in ffmpeg [015fd02b] by
- electronicarts vp6: set duration of video stream Signed-off-by: Paul …
- 12:01 PM Ticket #1119 (voc enc: output frequency differs from input) created by
- the same problem with "-ar 44100" also only half of the input audio …
- 11:53 AM Ticket #1118 (Conversion for WebM doest work) updated by
- just to confirm that the same command just different conversion to flv …
- 11:50 AM Ticket #1118 (Conversion for WebM doest work) created by
- Hello, I am testing your ffmpeg latest build + earlies one with a …
- 11:49 AM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) created by
- http://www.datafilehost.com/download-b6aefedc.html […] […]
- 11:22 AM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) created by
- "-vf unsharp,hflip" works ok […]
- 10:41 AM Ticket #213 (aac codec regression) updated by
- Replying to ami_stuff: > I get no audio with this file: > …
- 10:39 AM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by
- Fixed for me as well.
- 10:25 AM Ticket #1115 (live mpeg-ts stream encoding failed) created by
- /usr/bin/ffmpeg -y -i http://91.216.251.7/238.1.42.4:1234 -itsoffset …
- 7:27 AM Ticket #1069 (Canon Powershot playback / conversion) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
When decoding green-lines-blocks-from-canon-100-hs.MOV, FFmpeg shows … - 6:45 AM Ticket #951 (ffplay: system freeze with audio channel cycle) closed by
- fixed: Fixed by Marton.
- 6:44 AM Ticket #1035 (ffplay: after changing audio stream, audio video become out of sync) closed by
- fixed: Fixed by Marton.
- 6:16 AM Changeset in ffmpeg [87818103] by
- wmall: output packet only if we have decoded some samples Also set …
- 4:25 AM Changeset in ffmpeg [eb984129] by
- doc/examples/decoding_encoding: make the buffer bigger. This should …
- 4:24 AM Changeset in ffmpeg [109650b3] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: use …
Note:
See TracTimeline
for information about the timeline view.
