Timeline



Nov 8, 2012:

8:05 PM Changeset in ffmpeg [aeb4d27d] by Nicolas George <nicolas.george@normalesup.org>
doc/faq: explain libfoo-dev packages.
7:57 PM Ticket #1896 (configure --enable-bzlib doesn't cause configure to fail if there's no ...) updated by Carl Eugen Hoyos
Version, Component changed
I believe this is expected behaviour because bzlib is a system library …
7:47 PM Ticket #1795 (configure --enable-filter=frei0r appears to not fail even if it can't ...) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #332.
7:41 PM Ticket #1892 (smackaud: huge memory allocation) updated by Carl Eugen Hoyos
I can reproduce the crash with "ulimit -Sv 500000"
7:38 PM h264.avi.log attached to Ticket #1900 by Carl Eugen Hoyos
7:37 PM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
No leak with -threads 1, memory usage rises to ~5G here with -threads …
6:57 PM Changeset in ffmpeg [3a2731cb] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: ensure the order is within the min/max range in LPC order …
6:57 PM Changeset in ffmpeg [3ba41640] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: rescale packet duration to muxer time base when flushing …
6:57 PM Changeset in ffmpeg [00f8ad4] by Justin Ruggles <justin.ruggles@gmail.com>
add 24-bit FLAC encoding to Changelog Also move a misplaced line from …
5:48 PM Changeset in ffmpeg [e004d175] by Martin Storsjö <martin@martin.st>
rtpenc_aac: Fix calculation of the header size Previously the high …
5:25 PM Changeset in ffmpeg [3affcc99] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: silence integer to pointer without cast warning …
5:05 PM Changeset in ffmpeg [6ca60d4] by Diego Biurrun <diego@biurrun.de>
x86: h264_intrapred: port to cpuflags
3:06 PM Changeset in ffmpeg [5ff43ec7] by Michael Niedermayer <michaelni@gmx.at>
sctp: silence const warning Signed-off-by: Michael Niedermayer …
2:54 PM Changeset in ffmpeg [60e02895] by Michael Niedermayer <michaelni@gmx.at>
ffmdec: remove unused variable Signed-off-by: Michael Niedermayer …
2:46 PM Changeset in ffmpeg [4a289624] by Michael Niedermayer <michaelni@gmx.at>
libopencore-amr: fix av_log() argument Signed-off-by: Michael …
2:12 PM Ticket #1892 (smackaud: huge memory allocation) updated by ami_stuff
after blocking the mem request I get similar crash like in ticket …
10:29 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by eelco
Cc changed
9:28 AM Ticket #1900 (h264: memleak with threads > 1) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
Replying to ami_stuff: > if I block mem request from …
9:17 AM h264.avi attached to Ticket #1900 by Carl Eugen Hoyos
7:07 AM Changeset in ffmpeg [bc17a6f5] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:34 AM Ticket #1797 (No audio in GeoVision avi files) updated by ami_stuff
media player classic reports 3 streams (0 - video, 1 - text, 2 - audio)
4:08 AM Ticket #1900 (h264: memleak with threads > 1) created by ami_stuff
http://www.datafilehost.com/download-d3ea3b83.html […] if I block …
3:55 AM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) updated by ami_stuff
the same issue …
3:32 AM imc_flush.diff attached to Ticket #1899 by ami_stuff
3:32 AM Ticket #1899 (iac: metalic noise while seeking) created by ami_stuff
to reproduce please seek with the mouse in the file (with pressed and …
12:54 AM Changeset in ffmpeg [78e08fd3] by Michael Niedermayer <michaelni@gmx.at>
rtpenc_aac: Fix 10l bug Fixes CID602564 Signed-off-by: Michael …

Nov 7, 2012:

11:19 PM Ticket #1720 (ffmpeg with -vcodec copy -acodec copy creates files "without audio" ...) updated by Carl Eugen Hoyos
Keywords, Reproduced by developer changed
sintel.2.5.mpg plays fine with WMP, both remuxing and re-encoding ac3 …
11:18 PM Ticket #1034 (Can't mux pcm_s16be into mpeg ps (dvd) format) updated by Carl Eugen Hoyos
Component changed
11:18 PM Ticket #1034 (Can't mux pcm_s16be into mpeg ps (dvd) format) updated by Carl Eugen Hoyos
Keywords changed
11:16 PM Ticket #827 (WTV Muxed files not seekable) closed by Carl Eugen Hoyos
fixed: Fixed by Peter Ross.
10:45 PM Changeset in ffmpeg [d55911ad] by Nicolas George <nicolas.george@normalesup.org>
doc/faq: replace @file by @command for "ffmpeg".
10:44 PM Ticket #1898 (configure --as broken) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/41511 $ …
10:42 PM Ticket #1897 (arbitrary maxval for netpbm image formats (pam,pnm,pgm)) updated by Cigaes
Keywords, Status, Version, Component, Reproduced by developer changed
I can reproduce a similar problem with the following commands: […] …
10:33 PM Changeset in ffmpeg [4ccfcc8a] by Stefano Sabatini <stefasab@gmail.com>
doc/libavcodec: hint to where to find the Git history Signed-off-by: …
10:18 PM Changeset in ffmpeg [58d1d702] by Stefano Sabatini <stefasab@gmail.com>
doc/Makefile: change DOCLIBS check More consistent with the rest of …
10:18 PM Changeset in ffmpeg [1c6962dc] by Stefano Sabatini <stefasab@gmail.com>
lavu: remove disabled FF_API_OLD_EVAL_NAMES code
10:17 PM Changeset in ffmpeg [ef4dc3e5] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt: show valid range in case of out-of-range value Improve feedback.
10:01 PM Changeset in ffmpeg [12776d5d] by Martin Storsjö <martin@martin.st>
libvpxenc: Allow enabling constrained quality (CQ) mode The CQ mode …
9:29 PM Changeset in ffmpeg [98cbbab] by Michael Niedermayer <michaelni@gmx.at>
Fix the packet duration when flushing the encoder. A similar patch …
9:21 PM Ticket #1897 (arbitrary maxval for netpbm image formats (pam,pnm,pgm)) updated by Carl Eugen Hoyos
Please provide command line and complete, uncut console output.
8:39 PM StreamingGuide edited by Roger Pack
add link (diff)
8:26 PM StreamingGuide edited by Roger Pack
hopefully better troubleshooting/latency (diff)
8:20 PM StreamingGuide edited by Roger Pack
more latency… (diff)
8:08 PM StreamingGuide edited by Roger Pack
(diff)
7:58 PM Ticket #1897 (arbitrary maxval for netpbm image formats (pam,pnm,pgm)) created by Elon Musk
Files that are created with pamdepth with maxval argument as 512 for …
6:49 PM Ticket #1896 (configure --enable-bzlib doesn't cause configure to fail if there's no ...) created by Roger Pack
see the title, $ ./configure --enable-bzlib lists this: ... bzlib …
5:33 PM Changeset in ffmpeg [9dfe07a1] by Michael Niedermayer <michaelni@gmx.at>
fate-rsync: replace -a by -rlt This remove the owner, group and …
5:08 PM Changeset in ffmpeg [4d2f83f8] by Michael Niedermayer <michaelni@gmx.at>
gsm_parser: fix infinite loop Fixes Ticket1894 Signed-off-by: Michael …
4:58 PM Ticket #1894 (hang with forced gsm_ms codec (wav)) closed by Michael Niedermayer
fixed
1:03 PM Changeset in ffmpeg [08101e62] by Paul B Mahol <onemda@gmail.com>
adpcm: improve smjpeg decoding Previous version had significant …
12:59 PM Changeset in ffmpeg [a373f352] by Michael Niedermayer <michaelni@gmx.at>
wtvenc: produce seekable files Signed-off-by: Michael Niedermayer …
12:53 PM Ticket #1824 (ffv1 segfault) closed by Michael Niedermayer
fixed
12:51 PM Changeset in ffmpeg [b89cd2a0] by Michael Niedermayer <michaelni@gmx.at>
wtvenc: simplify write_timestamp Signed-off-by: Michael Niedermayer …
12:45 PM Changeset in ffmpeg [3e651343] by Michael Niedermayer <michaelni@gmx.at>
wtvenc: output third video pts in timestamp chunk (this is what …
12:44 PM Changeset in ffmpeg [0d943504] by Michael Niedermayer <michaelni@gmx.at>
wtvenc: indent fixup Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12:42 PM Changeset in ffmpeg [b50759cd] by Michael Niedermayer <michaelni@gmx.at>
wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; …
12:27 PM Changeset in ffmpeg [fdfbb793] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: propagate return code from ffv1_common_init() Fixes …
12:26 PM Changeset in ffmpeg [dd11615] by Michael Niedermayer <michaelni@gmx.at>
ffv1dec: more completely check slice count Signed-off-by: Michael …
11:41 AM Ticket #458 (Scale filter can create output which scale filter cannot accept on its ...) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
11:22 AM Ticket #1798 (Real-world transport stream with incorrect PMT plays fine with WMP) updated by Carl Eugen Hoyos
Summary changed
9:26 AM Changeset in ffmpeg [cb395929] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
4:21 AM Encode/VFX edited by Jakub Krajcovic
(diff)
4:04 AM Encode/VFX edited by Jakub Krajcovic
(diff)
4:02 AM Encode/VFX edited by Jakub Krajcovic
(diff)
1:31 AM Changeset in ffmpeg [7c2cfaac] by Paul B Mahol <onemda@gmail.com>
smjpegenc: use bits_per_coded_sample instead of calling function …
12:51 AM Changeset in ffmpeg [de0aa9e5] by Michael Niedermayer <michaelni@gmx.at>
kgv1dec: fix end condition Signed-off-by: Michael Niedermayer …
12:09 AM Encode/VFX edited by Jakub Krajcovic
(diff)

Nov 6, 2012:

11:08 PM Ticket #1882 (Multi-threading wmv encoder) updated by Carl Eugen Hoyos
Replying to xnejp03: > Actually it looks like the threads …
10:48 PM Changeset in ffmpeg [ad961726] by Martin Storsjö <martin@martin.st>
libopencore-amr: Check the return value of amr_decode_fix_avctx This …
10:40 PM tga.mov attached to Ticket #1895 by Carl Eugen Hoyos
10:38 PM Ticket #1895 (targa: huge memory usage) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
[…]
10:31 PM Changeset in ffmpeg [2b442ff5] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: return proper error code in case of av_get_token() …
10:28 PM Ticket #1894 (hang with forced gsm_ms codec (wav)) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
10:28 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
10:24 PM Ticket #1892 (smackaud: huge memory allocation) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
[…]
10:12 PM CompilationGuide/RaspberryPi edited by burek
Fixed several typos and corrected invalid --prefix (diff)
9:59 PM Changeset in ffmpeg [29d46d7b] by Stefano Sabatini <stefasab@gmail.com>
ffprobe: fix potential NULL pointer dereference Found by Coverity, …
9:55 PM CompilationGuide/RaspberryPi edited by burek
Added the step to enable building of g++ tool (diff)
9:48 PM Changeset in ffmpeg [b5436f4b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/showwaves: return error in case of allocation failure in …
9:48 PM Changeset in ffmpeg [5f634480] by Stefano Sabatini <stefasab@gmail.com>
lavfi/showwaves: simplify check in filter_samples() Also fix Coverity …
9:46 PM CompilationGuide/RaspberryPi edited by burek
corrected the $PATH (diff)
9:37 PM Ticket #1895 (targa: huge memory usage) created by ami_stuff
http://www.datafilehost.com/download-398a783f.html […]
9:30 PM WikiStart edited by burek
Added page "How to compile FFmpeg for Raspberry Pi (Raspbian)" (diff)
9:29 PM Ticket #1882 (Multi-threading wmv encoder) updated by xnejp03
Actually it looks like the threads parameter is now not breaking the …
8:46 PM Changeset in ffmpeg [e9b8523d] by Michael Niedermayer <michaelni@gmx.at>
sbgdec: dont set slide to a uninitialized value Fixed CID703833 …
8:40 PM Changeset in ffmpeg [44e9d7f1] by Michael Niedermayer <michaelni@gmx.at>
vf_drawbox: dont move uninitialized and then unused colors around …
6:36 PM Ticket #1894 (hang with forced gsm_ms codec (wav)) created by ami_stuff
http://samples.mplayerhq.hu/A-codecs/DTS/Fire__VooDoo_Studio_30_sec.wav
6:34 PM Ticket #1893 (ra_288: ffmpeg eats the whole available memory) created by ami_stuff
ffmpeg eats the whole available memory with attached file (~10mb/s) …
6:31 PM Ticket #1892 (smackaud: huge memory allocation) created by ami_stuff
http://samples.mplayerhq.hu/A-codecs/MACE/Bach1-1.aiff […]
5:44 PM Changeset in ffmpeg [2ca649f1] by Michael Niedermayer <michaelni@gmx.at>
utils: fix integer overflow with DURATION_MAX_READ_SIZE Fixes …
4:56 PM Ticket #1889 (wavpack: huge memory allocation with prepared file) closed by Elon Musk
fixed: Yes, reporting problems with big memory allocations is welcome.
4:45 PM Ticket #1891 (Problem transcoding realmedia file) updated by Carl Eugen Hoyos
Memory usage is >2G when running above command line.
4:25 PM Ticket #1891 (Problem transcoding realmedia file) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
The sample plays fine with ffplay and mplayer -demuxer lavf -vid 3 …
4:18 PM Ticket #1891 (Problem transcoding realmedia file) updated by Josef Eklann
I'm sorry to have confused you from the beginning, and not having …
4:18 PM Changeset in ffmpeg [1c445f4] by Paul B Mahol <onemda@gmail.com>
fate: add PMP demuxer test Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:15 PM Changeset in ffmpeg [4744f67d] by Paul B Mahol <onemda@gmail.com>
wavpack: check if number of samples is not too big Wavpack format …
4:08 PM Ticket #1891 (Problem transcoding realmedia file) updated by Josef Eklann
Thats really strange, but you seem to be right. I guess this is a bug …
4:01 PM Ticket #1891 (Problem transcoding realmedia file) updated by Carl Eugen Hoyos
Replying to eklann: > the file …
2:52 PM Changeset in ffmpeg [e6ef628b] by Michael Niedermayer <michaelni@gmx.at>
wtv: move duplicated guids into wtv.c Signed-off-by: Michael …
2:51 PM Changeset in ffmpeg [1701a22f] by Michael Niedermayer <michaelni@gmx.at>
wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT …
2:50 PM Changeset in ffmpeg [9632f5ef] by Michael Niedermayer <michaelni@gmx.at>
wtvenc: fix typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2:11 PM Changeset in ffmpeg [1e4e4979] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
1:48 PM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) updated by Filippo Della Betta
Replying to ubitux: > It's guaranteed to be set to 0 by …
12:56 PM Changeset in ffmpeg [0fe8c9f4] by Paul B Mahol <onemda@gmail.com>
wavpack: use more meaningful error codes Signed-off-by: Paul B Mahol …
12:47 PM Changeset in ffmpeg [e6c4c0f7] by Diego Biurrun <diego@biurrun.de>
fate: atrac: Place atrac1 and atrac3 tests in different groups
12:45 PM Ticket #1891 (Problem transcoding realmedia file) updated by Josef Eklann
the file 12150B40CD272B4733AA2537F2F9E113274B8F6F.mpg is converted …
12:44 PM 12150B40CD272B4733AA2537F2F9E113274B8F6F.mpg attached to Ticket #1891 by Josef Eklann
12:39 PM Ticket #1891 (Problem transcoding realmedia file) updated by Carl Eugen Hoyos
Replying to eklann: > We convert all video files to that …
12:37 PM Changeset in ffmpeg [06c7b338] by Diego Biurrun <diego@biurrun.de>
fate: aac: cosmetics: Group AAC LATM tests together
12:22 PM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) updated by Clément Bœsch
It's guaranteed to be set to 0 by the C standard in this case. And we …
12:12 PM Ticket #1891 (Problem transcoding realmedia file) updated by Josef Eklann
How long does it take for you to run the command until it terminates? …
11:33 AM Ticket #1891 (Problem transcoding realmedia file) updated by Carl Eugen Hoyos
Keywords, Version changed
While I am still working on completing this ticket (FFmpeg does …
11:24 AM Changeset in ffmpeg [f6b39376] by Stefano Sabatini <stefasab@gmail.com>
.gitignore: ignore *.3 files as well
11:23 AM Changeset in ffmpeg [a1934da] by Stefano Sabatini <stefasab@gmail.com>
doc/Makefile: remove .3 file with make clean
11:11 AM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) updated by Filippo Della Betta
Replying to cehoyos: > Wouldn't that be 100% equivalent to …
11:09 AM Ticket #1891 (Problem transcoding realmedia file) updated by Josef Eklann
Replying to cehoyos: Thank you. I uploaded it to …
11:07 AM Changeset in ffmpeg [352e18b7] by Diego Biurrun <diego@biurrun.de>
x86: avresample: Add missing colons to assembly labels YASM accepts …
11:03 AM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) closed by Carl Eugen Hoyos
invalid: Wouldn't that be 100% equivalent to the current code?
11:01 AM Ticket #1891 (Problem transcoding realmedia file) updated by Carl Eugen Hoyos
Either read http://ffmpeg.org/bugreports.html or upload to …
10:55 AM Changeset in ffmpeg [98506e1] by Stefano Sabatini <stefasab@gmail.com>
doc/libavcodec: do not say multimedia streams in the title The …
10:55 AM Changeset in ffmpeg [23b57b0] by Stefano Sabatini <stefasab@gmail.com>
doc/libavcodec: improve wording in description Signed-off-by: …
10:47 AM Ticket #1891 (Problem transcoding realmedia file) updated by Josef Eklann
The file I want to attach is about 5M in size, so i cannot upload it. …
10:45 AM Ticket #1891 (Problem transcoding realmedia file) created by Josef Eklann
Summary of the bug: When trying to convert a certain file, ffmpeg does …
10:35 AM Changeset in ffmpeg [d658f9a1] by Stefano Sabatini <stefasab@gmail.com>
doc/ffserver: fix typos/reword paragraphs about FFM versions
10:28 AM Changeset in ffmpeg [e8c0b671] by Stefano Sabatini <stefasab@gmail.com>
examples/muxing: fix typo: allocated -> allocate
10:07 AM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) updated by Filippo Della Betta
Replying to cehoyos: > Please send patches to …
9:44 AM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) updated by Carl Eugen Hoyos
Please send patches to ffmpeg-devel, they receive more attention …
9:39 AM Ticket #1860 (Getting invalid data found when processing input errors) updated by Carl Eugen Hoyos
Resolution changed
9:39 AM Ticket #1890 (avpriv_mpeg4audio_sample_rates vector size not correct) created by Filippo Della Betta
in mpeg4audio.c const int avpriv_mpeg4audio_sample_rates[16] = { …
9:38 AM Ticket #1338 (FFMPEG creating broken MP4/Audio files with libx264) closed by Carl Eugen Hoyos
worksforme: As said, this works for me (with libx264), please reopen if you can …
9:26 AM Ticket #1860 (Getting invalid data found when processing input errors) closed by Carl Eugen Hoyos
invalid: Please reopen the ticket if you can add the missing information.
9:24 AM Ticket #1312 (Support multi-threaded resolution change) updated by Carl Eugen Hoyos
Cc changed
Replying to tmatth: > Replying to jyavenard: …
7:52 AM Ticket #1889 (wavpack: huge memory allocation with prepared file) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Does not crash if I limit the thread's memory. […]
7:42 AM Ticket #210 (24bit flac encoding) closed by Carl Eugen Hoyos
fixed: Implemented by Justin.
7:38 AM Ticket #1886 (avformat_write_header crashes on writing Live Smooth Streaming video) updated by Carl Eugen Hoyos
Then please remove the stripping from your libraries (run configure …
5:34 AM Encode/VFX edited by Jakub Krajcovic
(diff)
4:55 AM Encode/VFX edited by Jakub Krajcovic
(diff)
4:08 AM mem.mkv attached to Ticket #1889 by ami_stuff
4:07 AM Ticket #1889 (wavpack: huge memory allocation with prepared file) created by ami_stuff
should I report problems like this or only crashes? […]
3:02 AM Changeset in ffmpeg [6a302331] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
1:27 AM Changeset in ffmpeg [2a0dfc51] by Michael Niedermayer <michaelni@gmx.at>
img2enc: support 16bit per sample yuv in split planes. Signed-off-by: …
12:46 AM Changeset in ffmpeg [52c40a0e] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: fix entry for img2 Signed-off-by: Michael Niedermayer …
12:42 AM Changeset in ffmpeg [2c875651] by Michael Niedermayer <michaelni@gmx.at>
img2enc: support storing alpha planes too in split plane mode …
12:31 AM Changeset in ffmpeg [db012e16] by Michael Niedermayer <michaelni@gmx.at>
img2enc: Fix yuva with yuv split planes. Previously the chroma planes …
12:31 AM Changeset in ffmpeg [67ee2d2f] by Michael Niedermayer <michaelni@gmx.at>
img2enc: check pix_fmt for split planes mode. Found-by: Paul B Mahol …
12:31 AM Changeset in ffmpeg [6dfcc7ab] by Michael Niedermayer <michaelni@gmx.at>
img2enc: ensure that the codec is rawvideo for split planes mode. …
12:10 AM Changeset in ffmpeg [7f6f8f6] by Stefano Sabatini <stefasab@gmail.com>
examples/demuxing: fix braino s/video/audio/ in a log message.
12:10 AM Changeset in ffmpeg [794cea58] by Stefano Sabatini <stefasab@gmail.com>
examples/demuxing: dump input information *after* trying to open audio …

Nov 5, 2012:

11:10 PM Ticket #1886 (avformat_write_header crashes on writing Live Smooth Streaming video) updated by Aleksey
I don't call it. I think it is called somewhere in …
10:31 PM Changeset in ffmpeg [c9956449] by Paul B Mahol <onemda@gmail.com>
fate: add more pix_fmt tests for xwd Signed-off-by: Paul B Mahol …
10:10 PM Ticket #1888 (asf: huge memory allocation after seeking) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
[…]
10:01 PM Changeset in ffmpeg [64938429] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
9:51 PM Changeset in ffmpeg [7d26be6] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' * commit …
9:36 PM Changeset in ffmpeg [e859339e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031' * commit …
9:00 PM Ticket #180 (ffmpeg and ffserver different builds interraction) closed by Michael Niedermayer
fixed: This issue is fixed in git master, future ffserver and ffmpeg versions …
8:47 PM Changeset in ffmpeg [f0615557] by Michael Niedermayer <michaelni@gmx.at>
rtmpproto: Use av_strlcat instead of strncat Signed-off-by: Michael …
8:47 PM Changeset in ffmpeg [10ac70d2] by Paul B Mahol <onemda@gmail.com>
avrndec: use more meaningful error codes Signed-off-by: Paul B Mahol …
8:47 PM Changeset in ffmpeg [70727e87] by Paul B Mahol <onemda@gmail.com>
lavf/avr: make .long_name consistent with others Signed-off-by: Paul …
8:47 PM Changeset in ffmpeg [efbe162f] by Paul B Mahol <onemda@gmail.com>
cljr: use meaningful error code Signed-off-by: Paul B Mahol …
8:42 PM Ticket #1874 (ffplay displays "nan" as an current time) updated by ami_stuff
the same problem with: …
8:32 PM Changeset in ffmpeg [8a58894f] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: add a 24-bit FLAC encoding test
8:32 PM Changeset in ffmpeg [31c3b9c9] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: rename FLAC tests from flac-* to flac-16-* This will …
8:32 PM Changeset in ffmpeg [2e76f343] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: use RICE2 entropy coding mode for 24-bit
8:32 PM Changeset in ffmpeg [13e1ee6] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: add 24-bit encoding
8:32 PM Changeset in ffmpeg [799e2324] by Justin Ruggles <justin.ruggles@gmail.com>
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext Also, …
8:32 PM Changeset in ffmpeg [5ff998a2] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: use uint64_t for bit counts Needed to avoid integer …
8:32 PM Changeset in ffmpeg [e7833163] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: remove wasted trailing 0 bits
8:32 PM Changeset in ffmpeg [dfde8a34] by Justin Ruggles <justin.ruggles@gmail.com>
lavu: add av_ctz() for trailing zero bit count
8:32 PM Changeset in ffmpeg [6a744d26] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: use a separate buffer for byte-swapping for MD5 checksum on …
8:21 PM Changeset in ffmpeg [282a6308] by Michael Niedermayer <michaelni@gmx.at>
udp: check ff_socket_nonblock() return code Fixes CID733719 …
8:04 PM CompilationGuide/RaspberryPi edited by burek
Added a photo of Raspberry Pi (diff)
8:02 PM Raspberry_Pi_600x400.jpg attached to CompilationGuide/RaspberryPi by burek
8:02 PM CompilationGuide/RaspberryPi edited by burek
fixed typo (diff)
8:00 PM CompilationGuide/RaspberryPi created by burek
7:48 PM Changeset in ffmpeg [2253df76] by Diego Biurrun <diego@biurrun.de>
fate: aac: Place LATM tests and general AAC tests in different groups
7:48 PM Changeset in ffmpeg [92fec47d] by Diego Biurrun <diego@biurrun.de>
build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()
7:48 PM Changeset in ffmpeg [930e26a3] by Diego Biurrun <diego@biurrun.de>
x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is …
7:26 PM Changeset in ffmpeg [30d27685] by Michael Niedermayer <michaelni@gmx.at>
segment: fix null ptr deref Fixes CID732220 Signed-off-by: Michael …
6:43 PM Ticket #1312 (Support multi-threaded resolution change) updated by Tristan Matthews
Replying to jyavenard: > If you use the default …
5:31 PM Changeset in ffmpeg [962314f] by Paul B Mahol <onemda@gmail.com>
AVR demuxer Signed-off-by: Paul B Mahol <onemda@gmail.com>
5:30 PM Ticket #1888 (asf: huge memory allocation after seeking) created by ami_stuff
I can notice here a huge memory allocation after seeking, if …
4:44 PM Changeset in ffmpeg [8d889205] by Carl Eugen Hoyos <cehoyos@ag.or.at>
dpcm: use AV_LOG_ERROR for error message.
4:43 PM Changeset in ffmpeg [461797f6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
riff: add "lsvm" FourCC for H263.
3:36 PM Changeset in ffmpeg [b2b67fd6] by Michael Niedermayer <michaelni@gmx.at>
docs/ffserver: document ffm/ffm2 Signed-off-by: Michael Niedermayer …
3:36 PM Changeset in ffmpeg [9829ec1a] by Michael Niedermayer <michaelni@gmx.at>
ffm: redesign header format to make it extensible Currently FFM files …
2:59 PM Changeset in ffmpeg [2a2d39c] by Paul B Mahol <onemda@gmail.com>
fate: add more pix_fmt tests for pam Signed-off-by: Paul B Mahol …
1:51 PM Changeset in ffmpeg [dbb37e77] by Diego Biurrun <diego@biurrun.de>
x86: PABSW: port to cpuflags
1:51 PM Changeset in ffmpeg [6c104826] by Diego Biurrun <diego@biurrun.de>
x86: vc1dsp: port to cpuflags
1:37 PM Changeset in ffmpeg [d578f947] by Martin Storsjö <martin@martin.st>
rtmp: Use av_strlcat instead of strncat Signed-off-by: Martin Storsjö …
1:34 PM Changeset in ffmpeg [e870a7dd] by Paul B Mahol <onemda@gmail.com>
lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE …
12:30 PM Changeset in ffmpeg [f4aaf987] by Michael Niedermayer <michaelni@gmx.at>
frame_thread_encoder: fix handling of case where the encoder does not …
11:26 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
Replying to irius: > Replying to cehoyos: > …
11:22 AM Changeset in ffmpeg [17e67c53] by Paul B Mahol <onemda@gmail.com>
fate: add smjpegenc test Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:09 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Ignasi Rius
Replying to cehoyos: > Replying to irius: > > …
10:24 AM Using libav* edited by Roger Pack
(diff)
10:11 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
Replying to irius: > I attached a screenshot of …
10:11 AM StreamingGuide edited by Roger Pack
send less data (diff)
10:04 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
Two patches are currently discussed that fix the issue, I am just …
10:03 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) updated by Carl Eugen Hoyos
Summary changed
10:02 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
9:58 AM Ticket #1886 (avformat_write_header crashes on writing Live Smooth Streaming video) updated by Carl Eugen Hoyos
How do you call av_dict_free() ?
9:08 AM enda_atom_present.PNG attached to Ticket #1881 by Ignasi Rius
Dumpster Screenshot showin the presence of the 'enda' atom
9:07 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Ignasi Rius
I've been investigating a little bit further how the endianess should …
8:38 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
8:25 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) updated by Hendrik
RES_SM=2 is an indicator for the old undocumented YUV411 interlaced …
8:06 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) updated by henry
research on google but no help , also here is a same issue: …
7:33 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) updated by henry
sample file can be downloaded from here : …
7:25 AM Ticket #1887 (wmv3: Old interlaced mode is not supported / Reserved RES_SM=2 is forbidden) created by henry
Summary of the bug: check ffmpeg supported codecs , it already support …
6:53 AM Ticket #1835 (-sameq no longer working) updated by Clément Bœsch
Replying to ramitbhalla: > Why not leave the sameq option …
6:46 AM Ticket #1835 (-sameq no longer working) updated by ramitb
Why not leave the sameq option in and translate it to -qscale 0 for …
6:37 AM Changeset in ffmpeg [a8b31301] by Clément Bœsch <ubitux@gmail.com>
lavf/srtdec: recognize subtitles starting at event index 0.
4:40 AM gdb.txt attached to Ticket #1886 by Aleksey
gdb output
4:39 AM Ticket #1886 (avformat_write_header crashes on writing Live Smooth Streaming video) created by Aleksey
I'm working on Windows application that uses ffmpeg API to encode and …
3:43 AM Changeset in ffmpeg [c673ef12] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Write tiff tag YCbCrPositioning if chroma_sample_location is top-left.
1:20 AM Changeset in ffmpeg [b015cd7e] by Michael Niedermayer <michaelni@gmx.at>
fate: try to fix mxpeg failures Signed-off-by: Michael Niedermayer …

Nov 4, 2012:

11:43 PM Ticket #1882 (Multi-threading wmv encoder) updated by Carl Eugen Hoyos
Replying to xnejp03: > I'm not sure multi-threaded VC1 …
11:35 PM Changeset in ffmpeg [cc5bcaa4] by Paul B Mahol <onemda@gmail.com>
pnm: cosmetics: reindent Signed-off-by: Paul B Mahol <onemda@gmail.com>
11:33 PM Changeset in ffmpeg [ae5ecb8e] by Paul B Mahol <onemda@gmail.com>
pnm: remove duplicated check for maxval > 255 Signed-off-by: Paul B …
11:28 PM Changeset in ffmpeg [e82afa3e] by Michael Niedermayer <michaelni@gmx.at>
filmstripenc: fix rounding that caused fate failure Signed-off-by: …
11:28 PM Changeset in ffmpeg [a147c1b2] by Michael Niedermayer <michaelni@gmx.at>
oggenc: remove unneeded null check. The code would have segfaulted …
11:28 PM Changeset in ffmpeg [1ba0d9b5] by Michael Niedermayer <michaelni@gmx.at>
oss: warn when non block mode cannot be enabled. Fixes CID732183 …
11:21 PM Ticket #1882 (Multi-threading wmv encoder) updated by xnejp03
Hi, I'm the author of the software. wmv2 is the only wmv-based encoder …
11:21 PM Ticket #1882 (Multi-threading wmv encoder) updated by xnejp03
11:17 PM Changeset in ffmpeg [a0348d09] by Paul B Mahol <onemda@gmail.com>
pnm: remove nonsense code If maxval is more than 255 than each value …
10:23 PM Changeset in ffmpeg [bf8f4db4] by Paul B Mahol <onemda@gmail.com>
fate: add MxPEG test Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:19 PM Changeset in ffmpeg [992a6a53] by Paul B Mahol <onemda@gmail.com>
cdxl: add read_probe function Signed-off-by: Paul B Mahol …
7:26 PM Ticket #1216 (AVImszh: broken output with rgb24 mode) reopened by ami_stuff
the same happens with yuv111 …
7:11 PM Changeset in ffmpeg [6e625d41] by Paul B Mahol <onemda@gmail.com>
fate: add some missing dependencies Signed-off-by: Paul B Mahol …
6:27 PM Changeset in ffmpeg [5eaeb423] by Michael Niedermayer <michaelni@gmx.at>
ivi_common: dc_transform is needed for intra Fixes CID90582 CID90536 …
6:26 PM Changeset in ffmpeg [712287ef] by Michael Niedermayer <michaelni@gmx.at>
ff_ac3_apply_rematrixing: set flags to NULL This makes the code more …
5:29 PM Changeset in ffmpeg [747c749d] by Marton Balint <cus@passwd.hu>
ffplay: adjust external clock speed based on buffer fullness for …
5:10 PM Changeset in ffmpeg [74a50e7] by Stefano Sabatini <stefasab@gmail.com>
lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code
5:01 PM Ticket #1216 (AVImszh: broken output with rgb24 mode) closed by Elon Musk
fixed: Reopen if this happens with other colorspaces.
5:01 PM Changeset in ffmpeg [008ace35] by Stefano Sabatini <stefasab@gmail.com>
doc/libavcodec: apply misc minor typo fixes
5:01 PM Changeset in ffmpeg [1ba2459f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/scale: declare the filter private class Allow to show the …
4:58 PM Changeset in ffmpeg [1b3dbe3f] by Paul B Mahol <onemda@gmail.com>
lcldec: fix decoding of uncompressed rgb24 sample Sample from ticket …
4:50 PM Changeset in ffmpeg [c4dd4f1] by Paul B Mahol <onemda@gmail.com>
smush: improve probing Signed-off-by: Paul B Mahol <onemda@gmail.com>
4:42 PM Ticket #1749 (Add a yuva444 pixel format with >= 10 bit) closed by Carl Eugen Hoyos
fixed: Implemented by Luca Barbato.
4:37 PM Changeset in ffmpeg [a15adabd] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: fix integer overflow Fixes CID603186 Signed-off-by: Michael …
4:34 PM Ticket #503 (Support 64bit tiff) updated by Carl Eugen Hoyos
Keywords changed
4:32 PM Changeset in ffmpeg [b5d496f3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support new transparency colour-spaces with libopenjpeg. Reviewed-by: …
2:42 PM Changeset in ffmpeg [b0428741] by Paul B Mahol <onemda@gmail.com>
indeo3: move get_buffer() above decode_plane() calls This ensure that …
12:26 PM Ticket #1823 (Allow output file for -report option to be specified.) updated by Cigaes
"options values must be @ref{quoting_and_escaping, escaped} if they …
12:22 PM Ticket #1823 (Allow output file for -report option to be specified.) updated by Michael Niedermayer
It doesnt work with : in the filename. So its practically unuseable on …
12:00 PM Changeset in ffmpeg [a04698c] by Michael Niedermayer <michaelni@gmx.at>
ffserver: zero dest_addr Fixes CID733838 Signed-off-by: Michael …
12:00 PM Changeset in ffmpeg [bbd7b46] by Michael Niedermayer <michaelni@gmx.at>
sab_diamond_search: add assert to double check the minima_count …
10:54 AM Changeset in ffmpeg [617d0d41] by Stefano Sabatini <stefasab@gmail.com>
doc: add libavcodec.texi The option chapter is based on the …
10:46 AM Ticket #712 (m2v: wrong duration) updated by Carl Eugen Hoyos
Priority, Type changed
10:44 AM Ticket #1882 (Multi-threading wmv encoder) updated by Carl Eugen Hoyos
Reading your forum post again: Is this really a regression? Was the …
10:02 AM Ticket #1823 (Allow output file for -report option to be specified.) updated by Cigaes
It works now with the current git head: …
9:52 AM Changeset in ffmpeg [1fa47f8d] by Nicolas George <nicolas.george@normalesup.org>
cmdutils: allow to set the report file name. The file name can be set …
9:47 AM Changeset in ffmpeg [3bdf4971] by Nicolas George <nicolas.george@normalesup.org>
lavu/opt: implement av_opt_get_key_value(). This function does the …
9:47 AM Changeset in ffmpeg [e021eeb] by Nicolas George <nicolas.george@normalesup.org>
lavu/opt: parse key into a mallocated buffer. It removes the …
9:47 AM Changeset in ffmpeg [4e6fa5be] by Nicolas George <nicolas.george@normalesup.org>
Revert "cmdutils: allow specifying the file for -report" This reverts …
4:46 AM Changeset in ffmpeg [50d3a1a9] by Paul B Mahol <onemda@gmail.com>
vocenc: fix 10l regression Signed-off-by: Paul B Mahol <onemda@gmail.com>
3:59 AM Changeset in ffmpeg [1c5b56ee] by Paul B Mahol <onemda@gmail.com>
vocenc: abort if unsupported codec is used Signed-off-by: Paul B …
3:13 AM StreamingGuide edited by Roger Pack
(diff)
3:08 AM StreamingGuide edited by Roger Pack
(diff)
2:46 AM StreamingGuide edited by Roger Pack
tcp wurking example woot (diff)
2:32 AM StreamingGuide edited by Roger Pack
note tcp options...yikes (diff)
12:30 AM Changeset in ffmpeg [4a2599b0] by Michael Niedermayer <michaelni@gmx.at>
transform: give avfilter_transform() a return value for returning an …
12:19 AM Ticket #1797 (No audio in GeoVision avi files) updated by Carl Eugen Hoyos
Audio is played fine by WMP.
12:03 AM Changeset in ffmpeg [5f53138] by Michael Niedermayer <michaelni@gmx.at>
movenc: remove unneeded check Fixes CID741417 Signed-off-by: Michael …
12:03 AM Changeset in ffmpeg [c9e4554] by Michael Niedermayer <michaelni@gmx.at>
cook: fix use of uninitialized variable Fixes CID741418 …

Nov 3, 2012:

11:45 PM Ticket #1885 (Multithreaded decoding for vc1) created by Carl Eugen Hoyos
The vc1 decoder currently does not support multi-threading. Given that …
11:21 PM Ticket #1884 (earwax artifact) created by Stefano Sabatini
How to reproduce: […] The problems only occurs in the right …
11:17 PM Changeset in ffmpeg [d034847f] by Stefano Sabatini <stefasab@gmail.com>
lavfi/earwax: add missing NULL check in filter_samples()
10:40 PM Changeset in ffmpeg [3af7919b] by Stefano Sabatini <stefasab@gmail.com>
add tools/fourcc2pixfmt to .gitignore
10:35 PM Changeset in ffmpeg [aa48446c] by Stefano Sabatini <stefasab@gmail.com>
lavc/xfaceenc: prefer do{}while() over for(){} construct in …
9:47 PM Changeset in ffmpeg [33d54af4] by Michael Niedermayer <michaelni@gmx.at>
fate: add filmstrip test Signed-off-by: Michael Niedermayer …
9:46 PM Ticket #1882 (Multi-threading wmv encoder) updated by txspaderz
Replying to cehoyos: > Out of curiosity: Could you explain …
8:38 PM Changeset in ffmpeg [0ecef3a0] by Michael Niedermayer <michaelni@gmx.at>
amr_decode_fix_avctx should not return value Signed-off-by: Michael …
7:38 PM Changeset in ffmpeg [6450c05b] by Stefano Sabatini <stefasab@gmail.com>
lswr/swresample: adopt globally consistent rules for options help …
7:38 PM Changeset in ffmpeg [0372ecfa] by Stefano Sabatini <stefasab@gmail.com>
lavc/options_table: force non-negative bitrate range It does not make …
7:28 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by patters
Can you post back here if you make a new version of the wrapper source?
7:22 PM Changeset in ffmpeg [930226cf] by Michael Niedermayer <michaelni@gmx.at>
crystalhd: fix missing braces warning Signed-off-by: Michael …
7:22 PM Changeset in ffmpeg [ab796ded] by Michael Niedermayer <michaelni@gmx.at>
avstring: fix compiler warning about freeing const pointers …
6:52 PM Ticket #846 (Closed Captioning in mov) closed by Carl Eugen Hoyos
fixed: Remuxing CC is now supported (interestingly, it improves / fixes the …
6:50 PM Ticket #1882 (Multi-threading wmv encoder) updated by Carl Eugen Hoyos
Out of curiosity: Could you explain why you are using -copyts ? (Did …
6:49 PM ffmpeg.log.txt attached to Ticket #1882 by Carl Eugen Hoyos
6:48 PM Ticket #1882 (Multi-threading wmv encoder) updated by Carl Eugen Hoyos
Please always post all necessary information here on the bug tracker, …
6:18 PM Ticket #1882 (Multi-threading wmv encoder) updated by txspaderz
Here's a tee'd output at this link (it's quite large, in a ascii …
6:15 PM Ticket #1859 (feature request: making skip_stream work with ffprobe) updated by Vineet Goel
Hi, sorry I am being little impatient, but did you receive my reply. …
4:41 PM Ticket #1864 (support 0x350 TwoCC (Micronas speech ADPCM codec)) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Type changed
4:13 PM Changeset in ffmpeg [73180ecd] by Nicolas George <nicolas.george@normalesup.org>
doc/faq: make the -sameq question more explicit. Wording suggested by …
4:03 PM Ticket #712 (m2v: wrong duration) updated by Carl Eugen Hoyos
Component changed
The output shows "Duration: N/A" now. […]
4:03 PM Changeset in ffmpeg [8cf6377a] by Nicolas George <nicolas.george@normalesup.org>
doc/faq: explain why -sameq is gone.
2:54 PM Changeset in ffmpeg [94f22451] by Paul B Mahol <onemda@gmail.com>
westwood_aud: remove stale comment Signed-off-by: Paul B Mahol …
2:05 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by Elon Musk
Bug with encoding surround stream is because libshine support encoding …
2:00 PM Ticket #1457 (Add support for libshine-fxp fixed point math MP3 encoder) updated by Elon Musk
Replying to patters: > I was able to finally devote some …
1:48 PM Changeset in ffmpeg [2581d9bc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: doc: …
1:24 PM Changeset in ffmpeg [37e81996] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' * commit …
1:13 PM Changeset in ffmpeg [1885ffb0] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60' * commit …
12:53 PM Changeset in ffmpeg [b91fa5f] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt: set sample format default value, and accept NULL value Fix …
12:38 PM Changeset in ffmpeg [1dad4867] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615' * commit …
11:15 AM Changeset in ffmpeg [1c755f76] by Stefano Sabatini <stefasab@gmail.com>
lavc/options_table: make "request_sample_fmt" an …
11:14 AM Changeset in ffmpeg [ca11f6b2] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt: prefer if(){}else{} over if()else{} construct Improve …
11:14 AM Changeset in ffmpeg [481fdeee] by Stefano Sabatini <stefasab@gmail.com>
lavu/opt: add AV_OPT_SAMPLE_FMT option
11:06 AM Changeset in ffmpeg [7be09a91] by Stefano Sabatini <stefasab@gmail.com>
lswr/swresample.h: use consistent inclusion guard header name
11:05 AM Changeset in ffmpeg [a6224267] by Stefano Sabatini <stefasab@gmail.com>
ffmpeg: complain loudly and exit in case removed -sameq option is …
10:30 AM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) updated by Carl Eugen Hoyos
Keywords changed
10:01 AM Changeset in ffmpeg [c9eaa98a] by Stefano Sabatini <stefasab@gmail.com>
doc/ffmpeg: remove -debug option description The option belongs to …
4:58 AM Changeset in ffmpeg [b7280cff] by Michael Niedermayer <michaelni@gmx.at>
asfdec: check stream_index for validity Signed-off-by: Michael …
4:50 AM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) closed by Michael Niedermayer
fixed: will be fixed in my next git push
4:49 AM Changeset in ffmpeg [e5927910] by Michael Niedermayer <michaelni@gmx.at>
asfdec: flip the interpretation of the header aspect back This …
4:49 AM Changeset in ffmpeg [343c73e2] by Michael Niedermayer <michaelni@gmx.at>
asfdec: parse aspect ratio payload extension Signed-off-by: Michael …
4:44 AM Ticket #1872 (aac bitstream not in adts format and extradata missing) updated by yogesh
This problem is reproducible only with ffserver.
4:37 AM Changeset in ffmpeg [8c93269e] by Michael Niedermayer <michaelni@gmx.at>
asfdec: correctly parse payload extensions Signed-off-by: Michael …
4:35 AM Changeset in ffmpeg [2d8c76eb] by Michael Niedermayer <michaelni@gmx.at>
asfdec: parse payload extension list Signed-off-by: Michael …
3:02 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by fpot
I think it has nothing to do with ts (or mkv) muxers. The problem is …
1:38 AM Changeset in ffmpeg [ac2a3a7] by Michael Niedermayer <michaelni@gmx.at>
vf_tinterlace: check av_image_get_linesize() return value Fixes …
1:38 AM Changeset in ffmpeg [03764f67] by Michael Niedermayer <michaelni@gmx.at>
af_earwax: remove unused pointer value Fixes CID703849 Signed-off-by: …
1:03 AM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) updated by esa
I've attached logs for ffplay and ffprobe for "sample-1.wmv" …
1:01 AM sample-1.wmv attached to Ticket #1883 by esa
1:01 AM ffmpeg-20120914-git-8bdba0b-win64__ffprobe-20121102-190003.log attached to Ticket #1883 by esa
1:01 AM ffmpeg-20120914-git-8bdba0b-win64__ffplay-20121102-185805.log attached to Ticket #1883 by esa
1:01 AM ffmpeg-20120907-git-070b0e1-win64__ffprobe-20121102-185917.log attached to Ticket #1883 by esa
1:01 AM ffmpeg-20120907-git-070b0e1-win64__ffplay-20121102-185649.log attached to Ticket #1883 by esa
12:54 AM Ticket #1855 (snow: fail with decode of 2x2 resolution) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
12:46 AM Ticket #1872 (aac bitstream not in adts format and extradata missing) updated by Carl Eugen Hoyos
Version changed
Is this problem only reproducible with ffserver or also with the …
12:41 AM Ticket #1875 (Reproducable fails to copy/concat/convert ALL streams, applies on any ...) closed by Carl Eugen Hoyos
invalid: Isn't "-map 0" the option you are searching for? Please re-open if I …
12:36 AM Ticket #1882 (Multi-threading wmv encoder) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Please post the command line from the forum here together with …
12:34 AM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
Please provide a sample and a command line that allows to reproduce …
12:31 AM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) updated by esa
Component changed
12:28 AM Ticket #1883 (ASF/WMV Source Aspect Ratio (X/Y) Reversed) created by esa
I've noticed this bug only when using ffplay/ffmpeg to decode WMV3 …

Nov 2, 2012:

11:50 PM Changeset in ffmpeg [d3dfe99] by Michael Niedermayer <michaelni@gmx.at>
libgsmdec: fix decoding of non 8khz gsm files Signed-off-by: Michael …
11:50 PM Changeset in ffmpeg [6e6033b7] by Michael Niedermayer <michaelni@gmx.at>
gsmdec: fix decoding of non 8khz gsm files Signed-off-by: Michael …
11:43 PM Changeset in ffmpeg [20ac916e] by Paul B Mahol <onemda@gmail.com>
indeo3: release buffer before calling decode_plane
11:36 PM Changeset in ffmpeg [b02116cc] by Paul B Mahol <onemda@gmail.com>
Revert "Partly revert f174fba: indeo3 decoder does not support direct …
10:57 PM Ticket #1667 (ffplay resizes can cause "garbage" in the margins) closed by Marton Balint
fixed: Fixed in git master. Thanks for testing.
10:56 PM Ticket #1707 (ffplay: Increasing desync) updated by Marton Balint
Status, Owner changed
10:54 PM Ticket #1216 (AVImszh: broken output with rgb24 mode) updated by Elon Musk
So it happens only with RGB24 colorspace?
10:53 PM Ticket #1882 (Multi-threading wmv encoder) created by txspaderz
I'm having issues using multiple cores when using the wmv encoder. It …
10:47 PM Changeset in ffmpeg [4ad6ef00] by Michael Niedermayer <michaelni@gmx.at>
libvo-amrwbenc: allow sampling rates other than 16khz Signed-off-by: …
10:47 PM Changeset in ffmpeg [b30f4510] by Michael Niedermayer <michaelni@gmx.at>
libopencore-amr: allow sampling rates other than 8khz Signed-off-by: …
10:47 PM Changeset in ffmpeg [0aaf0a07] by Michael Niedermayer <michaelni@gmx.at>
libopencore-amrdec: allow sampling rates other than 8khz …
10:47 PM Changeset in ffmpeg [2c1e9383] by Michael Niedermayer <michaelni@gmx.at>
amrwbdec: allow sample rates other than 16khz Signed-off-by: Michael …
10:47 PM Changeset in ffmpeg [d8aaec3] by Michael Niedermayer <michaelni@gmx.at>
amrnbdec: allow sample rates other than 8khz Signed-off-by: Michael …
10:14 PM Changeset in ffmpeg [f58f600c] by Paul B Mahol <onemda@gmail.com>
lclenc: make compression level user selectable Signed-off-by: Paul B …
9:29 PM Ticket #1675 (ape: wrong current duration) closed by Elon Musk
fixed
9:28 PM Ticket #1217 (AVIzlib: not possible to decode video with odd width (rgb24)) closed by Elon Musk
invalid
9:27 PM Changeset in ffmpeg [25b7aa98] by Michael Niedermayer <michaelni@gmx.at>
Fix bit_rate in MPEG1/2 Video In ISO/IEC 13818-2, bit rate is …
7:44 PM Changeset in ffmpeg [77d89a5b] by Paul B Mahol <onemda@gmail.com>
apedec: consume packet after it has been fully decoded Timestamp …
5:28 PM Changeset in ffmpeg [b3fab1f2] by Anton Khirnov <anton@khirnov.net>
doc: add apidoc target for doxygen API documentation Documentation …
5:28 PM Changeset in ffmpeg [34871be] by Anton Khirnov <anton@khirnov.net>
matroskadec: do not use avpacket internals
5:28 PM Changeset in ffmpeg [9221efef] by Anton Khirnov <anton@khirnov.net>
lavf: fix av_interleaved_write_frame() doxy. A sentence was …
5:28 PM Changeset in ffmpeg [717a4509] by Anton Khirnov <anton@khirnov.net>
lavf: clarify the lifetime of demuxed packets.
5:28 PM Changeset in ffmpeg [c8977f6d] by Anton Khirnov <anton@khirnov.net>
avconv: do not free muxed packet on streamcopy. The packet belongs to …
5:28 PM Changeset in ffmpeg [b4dc6dcc] by Anton Khirnov <anton@khirnov.net>
crc: move doxy to the header
5:28 PM Changeset in ffmpeg [b68aac7e] by Anton Khirnov <anton@khirnov.net>
vf_drawtext: do not use deprecated av_tree_node_size
4:32 PM Changeset in ffmpeg [c39fb308] by Paul B Mahol <onemda@gmail.com>
smjpegdec: set nb_frames for video stream Signed-off-by: Paul B Mahol …
4:05 PM Changeset in ffmpeg [0a7a94f2] by Diego Biurrun <diego@biurrun.de>
x86: Refactor PSWAPD fallback implementations and port to cpuflags
3:44 PM Changeset in ffmpeg [9a07c133] by Diego Biurrun <diego@biurrun.de>
parser: Move Doxygen documentation to the header files
3:13 PM Changeset in ffmpeg [85f67c48] by Diego Biurrun <diego@biurrun.de>
PGS subtitles: Expose forced flag Useful for detection of subtitles …
2:38 PM Changeset in ffmpeg [26f01bd1] by Diego Biurrun <diego@biurrun.de>
x86: PMINUB: port to cpuflags
2:34 PM Ticket #1857 (PNG iTXt textual information chunk) updated by Cigaes
tEXt and zTXt decoding implemented and pushed. iTXt still waiting for …
2:24 PM Changeset in ffmpeg [9ce02e14] by Diego Biurrun <diego@biurrun.de>
x86: ac3dsp: port to cpuflags
2:22 PM Changeset in ffmpeg [61bc2bc7] by Diego Biurrun <diego@biurrun.de>
x86util: Add cpuflags_mmxext alias for cpuflags_mmx2 "mmxext" is a …
2:12 PM Ticket #692 (Audio is not in sync with video, webcam capturing) closed by Carl Eugen Hoyos
fixed: The original problem - that starttime is broken for -f v4l2 apparently …
2:12 PM Changeset in ffmpeg [805b5700] by Nicolas George <nicolas.george@normalesup.org>
lavc/pngdec: decode textual data (tEXt and zTXt). Requested in trac …
2:12 PM Changeset in ffmpeg [483c1aa5] by Nicolas George <nicolas.george@normalesup.org>
lavu/bprint: add av_bprint_get_buffer(). It is useful to use bprint …
1:57 PM Changeset in ffmpeg [8551c6be] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: dv1394: …
1:38 PM Changeset in ffmpeg [012f73e2] by Diego Biurrun <diego@biurrun.de>
x86inc: Only define program_name if the macro is unset This allows …
1:20 PM Changeset in ffmpeg [67883502] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff' * commit …
1:00 PM Changeset in ffmpeg [00aa7fa7] by Michael Niedermayer <michaelni@gmx.at>
pcm: fix handling of more than 8 channels for planar Signed-off-by: …
12:43 PM Changeset in ffmpeg [db9f426c] by Michael Niedermayer <michaelni@gmx.at>
Merge commit '8ac0f6767bf63d3e6b308ee6648ff02598b81e03' * commit …
12:40 PM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
Priority, Status changed
12:37 PM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Ignasi Rius
I don't know if it's a regression. All I can tell is that it happens …
12:30 PM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
Version, Component, Reproduced by developer changed
Do you think this is a regression? (This would make the ticket important.)
12:23 PM Ticket #1835 (-sameq no longer working) updated by Carl Eugen Hoyos
I forgot to add that I suspect it has worked for jpg / mjpeg at least …
12:09 PM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Ignasi Rius
Thanks for your help cehoyos. I've just uploaded IN24_LittleEndian.mov …
11:52 AM Ticket #1835 (-sameq no longer working) closed by Stefano Sabatini
wontfix: Given the fact that the option was broken, there are equivalent …
11:50 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Carl Eugen Hoyos
Version, Summary changed
11:47 AM Ticket #1878 (Seeking causes later packets to be thrown away) updated by Carl Eugen Hoyos
Keywords changed
11:43 AM Ticket #1170 (asf sub index seeking) updated by Carl Eugen Hoyos
Keywords changed
11:35 AM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Carl Eugen Hoyos
[…]
11:21 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
"incoming" is explained here: http://ffmpeg.org/bugreports.html (no …
11:11 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Ignasi Rius
Replying to cehoyos: > Please provide a sample, there is …
10:09 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) updated by Carl Eugen Hoyos
Please provide a sample, there is no hard file size limit for incoming.
9:25 AM Changeset in ffmpeg [e1c804d8] by Martin Storsjö <martin@martin.st>
dv1394: Swap the min and max values of the 'standard' option …
8:59 AM Changeset in ffmpeg [2b831a59] by Martin Storsjö <martin@martin.st>
rtpdec_vp8: Don't parse fields that aren't used This avoids warnings …
8:50 AM Ticket #1881 (in24 Little Endian PCM audio (pcm_s24le) in mov decoded incorrectly as ...) created by Ignasi Rius
I have a MOV file with 2 audio tracks using the in24 codecID and the …
7:56 AM Ticket #1880 (How to cut a video part and also convert video file format.) closed by Clément Bœsch
needs_more_info: You didn't explain what is wrong. Again, this is a bug tracker, not a …
7:51 AM Ticket #1879 (Command line to compress all the video file formats) closed by Clément Bœsch
invalid: This is a user question and belongs either to #ffmpeg irc channel, or …
7:18 AM Ticket #1880 (How to cut a video part and also convert video file format.) created by Ramesh
Summary of the bug:I need to cut a part of video file by giving the …
7:06 AM Ticket #1879 (Command line to compress all the video file formats) created by Ramesh
Summary of the bug: I am not able to compress video files other than …
6:58 AM Changeset in ffmpeg [0876c280] by Anton Khirnov <anton@khirnov.net>
lavc: add some AVPacket doxy.
6:58 AM Changeset in ffmpeg [fdc86728] by Anton Khirnov <anton@khirnov.net>
audiointerleave: deobfuscate a function call. right above there is if …
6:58 AM Changeset in ffmpeg [179a5c37] by Anton Khirnov <anton@khirnov.net>
rtpdec: factorize identical code used in several handlers
6:58 AM Changeset in ffmpeg [f70381ab] by Anton Khirnov <anton@khirnov.net>
a64: remove interleaved mode. It has been disabled since it was added …
4:00 AM Changeset in ffmpeg [a5f6720f] by Michael Niedermayer <michaelni@gmx.at>
Add QT CC track mux support Signed-off-by: Michael Niedermayer …
3:34 AM Ticket #1877 (filter to seek to X frame to start encoding from) closed by compn
invalid: nevermind, this can be achieved with select filter select=gt(n, 342)
2:27 AM Ticket #1804 (avi decoding regression) updated by zzwcenter
When will this problem be solved?
1:07 AM Changeset in ffmpeg [ebfc212b] by Michael Niedermayer <michaelni@gmx.at>
dv1394: fix order of AVOption fields Signed-off-by: Michael …

Nov 1, 2012:

11:28 PM Changeset in ffmpeg [1475815a] by Michael Niedermayer <michaelni@gmx.at>
Apply again [916352f282855e3e4e86a39df9452fead2aa0771] that got lost …
10:47 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Mista_D
Seems to be fixed as per 1.0.git-099786a, please close the ticket. …
10:30 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Mista_D
Version, Summary changed
10:12 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Mista_D
Attempted demuxing with MP4Box instead of FFmpeg: 1. encode with …
9:09 PM Changeset in ffmpeg [099786a6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
8:47 PM Changeset in ffmpeg [c19e9d00] by Martin Storsjö <martin@martin.st>
doc: Point to the new location of the c99-to-c89 tool This location …
8:37 PM Changeset in ffmpeg [f742c7b2] by Michael Niedermayer <michaelni@gmx.at>
lavf: fix integer overflow in rfps calculation Signed-off-by: Michael …
7:26 PM Changeset in ffmpeg [bacebe1f] by Michael Niedermayer <michaelni@gmx.at>
avienc: force a valid timebase for video Signed-off-by: Michael …
7:04 PM Ticket #1878 (Seeking causes later packets to be thrown away) created by mbradshaw
Summary of the bug: Seeking causes certain packets to be thrown …
6:43 PM Changeset in ffmpeg [6d1270a0] by Anton Khirnov <anton@khirnov.net>
decode_audio3: initialize AVFrame Same fix and issue as in …
6:37 PM Changeset in ffmpeg [7669144a] by Stefano Sabatini <stefasab@gmail.com>
doc/platform: Comply With All Capitalized Words Convention
5:02 PM Changeset in ffmpeg [4695ee71] by Michael Niedermayer <michaelni@gmx.at>
lavfi/fifo: add assert to ensure request was successfull. We would …
4:39 PM Ticket #1811 (Transport stream with intentional garbage in the beginning is detected ...) closed by Michael Niedermayer
fixed
4:22 PM Changeset in ffmpeg [304ebed5] by Michael Niedermayer <michaelni@gmx.at>
mpegts_probe: detect files with garbage at the begin. Fixes …
3:30 PM Changeset in ffmpeg [5459848b] by Justin Ruggles <justin.ruggles@gmail.com>
ws-snd1: set channel layout
3:30 PM Changeset in ffmpeg [f7b85065] by Justin Ruggles <justin.ruggles@gmail.com>
wmavoice: set channel layout
3:29 PM Changeset in ffmpeg [002097a0] by Justin Ruggles <justin.ruggles@gmail.com>
wmapro: use AVCodecContext.channels instead of keeping a private copy
3:29 PM Changeset in ffmpeg [2ed40608] by Justin Ruggles <justin.ruggles@gmail.com>
wma: do not keep private copies of some AVCodecContext fields …
3:29 PM Changeset in ffmpeg [50a65e7a] by Justin Ruggles <justin.ruggles@gmail.com>
vmdaudio: set channel layout
3:29 PM Changeset in ffmpeg [b5f628e2] by Justin Ruggles <justin.ruggles@gmail.com>
twinvq: validate sample rate code A large invalid value could cause …
3:29 PM Changeset in ffmpeg [335826cf] by Justin Ruggles <justin.ruggles@gmail.com>
twinvq: set channel layout
3:29 PM Changeset in ffmpeg [8cc72ce5] by Justin Ruggles <justin.ruggles@gmail.com>
twinvq: validate that channels is not <= 0 This could occur due to …
3:29 PM Changeset in ffmpeg [cebea00c] by Justin Ruggles <justin.ruggles@gmail.com>
truespeech: set channel layout
3:29 PM Changeset in ffmpeg [523734eb] by Justin Ruggles <justin.ruggles@gmail.com>
sipr: set channel layout
3:29 PM Changeset in ffmpeg [4c53f4ae] by Justin Ruggles <justin.ruggles@gmail.com>
shorten: validate that the channel count in the header is not <= 0
3:29 PM Changeset in ffmpeg [4e13e504] by Justin Ruggles <justin.ruggles@gmail.com>
ra288dec: set channel layout
3:29 PM Changeset in ffmpeg [6159f643] by Justin Ruggles <justin.ruggles@gmail.com>
ra144dec: set channel layout
3:29 PM Changeset in ffmpeg [eb38d8fe] by Justin Ruggles <justin.ruggles@gmail.com>
qdm2: remove unneeded checks for channel count
3:29 PM Changeset in ffmpeg [be2ab8b7] by Justin Ruggles <justin.ruggles@gmail.com>
qdm2: make sure channels is not <= 0 and set channel layout
3:29 PM Changeset in ffmpeg [e3d6ab57] by Justin Ruggles <justin.ruggles@gmail.com>
qcelpdec: set channel layout
3:29 PM Changeset in ffmpeg [d26701ce] by Justin Ruggles <justin.ruggles@gmail.com>
nellymoserdec: set channels to 1
3:29 PM Changeset in ffmpeg [d40dab90] by Justin Ruggles <justin.ruggles@gmail.com>
libopencore-amr: set channel layout for amr-nb or if not set by the user
3:29 PM Changeset in ffmpeg [30f8da29] by Justin Ruggles <justin.ruggles@gmail.com>
libilbc: set channel layout
3:29 PM Changeset in ffmpeg [0fd1ddf1] by Justin Ruggles <justin.ruggles@gmail.com>
dpcm: use AVCodecContext.channels instead of keeping a private copy
3:29 PM Changeset in ffmpeg [1c7a0161] by Justin Ruggles <justin.ruggles@gmail.com>
imc: set channels to 1 instead of validating it
3:29 PM Changeset in ffmpeg [32c7769e] by Justin Ruggles <justin.ruggles@gmail.com>
gsmdec: always set channel layout and sample rate at initialization …
3:29 PM Changeset in ffmpeg [c5b8acad] by Justin Ruggles <justin.ruggles@gmail.com>
libgsmdec: always set channel layout and sample rate at initialization …
3:29 PM Changeset in ffmpeg [a346aaf1] by Justin Ruggles <justin.ruggles@gmail.com>
g726dec: do not validate sample rate For decoding it does not really …
3:29 PM Changeset in ffmpeg [e00eb03c] by Justin Ruggles <justin.ruggles@gmail.com>
g726dec: set channel layout at initialization instead of validating it
3:29 PM Changeset in ffmpeg [99d86863] by Justin Ruggles <justin.ruggles@gmail.com>
flacdec: do not warn on sample rate change
3:29 PM Changeset in ffmpeg [90fcac0e] by Justin Ruggles <justin.ruggles@gmail.com>
flacdec: allow mid-stream channel layout change Although the libFLAC …
3:29 PM Changeset in ffmpeg [268f8ba1] by Justin Ruggles <justin.ruggles@gmail.com>
flacdec: use av_samples_* functions for sample buffer allocation …
3:29 PM Changeset in ffmpeg [8ac0f676] by Justin Ruggles <justin.ruggles@gmail.com>
dcadec: allow the decoder to change the channel layout mid-stream
3:29 PM Changeset in ffmpeg [93e27f86] by Justin Ruggles <justin.ruggles@gmail.com>
cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
3:29 PM Changeset in ffmpeg [8f173ef0] by Justin Ruggles <justin.ruggles@gmail.com>
cook: move samples_per_frame from COOKSubpacket to where it is used
3:29 PM Changeset in ffmpeg [7efbba2] by Justin Ruggles <justin.ruggles@gmail.com>
cook: use av_get_channel_layout_nb_channels() instead of …
3:29 PM Changeset in ffmpeg [d21b2e47] by Justin Ruggles <justin.ruggles@gmail.com>
cook: reverse a condition so that the code makes more sense
3:29 PM Changeset in ffmpeg [926e9d2] by Justin Ruggles <justin.ruggles@gmail.com>
cook: remove unneeded COOKContext variable, sample_rate
3:29 PM Changeset in ffmpeg [8aa5b8c5] by Justin Ruggles <justin.ruggles@gmail.com>
cook: remove unneeded COOKContext variable, bit_rate
3:29 PM Changeset in ffmpeg [3509eee1] by Justin Ruggles <justin.ruggles@gmail.com>
cook: use AVCodecContext.channels instead of keeping a private copy
3:29 PM Changeset in ffmpeg [a3145d0] by Justin Ruggles <justin.ruggles@gmail.com>
bmvaudio: set channel layout at init() rather than validating it
3:29 PM Changeset in ffmpeg [a38eadf7] by Justin Ruggles <justin.ruggles@gmail.com>
atrac1: do not keep a copy of channel count in the private context
3:29 PM Changeset in ffmpeg [4f56f9c4] by Justin Ruggles <justin.ruggles@gmail.com>
dsicinaudio: set channels and channel layout
3:29 PM Changeset in ffmpeg [ec2694d2] by Justin Ruggles <justin.ruggles@gmail.com>
g722dec: set channel layout at initialization instead of validating it
3:29 PM Changeset in ffmpeg [ee0e9678] by Justin Ruggles <justin.ruggles@gmail.com>
amrwbdec: set channels, channel_layout, and sample_rate Only mono …
3:29 PM Changeset in ffmpeg [b24a4449] by Justin Ruggles <justin.ruggles@gmail.com>
amrnbdec: set channels, channel_layout, and sample_rate Only mono …
3:29 PM Changeset in ffmpeg [a4202003] by Justin Ruggles <justin.ruggles@gmail.com>
dca_parser: allow the parser to change the sample rate
3:29 PM Changeset in ffmpeg [0366664e] by Justin Ruggles <justin.ruggles@gmail.com>
lavc: check channel count after decoder init Ensures the decoder did …
3:29 PM Changeset in ffmpeg [bb6941af] by Justin Ruggles <justin.ruggles@gmail.com>
lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
3:21 PM Changeset in ffmpeg [84e7d368] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Fix inferred misuses of enums This fixes CID 700457, 700458 …
3:13 PM Ticket #1877 (filter to seek to X frame to start encoding from) created by compn
a lot of users want a feature where they can specify the exact frame …
2:46 PM Changeset in ffmpeg [fec39d99] by Marton Balint <cus@passwd.hu>
ffplay: remove redundant !codec check Signed-off-by: Marton Balint …
2:46 PM Changeset in ffmpeg [fdb93344] by Marton Balint <cus@passwd.hu>
ffplay: only initialize codec opts before using it Fixes Coverity CID …
2:46 PM Changeset in ffmpeg [8cb74024] by Marton Balint <cus@passwd.hu>
ffplay: always free buffersink_params in configure_video_filters …
2:46 PM Changeset in ffmpeg [09214f4] by Marton Balint <cus@passwd.hu>
ffplay: remove uneeded format filter, buffersink format is set …
2:46 PM Changeset in ffmpeg [afd9e705] by Marton Balint <cus@passwd.hu>
ffplay: check for buffersink_params allocation success Signed-off-by: …
2:46 PM Changeset in ffmpeg [abd49a7] by Marton Balint <cus@passwd.hu>
ffplay: always free inputs and outputs in configure_filtergraph Fixes …
2:46 PM Changeset in ffmpeg [65f6c42a] by Marton Balint <cus@passwd.hu>
ffplay: fill the unused part of the window with black Should fix …
2:46 PM Changeset in ffmpeg [00b70f8d] by Marton Balint <cus@passwd.hu>
ffplay: add update parameter to fill_rectangle Signed-off-by: Marton …
2:08 PM Changeset in ffmpeg [e5cf100d] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_probe: check slice order Fixes: Enrique.mp3 Signed-off-by: …
1:04 PM Ticket #1800 (support iTunes drm encrypted files) updated by compn
Keywords, Summary changed
like carl says, this file (along with lots of others from itunes) is …
12:57 PM PHP edited by burek
minor typo changes (diff)
12:56 PM Ticket #424 (A/V desync on transport stream) updated by Carl Eugen Hoyos
Possibly related to ticket #1866.
12:25 PM Changeset in ffmpeg [7fd9d49b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
12:11 PM Changeset in ffmpeg [add7513e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' * commit …
10:56 AM Ticket #1813 (ASS filter does not accept filenames with ') updated by Stefano Sabatini
See also commit: […]
10:47 AM Changeset in ffmpeg [14f1fa56] by Stefano Sabatini <stefasab@gmail.com>
doc/filters: add "Notes on filtergraph escaping" section Should help …
10:23 AM libswscale-test.c attached to Ticket #1853 by Rudolf Polzer
10:23 AM Ticket #1853 (libswscale writes past scanline end) updated by Rudolf Polzer
The problem here is that it obviously cannot be reproduced with the …
8:36 AM Ticket #1813 (ASS filter does not accept filenames with ') closed by Carl Eugen Hoyos
invalid
2:04 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
What you call my crash has already been fixed locally and just trying …
1:59 AM Changeset in ffmpeg [6204ea17] by Michael Niedermayer <michaelni@gmx.at>
rational: test add/sub too Signed-off-by: Michael Niedermayer …
1:59 AM Changeset in ffmpeg [841bf0ef] by Michael Niedermayer <michaelni@gmx.at>
cmdutils: allow specifying the file for -report Signed-off-by: …
1:24 AM Encode/VFX edited by Jakub Krajcovic
(diff)
1:06 AM Ticket #1874 (ffplay displays "nan" as an current time) updated by Elon Musk
Status, Reproduced by developer changed
1:05 AM Ticket #1874 (ffplay displays "nan" as an current time) updated by Elon Musk
It happens here on FreeBSD.
1:03 AM Ticket #1874 (ffplay displays "nan" as an current time) updated by Carl Eugen Hoyos
But can you confirm that this problem is only reproducible on Windows?
1:02 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > Knowing where the problem is and …
1:00 AM Encode/VFX created by Jakub Krajcovic
12:56 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
Knowing where the problem is and getting in the optimal fix are a …
12:45 AM Changeset in ffmpeg [7139f0e6] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix typo in platform documentation.
12:41 AM WikiStart edited by Jakub Krajcovic
(diff)
12:40 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > So you want a worthless crash …
12:40 AM Encode/H.264 edited by Jakub Krajcovic
(diff)
12:38 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > ffmpeg c99 code is not compatible …
12:29 AM Changeset in ffmpeg [bb9bc1fc] by Paul B Mahol <onemda@gmail.com>
flicvideo: return more meaningful error codes Signed-off-by: Paul B …
12:27 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by DonMoir
ffmpeg c99 code is not compatible with MSVC c++ code. That is MSVC …
12:24 AM Ticket #1874 (ffplay displays "nan" as an current time) updated by ami_stuff
it seems to be related to mmx or something (tested with 2 builds - one …
12:24 AM Encode/H.264 edited by Jakub Krajcovic
(diff)
12:03 AM Ticket #1876 (vc1dec.c multi-threading decode crash issue) updated by Carl Eugen Hoyos
Replying to DonMoir: > Can you explain how I am suppose to …
Note: See TracTimeline for information about the timeline view.