platform/upstream/libav.git
2012-07-31 Ronald S. Bultjeh264: convert loop filter strength dsp function to...
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-07-30 Ronald S. Bultjeswscale: bury one more piece of inline asm under HAVE_I...
2012-07-29 Anton Khirnovwv: K&R formatting cosmetics
2012-07-29 Diego Biurrunconfigure: Add missing descriptions to help output
2012-07-29 Ronald S. Bultjeh264_ps: declare array of colorspace strings on its...
2012-07-29 Mans Rullgardfate: amix: specify f32 sample format for comparison
2012-07-29 Mans Rullgardtiny_psnr: support 32-bit float samples
2012-07-29 Mans Rullgardeamad/eatgq/eatqi: call special EA IDCT directly
2012-07-29 Mans Rullgardeamad: remove use of MpegEncContext
2012-07-29 Mans Rullgardmpegvideo: remove unnecessary inclusions of faandct.h
2012-07-29 Justin Rugglesaf_asyncts: avoid overflow in out_size with large delta...
2012-07-29 Justin Rugglesaf_asyncts: add first_pts option
2012-07-29 Luca Barbatoflvdec: remove spurious use of stream id
2012-07-29 Anton Khirnovlavf: deprecate r_frame_rate.
2012-07-29 Anton Khirnovlavf: round estimated average fps to a "standard" fps.
2012-07-29 Anton Khirnovlavf: use dts difference instead of AVPacket.duration...
2012-07-29 Luca Barbatoavf: introduce nobuffer option
2012-07-28 Mans Rullgardfate: make yadif tests consistent across systems
2012-07-28 Loren Merrittvf_hqdn3d: support 9 and 10bit colordepth
2012-07-28 Loren Merrittvf_hqdn3d: reduce intermediate precision
2012-07-28 Loren Merrittvf_hqdn3d: simplify and optimize
2012-07-28 Loren Merrittfactor identical ff_inplace_start_frame out of two...
2012-07-28 Loren Merrittvf_hqdn3d: cosmetics
2012-07-28 Ronald S. Bultjeavprobe/avconv: fix tentative declaration compile error...
2012-07-28 Ronald S. Bultjeh264_idct_10bit: port x86 assembly to cpuflags.
2012-07-28 Loren Merrittx86inc: clip num_args to 7 on x86-32.
2012-07-28 Ronald S. Bultjex86inc: sync to latest version from x264.
2012-07-28 Ronald S. Bultjefft: rename "z" to "zc" to prevent name collision.
2012-07-28 Anton Khirnovwv: return meaningful error codes.
2012-07-28 Anton Khirnovwv: return AVERROR_EOF on EOF, not EIO.
2012-07-28 Anton Khirnovmp3dec: forward errors for av_get_packet().
2012-07-28 Anton Khirnovmp3dec: remove a pointless local variable.
2012-07-28 Anton Khirnovmp3dec: remove commented out cruft.
2012-07-28 Anton Khirnovlavfi: bump minor to mark stabilizing the ABI.
2012-07-28 Anton KhirnovFATE: add tests for yadif.
2012-07-28 Anton KhirnovFATE: add a test for delogo video filter.
2012-07-28 Anton KhirnovFATE: add a test for amix audio filter.
2012-07-28 Anton Khirnovaudiogen: allow specifying random seed as a commandline...
2012-07-28 Michael Niedermayervc1dec: Override invalid macroblock quantizer
2012-07-28 Michael Niedermayervc1: avoid reading beyond the last line in vc1_draw_spr...
2012-07-28 Michael Niedermayervc1dec: check that coded slice positions and interlacin...
2012-07-28 Michael Niedermayervc1dec: Do not ignore ff_vc1_parse_frame_header_adv...
2012-07-28 Diego Biurrunconfigure: Move parts that should not be user-selectabl...
2012-07-28 Anton Khirnovlavf: remove commented out cruft in avformat_find_strea...
2012-07-28 Anton KhirnovAdd missing libavutil/time.h includes.
2012-07-28 Ronald S. Bultjevp3: don't compile mmx IDCT functions on x86-64.
2012-07-28 Ronald S. Bultjeh264_loopfilter: port x86 simd to cpuflags.
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -c flag
2012-07-28 Mans Rullgardbuild: support non-standard replacements for -E flag
2012-07-28 Ronald S. Bultjeh264_chromamc_10bit: port x86 simd to cpuflags.
2012-07-28 Ronald S. Bultjevp3: port x86 SIMD to cpuflags.
2012-07-28 Diego Biurrunbuild: Use portable compiler flag constructs in header...
2012-07-28 Diego Biurrunx11grab: cosmetics: consistent naming for x11grab-relat...
2012-07-28 Diego Biurrunbuild: Rename YASMDEP variable to DEPYASM for consistency
2012-07-27 Martin Storsjöhls: Proceed to the next segment at any error code
2012-07-27 Martin Storsjötls: Return AVERROR_EOF if the TLS_read/write functions...
2012-07-27 Ronald S. Bultjerv34: port x86 SIMD to cpuflags.
2012-07-27 Ronald S. Bultjevp56: only compile MMX SIMD on x86-32.
2012-07-27 Ronald S. Bultjevp56: port x86 simd to cpuflags.
2012-07-27 Ronald S. Bultjeproresdsp: port x86 assembly to cpuflags.
2012-07-27 Justin Ruggleslavr: x86: improve non-SSE4 version of S16_TO_S32_SX...
2012-07-27 Justin Ruggleslavfi: better channel layout negotiation
2012-07-27 Justin Rugglesalac: check for truncated packets
2012-07-27 Justin Rugglesalac: reverse lpc coeff order, simplify filter
2012-07-27 Justin Ruggleslavr: add x86-optimized mixing functions
2012-07-27 Justin Rugglesx86: add support for fmaddps fma4 instruction with...
2012-07-27 Kostya Shishkovtscc2: fix typo in array index
2012-07-26 Mans Rullgardbuild: use COMPILE template for HOSTOBJS
2012-07-26 Mans Rullgardbuild: do full flag handling for all compiler-type...
2012-07-26 Ronald S. Bultjeeval: fix printing of NaN in eval fate test.
2012-07-26 Diego Biurrunbuild: Rename aandct component to more descriptive...
2012-07-26 Ronald S. Bultjempegaudio: bury inline asm under HAVE_INLINE_ASM.
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-26 Samuel Pitoisetrtmp: Check the buffer length of ping packets
2012-07-26 Samuel Pitoisetrtmp: Allow having more unknown data at the end of...
2012-07-26 Samuel Pitoisetrtmp: Prevent reading outside of an allocate buffer...
2012-07-26 Michael Bradshawlibopenjpeg: support YUV and deep RGB pixel formats
2012-07-26 Carl Eugen... Fix typo in v410 decoder.
2012-07-25 Anton Khirnovvf_yadif: unset cur_buf on the input link.
2012-07-25 Anton Khirnovvf_overlay: ensure the overlay frame does not get leaked.
2012-07-25 Michael Niedermayervf_overlay: prevent premature freeing of cur_buf
2012-07-25 Antti SeppäläSupport urlencoded http authentication credentials
2012-07-25 Samuel Pitoisetrtmp: Return an error when the client bandwidth is...
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error code in handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Return proper error codes in handle_chunk_size
2012-07-25 Justin Ruggleslavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp...
2012-07-25 Ronald S. Bultjevp8: Replace x*155/100 by x*101581>>16.
2012-07-25 Ronald S. Bultjevp3: don't use calls to inline asm in yasm code.
2012-07-25 Ronald S. Bultjex86/dsputil: put inline asm under HAVE_INLINE_ASM.
2012-07-25 Yang Wangdsputil_mmx: fix incorrect assembly code
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_invoke
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_chunk_size
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_ping
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_client_bw
2012-07-25 Samuel Pitoisetrtmp: Factorize the code by adding handle_server_bw
2012-07-25 Samuel Pitoisetrtmp: Add a new option 'rtmp_pageurl'
2012-07-25 Samuel Pitoisetdoc: Update the description of the rtmp_tcurl option
next