Timeline
Jun 21, 2012:
- 11:58 PM Changeset in ffmpeg [59163139] by
- avformat: offset fps calculation by one to include 60.00 fps To …
- 11:36 PM Changeset in ffmpeg [cdb94139] by
- doc/faq: Update video joining examples -same_quant is not designed to …
- 11:16 PM WikiStart edited by
- add SubmitALogo link (diff)
- 11:13 PM SubmitALogo edited by
- add mention of attached logo files by Hervé (diff)
- 11:03 PM SubmitALogo edited by
- add trac screenshot (diff)
- 10:59 PM SubmitALogo created by
- make initial page
- 10:32 PM Ticket #1442 (In MINGW32 libutvideoenc.cpp and libutvideodec.cpp do not link properly) updated by
-
Owner changed
- 10:28 PM Ticket #349 (MingW32 Cross Compile of FFMPEG Fails) updated by
- The problem is that configure should be calling the prefixed dlltool, …
- 9:54 PM Changeset in ffmpeg [d11baad0] by
- lavu/file: include unistd.h only when available The unistd.h header …
- 9:54 PM Changeset in ffmpeg [542920b7] by
- configure: check for unistd.h Signed-off-by: Mans Rullgard …
- 9:53 PM Changeset in ffmpeg [539df611] by
- log: include unistd.h only when needed The only symbol this file uses …
- 9:53 PM Changeset in ffmpeg [c19e0ebe] by
- lavf: include libavutil/time.h instead of redeclaring av_gettime() …
- 8:37 PM Changeset in ffmpeg [87dced80] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fix …
- 8:00 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) updated by
-
Keywords changed
Please post patches to ffmpeg-devel, they receive more attention there. - 7:59 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by
- Did you provide a sample? You could try -channel_layout 4
- 6:52 PM Changeset in ffmpeg [9e63c30d] by
- lavf: add a real SRT muxer. This muxer supports CODEC_ID_SRT with the …
- 5:49 PM Changeset in ffmpeg [14ac47fc] by
- vc1: signal interlaced and tff flag to the consumer Reviewed-by: …
- 5:49 PM Changeset in ffmpeg [b829da36] by
- smacker: add sanity check for length in smacker_decode_tree() …
- 5:40 PM Changeset in ffmpeg [7681d0ea] by
- lavd/lavfi: do not set the channel layout list. The list was set to …
- 4:32 PM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by
- Replying to Cigaes: > Please try the following patch: > …
- 4:05 PM Changeset in ffmpeg [1d01fee9] by
- fix hardcoded tables compililation caused by missing math constants …
- 4:03 PM Ticket #1475 (Memory leak in ff_read_packet when decoding udp mpegts multicast stream) created by
- Summary of the bug: I am receiving 4 udp multicast streams on …
- 3:04 PM Ticket #1472 (vf_deshake crash) closed by
- fixed: Fixed in: […]
- 3:01 PM Changeset in ffmpeg [1bb30d02] by
- lavfi/deshake: fix crash in uninit() Add NULL check on avctx before …
- 2:57 PM Changeset in ffmpeg [fd0b8c6a] by
- sanm: silence warnings Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 1:11 PM Changeset in ffmpeg [67ffcb9] by
- lavf: Make codec_tag arrays constant Signed-off-by: Martin Storsjö …
- 12:33 PM Changeset in ffmpeg [f4da707f] by
- Replace Libav with FFmpeg Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 12:14 PM Changeset in ffmpeg [3821632e] by
- smush: set audio packet duration Signed-off-by: Paul B Mahol …
- 11:41 AM Changeset in ffmpeg [89ffd189] by
- twinvq: give massive struct a name. Signed-off-by: Martin Storsjö …
- 11:25 AM Changeset in ffmpeg [f77fd34b] by
- aac: move sample_fmt selection before decoder configuration. The …
- 11:25 AM Changeset in ffmpeg [24e7a22e] by
- riff: don't overwrite bps from WAVEFORMATEX if EXTENSIBLE doesn't …
- 10:47 AM Changeset in ffmpeg [cb08b6ef] by
- lavfi/scale: remove unused variable out_link Fix warning: …
- 10:47 AM Changeset in ffmpeg [c0b3c0ff] by
- lavfi/audio: remove unused variable in ff_filter_samples() Fix …
- 10:47 AM Changeset in ffmpeg [065851ff] by
- lswr/rematrix: specify explicitly the name of the unsupported channel …
- 10:45 AM Changeset in ffmpeg [dc7e336c] by
- lavf, lavu: version bumps and APIchanges for av_gettime() move …
- 10:04 AM Changeset in ffmpeg [6d887eca] by
- avformat: add 48 fps to the NTSC framerates Signed-off-by: Michael …
- 9:47 AM Changeset in ffmpeg [2d61f004] by
- utvideo: mark interlaced frames as such Signed-off-by: Michael …
- 9:47 AM Changeset in ffmpeg [f6943f23] by
- lagarith: frame multithreading Signed-off-by: Michael Niedermayer …
- 9:47 AM Changeset in ffmpeg [07d49437] by
- wavpack: set bits_per_raw_sample for S32 samples to properly identify …
- 9:16 AM Ticket #1470 (The blackdetect filter does not summarize black at the end of a video ...) closed by
- fixed: Should be fixed in: […] Thanks for the report.
- 9:11 AM Changeset in ffmpeg [98701be3] by
- lavfi/ass: update use of deprecated functions, fix warnings
- 9:11 AM Changeset in ffmpeg [eda45008] by
- lavfi/blackdetect: add logic for handling stream termination Add …
- 9:00 AM Changeset in ffmpeg [5bc87f1c] by
- lavfi/blackdetect: fix pts time debug printing
- 8:02 AM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) updated by
- Please try the following patch: …
- 7:27 AM Changeset in ffmpeg [e026c9b3] by
- lavfi/audio: don't set cur_buf in ff_filter_samples(). It's …
- 7:02 AM Ticket #1473 (ffplay: mp3 with multiple APICs) updated by
-
Version changed
(Is the first png intended to look strange?) I believe this works as … - 5:58 AM Ticket #1433 (Prores Proxy -> libx264 .mp4 results in garbled video) closed by
- invalid: Iiuc, the problem was that the decoding application does not support …
- 5:56 AM Ticket #1472 (vf_deshake crash) updated by
-
Keywords changed
- 5:55 AM Ticket #1472 (vf_deshake crash) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
- 5:38 AM Changeset in ffmpeg [4a97ff2f] by
- lavfi/fifo: add audio version of the fifo filter.
- 5:38 AM Changeset in ffmpeg [27570e21] by
- fifo: fix parenthesis placement.
- 5:38 AM Changeset in ffmpeg [394a2a04] by
- lavfi: rename vf_fifo.c -> fifo.c It will be used for audio too.
- 5:36 AM Changeset in ffmpeg [a50b7562] by
- lavc: remove stats_in from AVCodecContext options table. Its …
- 2:56 AM Ticket #1474 (Some audio encoders stopped encoding strange channel layouts) created by
- Summary of the bug: I am stitching 2 videos side by side together into …
- 2:43 AM Ticket #1433 (Prores Proxy -> libx264 .mp4 results in garbled video) updated by
- Yes, thank you - this solved my problem!!!
- 2:27 AM Changeset in ffmpeg [bef8fd70] by
- LucasArts SMUSH demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 1:30 AM Changeset in ffmpeg [69254f4] by
- LucasArts SMUSH video decoder Signed-off-by: Paul B Mahol …
- 1:23 AM Changeset in ffmpeg [b1835732] by
- LucasArts SMUSH VIMA audio decoder Signed-off-by: Paul B Mahol …
Jun 20, 2012:
- 11:43 PM Ticket #1473 (ffplay: mp3 with multiple APICs) created by
- FFplay does not cycle(display) new image when "v" key is pressed. …
- 11:34 PM Ticket #1472 (vf_deshake crash) created by
- […]
- 10:47 PM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Hi guys, I believe I have the same issue with current git head …
- 9:57 PM Ticket #1278 (vf: crash with some filters) closed by
- fixed: locally fixes
- 9:55 PM Changeset in ffmpeg [5a90e55e] by
- libavfilter/transform: fix mirroring. mirror() borrowed from dwt.c, …
- 9:51 PM Changeset in ffmpeg [104c9146] by
- libavutil: fix author attribution Libav.org has removed this while …
- 9:16 PM Ticket #1471 (The creation time in Android video is reported incorrectly.) created by
- Summary of the bug: The reported creation time for video taken with a …
- 9:07 PM Changeset in ffmpeg [b2e2287c] by
- cdxl: disable checked bitstream reader Overreads should not be …
- 8:36 PM Changeset in ffmpeg [de058773] by
- lavfi: remove redundant checks after av_parse_video_rate() …
- 7:26 PM Ticket #1275 (ffserver x264 presets) updated by
- quick update: with a flv player the streaming seems to work.. also …
- 6:47 PM Changeset in ffmpeg [4da42ebe] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: MS …
- 6:26 PM Ticket #1271 (colorful bar at the bottom with filters enabled (when input have odd ...) closed by
- fixed
- 6:14 PM Changeset in ffmpeg [e632a430] by
- vf_vflip: fix handling of the last line. Fixes Ticket1271 …
- 6:13 PM Changeset in ffmpeg [a46f8915] by
- vf_lut: fix handling of odd dimensions Signed-off-by: Michael …
- 5:08 PM Changeset in ffmpeg [005c80b6] by
- MS Screen 1 decoder
- 4:35 PM Changeset in ffmpeg [43886eae] by
- aacdec: Fix popping channel layouts. 'channel_layout' not 'channels' …
- 4:20 PM Changeset in ffmpeg [827667e] by
- mjpegenc: use av_assert Signed-off-by: Michael Niedermayer …
- 4:19 PM Changeset in ffmpeg [4eae08b4] by
- mjpegdec: use av_assert Signed-off-by: Michael Niedermayer …
- 4:09 PM Changeset in ffmpeg [61183b5a] by
- av_gettime: support Win32 without gettimeofday() Based on patch by …
- 4:09 PM Changeset in ffmpeg [980f81d9] by
- Use av_gettime() in various places Signed-off-by: Mans Rullgard …
- 4:09 PM Changeset in ffmpeg [ae0a3016] by
- Move av_gettime() to libavutil Signed-off-by: Mans Rullgard …
- 3:22 PM Changeset in ffmpeg [bc210bfc] by
- log: flip highlight bit for codec & muxer layer This way the …
- 2:38 PM Changeset in ffmpeg [db7d8fb4] by
- dct-test: use emms_c() from libavutil instead of duplicating it
- 2:37 PM Changeset in ffmpeg [f1f37c70] by
- mov: fix operator precedence bug
- 2:03 PM Ticket #1470 (The blackdetect filter does not summarize black at the end of a video ...) created by
- Summary of the bug: How to reproduce: I made a video with black at …
- 1:45 PM Changeset in ffmpeg [a2b186a1] by
- mathematics.h: remove a couple of math defines While these defines …
- 1:29 PM Changeset in ffmpeg [493156ed] by
- doc/ffmpeg.texi: use an exising preset file name libx264-max.ffpreset …
- 12:06 PM Ticket #1275 (ffserver x264 presets) updated by
- however vlc and mplayer seem unable to decode the stream.. maybe some …
- 11:01 AM Ticket #1275 (ffserver x264 presets) updated by
- adding a few properties seems to do the trick: AVOptionVideo me_range …
- 10:46 AM Changeset in ffmpeg [6501dcfb] by
- Remove unnecessary inclusions of [sys/]time.h Signed-off-by: Mans …
- 10:46 AM Changeset in ffmpeg [4e5a5148] by
- lavf: remove unnecessary inclusions of unistd.h These files do not …
- 10:37 AM Changeset in ffmpeg [3ea3e32e] by
- lavfi: add showwaves filter
- 10:37 AM Changeset in ffmpeg [93bbe53c] by
- lavfi/asplit: fix memleak The input samples buffer must be …
- 10:34 AM Ticket #1275 (ffserver x264 presets) updated by
- same here with git a5c1a0c, tested with windows and linux (see also …
- 10:34 AM Ticket #1461 (Unable to encode video and post it to ffserver for streaming on ...) updated by
- same here with git a5c1a0c, tested with windows and linux see also #1275
- 8:50 AM Ticket #1466 (FASTDIV macro incorrect for constant propogation) updated by
- Please update the patch, it does not apply anymore. If you send the …
- 8:44 AM Ticket #1461 (Unable to encode video and post it to ffserver for streaming on ...) updated by
- Just to copy the content from pastebin, if it expires or something: […]
- 8:20 AM Ticket #1469 (Timecode too fast after Yadif) updated by
- sure, here you go: http://delivery.mtv.nl/ftp/grewej/test.m2v
- 8:19 AM Ticket #1466 (FASTDIV macro incorrect for constant propogation) updated by
- Replying to cehoyos: > Could you send a patch to …
- 8:04 AM Ticket #1469 (Timecode too fast after Yadif) updated by
-
Status changed
As discussed on IRC, this is reproducible because of the yadif filter, … - 7:41 AM Ticket #1469 (Timecode too fast after Yadif) created by
- Summary of the bug: The timecode added through the drawtext …
- 7:12 AM Ticket #1468 (cannot mux mp3 into nut) updated by
-
Keywords, Version, Status, Reproduced by developer, Priority changed
Regression since 967facb, also reproducible with aac, wma, … - 1:56 AM Changeset in ffmpeg [86206035] by
- avio: av_protocol_next() is gone Signed-off-by: Paul B Mahol …
- 1:15 AM Changeset in ffmpeg [4996e8f] by
- bfin: libswscale: add const where appropriate to fix warnings …
- 1:15 AM Changeset in ffmpeg [6bac8971] by
- bfin: libswscale: remove unnecessary #includes Signed-off-by: Mans …
- 12:47 AM Ticket #1446 (Output via rtsp results in logs not displaying frame size nor bitrate) updated by
- could this possibly be an issue with x264?
Jun 19, 2012:
- 8:43 PM Changeset in ffmpeg [420990db] by
- libilbc: use designated initializers for AVClass Signed-off-by: Paul …
- 8:04 PM Changeset in ffmpeg [10952e06] by
- lavfi/color: fix typo Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 7:39 PM Ticket #1468 (cannot mux mp3 into nut) created by
- How to reproduce: […]
- 7:38 PM Changeset in ffmpeg [18d7bea6] by
- wmv2enc: fix rounding flag. Fixes Ticket1467 Signed-off-by: Michael …
- 7:37 PM Ticket #1467 (Assertion failed when converting to wmv) closed by
- fixed
- 7:27 PM Changeset in ffmpeg [9e754336] by
- lavfi/color: use AVOptions Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 6:55 PM Ticket #1154 (Application provided invalid, non monotonically increasing dts to muxer) updated by
- What patch you applied? and to what muxer?
- 6:53 PM Changeset in ffmpeg [cabbd271] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (24 …
- 5:25 PM Changeset in ffmpeg [042b272a] by
- udp: Properly check for invalid sockets If stdin has been closed, 0 …
- 5:25 PM Changeset in ffmpeg [bb6c1abb] by
- tcp: Check the return value from getsockopt Make sure we actually …
- 5:24 PM Changeset in ffmpeg [a840cdda] by
- network: Use av_strerror for getting error messages Also use …
- 5:24 PM Changeset in ffmpeg [860b40f1] by
- udp: Properly print error from getnameinfo getnameinfo doesn't set …
- 5:23 PM Changeset in ffmpeg [6aa4e881] by
- mmst: Use AVUNERROR() to convert error codes to the right range for …
- 5:22 PM Changeset in ffmpeg [56168769] by
- network: Pass pointers of the right type to get/setsockopt/ioctlsocket …
- 5:21 PM Changeset in ffmpeg [9d811fd8] by
- rtmp: Reduce the number of idle posts sent by sleeping 50ms Rtmpt is …
- 4:26 PM Changeset in ffmpeg [6b9446e9] by
- avidec: add .category While here make .class_name consistent with …
- 3:29 PM Changeset in ffmpeg [5fa82264] by
- libavfilter: improve atempo audio quality Reduce audio fragment …
- 3:22 PM StreamingGuide edited by
- (diff)
- 3:22 PM Changeset in ffmpeg [08613d50] by
- lavf: separate muxer/demuxer class category Signed-off-by: Michael …
- 3:22 PM Changeset in ffmpeg [6fb7d03d] by
- lavc: seperate encoder/decoder class category Signed-off-by: Michael …
- 3:22 PM Changeset in ffmpeg [e69263cd] by
- avutil: add get_category() for the case where one AVClass can have …
- 3:13 PM Changeset in ffmpeg [b76f77ee] by
- log: swap colors for muxer and codec layer This way the filters which …
- 3:13 PM Changeset in ffmpeg [0412e518] by
- lavfi/avfilter: use av_assert Signed-off-by: Michael Niedermayer …
- 3:13 PM Changeset in ffmpeg [82ac6a66] by
- rv40dsp: use av_assert Signed-off-by: Michael Niedermayer …
- 2:44 PM Changeset in ffmpeg [db142a8] by
- lavfi/avcodec: make avfilter_fill_frame_from*() functions use …
- 2:44 PM Changeset in ffmpeg [8f8d8b95] by
- lavfi/avcodec: always use av_frame* accessors in …
- 2:44 PM Changeset in ffmpeg [d5761fe4] by
- lavfi/avcodec: copy pos field from AVFilterBuffer to AVFrame pkt_pos
- 2:44 PM Changeset in ffmpeg [208c5a08] by
- lavc/qtrlenc: return proper error codes from qtrle_encode_init()
- 2:44 PM Changeset in ffmpeg [5793a6d9] by
- lavc/libschroedinger: add missing failure checks in ff_create_schro_frame()
- 2:20 PM Changeset in ffmpeg [97726e86] by
- x86/intmath: fix type of FASTDIV Signed-off-by: Michael Niedermayer …
- 1:59 PM Changeset in ffmpeg [7238ed6c] by
- avidec: use designated initializers for AVClass Signed-off-by: Paul B …
- 1:57 PM Changeset in ffmpeg [ef8bea91] by
- mov: use designated initializers for AVClass Signed-off-by: Paul B …
- 1:29 PM WikiStart edited by
- (diff)
- 1:28 PM WikiStart edited by
- (diff)
- 12:09 PM Ticket #1467 (Assertion failed when converting to wmv) updated by
-
Cc, Keywords, Status, Summary changed
For future tickets: Please always provide complete, uncut console … - 11:41 AM Ticket #1467 (Assertion failed when converting to wmv) created by
- The following error occurs, when trying to convert a file to wmv. …
- 10:08 AM Ticket #1465 (atempo filter fails to compile when ffmpeg is configured without rdft) closed by
- fixed: Changes made, thank you for the report!
- 10:06 AM Changeset in ffmpeg [c47fc942] by
- Fix dependencies for the atempo filter. Found, analysed and tested by …
- 9:23 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by
- Okay, I can do that. It may take a bit longer than it would others as …
- 9:11 AM Ticket #1466 (FASTDIV macro incorrect for constant propogation) updated by
-
Keywords, Version changed
Could you send a patch to ffmpeg-devel? It will create more attention … - 9:08 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by
- Since we would like to stay compatible with as many build environments …
- 8:55 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by
- Thanks for the quick reply. Tested "make distclean && ./configure && …
- 8:42 AM Changeset in ffmpeg [4cc2920d] by
- flvdec: remove incomplete, disabled seeking code
- 8:26 AM Ticket #1466 (FASTDIV macro incorrect for constant propogation) created by
- Summary of the bug: In file libavutil/x86/intmath.h, around line 30 …
- 8:18 AM Ticket #1465 (atempo filter fails to compile when ffmpeg is configured without rdft) created by
- Any ffmpeg configuration that enables the atempo filter but doesn't …
- 8:00 AM Ticket #1453 (Segfault when decoding H264 video) closed by
- invalid: Thank you for the clarification.
- 7:57 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) updated by
-
Keywords, Version, Component changed
Since decoding works fine here with 0c142e4 and the same solution … - 7:51 AM Ticket #1453 (Segfault when decoding H264 video) updated by
- Yes, the latest git is working.
- 7:51 AM Ticket #1463 (ffmpeg.exe on Windows does not respond properly to Ctrl+Break) updated by
-
Keywords, Status, Version changed
Please send patches to ffmpeg-devel, they receive more attention there. - 7:50 AM Ticket #1453 (Segfault when decoding H264 video) updated by
- Replying to kyl416: > Yeah it's no longer segfaulting. …
- 7:26 AM Ticket #1464 (FFplay regression with H264 high profile input (gcc 4.2.* specific)) created by
- Summary of the bug: FFplay version 0.8.12 successfully decodes and …
- 7:18 AM Ticket #1463 (ffmpeg.exe on Windows does not respond properly to Ctrl+Break) created by
- In addition to SIGINT, on Windows it is common to send a different …
- 7:08 AM Changeset in ffmpeg [be1a839c] by
- mem: add support for _aligned_malloc() as found on Windows The check …
- 7:07 AM Changeset in ffmpeg [7146177d] by
- lavc: Extend the documentation for avcodec_init_packet Add a note …
- 6:57 AM Ticket #1453 (Segfault when decoding H264 video) updated by
- Yeah it's no longer segfaulting.
- 6:12 AM Ticket #1453 (Segfault when decoding H264 video) updated by
- Replying to kyl416: > ddece75 was the last commit that …
- 3:09 AM Ticket #1462 (add smptecolorbar video test source) created by
- I like the testsrc pattern but often need broadcast-style color bars. …
- 1:09 AM Changeset in ffmpeg [0c142e4c] by
- swr: introduce filter_alloc in preparation of SIMD resample …
- 1:09 AM Changeset in ffmpeg [80e857c9] by
- swr/resample: optimize C code for the most common case 15% speedup …
- 12:02 AM Changeset in ffmpeg [8703f014] by
- flvdec: remove incomplete, disabled seeking code
- 12:00 AM Changeset in ffmpeg [51a2b554] by
- http: replace atoll() with strtoll()
Jun 18, 2012:
- 11:56 PM Changeset in ffmpeg [ae2bb52c] by
- mpegts: remove unused/incomplete/broken seeking code
- 11:36 PM Changeset in ffmpeg [c90e8054] by
- lavc/avcodec.h: fix reference to nonexistent function in …
- 11:36 PM Changeset in ffmpeg [18b4404d] by
- lavc/imgconvert: fix check on av_image_check_size() return code in …
- 11:36 PM Changeset in ffmpeg [0b2ecf82] by
- lavc/imgconvert: remove pointless switch block from avpicture_fill()
- 11:36 PM Changeset in ffmpeg [b583ccc] by
- lavc/rawdec: propagate duration from packet to frame
- 11:35 PM Ticket #1453 (Segfault when decoding H264 video) updated by
- ddece75 was the last commit that didn't segfault.
- 10:25 PM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by
- Ok, mixed results. I tested the fix and it ran without issues on …
- 10:01 PM Changeset in ffmpeg [ae46fbee] by
- af_amix: allow float planar sample format as input
- 10:01 PM Changeset in ffmpeg [f0ece49e] by
- af_amix: use AVFloatDSPContext.vector_fmac_scalar()
- 10:01 PM Changeset in ffmpeg [82b2df97] by
- float_dsp: add x86-optimized functions for vector_fmac_scalar()
- 10:01 PM Changeset in ffmpeg [cb5042d0] by
- float_dsp: Move vector_fmac_scalar() from libavcodec to libavutil
- 8:16 PM Changeset in ffmpeg [4e4dd717] by
- lavr: Add x86-optimized function for flt to s32 conversion
- 8:16 PM Changeset in ffmpeg [6c63cbfe] by
- lavr: Add x86-optimized function for flt to s16 conversion
- 8:16 PM Changeset in ffmpeg [97ce1ba8] by
- lavr: Add x86-optimized functions for s32 to flt conversion
- 8:16 PM Changeset in ffmpeg [5904f25b] by
- lavr: Add x86-optimized functions for s32 to s16 conversion
- 8:16 PM Changeset in ffmpeg [d721f67d] by
- lavr: Add x86-optimized functions for s16 to flt conversion
- 8:16 PM Changeset in ffmpeg [1168e29d] by
- lavr: Add x86-optimized function for s16 to s32 conversion
- 7:44 PM Changeset in ffmpeg [4b5c7d4d] by
- huffyuv: switch to av_assert Signed-off-by: Michael Niedermayer …
- 7:44 PM Changeset in ffmpeg [da42f569] by
- asv1: switch to av_assert Signed-off-by: Michael Niedermayer …
- 7:01 PM Changeset in ffmpeg [579fd87b] by
- rtpenc: Support packetizing iLBC Signed-off-by: Martin Storsjö …
- 7:01 PM Changeset in ffmpeg [89c39605] by
- rtpdec: Add a depacketizer for iLBC Signed-off-by: Martin Storsjö …
- 7:01 PM Changeset in ffmpeg [a2b251a0] by
- Implement the iLBC storage file format Signed-off-by: Martin Storsjö …
- 7:00 PM Changeset in ffmpeg [9e74db68] by
- mov: Support muxing/demuxing iLBC The packet size, signalled via …
- 7:00 PM Changeset in ffmpeg [3641b04] by
- Add support for iLBC decoding/encoding via the external library …
- 7:00 PM Changeset in ffmpeg [46743a85] by
- rtmp: Don't send every flv packet in a separate HTTP request in RTMPT …
- 6:46 PM StreamingGuide edited by
- (diff)
- 6:41 PM StreamingGuide edited by
- attempt cleanup (diff)
- 6:35 PM Changeset in ffmpeg [bbc80386] by
- rtsp: Send mode=record instead of mode=receive This seems to be the …
- 6:32 PM StreamingGuide edited by
- (diff)
- 6:32 PM Changeset in ffmpeg [db28b01d] by
- dirac: replace compound literal with normal initialiser …
- 6:26 PM StreamingGuide edited by
- (diff)
- 6:23 PM Changeset in ffmpeg [b90f83e9] by
- snowenc: update selftest code for the new temporary arrays …
- 6:15 PM StreamingGuide edited by
- (diff)
- 6:10 PM StreamingGuide edited by
- (diff)
- 6:08 PM Ticket #1382 (Streaming the output + saving to the local file) updated by
- can't you split the stream using libavfilter? the work around method …
- 6:07 PM Changeset in ffmpeg [82edf672] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: lavr: …
- 6:06 PM StreamingGuide edited by
- forgot VLC can serve it. (diff)
- 6:05 PM StreamingGuide edited by
- detail the options. (diff)
- 5:58 PM StreamingGuide created by
- init
- 5:49 PM WikiStart edited by
- add link to streaming guide (diff)
- 4:40 PM Changeset in ffmpeg [f87dacb2] by
- libavutil: add a merge sort. compared to qsort this is slower but its …
- 4:39 PM Changeset in ffmpeg [096db654] by
- qsort doxy Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 4:39 PM Changeset in ffmpeg [88f87eba] by
- qsort: add some forgotten () Signed-off-by: Michael Niedermayer …
- 3:24 PM Changeset in ffmpeg [f61ce90c] by
- lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs
- 3:24 PM Changeset in ffmpeg [29f7490c] by
- lavr: add x86-optimized functions for mixing 1-to-2 fltp with flt coeffs
- 2:55 PM Changeset in ffmpeg [3971be0] by
- Add Dolby/DPLII downmix support to libavresample Signed-off-by: …
- 2:32 PM Changeset in ffmpeg [3a0a2f33] by
- libavutil: add AV_QSORT() about 2-5 times faster than gnu libcs …
- 1:54 PM Ticket #1446 (Output via rtsp results in logs not displaying frame size nor bitrate) updated by
- I compiled the latest version from the git repo last night, because I …
- 1:45 PM Ticket #1461 (Unable to encode video and post it to ffserver for streaming on ...) updated by
- Here's the ffserver.conf - http://pastebin.com/7sqe0JSC
- 1:22 PM Ticket #1461 (Unable to encode video and post it to ffserver for streaming on ...) created by
- Summary of the bug: How to reproduce: […]
- 10:47 AM Changeset in ffmpeg [9fcda25e] by
- vorbisdec: replace div/mod in loop with a counter 2x speedup of …
- 10:47 AM Changeset in ffmpeg [7457ebee] by
- fate: vorbis: add 5.1 surround test Signed-off-by: Mans Rullgard …
- 10:22 AM Ticket #986 (windows named pipe seek) updated by
- Are you indicating that this ticket has been fixed?
- 9:55 AM Ticket #1235 (ffio_limit does not work correctly with named pipes on OSX (Snow Leopard)) updated by
- https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2012-June/051590.html
- 9:54 AM Ticket #986 (windows named pipe seek) updated by
- https://lists.ffmpeg.org/pipermail/ffmpeg-cvslog/2012-June/051590.html
- 9:27 AM Changeset in ffmpeg [d77f4afa] by
- rtpenc: Allow requesting H264 RTP packetization mode 0 This requires …
- 8:10 AM Changeset in ffmpeg [becc3c62] by
- configure: Sort the library listings in the help text alphabetically …
- 7:40 AM Changeset in ffmpeg [8c351464] by
- ffmpeg.c: count subtitles in total size. This avoids the "Output file …
- 7:39 AM Changeset in ffmpeg [c49e960a] by
- ffprobe: dump AVPacket.convergence_duration.
- 7:38 AM Changeset in ffmpeg [9ae3e455] by
- ffprobe: add -show_data option.
- 7:36 AM Changeset in ffmpeg [2243f0d] by
- lavf: add field for how duration is estimated Signed-off-by: Michael …
- 7:05 AM Ticket #1215 (utvideo: RGB (ULRG) + predict median + assum intercaled video = broken ...) closed by
- fixed: Should be fixed.
- 7:01 AM Changeset in ffmpeg [3b3150ec] by
- Fix interlaced prediction for RGB utvideo. Fixes ticket #1215
- 6:40 AM Ticket #1435 (Remuxing aac from mov to avi breaks timestamps) updated by
- Well, just want to re-state, that the bug(s) is specific to avi …
- 6:36 AM Ticket #1460 (x264 artefacts in quicktime player in sequences without motion/still images) created by
- Summary of the bug: Certain options (I am unsure which ones really are …
- 6:33 AM Ticket #1459 (build error with --enable-hardcoded-tables) updated by
-
Summary changed
- 6:28 AM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
- Please test the speed of FFmpeg's mp2 encoder (which supports up to …
Jun 17, 2012:
- 11:51 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
- Sure, this was the test data I had linked to: 3m48s WAV file ripped …
- 10:20 PM Changeset in ffmpeg [d9669eab] by
- dwt: remove variable-length arrays Signed-off-by: Mans Rullgard …
- 9:42 PM Changeset in ffmpeg [564bb244] by
- Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: fix …
- 9:37 PM Ticket #1429 (ffmpeg 0.11.1 and git configure wrong) updated by
- Yes! (git 2012 06 18) have a same error. Maybe problem in some codec? …
- 8:28 PM Changeset in ffmpeg [6ca48ad0] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: amr: …
- 8:24 PM Ticket #1453 (Segfault when decoding H264 video) updated by
-
Keywords, Component changed
- 8:24 PM Ticket #1453 (Segfault when decoding H264 video) updated by
- Replying to kyl416: > It also segfaults with 01a14ce If it …
- 8:17 PM Changeset in ffmpeg [d70a1a50] by
- MAINTAINERS: reorganize entries in the libavfilter section
- 8:09 PM Ticket #1458 (aresample crashes on channel count change) updated by
-
Summary changed
- 7:58 PM Ticket #1453 (Segfault when decoding H264 video) updated by
- It also segfaults with 01a14ce and 15f8941
- 7:56 PM Changeset in ffmpeg [8e50c57d] by
- RTMPT protocol support This adds two protocols, but one of them is an …
- 7:56 PM Changeset in ffmpeg [35127bf1] by
- http: Properly handle chunked transfer-encoding for replies to post …
- 7:56 PM Changeset in ffmpeg [eb564b23] by
- http: Fail reading if the connection has gone away This can happen if …
- 7:50 PM Changeset in ffmpeg [eb3918c1] by
- amr: Mark an array const Signed-off-by: Martin Storsjö <martin@martin.st>
- 7:50 PM Changeset in ffmpeg [634e874d] by
- amr: More space cleanup This was missed in the previous cleanup …
- 7:49 PM Changeset in ffmpeg [e9ef88fb] by
- rtpenc: Fix memory leaks in the muxer open function Also return a …
- 7:48 PM Ticket #1453 (Segfault when decoding H264 video) updated by
- Also just incase you need it, the valgrind output […]
- 7:42 PM Ticket #1453 (Segfault when decoding H264 video) updated by
- I just compiled the latest git, it still segfaults. It's also not …
- 7:36 PM Changeset in ffmpeg [db835708] by
- ffplay: fix -vismv 1 Signed-off-by: Michael Niedermayer …
- 7:33 PM Ticket #1292 (h263i: support advanced prediction) closed by
- fixed
- 7:32 PM Changeset in ffmpeg [c390822e] by
- intel h263 dec: support advanced prediction Fixes Ticket1292 …
- 7:18 PM Ticket #1453 (Segfault when decoding H264 video) updated by
-
Priority changed
Unfortunately the backtrace you provided is useless, please either … - 7:12 PM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Replying to lvm: > Replying to cehoyos: > > Is …
- 7:12 PM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Please test current git head, if you cannot use git, please download a …
- 7:10 PM Ticket #1458 (aresample crashes on channel count change) updated by
-
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
[…] - 7:05 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
-
Version, Component changed
Could you add some statistics comparing the speed of libshine, … - 7:00 PM Ticket #1459 (build error with --enable-hardcoded-tables) closed by
- fixed
- 6:32 PM Changeset in ffmpeg [8f45c314] by
- ffplay: rename buffer source instance from "src" to "ffplay_buffer" …
- 6:32 PM Changeset in ffmpeg [251f3987] by
- ffplay: use key=val syntax for the buffersrc args Fix warning: [src @ …
- 5:58 PM Ticket #1403 (vp3 crash) closed by
- fixed
- 5:50 PM Changeset in ffmpeg [1125606a] by
- vp3dec: fix null ptr derefernce. Fixes ticket1403 Signed-off-by: …
- 5:01 PM Ticket #1459 (build error with --enable-hardcoded-tables) updated by
- thanks Michael Niedermayer with the hardcoded-tables compilation ok
- 4:05 PM Changeset in ffmpeg [5015c37b] by
- attributes: move av_restrict fallback from internal to attributes …
- 4:04 PM Changeset in ffmpeg [5f26d4d4] by
- amr: Cosmetic cleanup Add spaces around operators, fix brace …
- 3:59 PM Changeset in ffmpeg [40ffbf20] by
- fate: fix fate-aac-aref-encode dependancies Signed-off-by: Michael …
- 3:10 PM Changeset in ffmpeg [eaf65538] by
- avienc: use av_assert Signed-off-by: Michael Niedermayer …
- 3:09 PM Changeset in ffmpeg [4aed3ac8] by
- msmpeg4enc: use av_assert Signed-off-by: Michael Niedermayer …
- 2:51 PM Changeset in ffmpeg [44fdf37c] by
- mov_chan: Fix operator precedence by adding parentheses …
- 2:42 PM Ticket #1458 (aresample crashes on channel count change) updated by
- I dont' have access to building GDB unfortunately so theres now way …
- 2:32 PM Ticket #1454 (FFMPEG Volume not working as documented) updated by
- Thanks that helps explain it.
- 1:23 PM Changeset in ffmpeg [f404c7dc] by
- doc: Add missing protocols to list of supported protocols.
- 12:52 PM Ticket #1458 (aresample crashes on channel count change) updated by
-
Cc changed
I have no libvo_aacenc build to test, but crashes (same effect with … - 12:32 PM Ticket #1459 (build error with --enable-hardcoded-tables) updated by
- ps mingw/msys gcc-4.6.1 ./configure --enable-gpl --enable-version3 …
- 12:31 PM Ticket #1459 (build error with --enable-hardcoded-tables) created by
- make error libavcodec/aacsbr.c:1700:19: warning: passing argument 3 of …
- 11:47 AM Ticket #1454 (FFMPEG Volume not working as documented) closed by
- invalid: Replying to ramitbhalla: > Summary of the bug: What's …
- 11:20 AM Changeset in ffmpeg [20a6fa77] by
- doc: add two similar overlay "side-by-side" examples.
- 11:10 AM Changeset in ffmpeg [54101214] by
- lavfi: use designated initializers for AVClass While here: - add …
- 10:50 AM Changeset in ffmpeg [a1aac8d0] by
- lavfi: add atempo filter Add atempo audio filter for adjusting audio …
- 10:36 AM Ticket #1458 (aresample crashes on channel count change) updated by
- Backtrace etc. missing, please see http://ffmpeg.org/bugreports.html …
- 10:22 AM Changeset in ffmpeg [a7cc78cb] by
- tcp: Check the listen call Signed-off-by: Martin Storsjö …
- 8:27 AM Ticket #1458 (aresample crashes on channel count change) created by
- Summary of the bug: FFMPEG Crashes when converting AC3 to AAC with DRC …
- 8:13 AM Ticket #1454 (FFMPEG Volume not working as documented) updated by
- Replying to ramitbhalla: > I tried dB but it doesn't …
- 3:01 AM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by
- The only FFmpeg parameter that really needs passing to this library is …
- 2:48 AM Changeset in ffmpeg [bc4da77b] by
- lavu/internal: define av_restrict if it has not been defined by …
- 1:46 AM Changeset in ffmpeg [fbed9317] by
- enable C99-external_inline for icl Signed-off-by: Michael Niedermayer …
- 1:16 AM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) created by
- I'm not a developer so I lack the experience to hack this into the …
- 12:53 AM Changeset in ffmpeg [137e808] by
- lavc: build some codecs only if they are actually enabled Saves few …
Jun 16, 2012:
- 10:38 PM Changeset in ffmpeg [17fad33f] by
- Change all uses of restrict to use av_restrict instead. Defining …
- 10:17 PM Ticket #1456 (video will not stream) updated by
- It looks like the problem is occurring in the ffmpeg.c file at line …
- 10:15 PM Ticket #1456 (video will not stream) created by
- Summary of the bug: I am trying to stream a short video in raw …
- 9:22 PM Changeset in ffmpeg [5c14b282] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 9:22 PM Ticket #1412 (ffmpeg crashes on win64 when decoding a dirac stream) updated by
- might be fixed, please re-test
- 9:16 PM Changeset in ffmpeg [9946a6aa] by
- diracdsp: try to fix segfault This might fix Ticket1412 …
- 5:57 PM Ticket #1455 (Summer logo 2 (2012) by Victoria Kirst) created by
- A second 2012 summer logo submission by Victoria Kirst.
- 4:09 PM Ticket #1454 (FFMPEG Volume not working as documented) updated by
- Sorry, I missed the version: ffmpeg version N-41578-ga5c1a0c
- 4:08 PM Ticket #1454 (FFMPEG Volume not working as documented) created by
- Summary of the bug: What's the right syntax for -vol When I run …
- 3:59 PM Changeset in ffmpeg [0354412a] by
- ffmenc: use av_assert Signed-off-by: Michael Niedermayer …
- 3:58 PM Changeset in ffmpeg [30000744] by
- mpegvideo_common.h: use av_assert Signed-off-by: Michael Niedermayer …
- 3:34 PM Changeset in ffmpeg [809d71d6] by
- sws/swscale_unscaled: use av_assert Signed-off-by: Michael …
- 3:34 PM Changeset in ffmpeg [e003da71] by
- sws/utils: use av_assert Signed-off-by: Michael Niedermayer …
- 3:15 PM Changeset in ffmpeg [c9e183b] by
- lavfi: update some deprecated functions Signed-off-by: Paul B Mahol …
- 3:10 PM Changeset in ffmpeg [ae702edf] by
- flacdec: read attached pictures.
- 3:09 PM Changeset in ffmpeg [a5db8e4a] by
- lavf: don't segfault when a NULL filename is passed to …
- 10:47 AM Changeset in ffmpeg [c78cf00b] by
- md5: consistently use uint32_t instead of unsigned int Basically to …
- 9:35 AM Changeset in ffmpeg [fd8def92] by
- lavfi/super2xsai: fix fate test on bigendian Signed-off-by: Paul B …
- 7:48 AM Ticket #1453 (Segfault when decoding H264 video) created by
- Summary of the bug: I'm still trying to track it down which git commit …
- 7:14 AM Ticket #1452 (image2 to support %t) created by
- Parameter %t in the output file name (just like %d) could be used to …
- 4:56 AM Ticket #1431 (Console spammed with warnings when transcoding dvr-ms) updated by
- The amount of dropped frame reported have reduced but is it normal to …
- 12:51 AM Ticket #1451 (trac: increase maximum preview image size) created by
- Summary of the bug: When attempting to view large image …
- 12:50 AM Changeset in ffmpeg [c7bdfbe7] by
- MAINTAINERS: add my GPG fingerprint.
- 12:00 AM FancyFilteringExamples edited by
- illustrate second game of life example (diff)
Jun 15, 2012:
- 11:57 PM FancyFilteringExamples edited by
- add mirror effect example (diff)
- 11:54 PM Changeset in ffmpeg [46c50b17] by
- vf_pad: check that we have write permission before writing in the …
- 11:13 PM Ticket #1447 (super2xsai does not work as expected in combination with other filters) closed by
- fixed: Should be fixed in: […]
- 10:54 PM Changeset in ffmpeg [2b1fc562] by
- lavfi: add asetnsamples audio filter This filter changes the number …
- 10:46 PM Changeset in ffmpeg [e20530ad] by
- lavfi/split: give a more accurate description to split The filter now …
- 10:42 PM Changeset in ffmpeg [a1411eec] by
- ffprobe: add writer_print_rational() Improve overall consistency, …
- 10:31 PM Changeset in ffmpeg [b6131ac5] by
- doc/filters: prefer @itemize environment for frei0r examples
- 10:30 PM Changeset in ffmpeg [eb732b2a] by
- doc/filters: update Frei0r website link Frei0r recently changed …
- 10:30 PM Changeset in ffmpeg [b2bcbcd9] by
- lavfi/super2xsai: simplify code updating the color matrix at each y …
- 10:30 PM Changeset in ffmpeg [4ebb46eb] by
- lavfi/super2xsai: fix table used to update color matrix at the end of …
- 10:30 PM Changeset in ffmpeg [ef255642] by
- fate/lavfi: add lavfi-pixfmts_super2xsai test
- 10:30 PM Changeset in ffmpeg [635a2595] by
- lavfi/video: set output frame w/h properties in default_start_frame() …
- 10:30 PM Changeset in ffmpeg [f0394f28] by
- lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() …
- 10:30 PM Changeset in ffmpeg [6808759a] by
- lavc/rawdec: fix various bogus error codes and add some logs Help …
- 10:29 PM Changeset in ffmpeg [3cc1a898] by
- lavc/utils: in avcodec_decode_video2() return proper error code …
- 6:56 PM Changeset in ffmpeg [90d8506] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 5:44 PM Changeset in ffmpeg [dd208614] by
- nutenc: use av_assert Signed-off-by: Michael Niedermayer …
- 5:44 PM Changeset in ffmpeg [17bbb818] by
- amr: use av_assert() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 5:44 PM Changeset in ffmpeg [47f83030] by
- lavf/aviobuf: use av_assert() Signed-off-by: Michael Niedermayer …
- 5:44 PM Changeset in ffmpeg [67703d64] by
- lavf: cosmetic: format else with indentation Signed-off-by: Michael …
- 5:17 PM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) updated by
- Yes the original files do not have any problem playing with WMP, only …
- 5:10 PM Changeset in ffmpeg [fbc57405] by
- af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
- 5:10 PM Changeset in ffmpeg [1cdcf043] by
- segment: remove unnecessary <strings.h> include
- 5:10 PM Changeset in ffmpeg [16b85259] by
- fate: add snow hpel tests Signed-off-by: Janne Grunau …
- 4:42 PM Changeset in ffmpeg [b678daf0] by
- lavc/microdvddec: fix color parsing.
- 4:41 PM Changeset in ffmpeg [47395a4f] by
- lavc/microdvddec: properly reset non persistent color tag.
- 4:40 PM Changeset in ffmpeg [608bda92] by
- lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.
- 1:05 PM Changeset in ffmpeg [9b6f2c74] by
- file: Fix handling of windows named pipes Signed-off-by: Michael …
- 12:12 PM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Replying to cehoyos: > Is the problem also reproducible …
- 12:10 PM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Replying to cehoyos: > Is this only reproducible with …
- 12:10 PM Changeset in ffmpeg [be32145e] by
- j2kdec: move s->avctx initialization to j2kdec_init() Signed-off-by: …
- 12:02 PM Changeset in ffmpeg [29e9f831] by
- j2kdec: check colorspace ncomponents This prevents out of array read. …
- 11:45 AM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Is the problem also reproducible with current git head?
- 11:45 AM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) updated by
- Is this only reproducible with libfaac or also with the native aac encoder?
- 11:27 AM Ticket #1450 (ffmpeg does not terminate after end of input (asyncts used)) created by
- Hello. I have an issue when using "asyncts" audio filter: ffmpeg …
- 9:24 AM Changeset in ffmpeg [11153a93] by
- avio: Collect and print statistics of bytes read & seeks …
- 9:24 AM Ticket #1327 (vf vflip: horizontal line at the bottom when input have odd height ...) closed by
- fixed: This appears to have been fixed.
- 9:22 AM Ticket #1297 (FFMPEG creating stuttering MPEG-2 TS video files) closed by
- worksforme: I tested Test2.ts on faster hardware now (85Hz screen) and it plays …
- 9:22 AM Changeset in ffmpeg [f77a695d] by
- lavfi: af_amerge options array was not ended with NULL Add a NULL to …
- 8:29 AM Changeset in ffmpeg [cd65cd8c] by
- revert "extern inline" usage as it breaks ICC: …
- 8:08 AM Ticket #1431 (Console spammed with warnings when transcoding dvr-ms) updated by
-
Keywords changed
Could you retry with current git head? I am unable to reproduce the … - 8:03 AM Ticket #1434 (Remuxing an H.264 video from MP4 to AVI increases the size by more than 10) updated by
- The size increase is a regression since r19148 / bbe46bc The playback …
- 6:42 AM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by
- Replying to lvm: > I have the same issue when using …
- 6:21 AM Ticket #1329 (A/V desync with mpeg1video and mp2 in mpeg-ps) updated by
- I have the same issue when using "asyncts" audio filter: […] …
- 1:14 AM Changeset in ffmpeg [0719e44b] by
- new attribute "extern inline" (fixing linker error with …
- 1:00 AM Changeset in ffmpeg [62c2daab] by
- configure: do not auto enable mlp decoder when enabling truehd decoder …
- 12:53 AM Changeset in ffmpeg [a09ae4ef] by
- Remove duplicated png and mng signatures. Reviewed-by: Michael …
Jun 14, 2012:
- 11:35 PM Changeset in ffmpeg [59c122b3] by
- matroskadec: add assert on lack of overflow in pkt_size+offset …
- 11:29 PM Changeset in ffmpeg [4b7c5234] by
- matroskadec: change size check in matroska_decode_buffer() to unsigned …
- 11:28 PM Changeset in ffmpeg [08169fc3] by
- matroskadec: move lace_size check up so it catches all code pathes …
- 11:27 PM Changeset in ffmpeg [88a740af] by
- matroskadec: change assert to av_assert0() Signed-off-by: Michael …
- 11:17 PM Changeset in ffmpeg [71529bd8] by
- Fix incorrect unsigned->signed conversion. Signed-off-by: Dale Curtis …
- 10:41 PM WikiStart edited by
- s/Example/Examples (diff)
- 10:40 PM FilteringGuide edited by
- add FancyFilteringExamples link; update filters list (diff)
- 10:20 PM WikiStart edited by
- add FancyFilteringExamples link (diff)
- 10:14 PM Changeset in ffmpeg [15f8941] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: Avoid …
- 9:52 PM Changeset in ffmpeg [01a14ce0] by
- riff: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 9:52 PM Changeset in ffmpeg [9d87c8e6] by
- rawdec: use av_assert() Signed-off-by: Michael Niedermayer …
- 9:52 PM Changeset in ffmpeg [948e97a2] by
- pcmdec: use av_assert() Signed-off-by: Michael Niedermayer …
- 9:36 PM Changeset in ffmpeg [d246c18e] by
- Avoid C99 variable declarations within for statements. We generally …
- 7:55 PM Changeset in ffmpeg [bb850480] by
- mjpegenc: support slice multithreading Signed-off-by: Michael …
- 7:22 PM Changeset in ffmpeg [7dc747f5] by
- rtmp: Read and handle incoming packets while writing data This makes …
- 7:21 PM Changeset in ffmpeg [d2d193c] by
- doc: document THREAD_TYPE fate variable
- 7:11 PM Changeset in ffmpeg [d1beee07] by
- rtpdec: Don't require frames to start with a Mode A packet While …
- 5:04 PM Changeset in ffmpeg [ddece75b] by
- png_parser: use designated initializers Signed-off-by: Paul B Mahol …
- 4:46 PM Ticket #1449 (texi2html required for doc) created by
- If a user doesn't install "texi2html" package prior to ffmpeg …
- 3:48 PM Changeset in ffmpeg [79c39a98] by
- Add truehd decoder line. Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 3:48 PM Changeset in ffmpeg [1b129c2a] by
- flashsv2enc: align codec declarations While here constify enums for …
- 3:48 PM Changeset in ffmpeg [8ce0c7d2] by
- g729dec: align codec declarations Signed-off-by: Paul B Mahol …
- 2:50 PM Ticket #1443 (MingGW: error: 'HAVE_MIPSFPU' undeclared) closed by
- invalid
- 2:15 PM Ticket #1432 (progressive delay) updated by
-
Priority changed
OK: I'm reducing priority back to 'normal', because this does NOT … - 1:38 PM Ticket #1432 (progressive delay) updated by
-
Priority, Component changed
To anyone reading this: this feels like a serious regression to me, … - 1:04 PM Ticket #1432 (progressive delay) updated by
- It looks like there is something wrong with the audio time stamps of …
- 11:54 AM Changeset in ffmpeg [69bf775e] by
- bprint: implement vsnprintf for win32.
- 11:01 AM Changeset in ffmpeg [225489f1] by
- mjpegdec: remove superfluous "mjpeg " Signed-off-by: Paul B Mahol …
- 8:33 AM Changeset in ffmpeg [9034b0ed] by
- avconv: don't try to free threads that were not initialized.
- 7:45 AM Ticket #1448 (Summer Logos (2012) by Hervé Flores) created by
- Some summer logos from Herve Flores
- 6:15 AM Ticket #1447 (super2xsai does not work as expected in combination with other filters) updated by
- The malfunction is also reproducible with ffmpeg -i tests/lena.pnm -vf …
- 2:38 AM Changeset in ffmpeg [0f73ac3f] by
- vqavideo: pass context to remaining av_(d)log Finally get rid of all …
- 1:08 AM Ticket #1447 (super2xsai does not work as expected in combination with other filters) created by
- How to reproduce: […] Output looks wrong or even SEGV happens with …
- 12:45 AM Changeset in ffmpeg [a5c1a0c0] by
- asfdec: fix returned error codes Signed-off-by: Michael Niedermayer …
- 12:22 AM Changeset in ffmpeg [2ad8ac88] by
- configure: support Bitrig OS Signed-off-by: Michael Niedermayer …
- 12:21 AM Changeset in ffmpeg [266771f] by
- configure: fix SLIBNAME_WITH_MAJOR for openbsd (and bitrig in the next …
Note:
See TracTimeline
for information about the timeline view.
