Timeline



Apr 8, 2014:

10:57 PM Changeset in ffmpeg [1752b145] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: scale filter_size in warning so that it can be used as …
10:57 PM Changeset in ffmpeg [7b2b06eb] by Michael Niedermayer <michaelni@gmx.at>
swscale/utils: dont print message about filter size when the cause is …
9:24 PM Changeset in ffmpeg [e6e8be54] by Vittorio Giovara <vittorio.giovara@gmail.com>
doc: Completely document the x264 options And fix an option mismatch.
9:24 PM Changeset in ffmpeg [0d671ade] by Vittorio Giovara <vittorio.giovara@gmail.com>
doc: Use a 3 columns multitable Make the html output much nicer.
9:24 PM Changeset in ffmpeg [be59675a] by Vittorio Giovara <vittorio.giovara@gmail.com>
doc: Change the multitable rendering in texi2pod Makes it working …
9:24 PM Changeset in ffmpeg [59388dac] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: update tests for YVYU422 pixel format
9:24 PM Changeset in ffmpeg [b6a09ef7] by Vittorio Giovara <vittorio.giovara@gmail.com>
rawvideo: Support decoding YVYU422 FourCC
9:12 PM Changeset in ffmpeg [2daf5802] by Michael Niedermayer <michaelni@gmx.at>
avcodec/j2kenc: use av_malloc(z)_array() Signed-off-by: Michael …
9:12 PM Changeset in ffmpeg [8ff06109] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libzvbi-teletextdec: remove * 1 Signed-off-by: Michael …
9:12 PM Changeset in ffmpeg [818aaa76] by Michael Niedermayer <michaelni@gmx.at>
avcodec/libopencore-amr: use av_mallocz_array() Signed-off-by: …
9:05 PM Changeset in ffmpeg [5b30f275] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
rtspcodes: don't check for >0 on error codes macro Avoids a warning …
6:14 PM Changeset in ffmpeg [358f9ae6] by Michael Niedermayer <michaelni@gmx.at>
configure: AVI demux needs exif Reviewed-by: Thilo Borgmann …
6:02 PM CompilationGuide/Ubuntu edited by llogan
add forgotten libfreetype6-dev to revert section (diff)
5:58 PM CompilationGuide/Ubuntu edited by llogan
add freetype support for drawtext (diff)
5:09 PM Changeset in ffmpeg [2fcef4a0] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale_internal: remove obsolete warning Signed-off-by: …
4:51 PM Changeset in ffmpeg [955d7e26] by Michael Niedermayer <michaelni@gmx.at>
swscale/swscale_internal: make the offset strings update themselfs …
4:39 PM Changeset in ffmpeg [f6759d9a] by Michael Niedermayer <michaelni@gmx.at>
swscale/x86/swscale_template: loose hardcoded dstw_offset …
2:18 PM Changeset in ffmpeg [e20e854c] by Michael Niedermayer <michaelni@gmx.at>
vcodec/bitstream: use av_malloc_array() Signed-off-by: Michael …
2:17 PM Changeset in ffmpeg [33c9bb94] by Michael Niedermayer <michaelni@gmx.at>
avcodec/avpacket: use av_malloc_array() Signed-off-by: Michael …
2:15 PM Changeset in ffmpeg [e4c180c0] by Michael Niedermayer <michaelni@gmx.at>
avcodec/a64multienc: use av_malloc(z)_array() Signed-off-by: Michael …
1:44 PM Changeset in ffmpeg [53487268] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: use av_mallocz_array() Signed-off-by: Michael Niedermayer …
1:35 PM Changeset in ffmpeg [c8a1f10c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3enc_float: use av_malloc_array() Signed-off-by: Michael …
1:35 PM Changeset in ffmpeg [9b467d3c] by Michael Niedermayer <michaelni@gmx.at>
examples/transcoding: use av_malloc_array() Signed-off-by: Michael …
10:18 AM Ticket #3538 (image is outside the screen dimensions) updated by Anton
Replying to cehoyos: > If you watch the right border and …
8:53 AM Ticket #3538 (image is outside the screen dimensions) updated by Carl Eugen Hoyos
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 Anton
Replying to cehoyos: > Attached patch is unfortunately not …
7:45 AM Ticket #3534 (ffmpeg can not convert pmp media) updated by Carl Eugen Hoyos
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 kaienfr
3:53 AM Ticket #3534 (ffmpeg can not convert pmp media) updated by kaienfr
of course, here I've uploaded a test pmp file. type ffmpeg -i …
3:49 AM test.pmp attached to Ticket #3534 by kaienfr
Test pmp file
3:36 AM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by DonMoir
Cc changed
12:29 AM Changeset in ffmpeg [b1763205] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Fix …

Apr 7, 2014:

11:25 PM Changeset in ffmpeg [e36aaeca] by Michael Niedermayer <michaelni@gmx.at>
avfilter/vf_colormatrix: fix memleak on error Fixes CID1197065 …
10:29 PM Changeset in ffmpeg [5027f397] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: use av_malloc_array() where appropriate …
10:29 PM Changeset in ffmpeg [a5290cb1] by Michael Niedermayer <michaelni@gmx.at>
swresample/dither: use av_malloc_array() Signed-off-by: Michael …
10:25 PM Changeset in ffmpeg [f9158b01] by Michael Niedermayer <michaelni@gmx.at>
swresample/resample: Limit filter length Related to CID1197063 The …
10:04 PM Changeset in ffmpeg [7fcb4f6c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-decoder=rawvideo.
9:50 PM Changeset in ffmpeg [92b099da] by Vittorio Giovara <vittorio.giovara@gmail.com>
swscale: support converting YVYU422 pixel format
9:50 PM Changeset in ffmpeg [8b17243d] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: Add packed YVYU422 pixel format
9:50 PM Changeset in ffmpeg [46439e15] by Vittorio Giovara <vittorio.giovara@gmail.com>
mp2: match twolame default options
9:50 PM Changeset in ffmpeg [718907cd] by Vittorio Giovara <vittorio.giovara@gmail.com>
libtwolame MP2 encoding support Signed-off-by: Vittorio Giovara …
8:47 PM Ticket #3534 (ffmpeg can not convert pmp media) closed by Carl Eugen Hoyos
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 Carl Eugen Hoyos
Sorry what I meant was "use the output option -t instead of the …
7:04 PM Ticket #3536 (Compilation failure with --disable-decoder=vp7 or --disable-decoder=vp8) closed by Carl Eugen Hoyos
fixed: Fixed in 836b60ce
6:58 PM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by llogan
Replying to cehoyos: > To work-around your issue, move …
6:53 PM Changeset in ffmpeg [0d22586] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
6:21 PM Ticket #3494 (scary warning message when using mpeg) updated by Roger Pack
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 Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
1:30 PM Changeset in ffmpeg [836b60ce] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix standalone compilation of vp7 and vp8 decoder. Fixes ticket #3536.
1:30 PM Changeset in ffmpeg [993a5afa] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Read aspect ratio from tiff image files.
12:56 PM Changeset in ffmpeg [17a75a8c] by Vittorio Giovara <vittorio.giovara@gmail.com>
libxvid: fix missing end of line character Error introduced in …
12:55 PM Changeset in ffmpeg [845414bb] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggdec: reset nstreams in close Signed-off-by: Michael …
12:51 PM Changeset in ffmpeg [b0a85213] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: reset drefs_count in close Signed-off-by: Michael …
12:49 PM Ticket #3538 (image is outside the screen dimensions) updated by Carl Eugen Hoyos
Attached patch is unfortunately not completely correct but does not …
12:40 PM Ticket #3538 (image is outside the screen dimensions) updated by Anton
Thanks for your response! I think I understood the problem, but is it …
11:59 AM patchgifwidth attached to Ticket #3538 by Carl Eugen Hoyos
11:38 AM Ticket #3538 (image is outside the screen dimensions) updated by Carl Eugen Hoyos
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 Anton
Target GIF image - …
11:20 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by Carl Eugen Hoyos
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 Anton
Summary of the bug: GIF conversion error: image is outside the screen …
11:02 AM Changeset in ffmpeg [158a80cc] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
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 vikigns
fixed
10:32 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by vikigns
LOL :) THANKS I just got it!!!
10:31 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by Carl Eugen Hoyos
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 Carl Eugen Hoyos
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 vikigns
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 vikigns
Got it! File uploading... Thanks.
9:34 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by Carl Eugen Hoyos
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 vikigns
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 vikigns
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 Carl Eugen Hoyos
Replying to vikigns: > It's not public video :( > How can …
8:53 AM Ticket #2674 (fps filter changes video length) updated by Ananta Palani
Cc changed
8:53 AM Ticket #1578 (variable FPS incorrect frame length) updated by Ananta Palani
Cc changed
8:52 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by vikigns
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 vikigns
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 Ananta Palani
Replying to cehoyos: > Replying to notedible: …
8:44 AM Ticket #3537 (Invalid chapters are copied if -t is used as input option) updated by Carl Eugen Hoyos
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 vikigns
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 jamal
[…] […] Also …
3:24 AM Changeset in ffmpeg [02497a5d] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: don't hardcode RTSP status codes Signed-off-by: Reynaldo H. …
3:24 AM Changeset in ffmpeg [5267a5d7] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
rtspcodes: add full list of RTSP status codes Also add reason phrases …
3:24 AM Changeset in ffmpeg [0c5a6ef8] by Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
ffserver: nits & typos Signed-off-by: Reynaldo H. Verdejo Pinochet …
3:11 AM Changeset in ffmpeg [fdaf8372] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
fixed: I believe this was fixed by Nicolas in 26dea773
2:18 AM Changeset in ffmpeg [a75ba1e1] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264/find_start_code: factorize addition out Signed-off-by: …
2:16 AM Changeset in ffmpeg [13aa5757] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: xtea: …
2:15 AM Changeset in ffmpeg [a6fa3a47] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f73495686d109ffffaa8c0387e790e7997326229' * commit …
1:59 AM Changeset in ffmpeg [0ecb3075] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e10fd08aa7fbe8645545ad2e8721f0ed03c8e06a' * commit …
1:40 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by ozsaffer
Hi, Thanks for the reply. I tried the -buffer_size option, using a …
1:20 AM Changeset in ffmpeg [a7a82f2f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c389a804943095ebf078daec6b64690d2c97069c' * commit …
1:08 AM Changeset in ffmpeg [072278c7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1' * commit …
12:51 AM Changeset in ffmpeg [190106e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd3789eeeed3423bd1ca9dc40030a2f7a21ea5332' * commit …
12:15 AM Changeset in ffmpeg [4c57c6a7] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' * commit …

Apr 6, 2014:

11:33 PM Changeset in ffmpeg [541bebd4] by Michael Niedermayer <michaelni@gmx.at>
lavc/cpia: use avpriv_report_missing_feature() Signed-off-by: Michael …
11:33 PM Changeset in ffmpeg [5dae3cf3] by Michael Niedermayer <michaelni@gmx.at>
lavc/cpia: fix typo in log message Signed-off-by: Michael Niedermayer …
11:31 PM Changeset in ffmpeg [486e3649] by Vittorio Giovara <vittorio.giovara@gmail.com>
xtea: Add Doxy @file and group
11:31 PM Changeset in ffmpeg [f7349568] by Vittorio Giovara <vittorio.giovara@gmail.com>
adler32: Fix doxy group definition Based on a patch by James Almer …
9:57 PM Changeset in ffmpeg [01a5d717] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: Set …
9:43 PM Changeset in ffmpeg [9e7f1474] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
9:35 PM Changeset in ffmpeg [3d5c859f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Set Matroska private data when muxing Prores. The specification …
9:33 PM Changeset in ffmpeg [e10fd08a] by Janne Grunau <janne-libav@jannau.net>
h264: Refactor decode_nal_units
9:29 PM Changeset in ffmpeg [5297003a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123' * commit …
9:23 PM Changeset in ffmpeg [c389a804] by Vittorio Giovara <vittorio.giovara@gmail.com>
libxvid: Add SSIM displaying through a libxvidcore plugin …
9:23 PM Changeset in ffmpeg [5ce7ca68] by Vittorio Giovara <vittorio.giovara@gmail.com>
libxvid: add working lumimasking and variance AQ The old …
9:14 PM Changeset in ffmpeg [787be6d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89' * commit …
8:19 PM Changeset in ffmpeg [881f4e8d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a420ccd4f2a011887451a7d5e1bebba4fd7c40e2' * commit …
8:04 PM Changeset in ffmpeg [a0568ed2] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rtspdec: check for strchr returning NULL. Fixes CID 732244. …
7:18 PM Changeset in ffmpeg [d3789eee] by Janne Grunau <janne-libav@jannau.net>
aarch64: implement videodsp.prefetch 8% faster h264 decoding on Apple A7.
7:18 PM Changeset in ffmpeg [8675bcb0] by Janne Grunau <janne-libav@jannau.net>
aarch64: add armv8 CPU flag
6:51 PM Ticket #3535 (Too Short RTP/JPEG packet.) updated by Carl Eugen Hoyos
Replying to ozsaffer: > [udp @ 0x1ce7b20] end receive …
5:38 PM Changeset in ffmpeg [57d10a28] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
pulseaudio: move NULL check up before dereference. Fixes CID 1197068. …
4:31 PM Changeset in ffmpeg [fc7e02f0] by Michael Niedermayer <michaelni@gmx.at>
dcadsp: fix SSE code to not use SSE2 instructions. movq from SSE …
4:10 PM Changeset in ffmpeg [4ccd7cb4] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggdec/ogg_read_packet(): factorize failure code path …
4:10 PM Changeset in ffmpeg [c1b24ca7] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggdec: check for av_packet_new_side_data() failure Fixes …
4:10 PM Changeset in ffmpeg [28f8114b] by Michael Niedermayer <michaelni@gmx.at>
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 Anssi Hannula
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 Anssi Hannula
Cc changed
3:17 PM Ticket #2737 (There are discontinuous phenomenon in playing HLS stream when changing ...) updated by Anssi Hannula
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 Anssi Hannula
Cc, Description changed
Fixed description, XBMC => VDR.
3:08 PM Ticket #2833 (can't parse HLS subtitles and alternate audio) updated by Anssi Hannula
Alternative audio support has been added in git master now, along with …
2:55 PM Changeset in ffmpeg [cdbd9e21] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: support for seeking on event playlists This allows …
2:55 PM Changeset in ffmpeg [f29cb45b] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: flush the subdemuxer when seeking Since we are …
2:55 PM Changeset in ffmpeg [9aa0606e] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: properly take stream_index into account when seeking …
2:55 PM Changeset in ffmpeg [ad70132] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: open playlists immediately when AVDISCARD_ALL is dropped …
2:55 PM Changeset in ffmpeg [05ce529a] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: factor identical playlist allocations out of …
2:55 PM Changeset in ffmpeg [6b4b73e7] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: do not use sequence numbers for packet ordering As per …
2:55 PM Changeset in ffmpeg [8fd6875c] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: do not care about stream start timestamps While …
2:55 PM Changeset in ffmpeg [d549b091] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: avoid unnecessary segment retrievals Check if the …
2:55 PM Changeset in ffmpeg [4e85202b] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: improve segment selection when restarting list reception …
2:55 PM Changeset in ffmpeg [61e1a702] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: track seeking on a per-playlist basis Seeking needs to …
2:55 PM Changeset in ffmpeg [01b184e6] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: parse ID3 timestamps for elementary audio streams HLS …
2:55 PM Changeset in ffmpeg [1cb8d98] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: split read_from_url() out of read_data() Useful for ID3 …
2:55 PM Changeset in ffmpeg [f7c7fc1] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: add some logging messages Signed-off-by: Anssi Hannula …
2:55 PM Changeset in ffmpeg [da7759b3] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: add support for byte-ranged segments Add support for …
2:55 PM Changeset in ffmpeg [cc1162d7] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: always return EOF for unneeded playlist streams Even if …
2:55 PM Changeset in ffmpeg [edf4406c] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: add support for alternative renditions HLS protocol …
2:42 PM Changeset in ffmpeg [a027d2a8] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add tests for SANM and VIMA Signed-off-by: Vittorio Giovara …
2:41 PM Changeset in ffmpeg [eeadcdfd] by Vittorio Giovara <vittorio.giovara@gmail.com>
LucasArts SMUSH demuxer Signed-off-by: Vittorio Giovara …
2:41 PM Changeset in ffmpeg [6f273093] by Vittorio Giovara <vittorio.giovara@gmail.com>
LucasArts SMUSH VIMA audio decoder Signed-off-by: Vittorio Giovara …
2:40 PM Changeset in ffmpeg [a420ccd4] by Vittorio Giovara <vittorio.giovara@gmail.com>
LucasArts SMUSH SANM video decoder Signed-off-by: Vittorio Giovara …
1:52 PM Changeset in ffmpeg [3346254] by Michael Niedermayer <michaelni@gmx.at>
configure: Add workaround for qtkit detection using ICC compiler. …
7:34 AM Capture/Webcam edited by Thilo Borgmann
(diff)
2:20 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by ozsaffer
Hi, Thanks for the idea, I tried the following two sizes, …
2:01 AM Changeset in ffmpeg [754f8466] by Michael Niedermayer <michaelni@gmx.at>
avcodec/msrle: check return code for success before use The check is …
1:51 AM Changeset in ffmpeg [f87b3d55] by Michael Niedermayer <michaelni@gmx.at>
avcodec/pthread_frame: fix missing unlock on error Fixes CID1197057 …
1:31 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by Carl Eugen Hoyos
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 ozsaffer
Hi, Thanks for the reply, I have downloaded and built the latest …
12:42 AM Changeset in ffmpeg [59c1023e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Consider aspect ratio when writing tiff dpi. TIFFTAG_YRESOLUTION gets …

Apr 5, 2014:

11:34 PM Changeset in ffmpeg [b978391] by Michael Niedermayer <michaelni@gmx.at>
avformat/oggparsevorbis: remove non functional null check Fixes …
10:39 PM Changeset in ffmpeg [419800ac] by Michael Niedermayer <michaelni@gmx.at>
examples/avio_reading: fix null dereference on error Fixed CID1197052 …
10:34 PM Changeset in ffmpeg [1fec720a] by Michael Niedermayer <michaelni@gmx.at>
avformat/cinedec: ask for sample when biBitCount isnt supported …
9:00 PM Changeset in ffmpeg [47b03415] by Michael Niedermayer <michaelni@gmx.at>
avformat/cinedec: remove redundant zero termination Signed-off-by: …
8:49 PM Changeset in ffmpeg [af2e5061] by Michael Niedermayer <michaelni@gmx.at>
avformat/mov: Fix width/height typo Fixes CID1197050 Signed-off-by: …
8:37 PM Changeset in ffmpeg [49579c96] by Michael Niedermayer <michaelni@gmx.at>
avformat/cinedec: fix sizeof() Fixes CID1197047 Signed-off-by: …
8:07 PM Changeset in ffmpeg [a84f9c75] by Michael Niedermayer <michaelni@gmx.at>
avformat/omadec: fix probetest failure Signed-off-by: Michael …
7:34 PM Changeset in ffmpeg [d167faa] by Michael Niedermayer <michaelni@gmx.at>
avcodec/wma: use av_freep(), do not leave stale pointers in memory …
7:33 PM Changeset in ffmpeg [26e70fd5] by Michael Niedermayer <michaelni@gmx.at>
avcodec/vp8: fix name of copy_luma() This function was introduced by …
5:43 PM Changeset in ffmpeg [47fc82b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
5:36 PM Changeset in ffmpeg [e6f69b3] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5' * commit …
5:30 PM Changeset in ffmpeg [e3c3f27] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99' * commit …
5:16 PM Changeset in ffmpeg [ebb21887] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' * commit …
5:10 PM Changeset in ffmpeg [865c94bb] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7' * commit …
5:05 PM Changeset in ffmpeg [874f27a8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647' * commit …
4:54 PM Changeset in ffmpeg [5440151f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d' * commit …
12:44 PM Ticket #3164 (First image skipped when forcing output rate) closed by Carl Eugen Hoyos
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 Ananta Palani
Replying to slhck: > Replying to cehoyos: > > …
11:55 AM Changeset in ffmpeg [a1ac12bd] by Michael Niedermayer <michaelni@gmx.at>
x86/dcadsp: add ff_dca_lfe_fir0_fma3 ~10% faster than the SSE …
11:42 AM out_r.mp4 attached to Ticket #3164 by Ananta Palani
Showing first frame cut off from -r on output
11:42 AM out_fps.mp4 attached to Ticket #3164 by Ananta Palani
Showing last frame cut off from -vf fps
11:30 AM Changeset in ffmpeg [3c728cee] by Michael Niedermayer <michaelni@gmx.at>
configure: use TMPM in check_header_oc Some compilers when given -x …
11:29 AM Changeset in ffmpeg [323c049c] by Michael Niedermayer <michaelni@gmx.at>
configure: more properly disable header when check_header_oc() fails …
7:49 AM Ticket #3048 (ICL and HAVE_INLINE_ASM) reopened by Carl Eugen Hoyos
To the best of my knowledge, this is not fixed (yet).
7:47 AM Ticket #3535 (Too Short RTP/JPEG packet.) updated by Carl Eugen Hoyos
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 ozsaffer
Summary of the bug: I am consuming an RTSP/JPEG stream from an axis …
3:15 AM Changeset in ffmpeg [7d2116dd] by Michael Niedermayer <michaelni@gmx.at>
x86/synth_filter: compile avx and fma3 functions unconditionally …
1:32 AM Changeset in ffmpeg [ec8789ac] by Michael Niedermayer <michaelni@gmx.at>
Reindent after last commit. Signed-off-by: Michael Niedermayer …
1:32 AM Changeset in ffmpeg [2f08dad0] by Michael Niedermayer <michaelni@gmx.at>
lavf/avidec: Read metadata EXIF tags from AVIF tag. Based on patch by …
1:31 AM Changeset in ffmpeg [8c161d78] by Michael Niedermayer <michaelni@gmx.at>
lavc/exif: Make EXIF IFD decoding part of private API/ABI. …
1:23 AM Changeset in ffmpeg [7a5537fd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
12:18 AM Changeset in ffmpeg [90d93eeb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Allow .y as extension for image2.
12:03 AM Changeset in ffmpeg [a2c6a99b] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
Did you upload a sample?
11:15 PM Changeset in ffmpeg [9f4ab4e5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Show stream number when warning about stream without start time.
11:13 PM Changeset in ffmpeg [87f29996] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Force gif aspect ratio multiplication to 64bit. Avoids a possible …
11:11 PM Ticket #3534 (ffmpeg can not convert pmp media) created by kaienfr
The comment I used is as follows: […] Here is the outputs […] …
10:42 PM Changeset in ffmpeg [b6850e13] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:16 PM Changeset in ffmpeg [37af4871] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a49aa440c939e221194f8d95bf98673f8cf38a06' * commit …
10:11 PM Changeset in ffmpeg [490d53e3] by Michael Niedermayer <michaelni@gmx.at>
avcodec/x86/dcadsp_init: fix compilation failure without FMA3 …
9:40 PM Changeset in ffmpeg [51fd962c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3' * commit …
9:24 PM Changeset in ffmpeg [b00f6bb9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b97f2c7c49e35724f3963677f8aeee28089dc64e' * commit …
9:17 PM Changeset in ffmpeg [849a8c4c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0048deb84cb6d22ba7f4fd7c8b4ecc054fcc22d4' * commit …
8:59 PM Changeset in ffmpeg [8e8c8607] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1d55f8d5f6f2cd74fa27170e2be37a72441d9202' * commit …
8:52 PM Changeset in ffmpeg [c1d0536] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81' * commit …
8:44 PM Changeset in ffmpeg [6520613] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '25b6837f7cacd691b19cbc12b9dad1ce84a318a1' * commit …
8:35 PM Changeset in ffmpeg [dfd865e5] by Michael Niedermayer <michaelni@gmx.at>
x86/synth_filter: remove the main loop when it's not needed …
8:09 PM Changeset in ffmpeg [3aac5fcf] by Michael Niedermayer <michaelni@gmx.at>
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 Carl Eugen Hoyos
fixed: Fixed by Peter Ross in 8348bd19
7:15 PM Changeset in ffmpeg [506064ed] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: frame droping due to fps should not be a warning This reverts …
6:48 PM Encode/H.264 edited by llogan
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 nunojpg
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 nunojpg
Muxer SAP when used with: -two streams (video and audio) -same_port=1 …
5:08 PM Changeset in ffmpeg [5f922043] by Diego Biurrun <diego@biurrun.de>
dsputil: Move DV-specific ff_zigzag248_direct table to dvdata
5:08 PM Changeset in ffmpeg [57b5b84e] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they …
5:08 PM Changeset in ffmpeg [c2c5be57] by Diego Biurrun <diego@biurrun.de>
x86: h264_qpel: Simplify an #if conditional The extra conditions are …
5:08 PM Changeset in ffmpeg [01c5779f] by Diego Biurrun <diego@biurrun.de>
x86: Drop some unnecessary YASM ifdefs Dead code elimination is …
5:08 PM Changeset in ffmpeg [b718b24b] by Diego Biurrun <diego@biurrun.de>
ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
5:08 PM Changeset in ffmpeg [b42f49e4] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes
5:08 PM Changeset in ffmpeg [3dc6272b] by Diego Biurrun <diego@biurrun.de>
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 ramitb
Now that you bring it up I did it and yes the same issue with mpeg4 …
4:54 PM Changeset in ffmpeg [9c21c08] by Anton Khirnov <anton@khirnov.net>
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 ramitb
CAn't remember how exactly I remuxed this it has been a while. 99% I …
4:53 PM Changeset in ffmpeg [a49aa440] by Anton Khirnov <anton@khirnov.net>
af_volume: implement replaygain pre-amplification This adds a new …
4:36 PM Changeset in ffmpeg [5bb3f882] by Michael Niedermayer <michaelni@gmx.at>
avcodec.h, avpacket.c: use const AVPacket pointers in copy functions …
3:40 PM Changeset in ffmpeg [c74b8669] by Anton Khirnov <anton@khirnov.net>
x86/synth_filter: add synth_filter_fma3 Signed-off-by: James Almer …
3:40 PM Changeset in ffmpeg [81e02fae] by Anton Khirnov <anton@khirnov.net>
x86/synth_filter: add synth_filter_avx Sandy Bridge Win64: 180 cycles …
3:40 PM Changeset in ffmpeg [2025d802] by Anton Khirnov <anton@khirnov.net>
x86/synth_filter: add synth_filter_sse Build only on x86_32 targets. …
3:40 PM Changeset in ffmpeg [b97f2c7c] by Anton Khirnov <anton@khirnov.net>
replaygain: remove unused variable Signed-off-by: Anton Khirnov …
3:40 PM Changeset in ffmpeg [0048deb8] by Anton Khirnov <anton@khirnov.net>
oggparsevorbis: export replaygain tags from Vorbis comments …
3:40 PM Changeset in ffmpeg [1d55f8d5] by Anton Khirnov <anton@khirnov.net>
flacdec: export replaygain tags from Vorbis comments Signed-off-by: …
3:40 PM Changeset in ffmpeg [8542f9c4] by Anton Khirnov <anton@khirnov.net>
replaygain: correctly parse peak values According to the ReplayGain …
3:20 PM Changeset in ffmpeg [0cc685e3] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: populate codec_tag from BITMAPINFOHEADER …
3:11 PM Changeset in ffmpeg [8348bd1] by Michael Niedermayer <michaelni@gmx.at>
avformat/wtvdec: ignore MPEG2VIDEO extradata when count is invalid …
3:04 PM Changeset in ffmpeg [25b6837f] by Anton Khirnov <anton@khirnov.net>
replaygain: fix gain sign decoding The gain sign was incorrectly …
1:56 PM Changeset in ffmpeg [0f629823] by Michael Niedermayer <michaelni@gmx.at>
oggenc: check return value of av_mallocz() Signed-off-by: James Almer …
1:28 PM Changeset in ffmpeg [35617366] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: arm: …
1:09 PM Changeset in ffmpeg [a20480e6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '287432430c5c9cb8ffe1da1376949de494f24e45' * commit …
12:46 PM Changeset in ffmpeg [fb61ed1e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f' * commit …
9:34 AM Ticket #3500 (vp7: crash with fuzzed file) closed by Carl Eugen Hoyos
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 jamal
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 Carl Eugen Hoyos
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 Carl Eugen Hoyos
Any news on this issue? You neither provided the input files nor the …
8:39 AM Changeset in ffmpeg [f37815b1] by Janne Grunau <janne-libav@jannau.net>
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 Carl Eugen Hoyos
Keywords changed
8:11 AM Ticket #3531 (ffmpeg hangs converting a possibly broken avi file) updated by Carl Eugen Hoyos
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 Carl Eugen Hoyos
Replying to jamal: > ahthovaikied, could you upload the …
6:04 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by jamal
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 hxuanyu
Hi, Here is an avi file, for which latest ffplay couldn't play at all …
2:20 AM Changeset in ffmpeg [16509d3a] by Michael Niedermayer <michaelni@gmx.at>
log: allow color highlighting in Cygwin's mintty Configure will …
2:00 AM Changeset in ffmpeg [28743243] by Vittorio Giovara <vittorio.giovara@gmail.com>
fate: add a VP7 test
2:00 AM Changeset in ffmpeg [ac4b32df] by Vittorio Giovara <vittorio.giovara@gmail.com>
On2 VP7 decoder Further performance improvements and security fixes …
12:54 AM Changeset in ffmpeg [634636eb] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
12:44 AM Changeset in ffmpeg [1946ad4d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '121b5b7e0476d22408d748b914799b7c00acc3a4' * commit …
12:18 AM Changeset in ffmpeg [069e462b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ad8f736b7404503d8f5164f4879175a2258dd64b' * commit …
12:09 AM Changeset in ffmpeg [a692ff93] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9464b69da6b373d1eeb6b3d269ad029d9647b498' * commit …

Apr 3, 2014:

11:37 PM Changeset in ffmpeg [7307a7fd] by Michael Niedermayer <michaelni@gmx.at>
configure: check and use -Wempty-body Would have shown the trailing …
11:29 PM Changeset in ffmpeg [ce58ead4] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Add an additional AAC TwoCC Mentioned on …
11:29 PM Changeset in ffmpeg [1e8c4fb] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: support 0xa100 TwoCC for G723_1 Sample-Id: …
11:29 PM Changeset in ffmpeg [00ccdcd8] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add 0x594a TwoCC for Xan DPCM Sample-Id: crusader-no-regret.avi
11:29 PM Changeset in ffmpeg [7b600ea0] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add 0x64 to g726 Sample-Id: g726-test1.wav
11:29 PM Changeset in ffmpeg [b7a12ab] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add G723_1 wav tag
11:29 PM Changeset in ffmpeg [10a14bd] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: map 0x0038 to amrnb Sample-Id: 40709.avi
11:29 PM Changeset in ffmpeg [228af18a] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support FLIC FourCC
11:29 PM Changeset in ffmpeg [fb6c21fa] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add escape130 FourCC
11:29 PM Changeset in ffmpeg [ae584669] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: support 'aas4' FourCC
11:29 PM Changeset in ffmpeg [7100f3c0] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add "YUV8" FourCC Sample-Id: MAILTEST.AVI
11:29 PM Changeset in ffmpeg [c9787f03] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Add "S263" FourCC
11:29 PM Changeset in ffmpeg [9ff6429b] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support XMPG as mpeg1
11:29 PM Changeset in ffmpeg [771cb3e5] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: support BW10 as mpeg1
11:29 PM Changeset in ffmpeg [eaec09a5] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Add SLDV FourCC for dvvideo
11:29 PM Changeset in ffmpeg [a1c58b3a] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support NTSC forward dvcpro videos PAL looks incorrect.
11:29 PM Changeset in ffmpeg [6aa7cbd5] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add dvis/pdvc FourCCs
11:29 PM Changeset in ffmpeg [adf0ff00] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add "GXVE" FourCC for WMV2 Sample-Id: vivd.avi
11:29 PM Changeset in ffmpeg [96dd7b23] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add PLV1 fourcc to mpeg4 Sample-Id: york-water-meteor.avi
11:29 PM Changeset in ffmpeg [f5f18aec] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support decoding ASP variant from QNAP Systems
11:29 PM Changeset in ffmpeg [ade32b4a] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add "SM4V" FourCC
11:29 PM Changeset in ffmpeg [684e43c5] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add DYM4 mpeg4 fourcc
11:29 PM Changeset in ffmpeg [32b0942c] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add DM4V FourCC
11:29 PM Changeset in ffmpeg [fa6a0211] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add G264 to mpeg4, only decodes keyframes
11:29 PM Changeset in ffmpeg [9ab2d5a3] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add "lsvm" FourCC for H263.
11:29 PM Changeset in ffmpeg [915524e5] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Support H.264 fourcc UMSV
11:29 PM Changeset in ffmpeg [dcb6e145] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add FourCC for GeoVision cameras
11:29 PM Changeset in ffmpeg [9d9d319a] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Add V264 for H264 in CCTV recordings
11:29 PM Changeset in ffmpeg [51ace0fb] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add H264 from QNAP Systems
11:29 PM Changeset in ffmpeg [a52a1bc] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add SMV2 FourCC for H264 Sample-Id: smv2.avi
10:51 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by Carl Eugen Hoyos
Summary changed
Sample is attached to ticket #2220 Remuxing works fine here, even …
10:34 PM Ticket #3529 (optimize cinepak encoder) updated by Carl Eugen Hoyos
Status, Component, Priority, Version, Keywords, Type changed
It is apparently a magnitude faster than some "modern" video encoders;-)
10:31 PM Ticket #3519 (Decoding mpegts h264 i-frame into jpeg occasionally gives gray or ...) closed by Carl Eugen Hoyos
invalid: Replying to werner: > I still think ffmpeg should report …
10:28 PM Changeset in ffmpeg [235bf1da] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: add ISMP/timecode tag
10:28 PM Changeset in ffmpeg [fa570a55] by Vittorio Giovara <vittorio.giovara@gmail.com>
riff: Add ITRK tag Some players, like foobar2000 or modern versions …
10:26 PM Ticket #3524 (FFmpeg MD5 output different with same data) closed by Carl Eugen Hoyos
invalid: Replying to jamal: > Also, as you said ahthovaikied used …
10:20 PM Changeset in ffmpeg [121b5b7e] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: add some BOXX tags
10:20 PM Changeset in ffmpeg [b0a54516] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: add 'flic' tag
10:20 PM Changeset in ffmpeg [5a85cf0f] by Vittorio Giovara <vittorio.giovara@gmail.com>
isom: add 'm1v ' tag Signed-off-by: Vittorio Giovara …
10:13 PM Ticket #3530 (AIFF playback/Transcode failure) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since c68a8a13
9:57 PM Changeset in ffmpeg [8710ee11] by Michael Niedermayer <michaelni@gmx.at>
avcodec/h264: clear cur_pic structure instead of duplicating it in …
9:47 PM Ticket #3525 (AAC to PCM produced a lot of noise!) updated by Carl Eugen Hoyos
Resolution changed
9:45 PM Changeset in ffmpeg [ad8f736b] by Vittorio Giovara <vittorio.giovara@gmail.com>
mxf: Remove typo Reported-By: Vittorio Giovara …
9:43 PM Changeset in ffmpeg [9464b69d] by Vittorio Giovara <vittorio.giovara@gmail.com>
log: Unbreak windows support Add the missing define.
9:11 PM Ticket #3524 (FFmpeg MD5 output different with same data) updated by ahthovaikied
Thank you :)
9:04 PM Ticket #3525 (AAC to PCM produced a lot of noise!) closed by kaienfr
fixed: Well I figure it out. comparing to the old ffmpeg, It seems that in …
8:59 PM Changeset in ffmpeg [609ef897] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: remove stray ; regression since …
8:44 PM Changeset in ffmpeg [49e040e8] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: fix negative log levels These where broken by …
8:43 PM Ticket #3524 (FFmpeg MD5 output different with same data) updated by jamal
Replying to ahthovaikied: > Do you know if there is a way …
8:38 PM Changeset in ffmpeg [1f8a6bef] by Michael Niedermayer <michaelni@gmx.at>
avutil/log: add code to test av_log() Signed-off-by: Michael …
8:18 PM Changeset in ffmpeg [5a18b215] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: log: Do …
8:00 PM Ticket #3525 (AAC to PCM produced a lot of noise!) reopened by kaienfr
I've tried your suggestion to use aresample filter, this is the code: …
7:51 PM Ticket #3524 (FFmpeg MD5 output different with same data) updated by ahthovaikied
Now that my segfault problem is gone, here is the other half of the …
7:30 PM Ticket #3526 (Segfault when computing MD5) updated by ahthovaikied
I confirm, without --disable-static --enable-shared, the crash …
7:29 PM Ticket #3530 (AIFF playback/Transcode failure) created by DeShizz
== Summary of the bug: == ffmpeg fails when attempting to transcode …
7:28 PM Ticket #3524 (FFmpeg MD5 output different with same data) updated by jamal
Replying to cehoyos: > What I meant was: I tested several …
7:07 PM Changeset in ffmpeg [d9ac00ca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '42ba1c51d9e843135772a3b9e5cf036a37b28bdb' * commit …
6:54 PM Ticket #3519 (Decoding mpegts h264 i-frame into jpeg occasionally gives gray or ...) updated by werner
- No, the problem is not reproducible with ffmpeg itself (`ffmpeg …
6:53 PM Changeset in ffmpeg [002feaf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '28b9ac4e48f3405a82e8e87ead336188215cf1e6' * commit …
6:44 PM Changeset in ffmpeg [c16e0061] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7763118cae4eb468b032dbd29af15a011c2c233b' * commit …
6:04 PM Changeset in ffmpeg [061e340c] by Michael Niedermayer <michaelni@gmx.at>
log: Factorize check_color_terminal() out
5:25 PM Changeset in ffmpeg [4169d8f6] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg: restore ascii arrows in Simple filtergraphs …
5:25 PM Changeset in ffmpeg [0768fee9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '006c253346d90f4abaf69d78083c8ba031628598' * commit …
5:05 PM Changeset in ffmpeg [8c272923] by Michael Niedermayer <michaelni@gmx.at>
lavu/opt: dont crash on freeing NULL AVOptionRanges Signed-off-by: …
4:46 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by Carl Eugen Hoyos
Since you mention libxvid several times: Is the problem not …
4:43 PM Changeset in ffmpeg [4ede1862] by Vittorio Giovara <vittorio.giovara@gmail.com>
log: Do not assume the TERM variable is always set
4:43 PM Changeset in ffmpeg [42ba1c51] by Vittorio Giovara <vittorio.giovara@gmail.com>
log: Document AV_LOG_C usage And move outside the wrong doxygen group.
4:43 PM Changeset in ffmpeg [28b9ac4e] by Vittorio Giovara <vittorio.giovara@gmail.com>
log: Remove undefined behaviour
4:15 PM Ticket #3525 (AAC to PCM produced a lot of noise!) updated by kaienfr
Nothing changed with swr_alloc() Here is the comparaisons of decoded …
4:04 PM Ticket #3529 (optimize cinepak encoder) created by ami_stuff
it's too slow right now to be usable
3:40 PM Ticket #3525 (AAC to PCM produced a lot of noise!) updated by kaienfr
Thanks a lot for your response. I will try call swr_alloc() for …
3:03 PM Changeset in ffmpeg [09656707] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'lukaszmluki/master' * commit 'lukaszmluki/master': …
2:35 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by ramitb
Uploading the file, it is called H264 Copy Remux Fail (LATM AAC).wtv
2:21 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) updated by ramitb
Uploaded a file #3528.ts to the incoming folder
2:20 PM Ticket #3528 (FFmpeg does not store the aspect ratio in asf files) created by ramitb
Summary of the bug: When using libxvid or wmv2 ffmpeg does not store …[…]
2:06 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > The source was a WTV file …
1:54 PM Changeset in ffmpeg [7763118c] by Luca Barbato <lu_zero@gentoo.org>
log: Support for 256color terminals And provide extended coloring …
1:12 PM Ticket #3085 (Audio in broken transport stream can be decoded with other software) updated by ramitb
Status changed
This problem still exists so I'm reopening the ticket. The audio …
1:02 PM Ticket #3526 (Segfault when computing MD5) closed by Carl Eugen Hoyos
invalid: Replying to gjdfgh: > In any case, the libraries should …
1:00 PM Ticket #3526 (Segfault when computing MD5) reopened by gjdfgh
In any case, the libraries should check for incompatible …
12:56 PM Ticket #3526 (Segfault when computing MD5) closed by Carl Eugen Hoyos
invalid: Replying to gjdfgh: > >This means that your binary is …
12:44 PM Ticket #3526 (Segfault when computing MD5) reopened by gjdfgh
>This means that your binary is broken and you cannot report a crash. …
12:41 PM Ticket #3527 (jpegls: support cmyk) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:38 PM Ticket #3526 (Segfault when computing MD5) closed by Carl Eugen Hoyos
invalid: Replying to ahthovaikied: > WARNING: library …
11:50 AM cmyk.jls attached to Ticket #3527 by ami_stuff
11:49 AM Ticket #3527 (jpegls: support cmyk) created by ami_stuff
[…]
11:49 AM Changeset in ffmpeg [f5d718a] by Michael Niedermayer <michaelni@gmx.at>
avfilter.h, buffer.c: use const src pointer in …
11:31 AM Changeset in ffmpeg [74aeb6b5] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c: av_pkt_dump_log2: use const pointers Use const …
11:30 AM Ticket #3526 (Segfault when computing MD5) created by ahthovaikied
I am getting a segfault when computing MD5, with a build from git …
11:28 AM Changeset in ffmpeg [eaed4da] by Lukasz Marek <lukasz.m.luki@gmail.com>
lavu/opt: extend AVOptionRange by extra values AVOptionRange is not …
11:20 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by ahthovaikied
I am getting a segfault with a build from git master (commit …
11:13 AM Changeset in ffmpeg [e12a7324] by Michael Niedermayer <michaelni@gmx.at>
dict: const pointers to dictionary where possible This avoids …
9:49 AM Changeset in ffmpeg [006c2533] by Luca Barbato <lu_zero@gentoo.org>
doc: Fit the graph in 80 cols Some man pagers do not reflow the …
8:52 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by Carl Eugen Hoyos
Replying to jamal: > Replying to cehoyos: > > …
8:20 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by jamal
Replying to cehoyos: > Do you have a sample for which …
7:53 AM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
Replying to nikolaynnov: > Thanks for a fix! Sorry if I …
7:41 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by Carl Eugen Hoyos
Replying to jamal: > The aac and mp3 float decoders use a …
6:59 AM Ticket #3525 (AAC to PCM produced a lot of noise!) closed by Carl Eugen Hoyos
invalid: Replying to kaienfr: > In git-master ffmpeg, converting …
1:54 AM Ticket #3478 (jpegls: support palettized 8bpp) updated by Michael Niedermayer
Replying to ami_stuff: > Replying to cehoyos: …
1:26 AM Changeset in ffmpeg [fd2bcfc4] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: fix palette parsing code Signed-off-by: Michael …
1:22 AM Ticket #3525 (AAC to PCM produced a lot of noise!) created by kaienfr
In git-master ffmpeg, converting a AAC audio to PCM produced a lot of …
12:33 AM Ticket #3524 (FFmpeg MD5 output different with same data) updated by jamal
Don't rely on checksum to validate decoding of float data. Core i7 …
12:11 AM Ticket #3282 (Read dvdsub palette from mov files) closed by Carl Eugen Hoyos
fixed: Implemented by wm4 and Michael.
12:06 AM Ticket #2798 (Write cover art to mov files) updated by Carl Eugen Hoyos
Summary changed

Apr 2, 2014:

11:59 PM Ticket #2302 (MacOSX and iOs capture) closed by Carl Eugen Hoyos
fixed: I believe this (video capture) was implemented by Vadim Kalinsky and …
11:56 PM Ticket #1781 (Official Debian / Ubuntu deb package) closed by Carl Eugen Hoyos
fixed: This was implemented by Andreas Cadhalpun: …
11:53 PM Ticket #1565 (ffmpeg fails to build on x32 ABI) updated by Carl Eugen Hoyos
Summary changed
11:50 PM Ticket #756 (Support muxing dvdsub into isom) closed by Carl Eugen Hoyos
fixed: Implemented by John Stebbins.
11:41 PM Changeset in ffmpeg [a025815] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINER: Add CC for dshow maintainer Requested-by: Roger Pack …
11:41 PM Changeset in ffmpeg [8a0c1644] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add gdi maintainer Signed-off-by: Michael Niedermayer …
11:35 PM Ticket #3505 (Apple HLS floating point time in manifest) closed by Carl Eugen Hoyos
fixed: Implemented by Senthilnathan M in 96b8e7a9
11:21 PM BadContent edited by llogan
a pox on your oily hides (diff)
10:59 PM Ticket #3523 (ffprobe bit_rate wrong with -prefix) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
Regression since 5e99a23b For future reports: Please always provide a …
10:41 PM Changeset in ffmpeg [08909fb] by Michael Niedermayer <michaelni@gmx.at>
Add Win32 GDI-based screen grabbing Based on original code by …
10:30 PM Ticket #3524 (FFmpeg MD5 output different with same data) updated by Carl Eugen Hoyos
Keywords, Component changed
Please understand that bugreports with -loglevel quiet are …
10:27 PM Changeset in ffmpeg [f359bac2] by Michael Niedermayer <michaelni@gmx.at>
avformat/hlsenc: remove unneeded l prefix from %lf Signed-off-by: …
10:24 PM Ticket #3522 (FFMPEG unable to read some WTV files (with only video streams)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Regression since 73a2d16b
9:50 PM Ticket #3524 (FFmpeg MD5 output different with same data) created by ahthovaikied
I have 2 different PC with builds of FFmpeg 2.2, that produce …
9:06 PM Changeset in ffmpeg [96b8e7a9] by Michael Niedermayer <michaelni@gmx.at>
hlsenc: added floating point time support. Necessary for HLS version …
8:46 PM Changeset in ffmpeg [4754d4b3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
8:40 PM Changeset in ffmpeg [4654774a] by Michael Niedermayer <michaelni@gmx.at>
lavd/qtkit: Support choosing the input device by index or by name. …
7:38 PM Ticket #2078 (FFMPEG created WTV files cannot be fast forwarded or fast rewound in ...) updated by ramitb
Peter any chance you'll be looking into this?
6:36 PM BadContent edited by llogan
add keywords (diff)
6:36 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Andrey
Thanks for a fix!
6:01 PM Changeset in ffmpeg [23d1c75e] by Michael Niedermayer <michaelni@gmx.at>
lavc/kbdwin: add missing stdint.h include Fixes make checkheaders …
5:44 PM Changeset in ffmpeg [37f69cd] by Michael Niedermayer <michaelni@gmx.at>
swscale: add full bgra64 support Signed-off-by: Michael Niedermayer …
5:09 PM Ticket #3523 (ffprobe bit_rate wrong with -prefix) created by sfrenkiel
Run the following: ffprobe -show_format -unit …
5:04 PM Changeset in ffmpeg [cc8b45c0] by Michael Niedermayer <michaelni@gmx.at>
avformat/avidec: remove unused variables Signed-off-by: Michael …
4:25 PM Changeset in ffmpeg [0652ffc6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:03 PM Changeset in ffmpeg [91a0d3a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9d599e3f6e61438772d8cddd6c9b7c495251f51e' * commit …
3:46 PM Changeset in ffmpeg [3428a9b8] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0ca0924c10d9617a5793964bf79655424ef32b68' * commit …
12:04 PM Ticket #3522 (FFMPEG unable to read some WTV files (with only video streams)) updated by ramitb
The file is […]
12:03 PM Ticket #3522 (FFMPEG unable to read some WTV files (with only video streams)) created by ramitb
Summary of the bug: Recently with the newer builds of ffmpeg it is …
10:47 AM Ticket #3521 (asf demuxing problem) created by Carl Eugen Hoyos
http://samples.ffmpeg.org/A-codecs/VoxWare/Lucky.asf The file shows …
10:14 AM Changeset in ffmpeg [b33c64e4] by Diego Biurrun <diego@biurrun.de>
vf_settb: rename to settb An audio version of settb (asettb) will be …
10:11 AM Changeset in ffmpeg [9d599e3] by Diego Biurrun <diego@biurrun.de>
avi: Improve non-interleaved detection Additional fixes by Nigel …
9:39 AM Changeset in ffmpeg [0ca0924c] by Janne Grunau <janne-libav@jannau.net>
swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64
9:37 AM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
Summary changed
8:26 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Keywords, Status, Description, Reproduced by developer, Summary changed
Remuxing the second teletext streams fails (remuxing video and audio …
8:00 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Carl Eugen Hoyos
Replying to cehoyos: > (I don't remember if you are using …
7:58 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by David
Replying to cehoyos: > You write above "-map 0
7:54 AM Ticket #3520 (Remuxing from flv to swf breaks framerate) created by Carl Eugen Hoyos
(As reported on the forum.) Remuxing from flv to swf produces output …
7:49 AM Changeset in ffmpeg [45782a98] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write aspect ratio when muxing gif.
7:32 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Carl Eugen Hoyos
What's wrong with the following? […] (I don't remember if you are …
7:22 AM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
Updated once more for size_t and correct specifier according to …
7:20 AM patchptrdiff.diff attached to Ticket #3472 by Carl Eugen Hoyos
7:05 AM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
I had just realized this, patch updated.
6:53 AM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by cyril
I'll test it later but if it works it won't be enough as %ti is also …
6:36 AM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) updated by Carl Eugen Hoyos
Can you create the damaged file with ffmpeg? If you believe you …
5:45 AM Changeset in ffmpeg [cecb6d6f] by Clément Bœsch <u@pkh.me>
Changelog: remove unecessary "added"
2:38 AM Changeset in ffmpeg [c00f368c] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3dec: use av_freep() for saftey Signed-off-by: Michael …
1:40 AM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) updated by scbb
Replying to cehoyos: > Could you explain what problem do …
1:25 AM Changeset in ffmpeg [27f77a37] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vc1dec: …
1:15 AM Changeset in ffmpeg [61b3b331] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f1c4a54f6ecbf77a29aaaee09ca70c5468d0c509' * commit …
12:54 AM Changeset in ffmpeg [45ba9d85] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e' * commit …
12:44 AM Changeset in ffmpeg [119cf2a4] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '80035db88c1f7cc23110c7472a2b13a4d2d8b73e' * commit …
12:19 AM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by ianken
Second pass generates two files. First pass makes LOG only. What I'm …

Apr 1, 2014:

11:33 PM Ticket #3472 (MSVC uses %Id for size_t and ptrdiff_t) updated by Carl Eugen Hoyos
Could you test if attached patch fixes the issue for you?
11:08 PM Ticket #3503 (Need support regarding live encoding) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can add the missing information.
10:32 PM Changeset in ffmpeg [e03f0933] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: mpeg12enc: …
10:28 PM Changeset in ffmpeg [c6111483] by Vittorio Giovara <vittorio.giovara@gmail.com>
vc1dec: fix a possible unitialized variable warning
10:27 PM Changeset in ffmpeg [f1c4a54f] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavf: add supported extension to avi and mov demuxers
10:27 PM Changeset in ffmpeg [cba4e606] by Vittorio Giovara <vittorio.giovara@gmail.com>
More correct printf format specifiers This avoids compiler warnings …
10:27 PM Changeset in ffmpeg [80035db8] by Vittorio Giovara <vittorio.giovara@gmail.com>
lavu: add missing formats to av_pix_fmt_swap_endianness
10:25 PM Changeset in ffmpeg [d063bb63] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: VP3: …
9:47 PM Changeset in ffmpeg [d2264740] by Vittorio Giovara <vittorio.giovara@gmail.com>
VP3: K&R formatting cosmetics
9:24 PM Ticket #3513 (non-existing PPS %d referenced in trans code one ts file) updated by Carl Eugen Hoyos
Version, Description changed
Could you explain what problem do you see with your transcoding …
9:19 PM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Carl Eugen Hoyos
I tested the following: $ ffmpeg -f lavfi -i testsrc -pass 1 -vcodec …
9:13 PM Ticket #3519 (Decoding mpegts h264 i-frame into jpeg occasionally gives gray or ...) updated by Carl Eugen Hoyos
Is the problem reproducible with ffmpeg (the application)? …
9:04 PM Ticket #3519 (Decoding mpegts h264 i-frame into jpeg occasionally gives gray or ...) created by werner
Summary of the bug: decoding mpegts h264 i-frame into jpeg …
8:52 PM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by ianken
It throws a different error with "-vcodec mpeg4" in that it is looking …
7:31 PM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
You write above "-map 0 crashes": Please provide gdb output for …
7:00 PM Changeset in ffmpeg [909757fa] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '66d04c068a30751750818dcfbb6555ab74eb3f6d' * commit …
6:52 PM Changeset in ffmpeg [a0cf8778] by Marton Balint <cus@passwd.hu>
mpeg12enc: always set closed gop flag on the first gop Improves …
6:52 PM Changeset in ffmpeg [51c61e64] by Marton Balint <cus@passwd.hu>
mpeg12enc: always write closed gops for intra only outputs …
5:58 PM Changeset in ffmpeg [3b37f228] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3dec_fixed: add missingAVprefix to CODEC_ID Signed-off-by: …
5:58 PM Changeset in ffmpeg [91b105ce] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3dec: avoid #if, use if() instead, its cleaner and shorter …
5:58 PM Changeset in ffmpeg [b2191429] by Michael Niedermayer <michaelni@gmx.at>
avcodec/ac3: rename identifier used to select the fixed point variant …
5:01 PM Changeset in ffmpeg [696e34a6] by Michael Niedermayer <michaelni@gmx.at>
libavcodec: Implementation of AC3 fixedpoint decoder Signed-off-by: …
4:21 PM Ticket #3478 (jpegls: support palettized 8bpp) updated by ami_stuff
Replying to cehoyos: > Fixed by Michael in 254f653b …
3:57 PM Changeset in ffmpeg [d506deae] by Michael Niedermayer <michaelni@gmx.at>
avutil/fixed_dsp: remove redundant cast Signed-off-by: Michael …
3:36 PM Changeset in ffmpeg [284cfc7] by Michael Niedermayer <michaelni@gmx.at>
libavutil: Add fixed_dsp Signed-off-by: Nedeljko Babic …
1:30 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) updated by Rafał Hirsz
I made a new one. […]
1:08 PM Ticket #3478 (jpegls: support palettized 8bpp) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in 254f653b
12:32 PM Ticket #3512 (avdevice/qtkit.o is not built, but libavdevice.dylib still tries to ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
12:18 PM Ticket #3512 (avdevice/qtkit.o is not built, but libavdevice.dylib still tries to ...) closed by Hanspeter Niederstrasser
fixed: Fixed by 9595f36700a90fc3e32627964fa2106341aa306c
12:10 PM Ticket #3515 (Crashes or artifacts when playing a specific file/stream) updated by Carl Eugen Hoyos
Priority, Keywords changed
Could you provide register content for the backtrace you made?
11:43 AM Changeset in ffmpeg [254f653b] by Michael Niedermayer <michaelni@gmx.at>
avcodec/jpeglsdec: add PAL8 support Fixes Ticket3478 Signed-off-by: …
11:39 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by David
You are right: This is a different issue not reported at first. That's …
11:31 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Replying to dalongra: > But I don't manage to get subtitle …
11:26 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by David
Thanks for your reply. I was not sure if this is a duplicate of ticket …
9:36 AM Ticket #679 (DVB subtitles are badly placed (and scaled) on the screen) updated by Carl Eugen Hoyos
Replying to cehoyos: > Another sample (with the opposite …
9:27 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by Carl Eugen Hoyos
Replying to cehoyos: > Does attached untested patch …
9:24 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by Carl Eugen Hoyos
Does attached untested patch improve the situation?
9:19 AM Ticket #3518 (ffmpeg lacks Raspberry Pi hardware encoding support) updated by Carl Eugen Hoyos
Priority, Version changed
9:10 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by nunojpg
[…] […] In regard to the framerate being set before the …
9:05 AM Changeset in ffmpeg [66d04c06] by Martin Storsjö <martin@martin.st>
fate: Explicitly use gray16le in fate-sgi-gray16 This fixes the test …
8:27 AM Ticket #3518 (ffmpeg lacks Raspberry Pi hardware encoding support) created by Ben
Summary of the bug: While gstreamer has a omxh264enc sinc which does …
8:14 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Keywords, Version changed
8:12 AM Ticket #3514 (Remuxing a dvb teletext stream fails) updated by Carl Eugen Hoyos
Replying to dalongra: > {{{ > ffmpeg -v 9 -loglevel 99 …
6:48 AM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
5:37 AM Ticket #3517 (can't set Video4Linux2 framerate) updated by Carl Eugen Hoyos
Keywords changed
To make this a valid ticket, please provide a failing command line …
3:18 AM Changeset in ffmpeg [87907201] by Michael Niedermayer <michaelni@gmx.at>
avcodec/exr: use av_freep() for saftey Signed-off-by: Michael …
3:12 AM Changeset in ffmpeg [9595f367] by Michael Niedermayer <michaelni@gmx.at>
Makefile: fix out of tree builds of .m files should fix fate failures …
2:52 AM Changeset in ffmpeg [6537b898] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
2:19 AM Changeset in ffmpeg [767b1daf] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'd613091f8858d87789916e2bd7a84ea3144077d4' * commit …
2:13 AM Changeset in ffmpeg [4ebfcd62] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6c1df1f2287401b6022773e382ebc3a3bfed0b38' * commit …
2:03 AM Changeset in ffmpeg [23290c86] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f8dea10d3f09376894613d0266c34d1a16ac735f' * commit …
1:55 AM Changeset in ffmpeg [5628b9f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ab7c64624a1254d509b71c2a4945336567e93845' * commit …
1:51 AM Changeset in ffmpeg [5b03caf9] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6d9ccee4519f41155c88655c77bfb1ef085797fd' * commit …
1:42 AM Changeset in ffmpeg [013aa222] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '0279d1d0946a854aa08919abd05b7f2da433823e' * commit …
1:37 AM Changeset in ffmpeg [b3fa78ce] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e7cd53bf662a93330810981f1d057bdf2ead669e' * commit …
1:29 AM Changeset in ffmpeg [be4ae3f5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'a7dbfcf6cb6ab8a8981d74332fd02fb90360d22f' * commit …
1:27 AM Changeset in ffmpeg [0054bbd6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ca36aa9e6b8f2fed15478245ad533fc594a35c37' * commit …
1:24 AM Changeset in ffmpeg [42138f63] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '06688e96fb9577bc7466a380bf7a14fa745208db' * commit …
1:16 AM Changeset in ffmpeg [95582b5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '38389058c3308758c6365abd0f6b45c5e62bb90b' * commit …
12:08 AM Changeset in ffmpeg [9e3c8f61] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '678e455f1dc09265464b13d936d9fda62bc2bf43' * commit …
Note: See TracTimeline for information about the timeline view.