- 21 Nov, 2011 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket312 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 20 Nov, 2011 35 commits
-
-
Lou Logan authored
Also add GPG fingerprint. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
git.videolan.org is confusing to some users as videolan is a seperate project from ffmpeg. the new name points to git.videolan.org but avoids the confusion. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket126 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket655 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
This will silence the warning of av_set_opt_int() in swr for input/output channels when the layout is not yet defined (or supported).
-
Michael Niedermayer authored
* shariman/wmall: (24 commits) Clean-up dump_int_buffer() to dump samples from a buffer Implement revert_cdlms() Doxy for reset_codec() Store transient state and position of transient area Implement use_high_update_speed() and use_normal_update_speed() Initialize num_logged_tiles and remove unnecessary codes Log index for each line of output Log tile size Output decoded residues Replace placeholders with actual calls to clear_codec_buffers() and reset_codec() Implement lms_update() Implement lms_predict() Implement reset_codec() Add missing syntax elements to WmallDecodeCtx Add .recent syntax element to cdlms struct Implement clear_codec_buffers() Add buffers to context necessary for reverting cdmls and mclms filter Use avpriv_copy_bits() instead of ff_copy_bits() Cosmetics ... Conflicts: libavcodec/wmalosslessdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Bug introduced in: commit 7bb1807c Author: Anton Khirnov <anton@khirnov.net> Date: Tue Aug 23 12:58:49 2011 +0200 AVOptions: refactor set_number/write_number write_number() does the actual writing of the supplied number to destination. Move finding the option and choosing destination address out of it.
-
Reimar Döffinger authored
YASM does not support %ifempty even though it is in the official NASM documentation and supported since NASM 2.02. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Reimar Döffinger authored
This issue is actually already fixed in NASM, however it will be a bit before it arrives everywhere. This should work as a temporary work-around. Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Mashiat Sarker Shakkhar authored
-
Andreas Öman authored
-
John Stebbins authored
Fix building with --disable-network. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
* qatar/master: swscale: Fix stack alignment for SSE avcodec: move some AVCodecContext fields to an internal struct. avcodec: use av_opt_set() instead of deprecated av_set_string3() avcodec: fix some const warnings avcodec: remove pointless AVOption, internal_buffer_count imgutils: Fix illegal read. Conflicts: doc/APIchanges libavcodec/avcodec.h libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Nov, 2011 3 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This way cycles are detected much earlier. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-