[SCM] Libav/FFmpeg packaging annotated tag, v10_alpha2, created. v10_alpha2
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sat Mar 15 00:36:15 UTC 2014
The annotated tag, v10_alpha2 has been created
at 7bae6f5b4d5023ecde030d759038fa25bd8c4059 (tag)
tagging 210881110d3e22cca36edeaca118b5e22c998266 (commit)
replaces v10_alpha1
tagged by Reinhard Tartler
on Sat Jan 18 10:42:13 2014 -0500
- Shortlog ------------------------------------------------------------
10_alpha2 Release
Alex Converse (5):
fate: Add a downsampled SBR testvector
aac: Fix TNS decoding for the 512 sample window family.
fate: Add a test vector for AAC ELD with TNS.
aac: Fix low delay windowing.
fate: Update AAC ELD 5.1 ref for recent bugfixes.
Anton Khirnov (46):
x86: mpegvideo: move denoise_dct asm to mpegvideoenc
Makefile: add html template files to the doxygen deps
mpegvideo: set reference/pict_type on generated reference frames
rv30: fix extradata size check.
adx: check that the offset is not negative
eacmv: check the framerate before setting it.
mathematics: remove asserts from av_rescale_rnd()
pmpdec: check that there is at least one audio packet.
lzw: switch to bytestream2
h264: reset data_partitioning if decoding the slice header for NAL_DPA fails
audio_mix: initialize the data pointers to NULL
audio_mix: fix zeroing output channels in certain cases
audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing
tests/Makefile: allow FILTER* to be called with lists of filter names
FATE: add a test for the lavr mixing case fixed in fc6a3ef40d34ce8443ae57c2452f3f273d7d4891
mpegvideo: split the encoding-only parts of frame_start() into a separate function
mpegvideo: move dct_unquantize functions up to avoid forward declarations
mpegvideo: remove disabled bfin asm
4xm: return a proper error code.
4xm: replace forcing EMU_EDGE by a copy
kgv1dec: replace forcing EMU_EDGE by a copy
sgidec: fix buffer size check in expand_rle_row()
lavc: add 422/444 YUV with alpha to align_dimensions()
oggparseogm: check timing variables
lavf: remove a pointless check
lavc: do not leak the internal frame if opening the codec fails
cavsdec: check ff_get_buffer() return value
h264: rebuild the default ref list if the reference count changes
h264: reject mismatching luma/chroma bit depths during sps parsing
h264: check that execute_decode_slices() is not called too many times
h264: do not use 422 functions for monochrome
pthread_frame: unref decoded frames on failure
segafilm: fix leaks if reading the header fails
mpegvideo: drop support for real (non-emulated) edges
vp8: drop support for real (non-emulated) edges
vp9: drop support for real (non-emulated) edges
FATE: add MSS2 tests
mjpegdec: apply flipping after decoding, not before
lavf: simplify handling of offset in av_probe_input_buuffer()
lavf: use a fixed width type
lavf: make av_probe_input_buffer more robust
mp3enc: add an option for disabling the Xing frame.
mp3enc: allow omitting the id3v2 header with -id3v2_version 0
avconv: print a warning when falling back to default 25fps
yuv4mpeg: set average frame rate
buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctly
Benjamin Larsson (1):
flv: Workaround for buggy Omnia A/XE encoder
Diego Biurrun (15):
configure: Express atomics/thread deps through the dependency system
atomics: cosmetics: Restructure ifdefs for greater clarity
error.h: Do not circularly depend on avutil.h
configure: Explicitly disable w32threads if the test for it fails
avutil: Move library version related macros to version.h
configure: Support preprocessor macros as header names
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
network.h: Add #endif comments to improve readability
ac3tab.h: #include the correct headers
x86: avcodec: Add a bunch of missing #includes for av_cold
x86: hpeldsp: Add missing av_cold attribute to init function
arm: Use full filenames as multiple inclusion guards
x86: Consistently use cpu flag detection macros in places that still miss it
build: Add separate hidden config option for the intrax8 code
x86: dsputil: Simplify xvmc deprecation conditional
Gildas Cocherel (4):
lavc: add HEVC profiles names
hevc: store profile and level in AVCodecContext
hevc: refactor Profile Tier Level
hevc_ps: fix indentation
Guillaume Martres (6):
hevc: don't check for errors in PTL code
hevc: warn when an unknown profile is used
hevc: move DSP declarations from hevc.h into hevcdsp.h
hevc: add new conformance streams
hevc: rename some HEVC conformance streams
hevc: fix decoding of one PU wide files
Janne Grunau (12):
cabac: remove leftovers from the cabac encoder
aarch64: configure: set arch dependent features
aarch64: bswap inline assembly
dct-test: test ff_simple_idct_neon only on ARM for now
aarch64: add cpuflags support for NEON and VFP
aarch64: h264 chroma motion compensation NEON optimizations
aarch64: h264 idct NEON assembler optimizations
aarch64: h264 qpel NEON optimizations
aarch64: hpeldsp NEON optimizations
aarch64: h264 loop filter NEON optimizations
aarch64: h264 (bi)weight NEON optimizations
aarch64: port neon clobber test from arm
Johan Andersson (1):
cmdutils: update copyright year to 2014.
Justin Ruggles (2):
Add a libwebp encoder
flac muxer: add option to disable writing the global header
Kostya Shishkov (1):
lagarith: do not call simd functions on unaligned lines
Luca Barbato (17):
jvdec: Return EOF on end of file
jvdec: Do not feed the decoder with known wrong data
flv: Use the correct type to hold the file offset
mms: Remove non-utf8 characters
doxy: Fix link in badge color
doxy: Update the css to have a flat style
h264: namespace the decode function
lavu: Move preprocessor macros in a separate file
drawtext: Drop pointless header
configure: Update freetype check to follow upstream
vc1dsp: K&R formatting cosmetics
vc1: Factorize out chroma MC
mxf: Do not use int to check the seek position
mxf: Drop unnecessary checks
mxf: Use av_malloc_array
doxy: Add AVFrame to the structured modules
doxy: Document better the available AVFrame flags
Martin Storsjö (17):
fate: Explicitly specify the pixel format for the pngparser test
arm: Don't clobber callee saved registers in scalarproduct
arm: Add a missing endfunc macro call
arm: Use the matching endfunc macro instead of the assembler directive directly
sdp: Check that fmt->oformat is non-null before accessing it
configure: Disable networking if winsock2.h is available but winsock functions aren't
arm: cosmetics: Reindent the h264dsp neon init function
arm: Remove a leftover define for the pld instruction
arm: Allow overriding the alignment set in the function macro
arm: Add a missing # as prefix for an immediate constant
fate: Explicitly specify the rgb555le pixel format for the mss2 rgb555 tests
arm: Add an option for making sure NEON registers aren't clobbered
x86/arm: Add clobber tests to libavresample
mov: Free intermediate arrays in the normal cleanup function
mov: Free an earlier allocated array if allocating a new one
aviocat: Check the argv array length before reading element i+1
aviocat: Add support for specifying the input duration
Marton Balint (1):
mxf: Fix off by one error in d10 aes3 decoding
Mason Carter (3):
vc1: arm: Add NEON assembly
vc1: arm: Add NEON no_rnd chroma MC
vc1: Fix intensity compensation performance regression
Maxim Polijakowski (1):
ATRAC3+ decoder
Michael Niedermayer (4):
random_seed: Rewrite the generic clock() based seed code
vc1: Add avg_no_rnd_vc1_chroma_mc4_c()
mxf: Fix a possible leak of extradata
avisynth: fix setting packet properties
Mickaël Raulet (1):
hevc: support luma bit depth != chroma bit depth for PCM coding units
Paul B Mahol (2):
jvdec: Fix memory leak of jv->frames
libopusenc: Change default frame duration to 20 ms
Reimar Döffinger (1):
mxf: Set AV_FIELD_PROGRESSIVE
Reinhard Tartler (1):
Prepare for 10_alpha2 Release
Robert Krüger (1):
vf_yadif: Relicense from GPL to LGPL
Tim Walker (12):
doc: fix a coding style error in the developer documentation.
doc: fix link to the ISC license text in the developer documentation.
lavu: fix typo in documentation.
lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.
avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.
dcadec: set the output channel mode more accurately.
dcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
mlp: Parse TrueHD decoder channel modifiers and set the AVMatrixEncoding for each substream.
mlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
(e)ac3: parse and store the Dolby Surround, Surround EX and Headphone mode flags.
(e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.
vc1: Enable the interlaced B-frame codepath.
Tomas Härdin (2):
mxf: Correctly support files from Pinnacle Thunder
mxf: Fix potential leak in mxf_read_local_tags()
Vittorio Giovara (6):
lavfi: add framepack filter
fate: add framepack filter test
avfilter: add documentation for needs_writable
avfilter: add needs_writable field to the internal AVFilterPad structure
avfilter: fix leaks on error in ff_filter_frame
avutil: do not use avcodec header in frame.h
-----------------------------------------------------------------------
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list