Timeline
Apr 11, 2014:
- 11:45 PM Ticket #3257 (Undesired "bitrate tolerance too small for bitrate" error for simple case) closed by
- fixed: Fixed in 66e959682c49e0686667cd3cbde87d725bb3c7e3
- 11:29 PM Changeset in ffmpeg [66e95968] by
- avcodec/mpegvideo_enc: override bitrate tolerance when its value is …
- 11:14 PM Ticket #3553 (Fix Non-monotonous DTS for flv live stream output) created by
- I'm running into problems when using ffmpeg to pull a live rtmp …
- 10:17 PM Changeset in ffmpeg [27763db9] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 10:14 PM Ticket #844 (Include content of the news article in the website RSS) updated by
-
Owner changed
A patch by Gerion Entrup is available on the mailing list. - 9:55 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by
- Another splitter shows 10s. What tool do you have in mind to cut the file?
- 9:39 PM Changeset in ffmpeg [88ceede1] by
- avcodec/jpegls: print coding parameters stored in LSE Signed-off-by: …
- 9:38 PM Changeset in ffmpeg [c43222f4] by
- Improve amr bitrate calculation for VBR files. Fixes ticket #3541.
- 9:35 PM Changeset in ffmpeg [8b12293] by
- Warn if rawvideo and an unreadable pix_fmt are written. Print an …
- 7:45 PM Changeset in ffmpeg [96e13c98] by
- libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
- 6:39 PM Changeset in ffmpeg [662a8d88] by
- Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83' * commit …
- 6:38 PM Changeset in ffmpeg [65088b92] by
- Merge commit 'be394968c81019887ef996a78a526bdd85d1e216' * commit …
- 6:23 PM Changeset in ffmpeg [6d6bd16f] by
- Merge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3' * commit …
- 5:45 PM Ticket #3552 (Initial warnings shown when playing aac) created by
- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51341 I will …
- 5:34 PM Changeset in ffmpeg [fb7d64df] by
- Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5' * commit …
- 5:34 PM Changeset in ffmpeg [671f908] by
- Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805' * commit …
- 5:24 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by
-
Keywords changed
Which duration do other players show? Do they still show the correct … - 5:24 PM Changeset in ffmpeg [c04961fa] by
- Merge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f' * commit …
- 4:17 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by
- The problem is reproducible with ffmpeg. […]
- 4:13 PM Ticket #3551 (Wrong duration shown for some FLV files) updated by
-
Keywords changed
Is the problem only reproducible withffplayor also with … - 3:51 PM Changeset in ffmpeg [d2417061] by
- Add AVFoundation input device. Signed-off-by: Michael Niedermayer …
- 3:41 PM Ticket #3551 (Wrong duration shown for some FLV files) created by
- Summary of the bug: ffmpeg cannot detect the duration of some …
- 2:34 PM Changeset in ffmpeg [254c95cd] by
- resample: split linear into its own function
- 2:33 PM Changeset in ffmpeg [be394968] by
- resample: add initial padding explicitly This simplifies the code, …
- 2:28 PM Changeset in ffmpeg [eed752d6] by
- resample: drop useless abs() negative sample_index is handled in the …
- 2:27 PM Changeset in ffmpeg [3c84f6b5] by
- resample: reindent
- 2:26 PM Changeset in ffmpeg [f20892eb] by
- resample: split the nearest neighbour path into a separate function pointer
- 2:21 PM Changeset in ffmpeg [b9dea237] by
- resample: fix avresample_get_delay() return value The correct "next" …
- 1:37 PM Changeset in ffmpeg [c02e3dca] by
- lavd: add control message enums Adds messages that allows to control …
- 1:37 PM Changeset in ffmpeg [6db42a2b] by
- lavd: add device capabilities API Provides API to query device …
- 12:42 PM Changeset in ffmpeg [4899ccd2] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: DNxHD: …
- 12:28 PM Changeset in ffmpeg [ee2a4379] by
- Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19' * commit …
- 12:04 PM Changeset in ffmpeg [bad101ab] by
- Merge commit '89ef08c992c484a46711b1a68a988303679c288e' * commit …
- 11:36 AM Ticket #3550 ([wavdec]DTS in wave can not be recognized) updated by
- Have sent mail to ffmpeg-devel.
- 10:09 AM Changeset in ffmpeg [71c32ed5] by
- DNxHD: convert inline asm to yasm
- 10:09 AM Changeset in ffmpeg [67685620] by
- DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
- 10:09 AM Changeset in ffmpeg [89ef08c9] by
- DNxHD: K&R formatting cosmetics
- 7:33 AM Ticket #3550 ([wavdec]DTS in wave can not be recognized) updated by
-
Keywords, Analyzed by developer, Status changed
Please send patches (made withgit format-patch) to the … - 7:08 AM Ticket #3550 ([wavdec]DTS in wave can not be recognized) created by
- Summary of the bug: How to reproduce: […] But it should be dts. …
- 5:12 AM Ticket #3542 (Changing channel layout from downmix to stereo fails) updated by
- I am having the same issues with this line, looking for a workarround: …
- 4:31 AM Changeset in ffmpeg [d9fef740] by
- avcodec/dnxhdenc: use av_malloc_array() Signed-off-by: Michael …
- 4:22 AM Ticket #3502 (Sample Aspect Ratio width must be greater than 0 (libx265)) updated by
- Arch Linux wiki suggests setting -aspect manually as a workaround: …
- 4:18 AM ArticlesForCreation edited by
- (diff)
Apr 10, 2014:
- 11:26 PM Changeset in ffmpeg [1de8a4f7] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: mp2: Do …
- 11:13 PM Changeset in ffmpeg [268b1eae] by
- avcodec/mpegaudioenc_template: default to 384k bitrate as default If …
- 10:09 PM Changeset in ffmpeg [a7448064] by
- mp2: Do not force a samplerate The default should be not to resample.
- 9:04 PM Changeset in ffmpeg [39b192b] by
- avformat/hls: do not call ffurl_seek/ffurl_size on crypto protocol …
- 9:01 PM Ticket #3549 (X-SORENSONVIDEO over rtp/rtsp not supported) created by
- Afaict, the stream contains svq1 or svq3 video. […]
- 8:44 PM Ticket #3344 (It takes two SIGINTs to terminate UDP reader which haven't got any data) updated by
-
Component changed
- 8:43 PM Ticket #3344 (It takes two SIGINTs to terminate UDP reader which haven't got any data) updated by
-
Component changed
- 8:37 PM Ticket #3344 (It takes two SIGINTs to terminate UDP reader which haven't got any data) closed by
- fixed: Fixed in 517cc81e939fce89c265e8edfef06e44cc362b73
- 8:29 PM Changeset in ffmpeg [517cc81e] by
- ffmpeg: stop protocols on interrupt when no transcoding has happened …
- 8:25 PM Changeset in ffmpeg [ecb80fe7] by
- Cosmetics: Remove an outdated comment from lavc/rawdec.c. The missing …
- 8:19 PM Ticket #3548 (mp2 standalone decoder broken for some input files) created by
- MP2 audio in the sample from ticket #3547 cannot be decoded if the mp3 …
- 7:58 PM Changeset in ffmpeg [6290ba0] by
- avfilter/settb: remove duplicate #include Signed-off-by: Michael …
- 7:57 PM Changeset in ffmpeg [09c16542] by
- lavf/rtspcodes: add missing header include Fixes make checkheaders …
- 7:55 PM Ticket #3547 (Assertion failed when DTS out of order in asfenc.c) updated by
-
Priority, Keywords, Status, Reproduced by developer changed
Regression since 3adb5f8d - 7:34 PM Changeset in ffmpeg [a4662cd6] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 7:25 PM Changeset in ffmpeg [4d4bc894] by
- avformat/mov: merge mov_read_custom_metadata() and mov_read_custom() …
- 7:25 PM Changeset in ffmpeg [6e573b77] by
- Merge commit '9a07fac678a8540d076e635061bbaa4ed09a9431' * commit …
- 7:11 PM Creating multiple outputs edited by
- nits; remove unsubstantiated rambling; remove old link (diff)
- 6:51 PM BadContent edited by
- add indo-spam corpus from recent attempts by human failures (diff)
- 5:58 PM Changeset in ffmpeg [c486cfab] by
- avcodec/imgconvert: fix nb_components and depth for PAL8 in …
- 3:49 PM Changeset in ffmpeg [cdd21f1f] by
- libx265: Only set the SAR if it is valid Signed-off-by: Derek …
- 3:49 PM Changeset in ffmpeg [fcc43e02] by
- libx265: Use 16-bit SAR The spec says it is 16 bits. Signed-off-by: …
- 3:48 PM Ticket #3547 (Assertion failed when DTS out of order in asfenc.c) updated by
-
linux output of same command, added
-fflags +genpts+igndtsbut … - 3:47 PM Changeset in ffmpeg [d1e6e5c8] by
- avcodec/x86: Exclude broken get_cabac under icl. Signed-off-by: …
- 3:45 PM Ticket #3547 (Assertion failed when DTS out of order in asfenc.c) created by
- Summary of the bug: A transcoding of a ts with a signal loss to asf …
- 2:13 PM Ticket #3546 (tutorial: Receive an HTTP stream then save it to *.ts file) closed by
- invalid: If you found a bug in FFmpeg, please post the failing command line …
- 1:32 PM Ticket #3546 (tutorial: Receive an HTTP stream then save it to *.ts file) created by
- Hello, I'm new with ffmpeg, i have problem with saving the following …
- 1:08 PM Changeset in ffmpeg [47647149] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 12:28 PM Changeset in ffmpeg [25fbfee] by
- libx265: Only set the SAR if it is valid Signed-off-by: Derek …
- 12:28 PM Changeset in ffmpeg [cd0ac6f6] by
- libx265: Use 16-bit SAR The spec says it is 16 bits. Signed-off-by: …
- 12:08 PM Changeset in ffmpeg [8945dcbb] by
- libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
- 12:06 PM Changeset in ffmpeg [4a222645] by
- libx265: Use x265_param_parse to set the SAR Signed-off-by: Derek …
- 11:53 AM Changeset in ffmpeg [9a07fac6] by
- mov: read hydrogenaudio replaygain information
- 10:52 AM Changeset in ffmpeg [ad8159e0] by
- libavfilter: Add asettb filter for setting timebase for audio Ported …
- 6:17 AM Ticket #3543 (Export Wav from Quicktime Error) closed by
- fixed: Both WMP and QT fail to decode wav files with channel masks >= 0x40000 …
- 6:06 AM Ticket #3541 (amr file use the last packet mode and size to calculate bit rate,) updated by
-
Is the problem not reproducible with
ffmpeg -i 111.amr? - 3:09 AM Changeset in ffmpeg [e72c0a04]n2.2.1 by
- update for 2.2.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
- 2:53 AM Changeset in ffmpeg [dfddefa] by
- avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
- 2:53 AM Changeset in ffmpeg [ce94955b] by
- swscale/x86/swscale_template: loose hardcoded dstw_offset …
- 2:53 AM Changeset in ffmpeg [dde95268] by
- swresample/resample: use av_malloc_array() where appropriate …
- 2:53 AM Changeset in ffmpeg [d20ac551] by
- swresample/dither: use av_malloc_array() Signed-off-by: Michael …
- 2:53 AM Changeset in ffmpeg [352b0969] by
- swresample/resample: Limit filter length Related to CID1197063 The …
- 2:53 AM Changeset in ffmpeg [b479b42b] by
- avcodec/msrle: check return code for success before use The check is …
- 2:53 AM Changeset in ffmpeg [36cab9c] by
- avcodec/pthread_frame: fix missing unlock on error Fixes CID1197057 …
- 2:53 AM Changeset in ffmpeg [34592d04] by
- examples/avio_reading: fix null dereference on error Fixed CID1197052 …
- 2:53 AM Changeset in ffmpeg [544accc8] by
- avformat/omadec: fix probetest failure Signed-off-by: Michael …
- 2:53 AM Changeset in ffmpeg [f41622ec] by
- avcodec/wma: use av_freep(), do not leave stale pointers in memory …
- 2:53 AM Changeset in ffmpeg [fc8eb4c1] by
- lavu/opt: validate range before dereference This change make error …
- 2:53 AM Changeset in ffmpeg [02bae9f0] by
- avcodec/h264: clear cur_pic structure instead of duplicating it in …
- 2:53 AM Changeset in ffmpeg [5cb2a1c3] by
- avfilter/vf_pullup: fix gray8 Fixes segfault Fixes Ticket3469 …
- 2:53 AM Changeset in ffmpeg [a221c9bd] by
- avcodec/libx264: move where x264opts is applied down so it isnt …
- 2:46 AM Changeset in ffmpeg [b2583c2b] by
- Merge commit 'e0aa76d38a02090245284fc157afb9074e9ff073' into …
- 2:35 AM Changeset in ffmpeg [bd553941] by
- Merge commit 'a014b9614e6165fb8df9e756f46a95d516794678' into …
- 2:29 AM Ticket #3541 (amr file use the last packet mode and size to calculate bit rate,) updated by
- fix it by set bit rate only once FFmpeg/libavformat/amr.c View […]
- 2:26 AM Ticket #3541 (amr file use the last packet mode and size to calculate bit rate,) updated by
- ~/o/FFmpeg/FFmpeg-master$ ./ffprobe ~/raw/111.amr -show_streams …
- 1:24 AM Changeset in ffmpeg [e1c48e35] by
- lavf/utils: fix mem leak Calling avformat_free_context() right after …
- 12:07 AM Changeset in ffmpeg [fbf05759] by
- sws: fix warning about RGB_PACK24_B_OPERANDS redefinition …
Apr 9, 2014:
- 10:33 PM Changeset in ffmpeg [421c116f] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
- 9:57 PM Changeset in ffmpeg [849d40dc] by
- avcodec/mpegvideo_enc: change some asserts to av_asserts …
- 9:55 PM Ticket #3545 (Unsupported pix_fmts in avi rawvideo are written without any warning) updated by
- My goal was to write a script that encodes uncompressed avi in …
- 9:37 PM Changeset in ffmpeg [968516ce] by
- avformat/nut: add ff_nut_audio_extra_tags to demuxer too …
- 9:21 PM Changeset in ffmpeg [cf79f202] by
- Fix a typo in amr.c.
- 9:21 PM Changeset in ffmpeg [2a3ff9f] by
- Remove an unneeded include of avassert.h from amr.c.
- 9:21 PM Changeset in ffmpeg [bf87d582] by
- Do not allow writing invalid wav channel layouts by default. Neither …
- 9:18 PM Changeset in ffmpeg [f703dae7] by
- avcodec/cngdec: use av_mallocz_array() Signed-off-by: Michael …
- 9:12 PM Changeset in ffmpeg [2773ab36] by
- avcodec/jpeglsdec/ff_jpegls_decode_lse: check len field validity …
- 9:12 PM Changeset in ffmpeg [020600ee] by
- avcodec/jpeglsdec: ask for sample for "oversized image" …
- 9:12 PM Changeset in ffmpeg [375013e3] by
- avcodec/mpeg12dec: drop confusing av_dlog() Signed-off-by: Michael …
- 9:03 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) updated by
-
Keywords changed
Fixed by Ben Boeckel in 0dc66553 - 8:45 PM Ticket #3125 (\\ 'separator' in id3tag causes unwanted truncation of ffprobe output) closed by
- fixed: ffmpeg displays ARTIST : artist1;artist2;artist3 now, dont …
- 7:59 PM Ticket #3509 (ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit ...) updated by
- Pulse has hard limit of 192kHz sample rate
- 7:06 PM Ticket #3545 (Unsupported pix_fmts in avi rawvideo are written without any warning) updated by
- (Just to make sure: Your goal was not to write v210-in-avi?)
- 7:05 PM Ticket #3545 (Unsupported pix_fmts in avi rawvideo are written without any warning) updated by
-
Priority, Keywords, Status, Reproduced by developer, Component, Summary changed
Replying to peter_b: > I've tried to create AVIs with … - 6:45 PM Ticket #3545 (Unsupported pix_fmts in avi rawvideo are written without any warning) created by
- == Summary of the bug: == I've tried to create AVIs with …
- 6:34 PM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- Replying to alucowie: > More strange, the configure …
- 6:34 PM Ticket #3544 (--disable-asm does not disable inline asm) created by
- As reported in ticket #3540: […] […] The define is used in many …
- 5:59 PM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) closed by
- fixed: Fixed by you in d8ab7f31 - thank you for the report!
- 5:41 PM Changeset in ffmpeg [d8ab7f3] by
- avcodec/dirac_arith: Fix build with PIC and stack-check options Fixes …
- 4:27 PM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- More strange, the configure option "--disable-asm" doesn't disable …
- 4:24 PM Ticket #3543 (Export Wav from Quicktime Error) updated by
-
Keywords, Version, Component changed
See ticket #3542 for a better explanation for your real problem, feel … - 3:16 PM Ticket #3543 (Export Wav from Quicktime Error) created by
- Summary of the bug: If you have a quicktime mov with audio as a stereo …
- 2:30 PM Changeset in ffmpeg [7ac2f7e4] by
- avutil/log: factor "level != AV_LOG_INFO/8" checks out Signed-off-by: …
- 2:23 PM Changeset in ffmpeg [dddacf78] by
- avcodec/sanm: use named consant instead of literal number …
- 2:17 PM Changeset in ffmpeg [acf112ba] by
- avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed …
- 2:17 PM Changeset in ffmpeg [2ca553ed] by
- avcodec/snowenc: remove operations that have become redundant with …
- 1:43 PM Ticket #3542 (Changing channel layout from downmix to stereo fails) updated by
- Since I am not so sure if it is valid at all to write "downmix" to a …
- 1:22 PM Ticket #3542 (Changing channel layout from downmix to stereo fails) updated by
-
Description changed
- 1:18 PM Changeset in ffmpeg [59a53842] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 1:12 PM Ticket #3542 (Changing channel layout from downmix to stereo fails) created by
- This is closely related to ticket #2859. Switching the channel layout …
- 11:58 AM Changeset in ffmpeg [60ef0c6f] by
- Merge commit '60fd7d36c47d62d4c603bf16c213b1a924f5cfcf' * commit …
- 11:30 AM Changeset in ffmpeg [c740e083] by
- configure: Fail on missing prototypes in check_oc. Signed-off-by: …
- 11:20 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
-
Summary changed
- 11:15 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- Please remember that patches are often ignored on the bug tracker, …
- 11:14 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
-
Status, Version, Component, Reproduced by developer changed
Reproducible with: […] - 11:04 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- Then the macro condition is false (either HAVE_FAST_CMOV or …
- 10:55 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
-
Why are you using
-O2? Is it faster? Then please send a patch to … - 10:54 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- I see the following without inlining: […] And with inlining: […] …
- 10:37 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- I use the following configure line: […] If you disassemble your .o …
- 10:25 AM Ticket #3541 (amr file use the last packet mode and size to calculate bit rate,) updated by
-
Is this not reproducible with
ffmpeg(the application)? Please … - 10:20 AM Ticket #3541 (amr file use the last packet mode and size to calculate bit rate,) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 10:19 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
-
Component changed
- 10:18 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- Afaict, the patch is not correct: I use the following configure line: …
- 10:06 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) updated by
- What is the configure line to reproduce this problem? (I have already …
- 10:02 AM Ticket #3540 (Compilation of libavcodec/dirac_arith.h:dirac_get_arith_bit fails for ...) created by
- Summary of the bug: The code in function …
- 7:59 AM Ticket #3539 (ffplay crashes when playing a swf file) updated by
-
Keywords, Version changed
Please provide a backtrace etc. as explained on … - 7:26 AM Ticket #3539 (ffplay crashes when playing a swf file) updated by
- Here is the file https://dl.dropboxusercontent.com/u/89678527/crash.swf
- 7:25 AM Ticket #3539 (ffplay crashes when playing a swf file) created by
- ffplay crashes when plying this swf file while it plays fine if opened …
- 5:04 AM Changeset in ffmpeg [44841528] by
- avcodec/mpegaudioenc_template: reorder operations to prevent integer …
- 3:16 AM Changeset in ffmpeg [9d66aa2c] by
- avcodec/mpegaudioenc_template: dont crash on bitrate=0 Signed-off-by: …
- 3:14 AM Changeset in ffmpeg [d98688ef] by
- swscale/input: replace assert() by av_assert1() Signed-off-by: …
- 2:54 AM Changeset in ffmpeg [62432798] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
- 2:49 AM Changeset in ffmpeg [43935842] by
- Merge commit '0d671ade99059fd47b155df85c10c35eb6d54878' * commit …
- 2:26 AM Changeset in ffmpeg [8f23045b] by
- Merge commit 'be59675add2a05a7400b1abf86201ab069d7b1dd' * commit …
- 2:16 AM Changeset in ffmpeg [e40d92b1] by
- Merge commit '59388dac69f9a79eddb003d1c6aad5ec89d4287b' * commit …
- 2:06 AM Changeset in ffmpeg [233dbee3] by
- Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a' * commit …
- 1:36 AM Changeset in ffmpeg [ed962414] by
- Merge commit '92b099daf4b8ef93513e38b43899cb8458a2fde3' * commit …
- 1:07 AM Changeset in ffmpeg [0a1cc04e] by
- Merge commit '8b17243d1742279bcb2368f8d325ea71e66736c8' * commit …
- 12:59 AM Changeset in ffmpeg [352e13e2] by
- Merge commit '46439e156219d27f059cf687743ba5aacf238b87' * commit …
- 12:17 AM Changeset in ffmpeg [6c019f05] by
- Merge commit '718907cd881a0b593264aed059c0e00da13f9e15' * commit …
- 12:12 AM Changeset in ffmpeg [f6774f90] by
- mpegvideo: operate with pointers to AVFrames instead of whole structs …
- 12:11 AM Changeset in ffmpeg [60fd7d36] by
- fate: correctly set sample rate for mp2 tests
Apr 8, 2014:
- 10:57 PM Changeset in ffmpeg [1752b145] by
- swscale/utils: scale filter_size in warning so that it can be used as …
- 10:57 PM Changeset in ffmpeg [7b2b06eb] by
- swscale/utils: dont print message about filter size when the cause is …
- 9:24 PM Changeset in ffmpeg [e6e8be54] by
- doc: Completely document the x264 options And fix an option mismatch.
- 9:24 PM Changeset in ffmpeg [0d671ade] by
- doc: Use a 3 columns multitable Make the html output much nicer.
- 9:24 PM Changeset in ffmpeg [be59675a] by
- doc: Change the multitable rendering in texi2pod Makes it working …
- 9:24 PM Changeset in ffmpeg [59388dac] by
- fate: update tests for YVYU422 pixel format
- 9:24 PM Changeset in ffmpeg [b6a09ef7] by
- rawvideo: Support decoding YVYU422 FourCC
- 9:12 PM Changeset in ffmpeg [2daf5802] by
- avcodec/j2kenc: use av_malloc(z)_array() Signed-off-by: Michael …
- 9:12 PM Changeset in ffmpeg [8ff06109] by
- avcodec/libzvbi-teletextdec: remove * 1 Signed-off-by: Michael …
- 9:12 PM Changeset in ffmpeg [818aaa76] by
- avcodec/libopencore-amr: use av_mallocz_array() Signed-off-by: …
- 9:05 PM Changeset in ffmpeg [5b30f275] by
- rtspcodes: don't check for >0 on error codes macro Avoids a warning …
- 6:14 PM Changeset in ffmpeg [358f9ae6] by
- configure: AVI demux needs exif Reviewed-by: Thilo Borgmann …
- 6:02 PM CompilationGuide/Ubuntu edited by
- add forgotten libfreetype6-dev to revert section (diff)
- 5:58 PM CompilationGuide/Ubuntu edited by
- add freetype support for drawtext (diff)
- 5:09 PM Changeset in ffmpeg [2fcef4a0] by
- swscale/swscale_internal: remove obsolete warning Signed-off-by: …
- 4:51 PM Changeset in ffmpeg [955d7e26] by
- swscale/swscale_internal: make the offset strings update themselfs …
- 4:39 PM Changeset in ffmpeg [f6759d9a] by
- swscale/x86/swscale_template: loose hardcoded dstw_offset …
- 2:18 PM Changeset in ffmpeg [e20e854c] by
- vcodec/bitstream: use av_malloc_array() Signed-off-by: Michael …
- 2:17 PM Changeset in ffmpeg [33c9bb94] by
- avcodec/avpacket: use av_malloc_array() Signed-off-by: Michael …
- 2:15 PM Changeset in ffmpeg [e4c180c0] by
- avcodec/a64multienc: use av_malloc(z)_array() Signed-off-by: Michael …
- 1:44 PM Changeset in ffmpeg [53487268] by
- cmdutils: use av_mallocz_array() Signed-off-by: Michael Niedermayer …
- 1:35 PM Changeset in ffmpeg [c8a1f10c] by
- avcodec/ac3enc_float: use av_malloc_array() Signed-off-by: Michael …
- 1:35 PM Changeset in ffmpeg [9b467d3c] by
- examples/transcoding: use av_malloc_array() Signed-off-by: Michael …
- 10:18 AM Ticket #3538 (image is outside the screen dimensions) updated by
- Replying to cehoyos: > If you watch the right border and …
- 8:53 AM Ticket #3538 (image is outside the screen dimensions) updated by
- If you watch the right border and the window in the background closely …
- 8:45 AM Ticket #3538 (image is outside the screen dimensions) updated by
- Replying to cehoyos: > Attached patch is unfortunately not …
- 7:45 AM Ticket #3534 (ffmpeg can not convert pmp media) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since 394b0c83 Not related to the warning messages which … - 3:56 AM Ticket #3534 (ffmpeg can not convert pmp media) reopened by
- 3:53 AM Ticket #3534 (ffmpeg can not convert pmp media) updated by
- of course, here I've uploaded a test pmp file. type ffmpeg -i …
- 3:36 AM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by
-
Cc changed
- 12:29 AM Changeset in ffmpeg [b1763205] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …
Apr 7, 2014:
- 11:25 PM Changeset in ffmpeg [e36aaeca] by
- avfilter/vf_colormatrix: fix memleak on error Fixes CID1197065 …
- 10:29 PM Changeset in ffmpeg [5027f397] by
- swresample/resample: use av_malloc_array() where appropriate …
- 10:29 PM Changeset in ffmpeg [a5290cb1] by
- swresample/dither: use av_malloc_array() Signed-off-by: Michael …
- 10:25 PM Changeset in ffmpeg [f9158b01] by
- swresample/resample: Limit filter length Related to CID1197063 The …
- 10:04 PM Changeset in ffmpeg [7fcb4f6c] by
- Fix compilation with --disable-everything --enable-decoder=rawvideo.
- 9:50 PM Changeset in ffmpeg [92b099da] by
- swscale: support converting YVYU422 pixel format
- 9:50 PM Changeset in ffmpeg [8b17243d] by
- lavu: Add packed YVYU422 pixel format
- 9:50 PM Changeset in ffmpeg [46439e15] by
- mp2: match twolame default options
- 9:50 PM Changeset in ffmpeg [718907cd] by
- libtwolame MP2 encoding support Signed-off-by: Vittorio Giovara …
- 8:47 PM Ticket #3534 (ffmpeg can not convert pmp media) closed by
- needs_more_info: Please reopen this ticket if you can provide a sample.
- 7:19 PM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
-
Sorry what I meant was "use the output option
-tinstead of the … - 7:04 PM Ticket #3536 (Compilation failure with --disable-decoder=vp7 or --disable-decoder=vp8) closed by
- fixed: Fixed in 836b60ce
- 6:58 PM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Replying to cehoyos: > To work-around your issue, move …
- 6:53 PM Changeset in ffmpeg [0d22586] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 6:21 PM Ticket #3494 (scary warning message when using mpeg) updated by
- I wasn't sure what the best verbiage would be...actually I'm a little …
- 2:49 PM Ticket #3492 (FFMPEG Mpeg Ps Demuxer is giving totalduration for VBR streams wrongly ...) closed by
- needs_more_info: Please reopen this ticket if you can add the missing information.
- 1:30 PM Changeset in ffmpeg [836b60ce] by
- Fix standalone compilation of vp7 and vp8 decoder. Fixes ticket #3536.
- 1:30 PM Changeset in ffmpeg [993a5afa] by
- Read aspect ratio from tiff image files.
- 12:56 PM Changeset in ffmpeg [17a75a8c] by
- libxvid: fix missing end of line character Error introduced in …
- 12:55 PM Changeset in ffmpeg [845414bb] by
- avformat/oggdec: reset nstreams in close Signed-off-by: Michael …
- 12:51 PM Changeset in ffmpeg [b0a85213] by
- avformat/mov: reset drefs_count in close Signed-off-by: Michael …
- 12:49 PM Ticket #3538 (image is outside the screen dimensions) updated by
- Attached patch is unfortunately not completely correct but does not …
- 12:40 PM Ticket #3538 (image is outside the screen dimensions) updated by
- Thanks for your response! I think I understood the problem, but is it …
- 11:38 AM Ticket #3538 (image is outside the screen dimensions) updated by
-
Keywords, Status, Component, Reproduced by developer changed
For future tickets: Please only use external libraries (like libvpx) … - 11:22 AM Ticket #3538 (image is outside the screen dimensions) updated by
- Target GIF image - …
- 11:20 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
-
Status, Reproduced by developer changed
Another work-around is to use-map_chapters -1. - 11:19 AM Ticket #3538 (image is outside the screen dimensions) created by
- Summary of the bug: GIF conversion error: image is outside the screen …
- 11:02 AM Changeset in ffmpeg [158a80cc] by
- Remove leal op to fix icl inline asm. Signed-off-by: Michael …
- 11:00 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) reopened by
- Could be considered a regression because for one output file, the same …
- 10:43 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) closed by
- fixed
- 10:32 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- LOL :) THANKS I just got it!!!
- 10:31 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
-
To work-around your issue, move
-t(which is an output option) … - 10:21 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- I tested the following command line: […] FFmpeg, MPlayer and vlc …
- 10:11 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Please check /incoming/ticked-3537.txt /incoming/1280.wmv And all …
- 9:40 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Got it! File uploading... Thanks.
- 9:34 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- If you cannot upload your video to our ftp server (which only …
- 9:31 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Wrong coding source have: _SfMarkerDuration_0: 0 and Chapter #0.0: …
- 9:16 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- It's private video from one of my client :( email me plz (you've got …
- 9:09 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Replying to vikigns: > It's not public video :( > How can …
- 8:53 AM Ticket #2674 (fps filter changes video length) updated by
-
Cc changed
- 8:53 AM Ticket #1578 (variable FPS incorrect frame length) updated by
-
Cc changed
- 8:52 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Replying to cehoyos: > Where can I find the input sample …
- 8:49 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- It's not public video :( How can I send you link not in public? …
- 8:46 AM Ticket #3164 (First image skipped when forcing output rate) updated by
- Replying to cehoyos: > Replying to notedible: …
- 8:44 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by
- Where can I find the input sample 1280.wmv?
- 8:40 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) created by
- See comment:14 for a sample command. ---- Summary of the bug: Try …
- 6:26 AM Ticket #3536 (Compilation failure with --disable-decoder=vp7 or --disable-decoder=vp8) created by
- […] […] Also …
- 3:24 AM Changeset in ffmpeg [02497a5d] by
- ffserver: don't hardcode RTSP status codes Signed-off-by: Reynaldo H. …
- 3:24 AM Changeset in ffmpeg [5267a5d7] by
- rtspcodes: add full list of RTSP status codes Also add reason phrases …
- 3:24 AM Changeset in ffmpeg [0c5a6ef8] by
- ffserver: nits & typos Signed-off-by: Reynaldo H. Verdejo Pinochet …
- 3:11 AM Changeset in ffmpeg [fdaf8372] by
- configure: Check for generated output in check_header_oc. …
- 2:37 AM Ticket #2873 (ffmpeg concat demuxer fails: mpeg files with different audio and video ...) closed by
- fixed: I believe this was fixed by Nicolas in 26dea773
- 2:18 AM Changeset in ffmpeg [a75ba1e1] by
- avcodec/h264/find_start_code: factorize addition out Signed-off-by: …
- 2:16 AM Changeset in ffmpeg [13aa5757] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: xtea: …
- 2:15 AM Changeset in ffmpeg [a6fa3a47] by
- Merge commit 'f73495686d109ffffaa8c0387e790e7997326229' * commit …
- 1:59 AM Changeset in ffmpeg [0ecb3075] by
- Merge commit 'e10fd08aa7fbe8645545ad2e8721f0ed03c8e06a' * commit …
- 1:40 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by
- Hi, Thanks for the reply. I tried the -buffer_size option, using a …
- 1:20 AM Changeset in ffmpeg [a7a82f2f] by
- Merge commit 'c389a804943095ebf078daec6b64690d2c97069c' * commit …
- 1:08 AM Changeset in ffmpeg [072278c7] by
- Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1' * commit …
- 12:51 AM Changeset in ffmpeg [190106e] by
- Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332' * commit …
- 12:15 AM Changeset in ffmpeg [4c57c6a7] by
- Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' * commit …
Apr 6, 2014:
- 11:33 PM Changeset in ffmpeg [541bebd4] by
- lavc/cpia: use avpriv_report_missing_feature() Signed-off-by: Michael …
- 11:33 PM Changeset in ffmpeg [5dae3cf3] by
- lavc/cpia: fix typo in log message Signed-off-by: Michael Niedermayer …
- 11:31 PM Changeset in ffmpeg [486e3649] by
- xtea: Add Doxy @file and group
- 11:31 PM Changeset in ffmpeg [f7349568] by
- adler32: Fix doxy group definition Based on a patch by James Almer …
- 9:57 PM Changeset in ffmpeg [01a5d717] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Set …
- 9:43 PM Changeset in ffmpeg [9e7f1474] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
- 9:35 PM Changeset in ffmpeg [3d5c859f] by
- Set Matroska private data when muxing Prores. The specification …
- 9:33 PM Changeset in ffmpeg [e10fd08a] by
- h264: Refactor decode_nal_units
- 9:29 PM Changeset in ffmpeg [5297003a] by
- Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123' * commit …
- 9:23 PM Changeset in ffmpeg [c389a804] by
- libxvid: Add SSIM displaying through a libxvidcore plugin …
- 9:23 PM Changeset in ffmpeg [5ce7ca68] by
- libxvid: add working lumimasking and variance AQ The old …
- 9:14 PM Changeset in ffmpeg [787be6d] by
- Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89' * commit …
- 8:19 PM Changeset in ffmpeg [881f4e8d] by
- Merge commit 'a420ccd4f2a011887451a7d5e1bebba4fd7c40e2' * commit …
- 8:04 PM Changeset in ffmpeg [a0568ed2] by
- rtspdec: check for strchr returning NULL. Fixes CID 732244. …
- 7:18 PM Changeset in ffmpeg [d3789eee] by
- aarch64: implement videodsp.prefetch 8% faster h264 decoding on Apple A7.
- 7:18 PM Changeset in ffmpeg [8675bcb0] by
- aarch64: add armv8 CPU flag
- 6:51 PM Ticket #3535 (Too Short RTP/JPEG packet.) updated by
- Replying to ozsaffer: > [udp @ 0x1ce7b20] end receive …
- 5:38 PM Changeset in ffmpeg [57d10a28] by
- pulseaudio: move NULL check up before dereference. Fixes CID 1197068. …
- 4:31 PM Changeset in ffmpeg [fc7e02f0] by
- dcadsp: fix SSE code to not use SSE2 instructions. movq from SSE …
- 4:10 PM Changeset in ffmpeg [4ccd7cb4] by
- avformat/oggdec/ogg_read_packet(): factorize failure code path …
- 4:10 PM Changeset in ffmpeg [c1b24ca7] by
- avformat/oggdec: check for av_packet_new_side_data() failure Fixes …
- 4:10 PM Changeset in ffmpeg [28f8114b] by
- avcodec/vp8: fix checking vp7_feature_value_size Fixes CID1197061 …
- 3:22 PM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by
-
Cc changed
I agree this is probably something that should be implemented, though … - 3:18 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by
-
Cc changed
- 3:17 PM Ticket #2737 (There are discontinuous phenomenon in playing HLS stream when changing ...) updated by
-
Cc, Reproduced by developer changed
The (b) option has been implemented in git master now. While it made … - 3:10 PM Ticket #3309 (Support text subtitles in mpeg transport streams) updated by
-
Cc, Description changed
Fixed description, XBMC => VDR. - 3:08 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by
- Alternative audio support has been added in git master now, along with …
- 2:55 PM Changeset in ffmpeg [cdbd9e21] by
- avformat/hls: support for seeking on event playlists This allows …
- 2:55 PM Changeset in ffmpeg [f29cb45b] by
- avformat/hls: flush the subdemuxer when seeking Since we are …
- 2:55 PM Changeset in ffmpeg [9aa0606e] by
- avformat/hls: properly take stream_index into account when seeking …
- 2:55 PM Changeset in ffmpeg [ad70132] by
- avformat/hls: open playlists immediately when AVDISCARD_ALL is dropped …
- 2:55 PM Changeset in ffmpeg [05ce529a] by
- avformat/hls: factor identical playlist allocations out of …
- 2:55 PM Changeset in ffmpeg [6b4b73e7] by
- avformat/hls: do not use sequence numbers for packet ordering As per …
- 2:55 PM Changeset in ffmpeg [8fd6875c] by
- avformat/hls: do not care about stream start timestamps While …
- 2:55 PM Changeset in ffmpeg [d549b091] by
- avformat/hls: avoid unnecessary segment retrievals Check if the …
- 2:55 PM Changeset in ffmpeg [4e85202b] by
- avformat/hls: improve segment selection when restarting list reception …
- 2:55 PM Changeset in ffmpeg [61e1a702] by
- avformat/hls: track seeking on a per-playlist basis Seeking needs to …
- 2:55 PM Changeset in ffmpeg [01b184e6] by
- avformat/hls: parse ID3 timestamps for elementary audio streams HLS …
- 2:55 PM Changeset in ffmpeg [1cb8d98] by
- avformat/hls: split read_from_url() out of read_data() Useful for ID3 …
- 2:55 PM Changeset in ffmpeg [f7c7fc1] by
- avformat/hls: add some logging messages Signed-off-by: Anssi Hannula …
- 2:55 PM Changeset in ffmpeg [da7759b3] by
- avformat/hls: add support for byte-ranged segments Add support for …
- 2:55 PM Changeset in ffmpeg [cc1162d7] by
- avformat/hls: always return EOF for unneeded playlist streams Even if …
- 2:55 PM Changeset in ffmpeg [edf4406c] by
- avformat/hls: add support for alternative renditions HLS protocol …
- 2:42 PM Changeset in ffmpeg [a027d2a8] by
- fate: add tests for SANM and VIMA Signed-off-by: Vittorio Giovara …
- 2:41 PM Changeset in ffmpeg [eeadcdfd] by
- LucasArts SMUSH demuxer Signed-off-by: Vittorio Giovara …
- 2:41 PM Changeset in ffmpeg [6f273093] by
- LucasArts SMUSH VIMA audio decoder Signed-off-by: Vittorio Giovara …
- 2:40 PM Changeset in ffmpeg [a420ccd4] by
- LucasArts SMUSH SANM video decoder Signed-off-by: Vittorio Giovara …
- 1:52 PM Changeset in ffmpeg [3346254] by
- configure: Add workaround for qtkit detection using ICC compiler. …
- 7:34 AM Capture/Webcam edited by
- (diff)
- 2:20 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by
- Hi, Thanks for the idea, I tried the following two sizes, …
- 2:01 AM Changeset in ffmpeg [754f8466] by
- avcodec/msrle: check return code for success before use The check is …
- 1:51 AM Changeset in ffmpeg [f87b3d55] by
- avcodec/pthread_frame: fix missing unlock on error Fixes CID1197057 …
- 1:31 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by
- I am just blindly guessing but did you try increasing RECVBUF_SIZE in …
- 1:06 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by
- Hi, Thanks for the reply, I have downloaded and built the latest …
- 12:42 AM Changeset in ffmpeg [59c1023e] by
- Consider aspect ratio when writing tiff dpi. TIFFTAG_YRESOLUTION gets …
Apr 5, 2014:
- 11:34 PM Changeset in ffmpeg [b978391] by
- avformat/oggparsevorbis: remove non functional null check Fixes …
- 10:39 PM Changeset in ffmpeg [419800ac] by
- examples/avio_reading: fix null dereference on error Fixed CID1197052 …
- 10:34 PM Changeset in ffmpeg [1fec720a] by
- avformat/cinedec: ask for sample when biBitCount isnt supported …
- 9:00 PM Changeset in ffmpeg [47b03415] by
- avformat/cinedec: remove redundant zero termination Signed-off-by: …
- 8:49 PM Changeset in ffmpeg [af2e5061] by
- avformat/mov: Fix width/height typo Fixes CID1197050 Signed-off-by: …
- 8:37 PM Changeset in ffmpeg [49579c96] by
- avformat/cinedec: fix sizeof() Fixes CID1197047 Signed-off-by: …
- 8:07 PM Changeset in ffmpeg [a84f9c75] by
- avformat/omadec: fix probetest failure Signed-off-by: Michael …
- 7:34 PM Changeset in ffmpeg [d167faa] by
- avcodec/wma: use av_freep(), do not leave stale pointers in memory …
- 7:33 PM Changeset in ffmpeg [26e70fd5] by
- avcodec/vp8: fix name of copy_luma() This function was introduced by …
- 5:43 PM Changeset in ffmpeg [47fc82b] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 5:36 PM Changeset in ffmpeg [e6f69b3] by
- Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5' * commit …
- 5:30 PM Changeset in ffmpeg [e3c3f27] by
- Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99' * commit …
- 5:16 PM Changeset in ffmpeg [ebb21887] by
- Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' * commit …
- 5:10 PM Changeset in ffmpeg [865c94bb] by
- Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7' * commit …
- 5:05 PM Changeset in ffmpeg [874f27a8] by
- Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647' * commit …
- 4:54 PM Changeset in ffmpeg [5440151f] by
- Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' * commit …
- 12:44 PM Ticket #3164 (First image skipped when forcing output rate) closed by
- duplicate: Replying to notedible: > Using latest git code you can see …
- 11:58 AM Ticket #3164 (First image skipped when forcing output rate) reopened by
- Replying to slhck: > Replying to cehoyos: > > …
- 11:55 AM Changeset in ffmpeg [a1ac12bd] by
- x86/dcadsp: add ff_dca_lfe_fir0_fma3 ~10% faster than the SSE …
- 11:30 AM Changeset in ffmpeg [3c728cee] by
- configure: use TMPM in check_header_oc Some compilers when given -x …
- 11:29 AM Changeset in ffmpeg [323c049c] by
- configure: more properly disable header when check_header_oc() fails …
- 7:49 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) reopened by
- To the best of my knowledge, this is not fixed (yet).
- 7:47 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by
-
Keywords changed
Please test current FFmpeg git head and provide a failing command line … - 5:16 AM Ticket #3535 (Too Short RTP/JPEG packet.) created by
- Summary of the bug: I am consuming an RTSP/JPEG stream from an axis …
- 3:15 AM Changeset in ffmpeg [7d2116dd] by
- x86/synth_filter: compile avx and fma3 functions unconditionally …
- 1:32 AM Changeset in ffmpeg [ec8789ac] by
- Reindent after last commit. Signed-off-by: Michael Niedermayer …
- 1:32 AM Changeset in ffmpeg [2f08dad0] by
- lavf/avidec: Read metadata EXIF tags from AVIF tag. Based on patch by …
- 1:31 AM Changeset in ffmpeg [8c161d78] by
- lavc/exif: Make EXIF IFD decoding part of private API/ABI. …
- 1:23 AM Changeset in ffmpeg [7a5537fd] by
- Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
- 12:18 AM Changeset in ffmpeg [90d93eeb] by
- Allow .y as extension for image2.
- 12:03 AM Changeset in ffmpeg [a2c6a99b] by
- configure: Fix testing of objective-c headers for qtkit …
Apr 4, 2014:
- 11:25 PM Ticket #3534 (ffmpeg can not convert pmp media) updated by
- Did you upload a sample?
- 11:15 PM Changeset in ffmpeg [9f4ab4e5] by
- Show stream number when warning about stream without start time.
- 11:13 PM Changeset in ffmpeg [87f29996] by
- Force gif aspect ratio multiplication to 64bit. Avoids a possible …
- 11:11 PM Ticket #3534 (ffmpeg can not convert pmp media) created by
- The comment I used is as follows: […] Here is the outputs […] …
- 10:42 PM Changeset in ffmpeg [b6850e13] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: …
- 10:16 PM Changeset in ffmpeg [37af4871] by
- Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06' * commit …
- 10:11 PM Changeset in ffmpeg [490d53e3] by
- avcodec/x86/dcadsp_init: fix compilation failure without FMA3 …
- 9:40 PM Changeset in ffmpeg [51fd962c] by
- Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3' * commit …
- 9:24 PM Changeset in ffmpeg [b00f6bb9] by
- Merge commit 'b97f2c7c49e35724f3963677f8aeee28089dc64e' * commit …
- 9:17 PM Changeset in ffmpeg [849a8c4c] by
- Merge commit '0048deb84cb6d22ba7f4fd7c8b4ecc054fcc22d4' * commit …
- 8:59 PM Changeset in ffmpeg [8e8c8607] by
- Merge commit '1d55f8d5f6f2cd74fa27170e2be37a72441d9202' * commit …
- 8:52 PM Changeset in ffmpeg [c1d0536] by
- Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81' * commit …
- 8:44 PM Changeset in ffmpeg [6520613] by
- Merge commit '25b6837f7cacd691b19cbc12b9dad1ce84a318a1' * commit …
- 8:35 PM Changeset in ffmpeg [dfd865e5] by
- x86/synth_filter: remove the main loop when it's not needed …
- 8:09 PM Changeset in ffmpeg [3aac5fcf] by
- lavu/opt: validate range before dereference This change make error …
- 8:03 PM Ticket #3522 (FFMPEG unable to read some WTV files (with only video streams)) closed by
- fixed: Fixed by Peter Ross in 8348bd19
- 7:15 PM Changeset in ffmpeg [506064ed] by
- ffmpeg: frame droping due to fps should not be a warning This reverts …
- 6:48 PM Encode/H.264 edited by
- fancy notes; mention 8/10 bit pix_fmt, add note about refs (diff)
- 6:08 PM Ticket #3533 (RTP should have payload type 33 when used with MPEGTS) created by
- When RTP is sending a MPEGTS payload it should report it properly. …
- 5:36 PM Ticket #3532 (Muxer SAP can't use unicast address when same_port=1) created by
- Muxer SAP when used with: -two streams (video and audio) -same_port=1 …
- 5:08 PM Changeset in ffmpeg [5f922043] by
- dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
- 5:08 PM Changeset in ffmpeg [57b5b84e] by
- x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they …
- 5:08 PM Changeset in ffmpeg [c2c5be57] by
- x86: h264_qpel: Simplify an #if conditional The extra conditions are …
- 5:08 PM Changeset in ffmpeg [01c5779f] by
- x86: Drop some unnecessary YASM ifdefs Dead code elimination is …
- 5:08 PM Changeset in ffmpeg [b718b24b] by
- ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
- 5:08 PM Changeset in ffmpeg [b42f49e4] by
- x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
- 5:08 PM Changeset in ffmpeg [3dc6272b] by
- Remove a number of unnecessary dsputil.h #includes
- 5:01 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by
- Now that you bring it up I did it and yes the same issue with mpeg4 …
- 4:54 PM Changeset in ffmpeg [9c21c08] by
- af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY
- 4:54 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by
- CAn't remember how exactly I remuxed this it has been a while. 99% I …
- 4:53 PM Changeset in ffmpeg [a49aa440] by
- af_volume: implement replaygain pre-amplification This adds a new …
- 4:36 PM Changeset in ffmpeg [5bb3f882] by
- avcodec.h, avpacket.c: use const AVPacket pointers in copy functions …
- 3:40 PM Changeset in ffmpeg [c74b8669] by
- x86/synth_filter: add synth_filter_fma3 Signed-off-by: James Almer …
- 3:40 PM Changeset in ffmpeg [81e02fae] by
- x86/synth_filter: add synth_filter_avx Sandy Bridge Win64: 180 cycles …
- 3:40 PM Changeset in ffmpeg [2025d802] by
- x86/synth_filter: add synth_filter_sse Build only on x86_32 targets. …
- 3:40 PM Changeset in ffmpeg [b97f2c7c] by
- replaygain: remove unused variable Signed-off-by: Anton Khirnov …
- 3:40 PM Changeset in ffmpeg [0048deb8] by
- oggparsevorbis: export replaygain tags from Vorbis comments …
- 3:40 PM Changeset in ffmpeg [1d55f8d5] by
- flacdec: export replaygain tags from Vorbis comments Signed-off-by: …
- 3:40 PM Changeset in ffmpeg [8542f9c4] by
- replaygain: correctly parse peak values According to the ReplayGain …
- 3:20 PM Changeset in ffmpeg [0cc685e3] by
- avformat/wtvdec: populate codec_tag from BITMAPINFOHEADER …
- 3:11 PM Changeset in ffmpeg [8348bd1] by
- avformat/wtvdec: ignore MPEG2VIDEO extradata when count is invalid …
- 3:04 PM Changeset in ffmpeg [25b6837f] by
- replaygain: fix gain sign decoding The gain sign was incorrectly …
- 1:56 PM Changeset in ffmpeg [0f629823] by
- oggenc: check return value of av_mallocz() Signed-off-by: James Almer …
- 1:28 PM Changeset in ffmpeg [35617366] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
- 1:09 PM Changeset in ffmpeg [a20480e6] by
- Merge commit '287432430c5c9cb8ffe1da1376949de494f24e45' * commit …
- 12:46 PM Changeset in ffmpeg [fb61ed1e] by
- Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f' * commit …
- 9:34 AM Ticket #3500 (vp7: crash with fuzzed file) closed by
- fixed: Fixed by the same commit 46f72ea5 that fixed ticket #3501.
- 8:58 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by
- Missed the link, my bad. Tried gcc 4.7.3 x86_64 Gentoo and 4.8.2 …
- 8:53 AM Ticket #3494 (scary warning message when using mpeg) updated by
- Replying to rogerdpack: > perhaps the error message can be …
- 8:49 AM Ticket #3504 (Memory allocation error when coding very long files using libx264) updated by
- Any news on this issue? You neither provided the input files nor the …
- 8:39 AM Changeset in ffmpeg [f37815b1] by
- arm: asm decode_block_coeffs_internal is vp8 specific Unbreaks …
- 8:20 AM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) updated by
-
Keywords changed
- 8:11 AM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by
-
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
(Works fine here with ffplay.) Regression since 574dcb5b - possibly … - 6:49 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by
- Replying to jamal: > ahthovaikied, could you upload the …
- 6:04 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by
- Replying to cehoyos: > Or to say it differently: We both …
- 5:05 AM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) created by
- Hi, Here is an avi file, for which latest ffplay couldn't play at all …
- 2:20 AM Changeset in ffmpeg [16509d3a] by
- log: allow color highlighting in Cygwin's mintty Configure will …
- 2:00 AM Changeset in ffmpeg [28743243] by
- fate: add a VP7 test
- 2:00 AM Changeset in ffmpeg [ac4b32df] by
- On2 VP7 decoder Further performance improvements and security fixes …
- 12:54 AM Changeset in ffmpeg [634636eb] by
- Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
- 12:44 AM Changeset in ffmpeg [1946ad4d] by
- Merge commit '121b5b7e0476d22408d748b914799b7c00acc3a4' * commit …
- 12:18 AM Changeset in ffmpeg [069e462b] by
- Merge commit 'ad8f736b7404503d8f5164f4879175a2258dd64b' * commit …
- 12:09 AM Changeset in ffmpeg [a692ff93] by
- Merge commit '9464b69da6b373d1eeb6b3d269ad029d9647b498' * commit …
Note:
See TracTimeline
for information about the timeline view.
