platform/upstream/libav.git
2013-07-28 Luca Barbatoqdm2: Whitespace cosmetics
2013-07-28 Luca Barbatoflac: use meaningful return values
2013-07-28 Luca Barbatoxl: Fix the buffer size check
2013-07-28 Luca Barbatoxl: K&R formatting cosmetics
2013-07-27 Diego Biurrundoc: cosmetics: Consistently format list and table...
2013-07-27 Diego BiurrunAdd missing deprecation attributes
2013-07-27 Diego Biurruneval: Explicitly ignore return value of strtod() in...
2013-07-27 Diego BiurrunRemove unreachable returns
2013-07-27 Luca Barbatoavidec: Let the inner dv demuxer take care of discarding
2013-07-27 Luca Barbatoavidec: K&R formatting cosmetics
2013-07-27 Diego Biurrunbuild: Only check FATE dependencies when running FATE...
2013-07-27 Diego Biurrunh264: K&R formatting cosmetics
2013-07-27 Diego Biurrunbuffersink: K&R formatting cosmetics
2013-07-26 Martin Storsjöwtv: Drop some casts that now are unnecessary
2013-07-26 Martin Storsjöwtv: Make WTV_SECTOR_BITS a 64 bit constant
2013-07-26 Michael KostylevAIX: add support for shared builds
2013-07-26 Hendrik Schreiberavio: Don't set the seekable flag if no seek function...
2013-07-26 Martin Storsjörtpenc: Fix some odd comments
2013-07-26 Hendrik Leppkeslavfi: add attribute_align_arg to all public entry...
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-07-25 Rémi Denis... mpeg12: Ignore slice threading if hwaccel is active
2013-07-25 Rainer Hocheckervdpau: Fix VC-1 interlaced mode
2013-07-25 Diego Biurruncosmetics: Add '0' to float constants ending in '.'.
2013-07-25 Diego Biurruntwinvq: K&R formatting cosmetics
2013-07-24 Martin Storsjöarm: Comment out unused labels in simple_idct_arm
2013-07-23 Luca Barbato8bps: Make the bound-checks consistent
2013-07-23 Luca Barbato8bps: Bound-check the input buffer
2013-07-23 Luca Barbato4xm: Reject not a multiple of 16 dimension
2013-07-23 Luca Barbatoalsdec: Clean up error paths
2013-07-23 Luca Barbatoalsdec: Fix the clipping range
2013-07-22 Martin Storsjöarm: Mangle external symbols properly in new vfp assemb...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of qmf_32_subbands
2013-07-22 Ben Avisondcadsp: Add a new method, qmf_32_subbands
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of fft16
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of dca_lfe_fir
2013-07-22 Martin Storsjöarm: Add VFP-accelerated version of imdct_half
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisondcadec: Use int32_to_float_fmul_array8
2013-07-22 Ben Avisonfmtconvert: Add a new method, int32_to_float_fmul_array8
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of int32_to_float_fmul...
2013-07-22 Ben Avisonarm: Add VFP-accelerated version of synth_filter_float
2013-07-21 Justin Ruggleslibspeexdec: fix detection of final terminator code
2013-07-21 Hendrik Leppkesconfigure: generate full msvc debug symbols when linkin...
2013-07-21 Derek Buitenhuislibx264: Define X264_API_IMPORTS on MSVC/ICL
2013-07-19 Luca Barbatodsicinav: Clip the source size to the expected maximum
2013-07-19 Luca Barbatodsicinav: Bound-check the source buffer when needed
2013-07-19 Luca Barbatodsicinav: K&R formatting cosmetics
2013-07-19 Vittorio Giovaralavfi: filtfmts: use newer avfilter APIs
2013-07-19 Ed Torbettrtsp: Support multicast source filters (RFC 4570)
2013-07-19 Martin Storsjörtpproto: Check the source IP if one single source...
2013-07-19 Ed Torbettrtpproto: Support IGMPv3 source specific multicast...
2013-07-18 Diego Biurruncompat: Add missing license boilerplates
2013-07-18 Diego BiurrunEmploy consistent LIBAV_COMPAT_ multiple inclusion...
2013-07-18 Martin Storsjöavserver: Remove unused loadable module support
2013-07-17 Diego BiurrunConsistently use "cpu_flags" as variable/parameter...
2013-07-17 Christophe... fmtconvert: Explicitly use int32_t instead of int
2013-07-16 Sean McGovernpthread: Rename thread_init to avoid symbol collision
2013-07-15 Martin Storsjölavf: Make sure avg_frame_rate can be calculated withou...
2013-07-15 Martin Storsjömov: Do not allow updating the time scale after it...
2013-07-15 Martin Storsjömov: Seek back if overreading an individual atom
2013-07-15 Martin Storsjöac3dec: Don't consume more data than the actual input...
2013-07-15 Luca Barbatoindeo: Reject impossible FRAMETYPE_NULL
2013-07-15 Luca Barbatoindeo: Do not reference mismatched tiles
2013-07-15 Luca Barbatoindeo: Sanitize ff_ivi_init_planes fail paths
2013-07-15 Luca Barbatoindeo5: return proper error codes
2013-07-15 Luca Barbatoindeo: Bound-check before applying motion compensation
2013-07-14 Martin Storsjörtsp: Include an User-Agent header field in all requests
2013-07-13 Luca Barbatoindeo: Bound-check before applying transform
2013-07-13 Luca Barbatoindeo4: Validate scantable dimension
2013-07-13 Luca Barbatoindeo4: Check the quantization matrix index
2013-07-13 Luca Barbatoindeo4: Do not access missing reference MV
2013-07-13 Martin Storsjöac3dec: Consistently use AC3_BLOCK_SIZE and sizeof
2013-07-13 Martin Storsjöac3dec: Increment channel pointers only once per channel
2013-07-13 Nicolas Bertrandjpeg2000: Remove unused passes array in Jpeg200Cblk...
2013-07-13 Nicolas Bertrandjpeg2000: Initialize only once mqc arrays
2013-07-12 Michael Niedermayervf_interlace: better handling of odd video size
2013-07-12 Sean McGovernfate: use current syntax for the scale filter
2013-07-12 Luca Barbatodca: Respect the current limits in the downmixing capab...
2013-07-12 Luca Barbatodca: Error out on missing DSYNC
2013-07-12 Luca Barbatopcm: always use codec->id instead of codec_id
2013-07-12 Luca Barbatovdpau: use the correct namespace for the union
2013-07-12 Luca Barbatomlpdec: Do not set invalid context in read_restart_header
2013-07-12 Luca Barbatomlpdsp: x86: Respect cpuflags
2013-07-12 Luca Barbatopcx: Do not overread source buffer in pcx_rle_decode
2013-07-12 Luca Barbatopcx: K&R formatting cosmetics
2013-07-11 Martin Storsjöconfigure: Check for support for labels in the inline...
2013-07-10 Luca Barbatowmavoice: conceal clearly corrupted blocks
2013-07-10 Luca Barbatowmavoice: use init_static_data
2013-07-10 Luca Barbatowmavoice: return meaningful error codes
2013-07-10 Luca Barbatoiff: Do not read over the source buffer
2013-07-10 Luca Barbatoiff: K&R formatting cosmetics
2013-07-09 Luca Barbatoqdm2: Conceal broken samples
2013-07-09 Luca Barbatoqdm2: refactor joined stereo support
2013-07-09 Luca Barbatoadpcm: Write the correct number of samples for ima-dk4
2013-07-09 Luca Barbatoimc: Catch a division by zero
2013-07-09 Luca Barbatoatrac3: Error on impossible encoding/channel combinations
2013-07-09 Luca Barbatoatrac3: set the getbits context the right buffer_end
2013-07-09 Luca Barbatoatrac3: fix error handling
2013-07-08 Martin Storsjömovenc: Rename the timestamp parameter to dts in write_...
2013-07-08 Martin Storsjömovenc: Make sure the RTP hint tracks have nondecreasin...
next