Timeline



Jan 13, 2013:

11:09 PM Changeset in ffmpeg [c13e4e28] by Michael Niedermayer <michaelni@gmx.at>
h264: fix () placement Fixes null pointer dereference Found-by: …
9:48 PM Changeset in ffmpeg [2d8d63a9] by Michael Niedermayer <michaelni@gmx.at>
ffplay: fix sws_flags Fixes Ticket45 Reviewed-by: Marton Balint …
9:27 PM Ticket #2121 (Regression demuxing ogg) updated by Michael Niedermayer
patch on ML
9:26 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by Michael Niedermayer
more generic solution posted to ML
9:19 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by eelco
Great! Thank you for fixing it. For documentation, this is the commit …
7:39 PM WikiStart edited by llogan
cleanup; add cc-by-sa license info for community section; remove … (diff)
7:32 PM Including FFmpeg headers in a C++ application edited by Stefano Sabatini
add code markup (diff)
6:17 PM Ticket #1936 (iff 8svx: autoexit works incorrectly) updated by Marton Balint
Owner changed
5:39 PM Changeset in ffmpeg [d676598f] by Michael Niedermayer <michaelni@gmx.at>
swr: fix handling of timestamps that cause multiple drops or silence …
4:29 PM Ticket #2133 (FFMPEG not able to find any audio or video streams in a working file) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
WMP plays audio and video for a moment.
3:31 PM Changeset in ffmpeg [90cfc084] by Anton Khirnov <anton@khirnov.net>
avpacket: free side data in av_free_packet(). Freeing it in …
3:31 PM Changeset in ffmpeg [49dc82ee] by Anton Khirnov <anton@khirnov.net>
v4l2: do not assert on a value received from outside of Libav
3:31 PM Changeset in ffmpeg [838b849e] by Anton Khirnov <anton@khirnov.net>
v4l2: set the average framerate instead of codec timebase. Codec …
3:30 PM Changeset in ffmpeg [246da0b1] by Anton Khirnov <anton@khirnov.net>
v4l2: avoid pointless indirection. v4l2_read_header() does no …
3:05 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) closed by Carl Eugen Hoyos
invalid: It appears that this was not a valid ticket: …
3:04 PM Changeset in ffmpeg [a34aee46] by Michael Niedermayer <michaelni@gmx.at>
swr: limit buffer size for silence injection This reduces memory …
3:04 PM Changeset in ffmpeg [b481d09b] by Michael Niedermayer <michaelni@gmx.at>
swr: limit buffer size for discarding. This prevents insane memory …
3:03 PM Changeset in ffmpeg [e8bab4c6] by Stefano Sabatini <stefasab@gmail.com>
ffplay: extend documentation for the -vf option In particular, make …
2:53 PM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by Carl Eugen Hoyos
Replying to bonconboy: > > > Is the file …
2:50 PM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by Carl Eugen Hoyos
Replying to mikhailov: > When we use libx264 to transcode …
2:47 PM Ticket #2126 (012v decodes incorrectly) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Does the codec that you used to encode 012v.avi work for 320.avi …
2:40 PM 320.avi attached to Ticket #2126 by Carl Eugen Hoyos
2:33 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) closed by Michael Niedermayer
fixed
2:28 PM Changeset in ffmpeg [db4e0eca] by Michael Niedermayer <michaelni@gmx.at>
swr: move silence buffer to context to avoid per use malloc/free …
2:28 PM Changeset in ffmpeg [dc658842] by Michael Niedermayer <michaelni@gmx.at>
swr: move buffer used to discard sample to context This avoids the …
2:09 PM Changeset in ffmpeg [98247e33] by Stefano Sabatini <stefasab@gmail.com>
lavf: clarify/extend documentation for …
2:09 PM Changeset in ffmpeg [78e27c44] by Stefano Sabatini <stefasab@gmail.com>
lavf/utils: clarify/extend messages in avformat_find_stream_info() In …
2:09 PM Changeset in ffmpeg [89ef5868] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: extend documentation for the -filter options and -af/vf aliases
2:09 PM Changeset in ffmpeg [c499d45c] by Stefano Sabatini <stefasab@gmail.com>
doc/texipod: add rule to correctly interpret …
2:03 PM Ticket #2120 (mmf files generated by ffmpeg does not play with yamaha software player) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
I edited the Yamaha sample removing the AspI chunk. Does no_AspI.mmf …
2:01 PM no_AspI.mmf attached to Ticket #2120 by Carl Eugen Hoyos
1:54 PM Changeset in ffmpeg [77525327] by Diego Biurrun <diego@biurrun.de>
vdpau: Add VC-1 decoding via hwaccel infrastructure Signed-off-by: …
1:54 PM Changeset in ffmpeg [51b56a07] by Diego Biurrun <diego@biurrun.de>
vdpau: Add H.264 decoding via hwaccel infrastructure Signed-off-by: …
1:54 PM Changeset in ffmpeg [200e8ac9] by Diego Biurrun <diego@biurrun.de>
vdpau: Add MPEG-4 decoding via hwaccel infrastructure Signed-off-by: …
1:53 PM Changeset in ffmpeg [aaf9d0e8] by Diego Biurrun <diego@biurrun.de>
vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure …
1:51 PM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by Carl Eugen Hoyos
A patch was sent: …
1:49 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by Carl Eugen Hoyos
Link to the patch: …
1:41 PM Ticket #2035 (DVD subtitle from VOB does not contain CodecPrivate data) updated by Carl Eugen Hoyos
Keywords, Status, Component changed
1:41 PM Changeset in ffmpeg [44e065d5] by Diego Biurrun <diego@biurrun.de>
vdpau: Add context and common helpers for hwaccel support …
1:23 PM Changeset in ffmpeg [5b9126ba] by Paul B Mahol <onemda@gmail.com>
lavfi/gradfun: support YUV440P Signed-off-by: Paul B Mahol …
1:06 PM Changeset in ffmpeg [3bcf443f] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtpdec: …
1:00 PM Changeset in ffmpeg [6cd1dbe6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e568db40258d549777ac1c16971678e18a18f5f5' * commit …
12:54 PM Changeset in ffmpeg [6d6eb7c1] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8' * commit …
12:42 PM Changeset in ffmpeg [841a288] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4d3b144c5ea824193019019d33740a1ae9e0bb69' * commit …
7:16 AM CompilationGuide/Ubuntu edited by bat_guano
Save more cycles when building libvpx. Examples not needed. (diff)
5:22 AM Changeset in ffmpeg [a6e4796f] by Michael Niedermayer <michaelni@gmx.at>
pthread: Do not use a half updated context as master for deallocation. …
1:59 AM WikiStart edited by llogan
deverbositize (diff)
1:50 AM CompilationGuide/Ubuntu edited by llogan
simplify x11grab note as mentioned on ffmpeg-user ML: "What does omit … (diff)

Jan 12, 2013:

9:37 PM Ticket #2135 (libutvideo wrapper compilation fails if utvideo is version 12.0.0) updated by qyot27
There doesn't seem to be any kind of MKTAG/FourCC for the BGRX case …
9:03 PM Ticket #2135 (libutvideo wrapper compilation fails if utvideo is version 12.0.0) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Type changed
If you have a patch, please send it to ffmpeg-devel. If …
8:45 PM Changeset in ffmpeg [2ea3f37d] by Michael Niedermayer <michaelni@gmx.at>
dvdsubenc: use unsigned shifts to avoid shifting into the sign bit …
8:39 PM Changeset in ffmpeg [754dd7e8] by Michael Niedermayer <michaelni@gmx.at>
dvdsubdec: use unsigned shifts to avoid shifting into the sign bit …
8:34 PM Ticket #2135 (libutvideo wrapper compilation fails if utvideo is version 12.0.0) created by qyot27
The reason is because the RGB names have changed in 12.0.0, leaving …
6:36 PM Changeset in ffmpeg [dd0c5e0f] by Reinhard Tartler <siretart@tauware.de>
h264: check ref_count validity for num_ref_idx_active_override_flag …
6:36 PM Changeset in ffmpeg [ad025377] by Reinhard Tartler <siretart@tauware.de>
h264: check context state before decoding slice data partitions Fixes …
6:36 PM Changeset in ffmpeg [3bc9cfe6] by Reinhard Tartler <siretart@tauware.de>
oggdec: free the ogg streams on read_header failure Plug an annoying …
6:34 PM Changeset in ffmpeg [910c1f23] by Reinhard Tartler <siretart@tauware.de>
oggdec: check memory allocation (cherry picked from commit …
6:34 PM Changeset in ffmpeg [55065315] by Reinhard Tartler <siretart@tauware.de>
Fix uninitialized reads on malformed ogg files. The ogg decoder …
6:34 PM Changeset in ffmpeg [80818796] by Reinhard Tartler <siretart@tauware.de>
rtsp: Recheck the reordering queue if getting a new packet If we …
6:34 PM Changeset in ffmpeg [a39c6bf1] by Reinhard Tartler <siretart@tauware.de>
alacdec: do not be too strict about the extradata size Sometimes the …
6:34 PM Changeset in ffmpeg [884a9b0d] by Reinhard Tartler <siretart@tauware.de>
h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles Fixes …
6:34 PM Changeset in ffmpeg [4457e613] by Reinhard Tartler <siretart@tauware.de>
h264: check sps.log2_max_frame_num for validity Fixes infinite or …
6:33 PM Changeset in ffmpeg [08d9fd61] by Reinhard Tartler <siretart@tauware.de>
ppc: always use pic for shared libraries CC: libav-stable@libav.org
6:32 PM Changeset in ffmpeg [5fa739e6] by Reinhard Tartler <siretart@tauware.de>
h264: enable low delay only if no delayed frames were seen Dropping …
6:27 PM Changeset in ffmpeg [10ff052c] by Reinhard Tartler <siretart@tauware.de>
lavf: avoid integer overflow in ff_compute_frame_duration() Scaling …
6:27 PM Changeset in ffmpeg [b143844e] by Reinhard Tartler <siretart@tauware.de>
aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
6:27 PM Changeset in ffmpeg [4ede95e6] by Reinhard Tartler <siretart@tauware.de>
vp6: properly fail on unsupported feature Interlacing is not …
6:22 PM Changeset in ffmpeg [ce8910d8] by Reinhard Tartler <siretart@tauware.de>
h264: Fix parameters to ff_er_add_slice() call s->mb_x is reset to …
6:20 PM Changeset in ffmpeg [3d0c9c9a] by Reinhard Tartler <siretart@tauware.de>
flacenc: ensure the order is within the min/max range in LPC order …
6:20 PM Changeset in ffmpeg [f3f22f18] by Reinhard Tartler <siretart@tauware.de>
yuv4mpeg: reject unsupported codecs The muxer already rejects …
6:20 PM Changeset in ffmpeg [bfbff1c7] by Reinhard Tartler <siretart@tauware.de>
vp8: reset loopfilter delta values at keyframes. Signed-off-by: …
6:20 PM Changeset in ffmpeg [7fd79501] by Reinhard Tartler <siretart@tauware.de>
vp56: release frames on error Fixes CVE-2012-2783 CC: …
6:20 PM Changeset in ffmpeg [700fb8c] by Reinhard Tartler <siretart@tauware.de>
vp56: make parse_header return standard error codes Returning 0 for …
6:20 PM Changeset in ffmpeg [9f807124] by Reinhard Tartler <siretart@tauware.de>
ivi_common: check that scan pattern is set before using it. Fixes …
6:17 PM Changeset in ffmpeg [c8737d34] by Michael Niedermayer <michaelni@gmx.at>
swr: work with 4 noise shaping coeffs at a time 63->38 kcycles …
6:09 PM Changeset in ffmpeg [93bc0f0] by Michael Niedermayer <michaelni@gmx.at>
swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 …
5:55 PM Changeset in ffmpeg [22c436c8] by Martin Storsjö <martin@martin.st>
rtpdec: Send a valid "delay since SR" value in the RTCP RR packets …
5:53 PM Changeset in ffmpeg [e568db40] by Martin Storsjö <martin@martin.st>
rtpdec: Calculate and report packet reception jitter This brings back …
5:48 PM Changeset in ffmpeg [abae27ed] by Martin Storsjö <martin@martin.st>
rtpdec: Fix the calculation of expected number of packets The …
5:23 PM Changeset in ffmpeg [1c14c341] by Michael Niedermayer <michaelni@gmx.at>
dec/developer: Add Valgrind / Address Sanitizer to the patch checklist …
5:16 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by marillat
Replying to michael: > Replying to marillat: …
5:11 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by Michael Niedermayer
Replying to marillat: > Another issue, sound is now broken …
5:06 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by marillat
Another issue, sound is now broken in vlc with wmv files.
4:59 PM Changeset in ffmpeg [cf2cab5b] by Reinhard Tartler <siretart@tauware.de>
Update Changelog
4:59 PM Changeset in ffmpeg [adef01c3] by Reinhard Tartler <siretart@tauware.de>
h264: check ref_count validity for num_ref_idx_active_override_flag …
4:59 PM Changeset in ffmpeg [06312bbb] by Reinhard Tartler <siretart@tauware.de>
h264: check context state before decoding slice data partitions Fixes …
4:59 PM Changeset in ffmpeg [03fec31] by Reinhard Tartler <siretart@tauware.de>
oggdec: free the ogg streams on read_header failure Plug an annoying …
4:59 PM Changeset in ffmpeg [6eebba08] by Reinhard Tartler <siretart@tauware.de>
oggdec: check memory allocation (cherry picked from commit …
4:59 PM Changeset in ffmpeg [9ded14f] by Reinhard Tartler <siretart@tauware.de>
Fix uninitialized reads on malformed ogg files. The ogg decoder …
4:59 PM Changeset in ffmpeg [d1d32993] by Reinhard Tartler <siretart@tauware.de>
rtsp: Recheck the reordering queue if getting a new packet If we …
4:59 PM Changeset in ffmpeg [dfb7a638] by Reinhard Tartler <siretart@tauware.de>
opt: avoid segfault in av_opt_next() if the class does not have an …
4:59 PM Changeset in ffmpeg [77e6676d] by Reinhard Tartler <siretart@tauware.de>
alacdec: do not be too strict about the extradata size Sometimes the …
4:59 PM Changeset in ffmpeg [a335ffd7] by Reinhard Tartler <siretart@tauware.de>
h264: fix sps parsing for SVC and CAVLC 4:4:4 Intra profiles Fixes …
4:59 PM Changeset in ffmpeg [f620c120] by Reinhard Tartler <siretart@tauware.de>
h264: check sps.log2_max_frame_num for validity Fixes infinite or …
4:59 PM Changeset in ffmpeg [1d98811b] by Reinhard Tartler <siretart@tauware.de>
h264: slice-mt: get last_pic_dropable from master context Fixes …
4:59 PM Changeset in ffmpeg [6b70965f] by Reinhard Tartler <siretart@tauware.de>
ppc: always use pic for shared libraries CC: libav-stable@libav.org
4:59 PM Changeset in ffmpeg [f1b3cc02] by Reinhard Tartler <siretart@tauware.de>
h264: error out on unset current_picture_ptr for h->current_slice > 0 …
4:59 PM Changeset in ffmpeg [b6592b40] by Reinhard Tartler <siretart@tauware.de>
flashsv: make sure data for zlib priming is available Fixes a …
4:59 PM Changeset in ffmpeg [6cd92c38] by Reinhard Tartler <siretart@tauware.de>
h264: enable low delay only if no delayed frames were seen Dropping …
4:59 PM Changeset in ffmpeg [522e97bd] by Reinhard Tartler <siretart@tauware.de>
flashsv: check for keyframe before using differential coding Fixes a …
4:59 PM Changeset in ffmpeg [d282e5ce] by Reinhard Tartler <siretart@tauware.de>
lavf: avoid integer overflow in ff_compute_frame_duration() Scaling …
4:59 PM Changeset in ffmpeg [a4a63bf] by Reinhard Tartler <siretart@tauware.de>
aacdec: Fix an off-by-one overwrite when switching to LTP profile from …
4:43 PM Changeset in ffmpeg [ef7fdc8c] by Michael Niedermayer <michaelni@gmx.at>
swr: use a local variable for ns_coeffs maybe a very tiny bit faster …
4:43 PM Changeset in ffmpeg [68ff7d26] by Michael Niedermayer <michaelni@gmx.at>
swr: use local variable for ns_errors 71 -> 63 kcycles …
4:43 PM Changeset in ffmpeg [b5d9e5d0] by Michael Niedermayer <michaelni@gmx.at>
swr: minor simplification for the noise shaping pos update …
4:26 PM Changeset in ffmpeg [f9eed5d7] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aevalsrc: try to honor specified duration If nb_samples divide …
4:19 PM Changeset in ffmpeg [0f94c0b1] by Diego Biurrun <diego@biurrun.de>
fate: vp3: Fix fate-vp3-coeff-level64 test dependencies Also rename …
4:19 PM Changeset in ffmpeg [4d3b144c] by Diego Biurrun <diego@biurrun.de>
fate: cosmetics: Order some test entries
3:42 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by Michael Niedermayer
Replying to marillat: > Replying to cehoyos: > …
3:39 PM CompilationGuide/Ubuntu edited by bat_guano
Save some cycles when building libvpx (should be default imho) ---> … (diff)
3:34 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by Elon Musk
We did not do it, it was done by Libav folks.
3:26 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by marillat
Replying to cehoyos: > Replying to marillat: > …
2:39 PM Changeset in ffmpeg [868ac91c] by Paul B Mahol <onemda@gmail.com>
frmdec: do not abuse ff_codec_get_id() Signed-off-by: Paul B Mahol …
1:09 PM Changeset in ffmpeg [db1ba22] by Michael Niedermayer <michaelni@gmx.at>
lavf: use avpriv_find_pix_fmt instead of ff_ Found-by: durandal_1707 …
1:06 PM Changeset in ffmpeg [43d6ac53] by Michael Niedermayer <michaelni@gmx.at>
lavc: ff_find_pix_fmt ->avpriv Found-by: durandal_1707 Signed-off-by: …
12:57 PM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by marillat
Replying to cehoyos: > Replying to marillat: > …
12:42 PM Changeset in ffmpeg [dae382b5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Add …
12:32 PM Changeset in ffmpeg [15daa8f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f61272f0efd80da437570aad2c40e00f9d3f4fe6' * commit …
12:14 PM Changeset in ffmpeg [e730c3a2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '54cb096ee4558b3bfc28c2fcd6418ce82dc39fe1' * commit …
12:00 PM Changeset in ffmpeg [dda2d297] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c44784c9bb9d0ddf5d39d0dfa640816a57b8f457' * commit …
11:59 AM Changeset in ffmpeg [fadebd25] by Diego Biurrun <diego@biurrun.de>
APIchanges: Fill in missing hashes and dates; fix a version number typo.
11:40 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by Carl Eugen Hoyos
Replying to marillat: > Replying to richardpl: …
11:28 AM Changeset in ffmpeg [f89466ad] by Diego Biurrun <diego@biurrun.de>
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU. Also …
11:10 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by marillat
Replying to richardpl: > If it can not be reproduced with …
11:03 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by Elon Musk
If it can not be reproduced with ffmpeg it is not ffmpeg bug.
11:01 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) updated by EricV
I can confirm the problem but with a different stack frame on amd64 : …
11:00 AM Changeset in ffmpeg [169fb94f] by Diego Biurrun <diego@biurrun.de>
pixfmt: add picture format for VDPAU Signed-off-by: Diego Biurrun …
11:00 AM Changeset in ffmpeg [f61272f0] by Diego Biurrun <diego@biurrun.de>
ratecontrol: K&R cosmetic formatting Signed-off-by: Diego Biurrun …
10:55 AM Ticket #2134 (libavcodec and AC3 audio crash XBMC) created by marillat
Hi, Since 1.1 XBMC crash with an Arithmetic exception when reading a …
10:02 AM Changeset in ffmpeg [4a0d1b21] by Stefano Sabatini <stefasab@gmail.com>
doc/protocols: improve wording of a sentence in http docs …
9:53 AM Changeset in ffmpeg [0edb4402] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove painfully outdated "What do I need?" section
9:52 AM Changeset in ffmpeg [df018207] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: remove paragraph in the introductory blurb The …
9:49 AM Changeset in ffmpeg [cab85051] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: rework introducing paragraphs of the "description" …
9:41 AM Changeset in ffmpeg [0a7cd740] by Stefano Sabatini <stefasab@gmail.com>
doc/protocols: document http protocol options
9:41 AM Changeset in ffmpeg [255ec768] by Stefano Sabatini <stefasab@gmail.com>
lavf/http: fix/extend option descriptions In particular, favor …
6:10 AM Encode/AAC edited by llogan
"-afterburner 1" is default; -vbr probably doesn't need a stream specifier (diff)
3:46 AM Changeset in ffmpeg [d9226b37] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: dont leave stale pointers in next/last picture Fixes out …
3:09 AM Changeset in ffmpeg [cc548ea7] by Michael Niedermayer <michaelni@gmx.at>
vc1dec: ensure cbpcy_vlc has been set before decoding a frame. Fixes …
1:56 AM noStreams.wtv attached to Ticket #2133 by ramitb
1:55 AM Ticket #2133 (FFMPEG not able to find any audio or video streams in a working file) created by ramitb
Summary of the bug: The file plays find with MEdia Center, MEncoder …
1:51 AM Encode/AAC edited by llogan
add more encoders (diff)
1:34 AM Changeset in ffmpeg [3dab6e54] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavfi/yadif: fix shorthand/option mismatch Fix trac ticket #2128. …
1:11 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Carl Eugen Hoyos
As explained above, the autoselection chooses a stream with the …

Jan 11, 2013:

11:07 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Vlad SD
Yes, default selection of tracks in the file provided looses audio …
10:44 PM Changeset in ffmpeg [68329388] by Michael Niedermayer <michaelni@gmx.at>
fate: try to fix dirac Signed-off-by: Michael Niedermayer …
10:14 PM Changeset in ffmpeg [b53adef0] by Michael Niedermayer <michaelni@gmx.at>
h264: reset first_field when current_picture_ptr is reset Fixes NULL …
10:02 PM Changeset in ffmpeg [f6804c3e] by Martin Storsjö <martin@martin.st>
rtpdec: Remove a useless todo comment The question can be answered: …
10:02 PM Changeset in ffmpeg [54cb096e] by Martin Storsjö <martin@martin.st>
rtsp: Remove an outdated comment It is unclear what the bug exactly …
10:02 PM Changeset in ffmpeg [3900d53f] by Martin Storsjö <martin@martin.st>
rtsp: Remove references to weirdly named variables in other files One …
10:01 PM Changeset in ffmpeg [c44784c9] by Martin Storsjö <martin@martin.st>
rtp: Rename a static variable to normal naming conventions …
10:01 PM Changeset in ffmpeg [58b59718] by Martin Storsjö <martin@martin.st>
rtp: Cosmetic cleanup Remove leftover debug comments, fix brace …
8:18 PM Ticket #1873 (support zygoaudio) updated by compn
hi, please submit patch to ffmpeg-devel , include link to sample. …
7:37 PM CompilationGuide/Ubuntu edited by llogan
add yasm section now that x264 requires 1.2.0 (diff)
6:46 PM Changeset in ffmpeg [f8bab2f8] by Clément Bœsch <ubitux@gmail.com>
fate: add dirac decoding test (main profile).
5:20 PM Changeset in ffmpeg [969e75eb] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: Fix out of array read in unescaping code Found-by: Mateusz …
4:42 PM Changeset in ffmpeg [e5e422bc] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Fix integer overflow with many channels Fixes division by …
3:37 PM Changeset in ffmpeg [8d06be6b] by Michael Niedermayer <michaelni@gmx.at>
wavpack: check pointer to avoid overreading input buffer Found-by: …
2:43 PM Changeset in ffmpeg [85a4dbeb] by Michael Niedermayer <michaelni@gmx.at>
ra144enc: fix two "may be used uninitialized in this function" …
2:40 PM Ticket #681 (-vf mp=pullup leads to massive A/V-desync) updated by doconnor
I think it might work if the NoSkip filter was implemented. That …
2:18 PM Changeset in ffmpeg [2e230cf1] by Michael Niedermayer <michaelni@gmx.at>
au: switch to ff_pcm_read_packet() again, after the merge This fixes …
12:38 PM Changeset in ffmpeg [f137d576] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:02 PM Changeset in ffmpeg [bc182a6a] by Luca Barbato <lu_zero@gentoo.org>
configure: enable pic for shared libs on AArch64 Signed-off-by: …
12:01 PM Changeset in ffmpeg [6fc06489] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b8c5b263bc680eff5710bee5994de39d47fc15e' * commit …
11:47 AM FFmpeg and the SoX Resampler edited by robs
(diff)
11:42 AM Changeset in ffmpeg [fbde7b2d] by Luca Barbato <lu_zero@gentoo.org>
zmbv: Reset the decoder on keyframe errors Prevent the crash on …
11:42 AM Changeset in ffmpeg [58baa36] by Luca Barbato <lu_zero@gentoo.org>
vc1dec: prevent a crash due missing pred_flag parameter Handle …
11:30 AM Changeset in ffmpeg [8bfc8d88] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ec86ba57312745fd7ad9771e3121e79c6aacba30' * commit …
10:07 AM Changeset in ffmpeg [3ac85beb] by Paul B Mahol <onemda@gmail.com>
lavf: remove nonexistent symbols Signed-off-by: Paul B Mahol …
9:01 AM Changeset in ffmpeg [d11cb13b] by Martin Storsjö <martin@martin.st>
configure: enable pic for shared libs on AArch64 Signed-off-by: …
8:50 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) updated by Carl Eugen Hoyos
Type changed
8:50 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) updated by Carl Eugen Hoyos
Type changed
8:50 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) updated by Carl Eugen Hoyos
Priority changed
8:49 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) updated by Carl Eugen Hoyos
Priority changed
8:49 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) updated by Carl Eugen Hoyos
Version, Component changed
Also reproducible with ffmpeg.
8:49 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) updated by Carl Eugen Hoyos
Version, Component changed
Also reproducible with "ffmpeg -i sample.avi".
8:07 AM sample.avi attached to Ticket #2132 by Shital
avi for which video bitrate is not extracted
8:06 AM Ticket #2132 (ffprobe failes to extract video bitrate for some avi files) created by Shital
ffprobe failes to extract video bitrate for the attached avi file How …
7:26 AM video.webm attached to Ticket #2131 by Shital
webm file from which ffprobe does not extract audio/video bitrates
7:25 AM Ticket #2131 (ffprobe failes to extract video bitrate for webm file) created by Shital
Not able to get video/audio bitrate for the attached webm file. How …
4:07 AM Changeset in ffmpeg [c1d1ef4e] by Luca Barbato <lu_zero@gentoo.org>
zmbv: Reset the decoder on keyframe errors Prevent the crash on …
3:57 AM Changeset in ffmpeg [7b8c5b26] by Luca Barbato <lu_zero@gentoo.org>
vc1dec: prevent a crash due missing pred_flag parameter Handle …
3:46 AM Changeset in ffmpeg [23318a57] by Michael Niedermayer <michaelni@gmx.at>
error_concealment: Check that the picture is not in a half setup …
1:52 AM Encode/AAC edited by evilsoup
(diff)
1:51 AM Changeset in ffmpeg [8b47058c] by Michael Niedermayer <michaelni@gmx.at>
ass_split: fix out of array access in ass_split() Found-by: Mateusz …
1:31 AM Changeset in ffmpeg [97b1ba69] by Michael Niedermayer <michaelni@gmx.at>
ass_split: fix out of array access Found-by: Mateusz "j00ru" Jurczyk …
1:29 AM Encode/AAC edited by evilsoup
(diff)
1:21 AM Encode/AAC created by evilsoup
This seemed like the biggest omission on the wiki so far…
1:17 AM Changeset in ffmpeg [ca2e3f11] by Luca Barbato <lu_zero@gentoo.org>
matroska: Fix use after free Signed-off-by: Dale Curtis …
1:17 AM Changeset in ffmpeg [ebd3aa42] by Luca Barbato <lu_zero@gentoo.org>
vp3: Fix double free in vp3_decode_end() Signed-off-by: Dale Curtis …

Jan 10, 2013:

11:58 PM Changeset in ffmpeg [2c16bf2d] by Michael Niedermayer <michaelni@gmx.at>
vorbisdec: Check bark_map_size. This fixes potential divisions by …
11:34 PM Ticket #1387 (v4l2 uses wrong (default) parameters) updated by Carl Eugen Hoyos
Does it (h264 input from v4l2) work with current FFmpeg for you?
11:27 PM Ticket #1387 (v4l2 uses wrong (default) parameters) updated by burek
You can close this ticket, the problem was that uvc driver did not …
11:19 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by Scott Goldman
uploaded both the original mxf and transcoded m4 files with text …
11:12 PM Changeset in ffmpeg [ae3d4163] by Luca Barbato <lu_zero@gentoo.org>
matroska: Fix use after free Signed-off-by: Dale Curtis …
10:29 PM Ticket #2080 (Conversion of some .wtv files to .mpg produces unplayable file) closed by Carl Eugen Hoyos
duplicate: Replying to peterdeg: > WMP > * small - video starts …
10:16 PM Ticket #2080 (Conversion of some .wtv files to .mpg produces unplayable file) updated by Peter
Sorry to take so long to respond. Was doing some further testing. I …
10:07 PM Ticket #2129 (no_proxy environment variable implemented wrong) updated by Carl Eugen Hoyos
Analyzed by developer, Status changed
10:05 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by Carl Eugen Hoyos
Keywords, Component changed
Replying to scottgny3: > > "Maximum attachment size: …
10:01 PM WikiStart edited by evilsoup
(diff)
9:05 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by Scott Goldman
"Maximum attachment size: 2621440 bytes" the original mxf file is 376 …
8:55 PM Changeset in ffmpeg [7e5c5fa5] by Nicolas George <nicolas.george@normalesup.org>
lavfi/vf_overlay: check that filter_frame does not return EAGAIN. …
7:51 PM Changeset in ffmpeg [bb35a42e] by Diego Biurrun <diego@biurrun.de>
APIchanges: Fill in missing commit hashes
7:51 PM Changeset in ffmpeg [01a4e7f6] by Diego Biurrun <diego@biurrun.de>
lavf: Bump minor version to distinguish branch and master version …
7:27 PM Changeset in ffmpeg [a7454852] by Michael Niedermayer <michaelni@gmx.at>
swr: check that allocation of in/out_convert succeeded Signed-off-by: …
7:05 PM Changeset in ffmpeg [ec86ba57] by Luca Barbato <lu_zero@gentoo.org>
vp3: Fix double free in vp3_decode_end() Signed-off-by: Dale Curtis …
6:59 PM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by gjdfgh
I think the culprit is fontconfig. fontconfig/libass like to render …
6:17 PM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by Atarikid
FYI the FFmpeg builds for OSX found at …
5:51 PM Changeset in ffmpeg [e5a73626] by Michael Niedermayer <michaelni@gmx.at>
swr: Use a temporary buffer for dither/Noise shaping when the input is …
5:49 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) updated by mateo
Can you provide the sample you used as input ?
5:07 PM Changeset in ffmpeg [2eec9812] by Michael Niedermayer <michaelni@gmx.at>
swr: mark noise data for noise shaping as const Signed-off-by: …
5:06 PM Changeset in ffmpeg [558aa6c] by Michael Niedermayer <michaelni@gmx.at>
swr: add seperate in/out pointers to the noise shaping code …
5:01 PM Changeset in ffmpeg [fca51256] by Michael Niedermayer <michaelni@gmx.at>
swr: rename dither_pos to noise_pos THis more closely matches what …
4:54 PM Changeset in ffmpeg [f8936c6f] by Diego Biurrun <diego@biurrun.de>
fate: Split fate-siff test into demuxer and VB video decoder test
4:52 PM Ticket #2130 (Audio/Video Skew and Operation not permitted message) created by Scott Goldman
Summary of the bug: 2 issues that may be related. one is an error …
4:26 PM Changeset in ffmpeg [36055aa8] by Michael Niedermayer <michaelni@gmx.at>
idcin: fix memleak Found-by: valgrind Signed-off-by: Michael …
3:25 PM Ticket #1793 (Widevine support) updated by benito2313
If you want to play the stream that i have put on before, you need a …
3:23 PM HowToBurnSubtitlesIntoVideo edited by evilsoup
Added a picture-based subtitle burning example (diff)
2:24 PM Ticket #2129 (no_proxy environment variable implemented wrong) updated by Rudolf Polzer
To list some other common implementations: libcurl: quite simple - …
2:13 PM Ticket #2129 (no_proxy environment variable implemented wrong) updated by Rudolf Polzer
Also, in typical setups, one plays videos from external sources more …
2:03 PM Ticket #2129 (no_proxy environment variable implemented wrong) created by Rudolf Polzer
Summary of the bug: no_proxy is defined as an exclusion list; however, …
1:45 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by Roger Pack
Ok, here's to hoping that eventually regression tests can be modified …
12:07 PM Changeset in ffmpeg [91da6b97] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
12:03 PM Changeset in ffmpeg [b563afe6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not allow arbitrary packet size in aac decoder. Fixes a crash with …
11:57 AM Changeset in ffmpeg [ac6e074f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ed79093222ceb42f0c3a39095a69af0b32be5450' * commit …
11:52 AM Changeset in ffmpeg [56ca871f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5d0450461ff729be5f531d333d29754155e406c5' * commit …
11:45 AM Changeset in ffmpeg [a0dbe2a5] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7040e479a1530b2eda4b89a182d5eb50a77bd907' * commit …
11:40 AM Changeset in ffmpeg [6e44662b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ccc0ffb1ba3fc1adb05a9f56dfc26131e61db3fb' * commit …
11:33 AM Changeset in ffmpeg [8d691f87] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '12c2530b1d87fa94f81ea97df575b77c825e6f4f' * commit …
11:27 AM Changeset in ffmpeg [65b85279] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a' * commit …
11:19 AM Changeset in ffmpeg [8c7de73e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fd9147f11456a7e39a998d7270684922a2a46e6d' * commit …
11:05 AM Changeset in ffmpeg [dc5767ff] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c88d245c9866e48cb8a238b7564964c1fcf3315f' * commit …
11:03 AM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
Keywords changed
11:03 AM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
A user reported a problem with the aac decoder that is also a …
10:58 AM only_decode_3rd_channel_large.aac attached to Ticket #1694 by Carl Eugen Hoyos
10:51 AM Ticket #1793 (Widevine support) updated by Basje
I am not 100% into Widevine, but it uses a specific way of retreiving …
10:21 AM Changeset in ffmpeg [452f6329] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'af68a2baae6761044cbed95575e8bcfebf55c6f1' * commit …
10:17 AM Ticket #2127 (-- does not separate options and arguments before) updated by Carl Eugen Hoyos
Priority, Keywords changed
10:15 AM Ticket #2127 (-- does not separate options and arguments before) updated by nerdinand
Replying to cehoyos: > But since FFmpeg command lines must …
10:12 AM Changeset in ffmpeg [be894d6c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'c837b38dd33a11c3810e988a60193a858eb4f58c' * commit …
10:08 AM Ticket #2127 (-- does not separate options and arguments before) updated by Carl Eugen Hoyos
Replying to nerdinand: > The idea of the double dash is to …
10:06 AM Ticket #2128 (yadif error: Option 'enable' not found) closed by Carl Eugen Hoyos
fixed: Fixed by you, thank you!
10:01 AM Changeset in ffmpeg [0287eea9] by Stefano Sabatini <stefasab@gmail.com>
lavfi/yadif: fix shorthand/option mismatch Fix trac ticket #2128. …
10:00 AM Ticket #2127 (-- does not separate options and arguments before) updated by nerdinand
The idea of the double dash is to have only the file name to come …
9:56 AM Changeset in ffmpeg [4cd89022] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '2613de88051818abafccb98646394341887acb3a' We dont use …
9:45 AM Ticket #2128 (yadif error: Option 'enable' not found) updated by André
Sent a patch for this issue: …
9:18 AM Changeset in ffmpeg [70a65eca] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a7b56883d1333cdfcdf0fa7584a333841b86114' * commit …
9:17 AM Ticket #1793 (Widevine support) updated by benito2313
Replying to cehoyos: > Replying to [comment:11
9:04 AM Changeset in ffmpeg [f023003c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything.
8:56 AM Ticket #2128 (yadif error: Option 'enable' not found) created by André
When called with third option, yadif throws an error. This works: …
8:43 AM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by Carl Eugen Hoyos
Resolution changed
Yes, I am sorry, I misread the original description, this is not a …
8:36 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Carl Eugen Hoyos
Type changed
You originally reported that FFmpeg "looses" audio when encoding, this …
8:33 AM Ticket #1793 (Widevine support) updated by Carl Eugen Hoyos
Replying to benito2313: > Yes, i am à bit new to all of …
7:43 AM Changeset in ffmpeg [76c40fbe] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Don't trim too much data from broken frames Previously, …
7:41 AM Changeset in ffmpeg [3b366c3a] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Simplify code by using an existing helper function …
7:40 AM Changeset in ffmpeg [ed790932] by Martin Storsjö <martin@martin.st>
rtpdec: Add a terminating null byte at the end of the SDES/CNAME This …
6:23 AM Ticket #1793 (Widevine support) updated by benito2313
Yes, i am à bit new to all of this so did not know how to explain What …
6:05 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Vlad SD
Type changed
6:04 AM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Vlad SD
Thank you, I am here to make ffmpeg the best product/tool on the …
5:29 AM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by Roger Pack
#332's complaint was that "--enable-frei0r" didn't fail configure even …
3:57 AM Changeset in ffmpeg [6471f63d] by Michael Niedermayer <michaelni@gmx.at>
wmalosslessdec: make arrays indexed by ch large enough for maximum …
3:57 AM Changeset in ffmpeg [7cb46b51] by Michael Niedermayer <michaelni@gmx.at>
targa: use checked bytestream read Fix out of array read Found-by: …
3:57 AM Changeset in ffmpeg [2b12d1ff] by Michael Niedermayer <michaelni@gmx.at>
qdm2: fix out of stack array read. The read value is not used when …
2:57 AM Encode/MPEG-4 edited by llogan
building a reputation as a nitlord (diff)
12:44 AM Changeset in ffmpeg [2672b2c1] by Michael Niedermayer <michaelni@gmx.at>
swr: scale data down in noise shaping to avoid cliping Signed-off-by: …
12:36 AM Ticket #1918 (AAC decoding regression) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Replying to cehoyos: > The first decoding problem occurs …
12:09 AM Ticket #1694 (Decoding a possibly damaged aac sample fails from a specific position on) updated by Carl Eugen Hoyos
Keywords, Status, Priority changed
Regression since 1232723 / 9fb7e14.

Jan 9, 2013:

11:27 PM Changeset in ffmpeg [0b60fc94] by Michael Niedermayer <michaelni@gmx.at>
swr: reorder the operations in the noise shaping code Signed-off-by: …
11:25 PM Changeset in ffmpeg [ead3a2a3] by Michael Niedermayer <michaelni@gmx.at>
swr: add noise_scale field to seperate it from the noise shaping …
10:36 PM Ticket #2127 (-- does not separate options and arguments before) updated by Carl Eugen Hoyos
I don't think this is a regression since it did not work correctly …
10:28 PM Changeset in ffmpeg [6908ded2] by Michael Niedermayer <michaelni@gmx.at>
swr: fix the noise sample type for noise shaping Signed-off-by: …
10:28 PM Changeset in ffmpeg [3ef06f34] by Michael Niedermayer <michaelni@gmx.at>
swr: split swri_dither_init() out Signed-off-by: Michael Niedermayer …
10:28 PM Changeset in ffmpeg [dc60ecdb] by Michael Niedermayer <michaelni@gmx.at>
doc: add noise shaping dithers Signed-off-by: Michael Niedermayer …
10:20 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Carl Eugen Hoyos
While I have no idea what "web player" may be, I suspect it does not …
10:18 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) closed by Carl Eugen Hoyos
worksforme: Replying to vkroutik: > I am back since the issue with …
10:17 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by Carl Eugen Hoyos
Before reopening, could you explain what the difference between ticket …
10:14 PM Ticket #2115 (Hinting using ffmpeg) closed by Carl Eugen Hoyos
fixed: I added -movflags rtphint to the mov muxer documentation.
10:13 PM Changeset in ffmpeg [c20ce9ad] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add -movflags rtphint documentation.
10:11 PM Ticket #1793 (Widevine support) updated by Carl Eugen Hoyos
Version, Component changed
Do I understand correctly that Widevine is a DRM solution for HLS?
8:07 PM Changeset in ffmpeg [a800fd5] by Luca Barbato <lu_zero@gentoo.org>
yuv4mpeg: do not use deprecated functions Use the libavutil replacement.
8:07 PM Changeset in ffmpeg [fba8e5b6] by Luca Barbato <lu_zero@gentoo.org>
oggdec: fix faulty cleanup prototype
7:49 PM Changeset in ffmpeg [06deaf8a] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: return 0 from idcin_read_packet() on success. This matches the …
7:49 PM Changeset in ffmpeg [5d04504] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: better error handling Add some additional checks for EOF and …
7:49 PM Changeset in ffmpeg [33f58c36] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: check for integer overflow when calling av_get_packet() …
7:49 PM Changeset in ffmpeg [7040e479] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: allow seeking back to the first packet Also, do not allow …
7:49 PM Changeset in ffmpeg [49543373] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: set AV_PKT_FLAG_KEY for video packets with a palette
7:49 PM Changeset in ffmpeg [ccc0ffb1] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: set start_time and packet duration instead of manually tracking …
7:49 PM Changeset in ffmpeg [4b840930] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: set channel_layout
7:49 PM Changeset in ffmpeg [12c2530b] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: fix check for presence of an audio stream
7:49 PM Changeset in ffmpeg [b0c96e06] by Justin Ruggles <justin.ruggles@gmail.com>
idcin: validate header parameters Avoids using unsupported parameters …
7:49 PM Changeset in ffmpeg [f7bf72a4] by Justin Ruggles <justin.ruggles@gmail.com>
idcinvideo: correctly set AVFrame defaults
7:17 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) updated by Roger Pack
If there's nobody that could check and confirm this is a duplicate in …
7:05 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) reopened by Vlad SD
6:33 PM Ticket #2110 (Mov file when used with FFMPEG loses audio all together while track is ...) updated by Vlad SD
I am back since the issue with MOV file is not resolved. While your …
5:41 PM Changeset in ffmpeg [8514d5bc] by Michael Niedermayer <michaelni@gmx.at>
swr: remove unused variable Signed-off-by: Michael Niedermayer …
5:41 PM Changeset in ffmpeg [3ab19706] by Michael Niedermayer <michaelni@gmx.at>
swr: move dither related fields to their own context Signed-off-by: …
5:41 PM Changeset in ffmpeg [899157b3] by Luca Barbato <lu_zero@gentoo.org>
yadif: Port inline assembly to yasm Signed-off-by: Luca Barbato …
5:30 PM Changeset in ffmpeg [ba1314c2] by Michael Niedermayer <michaelni@gmx.at>
swr: update copyright years of a few files iam working on …
5:25 PM Changeset in ffmpeg [82742294] by Michael Niedermayer <michaelni@gmx.at>
swr: Implement Noise shaping dither The following variants are …
4:52 PM Changeset in ffmpeg [f7a3c540] by Justin Ruggles <justin.ruggles@gmail.com>
au: remove unnecessary casts
4:52 PM Changeset in ffmpeg [2f8207b1] by Justin Ruggles <justin.ruggles@gmail.com>
au: return AVERROR codes instead of -1
4:52 PM Changeset in ffmpeg [fd9147f1] by Justin Ruggles <justin.ruggles@gmail.com>
au: cosmetics: pretty-print and remove pointless comments
4:52 PM Changeset in ffmpeg [c88d245c] by Justin Ruggles <justin.ruggles@gmail.com>
au: use ff_raw_write_packet()
4:52 PM Changeset in ffmpeg [bdd00e2d] by Justin Ruggles <justin.ruggles@gmail.com>
au: set stream start time and packet durations
4:52 PM Changeset in ffmpeg [af68a2ba] by Justin Ruggles <justin.ruggles@gmail.com>
au: use %u when printing id and channels since they are unsigned
4:52 PM Changeset in ffmpeg [47d029a4] by Justin Ruggles <justin.ruggles@gmail.com>
au: validate sample rate
4:52 PM Changeset in ffmpeg [c837b38d] by Justin Ruggles <justin.ruggles@gmail.com>
au: move skipping of unused data to before parameter validation Also …
4:52 PM Changeset in ffmpeg [fb48f825] by Justin Ruggles <justin.ruggles@gmail.com>
au: do not arbitrarily limit channel count Nothing in the AU …
4:52 PM Changeset in ffmpeg [2613de88] by Justin Ruggles <justin.ruggles@gmail.com>
au: do not set pkt->size directly It is already set by …
4:52 PM Changeset in ffmpeg [bd4cdef5] by Justin Ruggles <justin.ruggles@gmail.com>
au: set block_align and use it in au_read_packet()
4:52 PM Changeset in ffmpeg [9a7b5688] by Justin Ruggles <justin.ruggles@gmail.com>
au: set bit rate
4:52 PM Changeset in ffmpeg [3f98848d] by Justin Ruggles <justin.ruggles@gmail.com>
au: validate bits-per-sample separately from codec tag
3:34 PM Ticket #2127 (-- does not separate options and arguments before) updated by nerdinand
I just did a git bisect and it looks like …
1:37 PM Ticket #2127 (-- does not separate options and arguments before) created by Philipp Hagemeister
To convert the file -dash.mp4 to -dash.mp3, ffmpeg 0.11 allowed …
1:14 PM Changeset in ffmpeg [5b69c07d] by Peter Ross <pross@xvid.org>
frmdec: tag 5 is AV_PIX_FMT_BGRA with reversed alpha (0=solid/opaque …
12:47 PM How to speed up / slow down a video edited by evilsoup
Added atempo filter & speeding up video and audio at the same time (diff)
11:32 AM Ticket #1793 (Widevine support) updated by benito2313
In the above file you can find a xbmc log file when playning the strm …
11:31 AM m3u8 - xbmc.log attached to Ticket #1793 by benito2313
M3U8 - XBMC LOG
11:30 AM Changeset in ffmpeg [4765f63] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: xan: …
11:14 AM Changeset in ffmpeg [75afbe2a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a' * commit …
11:06 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by bonconboy
> Is the file output_handbrake.mkv (the one that you uploaded) played …
10:59 AM Ticket #1793 (Widevine support) updated by benito2313
In the netherlands we have a cable company that uses widevine to watch …
10:53 AM Ticket #2085 (h264 remuxed from flv to mov fails on Android (duplicated SPS)) updated by mikhailov
What would you advice me to try? I can provide more file samples if …
10:48 AM Changeset in ffmpeg [34c1c08c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '86d9181cf41edc3382bf2481f95a2fb321058689' * commit …
10:42 AM Changeset in ffmpeg [8c3ae9ee] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '42805eda554a7fc44341282771531e7837ac72b7' * commit …
10:41 AM 00003.MTS attached to Ticket #2111 by bonconboy
10:38 AM 00002.MTS attached to Ticket #2111 by bonconboy
10:37 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by Carl Eugen Hoyos
Sorry, but it appears I completely fail to understand your report;-( …
10:37 AM 00001.MTS attached to Ticket #2111 by bonconboy
10:36 AM 00000.MTS attached to Ticket #2111 by bonconboy
10:35 AM Changeset in ffmpeg [7b822b1d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9c80ed836a511293f4cc3a858060969d32f2b1ce' * commit …
10:32 AM output_ffmpeg_bitexact.mkv attached to Ticket #2111 by bonconboy
10:31 AM output_ffmpeg_map.mkv attached to Ticket #2111 by bonconboy
10:30 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by bonconboy
> Do you already know why the output of "ffmpeg -i …
10:26 AM Changeset in ffmpeg [aed58f6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '92e354b655613b88c3c202a7e19e7037daed37eb' * commit …
10:14 AM Changeset in ffmpeg [71194ef6] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT This allows …
9:19 AM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by eelco
I found out it only seems reproducible with a 5.1 audio track. The …
9:01 AM Ticket #1793 (Widevine support) updated by Carl Eugen Hoyos
Replying to benito2313: > I was wondering if somebody had …
8:59 AM Changeset in ffmpeg [d744801] by Diego Biurrun <diego@biurrun.de>
xan: Convert to bytestream2 Signed-off-by: Diego Biurrun …
8:56 AM Ticket #2108 (empty frame add the end of the video) closed by Carl Eugen Hoyos
invalid: Replying to ben: > I thought it was 2:85 because ffmpeg -i …
8:48 AM Changeset in ffmpeg [ddb03171] by Carl Eugen Hoyos <cehoyos@ag.or.at>
dirac: fix inverted check Regression since: ea6da80 Fixes Ticket2123 …
6:28 AM Ticket #1793 (Widevine support) updated by benito2313
Hello, I was wondering if somebody had the time yet to take à look at …
2:29 AM 012v.avi attached to Ticket #2126 by ami_stuff
2:29 AM Ticket #2126 (012v decodes incorrectly) created by ami_stuff
[…]
1:06 AM Ticket #2108 (empty frame add the end of the video) updated by ben
I thought it was 2:85 because ffmpeg -i myinput.mp4 says: Duration: …
1:05 AM Changeset in ffmpeg [f3c9d8d4] by Michael Niedermayer <michaelni@gmx.at>
swr: use SIMD for dithering Signed-off-by: Michael Niedermayer …
12:36 AM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Clément Bœsch
Backported by Carl in the 1.1 branch (fix will be present in 1.1.1).
12:32 AM Ticket #2123 (dirac problem - regression) closed by Clément Bœsch
fixed: Fixed by Michael in 57bdd676. Note: a patch to add a FATE test is …
12:17 AM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by Clément Bœsch
I'm not able to reproduce with a local mkv. Would you mind uploading a …
12:08 AM Changeset in ffmpeg [57bdd676] by Michael Niedermayer <michaelni@gmx.at>
dirac: fix inverted check Regression since: ea6da80 Fixes Ticket2123 …

Jan 8, 2013:

11:59 PM Ticket #2125 (Add dnxhd-tr support (cid 1244)) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
11:47 PM dnxhd-tr.mov attached to Ticket #2125 by cbsrobot
dnxhd-tr sample
11:47 PM Ticket #2125 (Add dnxhd-tr support (cid 1244)) created by cbsrobot
ffmpeg fails with [dnxhd @ 0x7fe9c4456200] unsupported cid 1244 […]
10:42 PM Ticket #1898 (configure --as broken) updated by Clément Bœsch
Status, Owner changed
Seems to be related to as waiting on stdin. 'Going to look into this.
10:26 PM Changeset in ffmpeg [606aa3ba] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/mux: do not pass a copy of the packet to write_packet(). …
10:26 PM Changeset in ffmpeg [36dac6da] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add forgotten AVC Intra entry to Changelog. (cherry picked from commit …
10:26 PM Changeset in ffmpeg [9202824e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Changelog: move Megalux where it belongs Signed-off-by: Paul B Mahol …
10:24 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) closed by Clément Bœsch
fixed: Fixed in 119d70db. Thanks for the report.
10:21 PM Changeset in ffmpeg [119d70db] by Clément Bœsch <ubitux@gmail.com>
lavf/mux: do not pass a copy of the packet to write_packet(). …
9:00 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Clément Bœsch
Owner changed
Looking into this. Edit: patch pending on the mailing-list.
8:42 PM Changeset in ffmpeg [59220d55] by Justin Ruggles <justin.ruggles@gmail.com>
oggenc: add a page_duration option and deprecate the pagesize option …
8:36 PM The Last Emotion.mp3 attached to Ticket #2124 by Carl Eugen Hoyos
8:35 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Regression since 0072116. […]
7:52 PM Changeset in ffmpeg [a6a3164b] by Justin Ruggles <justin.ruggles@gmail.com>
x86: lavr: add SSE2/AVX dither_int_to_float()
7:52 PM Changeset in ffmpeg [1fb8f6a4] by Justin Ruggles <justin.ruggles@gmail.com>
x86: lavr: add SSE2 quantize() for dithering
7:51 PM Changeset in ffmpeg [142c3909] by Justin Ruggles <justin.ruggles@gmail.com>
doc/APIchanges: fill in missing dates and hashes.
7:28 PM Changeset in ffmpeg [a260c797] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix dither to 24bit PCM output Signed-off-by: Michael …
7:14 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Atarikid
Added an example. ;)
7:09 PM dirac_problem_cut.ts attached to Ticket #2123 by Carl Eugen Hoyos
7:07 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Carl Eugen Hoyos
Please provide (or point to) a sample.
7:07 PM Changeset in ffmpeg [9aec63af] by Michael Niedermayer <michaelni@gmx.at>
swr: fix assertion failure if dither is used without the preout buffer …
7:07 PM Changeset in ffmpeg [252316c8] by Michael Niedermayer <michaelni@gmx.at>
img2dec: fix -loop This fixes a infinite loop with -loop and -vframes …
7:07 PM Ticket #2123 (dirac problem - regression) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Description changed
Regression since ea6da80.
6:59 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Atarikid
Just try any source file (mp3) with coverart. If you still need an …
6:59 PM Changeset in ffmpeg [0b68ebc4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-decoder=dirac.
6:49 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Carl Eugen Hoyos
Description changed
6:49 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please provide (or point to) a sample.
6:47 PM Changeset in ffmpeg [9e2387a] by Paul B Mahol <onemda@gmail.com>
fate: upate after 55d32eed8f Signed-off-by: Paul B Mahol …
6:41 PM Ticket #2124 (Libmp3 issues with FFmpeg 1.1) created by Atarikid
When encoding to mp3 with FFmpeg 1.1 and the source has cover art it …
5:44 PM Ticket #2123 (dirac problem - regression) created by DonMoir
Using this file: http://sms.pangolin.com/temp/dirac_problem.ts (99MB) …
5:23 PM Changeset in ffmpeg [6f724411] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Request a keyframe if RTP packets are lost Signed-off-by: …
4:51 PM Changeset in ffmpeg [626756ae] by Paul B Mahol <onemda@gmail.com>
img2dec: do not change packet pts for image2pipe Signed-off-by: Paul …
3:48 PM Changeset in ffmpeg [86d9181c] by Martin Storsjö <martin@martin.st>
rtpdec: Support sending RTCP feedback packets This sends NACK for …
3:47 PM Changeset in ffmpeg [42805eda] by Martin Storsjö <martin@martin.st>
rtpdec: Store the dynamic payload handler in the rtpdec context This …
3:43 PM Changeset in ffmpeg [9c80ed83] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Avoid a warning about a possibly unused variable The …
3:42 PM Changeset in ffmpeg [09ed8098] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Make sure the previous packet is returned This is a bug …
3:42 PM Changeset in ffmpeg [92e354b6] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Set the timestamp when returning a deferred packet …
3:33 PM Changeset in ffmpeg [ba8cb33] by Martin Storsjö <martin@martin.st>
hlsenc: Make the start_number option set the right variable …
3:22 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by Carl Eugen Hoyos
Priority, Version changed
2:40 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by eelco
Yes. […]
2:29 PM Changeset in ffmpeg [55d32eed] by Paul B Mahol <onemda@gmail.com>
img2dec: seeking support Signed-off-by: Paul B Mahol <onemda@gmail.com>
2:25 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) updated by Carl Eugen Hoyos
Keywords changed
Is the problem also reproducible with current git head? Please provide …
2:08 PM Ticket #2122 (Commit 75d900d makes skipping in the input while using swresample very slow) created by eelco
In commit 75d900d52edb281eb4ab4989800e75abe7555937 the memory …
1:32 PM Changeset in ffmpeg [86159703] by Michael Niedermayer <michaelni@gmx.at>
ff_find_pix_fmt: return NONE for the "not found" case. Found-by: …
12:31 PM Changeset in ffmpeg [ff6b3400] by Nicolas George <nicolas.george@normalesup.org>
lavfi: fix use-after-free in ff_filter_frame. Unlike the original …
12:14 PM Changeset in ffmpeg [315f15af] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtsp: …
12:05 PM Changeset in ffmpeg [48d30f67] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8729698d50739524665090e083d1bfdf28235724' * commit …
11:56 AM Changeset in ffmpeg [249fca3d] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '074a00d192c0e749d677b008b337da42597e780f' * commit …
11:49 AM Changeset in ffmpeg [3a0bac27] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a' * commit …
11:46 AM Changeset in ffmpeg [32cf37d0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715' * commit …
11:45 AM Changeset in ffmpeg [adc7296a] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305' * commit …
11:34 AM Changeset in ffmpeg [3bca69c2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3' * commit …
10:30 AM vlc-bug.oga attached to Ticket #2121 by Carl Eugen Hoyos
10:30 AM Ticket #2121 (Regression demuxing ogg) created by Carl Eugen Hoyos
(videolan ticket 8005) I will attach a sample that decodes with …
9:47 AM Ticket #2118 (Reading option: -b:a is -b:a' ... matched as option 'b' (video bitrate ...) updated by Carl Eugen Hoyos
Description changed
9:22 AM Changeset in ffmpeg [f811cd2d] by Martin Storsjö <martin@martin.st>
rtsp: Respect max_delay for the reordering queue when using custom IO …
9:22 AM Changeset in ffmpeg [8729698d] by Martin Storsjö <martin@martin.st>
rtsp: Recheck the reordering queue if getting a new packet If we …
2:49 AM Changeset in ffmpeg [7ff3fd7a] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: log channel conversion description for any-to-any functions
2:49 AM Changeset in ffmpeg [4164b0e] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: mix: reduce the mixing matrix when possible If the matrix …
2:49 AM Changeset in ffmpeg [1ccf82cf] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: cosmetics: reindent
2:49 AM Changeset in ffmpeg [074a00d1] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: add a public function for setting a custom channel map This …
2:49 AM Changeset in ffmpeg [4d68269d] by Justin Ruggles <justin.ruggles@gmail.com>
lavr: typedef internal structs in internal.h Simplifies header …
2:08 AM ffmpeg_ma2_mono_8khz.mmf attached to Ticket #2120 by ami_stuff
2:08 AM ma2_mono_8khz.mmf attached to Ticket #2120 by ami_stuff
2:08 AM Ticket #2120 (mmf files generated by ffmpeg does not play with yamaha software player) created by ami_stuff
Currently FFmpeg creates mmf files which are uplayable by yamaha …
1:58 AM Changeset in ffmpeg [1a088f61] by Michael Niedermayer <michaelni@gmx.at>
oggparseskeleton: Check the overall start time before using it. Fixes …
1:54 AM Changeset in ffmpeg [4c80184c] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: allow 2 components in ljpeg_decode_yuv_scan() Fixes …
12:29 AM Ticket #2080 (Conversion of some .wtv files to .mpg produces unplayable file) updated by Carl Eugen Hoyos
I tested the following: […] […] […] The output file looks as …
12:08 AM Changeset in ffmpeg [b23aff67] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Add forgotten AVC Intra entry to Changelog.

Jan 7, 2013:

11:56 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by Carl Eugen Hoyos
Status changed
11:28 PM Changeset in ffmpeg [953061ed] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: more complete dts checks Fixes division by zero …
11:28 PM Changeset in ffmpeg [3b57bb47] by Michael Niedermayer <michaelni@gmx.at>
svq1dec: check that the reference frame matches in size before using …
10:52 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by DarkeoX099
Here's is my CLI output. […]
10:42 PM Ticket #1244 (ogg: vorbis_header() leaks memory allocated for packets in private data.) updated by Carl Eugen Hoyos
The leak has changed: […]
10:07 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by Carl Eugen Hoyos
Keywords changed
10:05 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by Carl Eugen Hoyos
Keywords, Component changed
Please provide the complete, uncut console output of "ffmpeg -i 04 …
10:04 PM Ticket #2118 (Reading option: -b:a is -b:a' ... matched as option 'b' (video bitrate ...) updated by Carl Eugen Hoyos
Replying to natsmith52: > -ab no longer appears to work; …
10:01 PM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Replying to jamal: > Replying to cehoyos: > > …
9:07 PM Changeset in ffmpeg [dbf0a90] by Clément Bœsch <ubitux@gmail.com>
lavc: fix forgotten "que" reference. This should have been part of …
8:35 PM Changeset in ffmpeg [0780fe27] by Michael Niedermayer <michaelni@gmx.at>
rmdec: Limit videobufsize to remaining amount of data Fixes excessive …
8:35 PM Changeset in ffmpeg [f65daf57] by Michael Niedermayer <michaelni@gmx.at>
rv10: always check direct mode interpolation times. Fixes Division by …
8:29 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by Alexander Strasser
http://www.neillcorlett.com/psf/ Just stumbled on it and thought it …
8:26 PM Ticket #2119 (Support for Playstation 2 Audio file format) updated by DarkeoX099
Summary changed
8:24 PM 104 rtown0 delta (water capital server mac anu).psf2 attached to Ticket #2119 by DarkeoX099
Sample .psf2 file
8:22 PM Ticket #2119 (Support for Playstation 2 Audio file format) created by DarkeoX099
Hello, I would like first to thank the whole FFMPEG team the awesome …
8:07 PM Ticket #2118 (Reading option: -b:a is -b:a' ... matched as option 'b' (video bitrate ...) created by NATHANIEL K. SMITH
-report: Using -b:a to set the audio; is reported to match to the …
7:55 PM Changeset in ffmpeg [6042a121] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Extend commit message section If a bug exists on the tracker, …
7:55 PM Changeset in ffmpeg [ac2603be] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Mention memory allocation in the fuzz testing section It's …
7:55 PM Changeset in ffmpeg [dc3e12d1] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Mention zzuf in the fuzz testing section It's pretty much the …
7:55 PM Changeset in ffmpeg [b5f9b9ac] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Merge disjointed bits about emailing patches We obviously prefer …
7:55 PM Changeset in ffmpeg [9a00374c] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
doc: Fix a few typos in the developer documentation Signed-off-by: …
7:33 PM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by Clément Bœsch
Replying to reimar: […] > Something else that might be …
7:16 PM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by jamal
Replying to cehoyos: > I am not sure I understand: Can you …
5:16 PM CompilationGuide/MacOSX edited by jazmann
(diff)
5:13 PM CompilationGuide/MacOSX edited by jazmann
Comment about the new version of autoconfig generating an error. (diff)
2:59 PM Changeset in ffmpeg [a572cc8] by Peter Ross <pross@xvid.org>
wtvdec: prevent memory leak in get_tag()
2:47 PM Changeset in ffmpeg [7fb87bc5] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: check dimension validity Signed-off-by: Michael …
2:47 PM Changeset in ffmpeg [bcc4ef1a] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: Correctly mask dimensions Signed-off-by: Michael …
2:31 PM Changeset in ffmpeg [878e5bd6] by Michael Niedermayer <michaelni@gmx.at>
mpeg12: Support decoding dimensions that are a multiple of 4096 …
2:07 PM Ticket #2096 (Audio glitches when converting from speex in flv/f4v - regression from ...) updated by Carl Eugen Hoyos
To decode speex audio you need a FFmpeg binary that was compiled with …
2:00 PM Ticket #2096 (Audio glitches when converting from speex in flv/f4v - regression from ...) updated by kirill_p
Thanks for a fast resolution. Was it already committed in to the …
1:32 PM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by compn
email google and ask them to open up vp6. iirc they didnt have time …
1:28 PM Ticket #1282 (VP6F Libavcodec decoding bug (slowly accumulating artifacts)) updated by TSR
Hi, has there been any advancements regarding this bug?
1:20 PM Changeset in ffmpeg [7a6beedd] by Michael Niedermayer <michaelni@gmx.at>
oggparsevorbis: fix vorbis_cleanup return type Signed-off-by: Michael …
1:20 PM Changeset in ffmpeg [1700be58] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: oggdec: …
1:03 PM Changeset in ffmpeg [2db8660f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '89b51b570daa80e6e3790fcd449fe61fc5574e07' * commit …
12:25 PM Changeset in ffmpeg [bbae6859] by Diego Biurrun <diego@biurrun.de>
xwma: Remove unused variable Signed-off-by: Diego Biurrun …
12:14 PM Changeset in ffmpeg [8b4842c2] by Peter Ross <pross@xvid.org>
wtvdec: warn about truncated files
12:14 PM Changeset in ffmpeg [801b6366] by Peter Ross <pross@xvid.org>
wtvenc: mux thumbnail picture
12:14 PM Changeset in ffmpeg [361ecb61] by Peter Ross <pross@xvid.org>
wtvdec: ignore WM/MediaThumbType metadata entry This tag is used by …
12:14 PM Changeset in ffmpeg [50883693] by Peter Ross <pross@xvid.org>
wtvdec: demux thumbnail picture to AVStream.attached_pic
11:43 AM Changeset in ffmpeg [2a89081c] by Paul B Mahol <onemda@gmail.com>
Add EVRCA and SMV codec id Demuxing files should be possible even if …
11:37 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by Carl Eugen Hoyos
Do you already know why the output of "ffmpeg -i output_handbrake.mkv" …
11:06 AM Changeset in ffmpeg [6cff56f0] by Peter Ross <pross@xvid.org>
frmdec: tag 2 is AV_PIX_FMT_RGB0
11:06 AM Changeset in ffmpeg [8d4c817c] by Peter Ross <pross@xvid.org>
frmdec: terminate frm_pix_fmt_tags
11:06 AM Changeset in ffmpeg [f2dc158b] by Peter Ross <pross@xvid.org>
frmdec: use AV_PIX_FMT_xxx
10:48 AM Changeset in ffmpeg [25160236] by Paul B Mahol <onemda@gmail.com>
012v: remove double ; and return correct error code if ff_get_buffer() …
10:19 AM Changeset in ffmpeg [7f7f31bf] by Paul B Mahol <onemda@gmail.com>
iff: support seeking with maud Signed-off-by: Paul B Mahol …
10:14 AM Changeset in ffmpeg [0135dd73] by Reinhard Tartler <siretart@tauware.de>
update Changelog
10:08 AM Changeset in ffmpeg [3174137d] by Paul B Mahol <onemda@gmail.com>
w64: fact guid support Signed-off-by: Paul B Mahol <onemda@gmail.com>
9:48 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by TimNich
Replying to cehoyos: > Replying to nichot20: > …
9:45 AM Changeset in ffmpeg [e13c5abb] by Paul B Mahol <onemda@gmail.com>
Changelog: move Megalux where it belongs Signed-off-by: Paul B Mahol …
9:33 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by Carl Eugen Hoyos
Replying to nichot20: > Is this limitation to H264 input …
9:16 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by TimNich
Replying to cehoyos: > color_range is an input option that …
9:11 AM Ticket #2115 (Hinting using ffmpeg) updated by Carl Eugen Hoyos
Priority, Type, Version, Component, Status changed
Searching for "hint" in "ffmpeg -h full" only shows this option: Where …
9:01 AM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by Carl Eugen Hoyos
Please compile current FFmpeg, a default compilation with ./configure …
8:51 AM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by Carl Eugen Hoyos
I am not sure I understand: Can you reproduce the crash?
8:21 AM Changeset in ffmpeg [e817d913] by Diego Biurrun <diego@biurrun.de>
asfdec: Fix printf format string length modifier
8:07 AM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by Hendrik
The file was recorded from an online streaming service, here is the …
8:00 AM Changeset in ffmpeg [c01be297] by Luca Barbato <lu_zero@gentoo.org>
oggdec: make sure the private parse data is cleaned up (cherry picked …
8:00 AM Changeset in ffmpeg [42bd6d9c] by Luca Barbato <lu_zero@gentoo.org>
oggdec: free the ogg streams on read_header failure Plug an annoying …
4:52 AM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by Michael Niedermayer
posted a patch that fixes this file. Do you have more files like this …
4:12 AM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by Michael Niedermayer
Analyzed by developer changed
The file contains 2 concatenated ogg vorbis streams, the first is very …
4:10 AM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by ramitb
I don't see ffmpeg_g anywhere in the Zeronae builds
4:06 AM Ticket #1917 (Crash with -acodec libfdk_aac -f latm) updated by jamal
Try running "ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov …
2:29 AM Ticket #2115 (Hinting using ffmpeg) updated by Vlad SD
yes, please close it, your hinting as good as mp4box, I wish it was …
2:21 AM output_ffmpeg_no29.mp4 attached to Ticket #2111 by bonconboy
2:20 AM output_ffmpeg_25.mp4 attached to Ticket #2111 by bonconboy
2:18 AM output_ffmpeg_vsync.mp4 attached to Ticket #2111 by bonconboy
2:16 AM output_ffmpeg_no29.mkv attached to Ticket #2111 by bonconboy
2:14 AM output_ffmpeg_25.mkv attached to Ticket #2111 by bonconboy
2:12 AM output_ffmpeg_vsync.mkv attached to Ticket #2111 by bonconboy
2:09 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by bonconboy
Result -vsync 1 option stop, playback, and black screen are repeated. …
1:35 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by Carl Eugen Hoyos
Didn’t you upload the file?
1:13 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by bonconboy
Thank you for replies. >I am very curious why I cannot reproduce the …
1:01 AM Changeset in ffmpeg [92e79e59] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' Merge only for metadata, …
12:51 AM Changeset in ffmpeg [c526a01c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '4f50646697606df39317b93c2a427603b77636ee' * commit …
12:40 AM Changeset in ffmpeg [84293203] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '44a0036d10579ed91e48df24859e54b08a582742' * commit …
12:35 AM Changeset in ffmpeg [ea93ccf0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0' * commit …
12:30 AM Changeset in ffmpeg [55d8cac2] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '6689474b91049411b5b7986616d1c66b701ae11f' * commit …
12:24 AM Changeset in ffmpeg [501db2f] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9dbbda235d93d628777b986e502213f1ed390973' * commit …
12:11 AM Changeset in ffmpeg [4b20d307] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '7b1fbd4729a52dd7c02622dbe7bb81a6a7ed12f8' * commit …
12:05 AM Changeset in ffmpeg [16b0b753] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
12:01 AM Changeset in ffmpeg [d3066030] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '3c6e5a840c45fd3b832e86881602a72e47d46f19' * commit …

Jan 6, 2013:

11:55 PM Changeset in ffmpeg [302d2591] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
11:52 PM Changeset in ffmpeg [10ac4419] by Carl Eugen Hoyos <cehoyos@ag.or.at>
ffmpeg: mark attachment streams finished. Fix trac ticket #2083. …
11:45 PM Changeset in ffmpeg [da5f4e4d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
11:43 PM Changeset in ffmpeg [fe9cbf58] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
11:41 PM Changeset in ffmpeg [07f22d0b] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4' * commit …
11:38 PM Changeset in ffmpeg [8b48e2c6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
11:34 PM Changeset in ffmpeg [fe0e64c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
11:29 PM Changeset in ffmpeg [d338632e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
11:25 PM Changeset in ffmpeg [7590a125] by Carl Eugen Hoyos <cehoyos@ag.or.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
11:09 PM Ticket #2115 (Hinting using ffmpeg) updated by Carl Eugen Hoyos
Do I understand correctly that there is no problem and I can close the …
10:59 PM Changeset in ffmpeg [7b018e5c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4' * commit …
10:48 PM Changeset in ffmpeg [61904467] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'e83c1e2d0bedb5d4fa9ab351126b2ecc552f1355' * commit …
10:41 PM Changeset in ffmpeg [a2aeaff4]n1.2-dev by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'aa15afb7ce850e2ac688efdef189df5da817a646' * commit …
10:13 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
9:49 PM skyplus_hi.ogg attached to Ticket #2117 by Hendrik
Sample file with corrupted decoding
9:49 PM Ticket #2117 (Ogg demuxer producing corrupted Vorbis stream) created by Hendrik
Summary of the bug: The avformat Ogg demuxer produces a corrupted …
9:42 PM Changeset in ffmpeg [79013a59]n1.1 by Michael Niedermayer <michaelni@gmx.at>
update for 1.1 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
9:07 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by Carl Eugen Hoyos
You have to use ffmpeg_g which contains debugging symbols.
8:42 PM Changeset in ffmpeg [58edabb1] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add 1.1, remove 0.10 If someone else wants to maintain a …
8:42 PM Changeset in ffmpeg [d46fca4b] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: 1.1.git for master Signed-off-by: Michael Niedermayer …
8:28 PM Changeset in ffmpeg [6270564a] by Michael Niedermayer <michaelni@gmx.at>
Changelog, update for 1.1 release Signed-off-by: Michael Niedermayer …
7:07 PM Ticket #1487 (ffmpeg's mpeg mux bug(s) never fixed...) updated by downuse
Replying to cehoyos: > I believe this was fixed, please …
6:55 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) closed by Michael Niedermayer
fixed
6:55 PM Ticket #2114 (WMAv2 DTS and PTS values are wrong) updated by Michael Niedermayer
Resolution changed
6:51 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by ramitb
Here is what I have (i can't build but have Visual Studio which I've …
6:46 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by ramitb
Here is the sample output from MEncoder: […] Here is what the …
6:46 PM Changeset in ffmpeg [2713e43a] by Michael Niedermayer <michaelni@gmx.at>
ff_get_audio_frame_size: try to fix wma in wav Fixes Ticket1905, …
6:40 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) reopened by ramitb
6:37 PM Ticket #2015 (VF Scale option should include -2 to create square pixels) updated by ramitb
I'm attaching the error below with the output. In addition to the -2 …
6:30 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) updated by Carl Eugen Hoyos
Keywords changed
Please provide a backtrace.
6:23 PM Ticket #2108 (empty frame add the end of the video) updated by Carl Eugen Hoyos
Iirc, I tested the following: $ ffmpeg -i input out.wav (ffmpeg's …
6:20 PM Ticket #2116 (Pressing Ctrl-C while running FFMPEG on Windows causes it to crash) created by ramitb
Summary of the bug: If once presses Ctrl+C while ffmpeg is running, …
6:09 PM Ticket #2108 (empty frame add the end of the video) updated by ben
how do you check the duration of each channel? is there a way to make …
6:04 PM Changeset in ffmpeg [b3d81475] by Stefano Sabatini <stefasab@gmail.com>
tests/fate/avfilter.mak: merge pp tests into GPL test list The mp=pp …
5:59 PM Changeset in ffmpeg [caee85bb] by Clément Bœsch <ubitux@gmail.com>
lavfi/kerndeint: remove unused pixel_step.
5:59 PM Changeset in ffmpeg [f6659e5c] by Clément Bœsch <ubitux@gmail.com>
lavfi/kerndeint: fix temp buffer linesize. Also re-enable the FATE test.
5:48 PM Changeset in ffmpeg [1ae9d28] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding AC-3 in wav. All known samples are actually …
5:09 PM Ticket #2115 (Hinting using ffmpeg) updated by Vlad SD
Ah, here is a tool which shows that file has hint tracks: …
5:05 PM Changeset in ffmpeg [c1555ae4] by Reinhard Tartler <siretart@tauware.de>
update Changelog
5:04 PM Ticket #2115 (Hinting using ffmpeg) updated by Carl Eugen Hoyos
Replying to vkroutik: > How do I check if hint tracks are …
4:59 PM Changeset in ffmpeg [d894f747] by Luca Barbato <lu_zero@gentoo.org>
oggdec: make sure the private parse data is cleaned up
4:59 PM Changeset in ffmpeg [89b51b57] by Luca Barbato <lu_zero@gentoo.org>
oggdec: free the ogg streams on read_header failure Plug an annoying …
4:59 PM Changeset in ffmpeg [9ff92cf1] by Carl Eugen Hoyos <cehoyos@ag.or.at>
012v decoder. The decoder also supports a12v, but removes the …
4:47 PM Changeset in ffmpeg [40648d8c] by Michael Niedermayer <michaelni@gmx.at>
add note on windows pipe Signed-off-by: rogerdpack …
4:47 PM Changeset in ffmpeg [f6ef62eb] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg-resampler: Try to document async Improvements welcome! …
4:21 PM Ticket #2115 (Hinting using ffmpeg) updated by Vlad SD
Thank you for the "hint", I did not know about the flag. How do I …
3:50 PM Ticket #2115 (Hinting using ffmpeg) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Did you test the -movflags rtphint option? Is it what you are …
3:45 PM Ticket #1085 (mmf: 2ch audio encoded with adpcm_yamaha is identified as 1ch) closed by Carl Eugen Hoyos
fixed: Encoding stereo is now an experimental feature (testing mmf / Yamaha …
3:44 PM Ticket #2115 (Hinting using ffmpeg) created by Vlad SD
Please do not kill me for asking for a feature. It seems that everyone …
3:38 PM Changeset in ffmpeg [9ffe790a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support stereo as experimental feature in mmf / Yamaha SMAF. Fixes …
3:30 PM Changeset in ffmpeg [a0c5917f] by Diego Biurrun <diego@biurrun.de>
Drop Snow codec Snow is a toy codec with no real-world use and …
3:23 PM Changeset in ffmpeg [6b8d8880] by Reinhard Tartler <siretart@tauware.de>
Prepare for 10_alpha1 Release
3:08 PM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by Carl Eugen Hoyos
Replying to reimar: > FFmpeg encodes 375 frames, handbrake …
3:06 PM Ticket #1905 (wmav2 in wav: fix timer when seeking) updated by Carl Eugen Hoyos
Keywords changed
3:05 PM Ticket #2114 (WMAv2 DTS and PTS values are wrong) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #1905. For future reports, please …
2:46 PM Changeset in ffmpeg [a5570054] by Reinhard Tartler <siretart@tauware.de>
x86: lavr: use the x86inc.asm automatic stack alignment in mixing …
2:45 PM Changeset in ffmpeg [8069b44e] by Reinhard Tartler <siretart@tauware.de>
Prepare 9.1 Release
2:08 PM Changeset in ffmpeg [631ec064] by Michael Niedermayer <michaelni@gmx.at>
fate: disable kerndeint test The filter has been added recently and …
1:25 PM Concatenate edited by evilsoup
Added concat protocol, added contents table (diff)
1:11 PM Ticket #2114 (WMAv2 DTS and PTS values are wrong) created by Tuukka Pasanen
When seeking in WMAv2 stream DTS and PTS values are incorrect. If you …
1:08 PM Changeset in ffmpeg [8214c1d8] by Michael Niedermayer <michaelni@gmx.at>
mxfenc: avoid depending on private codec structures and functions …
12:58 PM Changeset in ffmpeg [3db02b83] by Michael Niedermayer <michaelni@gmx.at>
dnxhd: Add avpriv_dnxhd_get_frame_size() Signed-off-by: Michael …
12:57 PM Changeset in ffmpeg [4f506466] by Diego Biurrun <diego@biurrun.de>
x86: sbrdsp: Implement SSE qmf_post_shuffle 255 to 174 cycles on …
12:57 PM Changeset in ffmpeg [44a0036d] by Diego Biurrun <diego@biurrun.de>
x86: sbrdsp: Implement SSE sum64x5 698 to 174 cycles on Arrandale. …
12:57 PM Changeset in ffmpeg [5b4dfbff] by Diego Biurrun <diego@biurrun.de>
x86: ABS1: port to cpuflags
12:56 PM Changeset in ffmpeg [11e1466b] by Michael Niedermayer <michaelni@gmx.at>
cos_tablegen: fix the lack on M_PI We dont include mathematics.h as …
12:55 PM Changeset in ffmpeg [bfde6e5c] by Michael Niedermayer <michaelni@gmx.at>
alsdec: Introduce failsafe switch to keep ALSSpecificConfig consistent …
12:52 PM Changeset in ffmpeg [95f81159] by Michael Niedermayer <michaelni@gmx.at>
alsdec: Consistently use a period at the end of error messages. …
12:31 PM Changeset in ffmpeg [de16f08e] by Anton Khirnov <anton@khirnov.net>
v210x: cosmetics, reformat
12:31 PM Changeset in ffmpeg [6689474b] by Anton Khirnov <anton@khirnov.net>
v210x: return meaningful error codes.
12:31 PM Changeset in ffmpeg [39039f24] by Anton Khirnov <anton@khirnov.net>
r210dec: return meaningful error codes.
12:31 PM Changeset in ffmpeg [4324a3ce] by Anton Khirnov <anton@khirnov.net>
vb: cosmetics, reformat
12:31 PM Changeset in ffmpeg [9dbbda2] by Anton Khirnov <anton@khirnov.net>
vb: return meaningful error codes.
12:31 PM Changeset in ffmpeg [a0ffcee1] by Anton Khirnov <anton@khirnov.net>
ptx: return meaningful error codes.
12:31 PM Changeset in ffmpeg [b2a7b81b] by Anton Khirnov <anton@khirnov.net>
tiff: return meaningful error codes.
12:31 PM Changeset in ffmpeg [26a161a1] by Anton Khirnov <anton@khirnov.net>
vqavideo: return meaningful error codes.
12:31 PM Changeset in ffmpeg [edfe05dd] by Anton Khirnov <anton@khirnov.net>
mss2: return meaningful error codes.
12:31 PM Changeset in ffmpeg [f0547c9b] by Anton Khirnov <anton@khirnov.net>
v210dec: return meaningful error codes
12:31 PM Changeset in ffmpeg [c04c64c0] by Anton Khirnov <anton@khirnov.net>
indeo2: cosmetics, reformat
12:31 PM Changeset in ffmpeg [7b1fbd47] by Anton Khirnov <anton@khirnov.net>
indeo2: check decoding errors.
12:31 PM Changeset in ffmpeg [6ea2c9a4] by Anton Khirnov <anton@khirnov.net>
indeo2: return meaningful error codes
12:31 PM Changeset in ffmpeg [6781b531] by Anton Khirnov <anton@khirnov.net>
rl2: cosmetics, reformat
12:31 PM Changeset in ffmpeg [3c6e5a84] by Anton Khirnov <anton@khirnov.net>
rl2: use fixed-width integer types where appropriate
12:31 PM Changeset in ffmpeg [126abaaa] by Anton Khirnov <anton@khirnov.net>
rl2: return meaningful error codes.
12:31 PM Changeset in ffmpeg [7c8fceef] by Anton Khirnov <anton@khirnov.net>
cljr: return a meaningful error code.
12:31 PM Changeset in ffmpeg [80344261] by Anton Khirnov <anton@khirnov.net>
fraps: cosmetics, reformat
12:31 PM Changeset in ffmpeg [57d11e5e] by Anton Khirnov <anton@khirnov.net>
fraps: return meaningful error codes.
12:31 PM Changeset in ffmpeg [405486c2] by Anton Khirnov <anton@khirnov.net>
kgv1dec: return meaningful error codes.
12:31 PM Changeset in ffmpeg [e1a7061d] by Anton Khirnov <anton@khirnov.net>
kmvc: return meaningful error codes.
12:31 PM Changeset in ffmpeg [f3fcb1a7] by Anton Khirnov <anton@khirnov.net>
wnv1: return meaningful error codes.
12:31 PM Changeset in ffmpeg [0c19b23b] by Anton Khirnov <anton@khirnov.net>
dpx: return meaningful error codes.
12:31 PM Changeset in ffmpeg [b61e0b99] by Anton Khirnov <anton@khirnov.net>
truemotion1: return meaningful error codes
12:31 PM Changeset in ffmpeg [380242ca] by Anton Khirnov <anton@khirnov.net>
pnm: return meaningful error codes.
12:31 PM Changeset in ffmpeg [84f2847d] by Anton Khirnov <anton@khirnov.net>
xl: return a meaningful error code.
12:31 PM Changeset in ffmpeg [d47dabba] by Anton Khirnov <anton@khirnov.net>
xan: return a meaningful error code.
12:31 PM Changeset in ffmpeg [4aebb8d9] by Anton Khirnov <anton@khirnov.net>
xxan: return meaningful error codes.
12:31 PM Changeset in ffmpeg [aaf20832] by Anton Khirnov <anton@khirnov.net>
zmbv: return more meaningful error codes.
12:31 PM Changeset in ffmpeg [01b6088] by Anton Khirnov <anton@khirnov.net>
yop: use a meaningful error code.
12:31 PM Changeset in ffmpeg [11c3f204] by Anton Khirnov <anton@khirnov.net>
c93: return meaningful error codes.
12:31 PM Changeset in ffmpeg [2b011a43] by Anton Khirnov <anton@khirnov.net>
bmv: return meaningful error codes.
12:31 PM Changeset in ffmpeg [abcc2354] by Anton Khirnov <anton@khirnov.net>
bmp: return meaningful error codes.
12:31 PM Changeset in ffmpeg [6a97ea65] by Anton Khirnov <anton@khirnov.net>
bink: operate with pointers to AVFrames instead of whole structs. …
12:31 PM Changeset in ffmpeg [86d4e754] by Anton Khirnov <anton@khirnov.net>
bink: return meaningful error codes.
12:31 PM Changeset in ffmpeg [86e09b9e] by Anton Khirnov <anton@khirnov.net>
bfi: return meaningful error codes.
12:31 PM Changeset in ffmpeg [fc2a94c1] by Anton Khirnov <anton@khirnov.net>
bethsoftvideo: return meaningful error codes.
12:31 PM Changeset in ffmpeg [e83c1e2d] by Anton Khirnov <anton@khirnov.net>
avs: return meaningful error codes.
12:31 PM Changeset in ffmpeg [620faee5] by Anton Khirnov <anton@khirnov.net>
aura: return meaningful error codes.
12:31 PM Changeset in ffmpeg [38de3365] by Anton Khirnov <anton@khirnov.net>
asvdec: return meaningful error codes.
12:31 PM Changeset in ffmpeg [b3b17f78] by Anton Khirnov <anton@khirnov.net>
ansi: return a meaningful error code
12:31 PM Changeset in ffmpeg [b622e2b5] by Anton Khirnov <anton@khirnov.net>
anm: return meaningful error codes
12:31 PM Changeset in ffmpeg [18009e60] by Anton Khirnov <anton@khirnov.net>
aasc: return meaningful error codes.
12:31 PM Changeset in ffmpeg [313da47a] by Anton Khirnov <anton@khirnov.net>
8bps: return meaningful error codes.
12:31 PM Changeset in ffmpeg [f7d15d2f] by Anton Khirnov <anton@khirnov.net>
4xm: operate with pointers to AVFrames instead of whole structs. This …
12:31 PM Changeset in ffmpeg [85383d13] by Anton Khirnov <anton@khirnov.net>
4xm: eliminate a pointless indirection
12:31 PM Changeset in ffmpeg [aa15afb7] by Anton Khirnov <anton@khirnov.net>
4xm: simplify code with FFSWAP
12:31 PM Changeset in ffmpeg [10c26e92] by Anton Khirnov <anton@khirnov.net>
4xm: return meaningful error codes
12:20 PM Changeset in ffmpeg [7456164b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
10:51 AM Ticket #2100 (No burned in subtitles visible on Mac OSX) updated by cbsrobot
When I compare the shared object files form the ffmpeg you are using …
10:06 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by reimar
FFmpeg encodes 375 frames, handbrake 483. Most likely your hardware …
8:32 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by Carl Eugen Hoyos
ffmpeg -i output for the handbrake file looks different here: […]
8:07 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by bonconboy
I forget the "ffmpeg -i console" of the file made by handbrake. The …
5:51 AM Changeset in ffmpeg [c44b4ee] by Peter Ross <pross@xvid.org>
frmdec: reduce probe score to reflect test accuracy (and pass probetest)
3:38 AM Changeset in ffmpeg [e797f22e] by Michael Niedermayer <michaelni@gmx.at>
vf_tinterlace: fix logical/bit op mixup Fixes CID966642 …
3:37 AM Changeset in ffmpeg [521daf14] by Clément Bœsch <ubitux@gmail.com>
lavfi/kerndeint: get pix format description only once. This makes the …
3:36 AM Changeset in ffmpeg [c4bfb0f1] by Peter Ross <pross@xvid.org>
fate: kerndeint requires gpl
3:14 AM Changeset in ffmpeg [aaf5976] by Clément Bœsch <ubitux@gmail.com>
lavfi/avfilter: remove now unused {src,cur,out}_buf. This was …
3:04 AM Changeset in ffmpeg [2e7744a6] by Clément Bœsch <ubitux@gmail.com>
lavc/subviewerdec: fix potential NULL deref. Fixes CID966647
3:00 AM Ticket #2111 (files made by ffmpeg cannot correctly be playbacked with panasonic hdd ...) updated by bonconboy
To upload output files, I encode only 15 seconds. As a result, I paste …
2:58 AM Changeset in ffmpeg [3d0994be] by Peter Ross <pross@xvid.org>
Megalux Frame demuxer
2:49 AM output_handbrake.mkv attached to Ticket #2111 by bonconboy
2:47 AM output_ffmpeg.mkv attached to Ticket #2111 by bonconboy
1:40 AM Changeset in ffmpeg [e27c470f] by Michael Niedermayer <michaelni@gmx.at>
fate: disable lavfi-histeq The filter has been added recently and …
1:40 AM Changeset in ffmpeg [0ef61512] by Michael Niedermayer <michaelni@gmx.at>
vf_kerndeint: memset buffer to avoid use of uninitialized memory. …
1:12 AM Ticket #913 (tiff g3fax: incorrect value of rows per strip) closed by Michael Niedermayer
fixed: patch applied
12:56 AM Changeset in ffmpeg [4784a135] by Michael Niedermayer <michaelni@gmx.at>
tiffdec: Use the correct height field. Fixes Ticket913 …
Note: See TracTimeline for information about the timeline view.