platform/upstream/libav.git
2012-04-25 Mans Rullgardvp8: armv6: fix non-armv6t2 build
2012-04-25 Mans Rullgardvp8: armv6 optimisations
2012-04-25 Mans Rullgardvp8: arm: separate ARMv6 functions from NEON
2012-04-25 Mans RullgardARM: add some compatibility macros
2012-04-25 Hendrik Leppkesmov: support eac3 audio
2012-04-25 Luca Barbatoavf: fix faulty check in has_duration
2012-04-25 Justin RugglesFATE: use updated reference for aac-latm_stereo_to_51
2012-04-25 Justin Rugglesavconv: use libavresample
2012-04-25 Justin RugglesAdd libavresample
2012-04-24 Justin RugglesFATE: avoid channel mixing in lavf-dv_fmt
2012-04-24 Anton Khirnovavconv: fix a segfault on -c copy with -filter_complex.
2012-04-23 Yusuke Nakamuraisom: Support more DTS codec identifiers.
2012-04-23 Dale Curtismatroska: Clear prev_pkt between seeks.
2012-04-23 Justin Rugglesavutil: change default buffer size alignment for sample...
2012-04-23 Michael Niedermayeraudemux: Add a sanity check for the number of channels
2012-04-23 Diego BiurrunRemove libdirac decoder.
2012-04-23 Dale Curtismatroska: Add incremental parsing of clusters.
2012-04-23 Luca Barbatoavconv: fix off by one check in complex_filter
2012-04-22 Martin Storsjömpegts: Try seeking back even for nonseekable protocols
2012-04-22 Diego Biurrunswscale: K&R formatting cosmetics (part III)
2012-04-22 Mans RullgardARM: allow runtime masking of CPU features
2012-04-21 Mans Rullgarddsputil: remove unused functions
2012-04-21 Yusuke Nakamuramov: Treat keyframe indexes as 1-origin if starting...
2012-04-21 Yusuke Nakamuramov: Take stps entries into consideration also about...
2012-04-21 Mans RullgardRemove lowres video decoding
2012-04-21 Mans Rullgardavcodec: remove AVCodecContext.dsp_mask
2012-04-21 Anton Khirnovavconv: fix a segfault when default encoder for a forma...
2012-04-20 Jan Ekströmutvideo: general cosmetics
2012-04-20 Alex Converseaac: Handle HE-AACv2 when sniffing a channel order.
2012-04-20 Alex Conversemovenc: Support high sample rates in isomedia formats...
2012-04-20 Diego Biurrunxxan: Remove write-only variable in xan_decode_frame_ty...
2012-04-20 Diego Biurrunivi_common: Initialize a variable at declaration in...
2012-04-20 Justin Rugglesavcodec: add a cook parser to get subpacket duration
2012-04-20 Justin RugglesFATE: allow lavf tests to alter input parameters
2012-04-20 Justin RugglesFATE: replace the acodec-pcm_s24daud test with an enc_d...
2012-04-20 Justin RugglesFATE: replace the acodec-g726 test with 4 new encode...
2012-04-20 Justin RugglesFATE: replace current g722 encoding tests with an encod...
2012-04-20 Justin RugglesFATE: add a pattern rule for generating asynth wav...
2012-04-20 Justin RugglesFATE: optionally write a WAVE header in audiogen
2012-04-20 Justin Rugglesavutil: add audio fifo buffer
2012-04-19 Diego Biurrundv: Initialize encoder tables during encoder init.
2012-04-19 Diego Biurrundv: Replace some magic numbers by the appropriate ...
2012-04-19 Justin RugglesFATE: pass the decoded output format and audio source...
2012-04-19 Justin RugglesFATE: specify the input format when decoding in enc_dec...
2012-04-19 Loren Merrittx86inc: support AVX abstraction for 2-operand instructions
2012-04-19 Mans Rullgardconfigure: detect PGI compiler and set suitable flags
2012-04-19 Justin Rugglesavconv: check for an incompatible changing channel...
2012-04-18 Mans Rullgardavio: make AVIOContext.av_class pointer to const
2012-04-18 Mans Rullgardnutdec: add malloc check and fix const to non-const...
2012-04-18 Diego Biurrunppc: drop unused function dct_quantize_altivec()
2012-04-18 Diego Biurrunmpegaudiodec: Do not discard mp_decode_frame() return...
2012-04-18 Mans Rullgardmatroska: do not set invalid default duration if frame...
2012-04-17 Luca Barbatomkv: use av_reduce instead of av_d2q for framerate...
2012-04-17 Luca Barbatomkv: report average framerate as minimal as well
2012-04-17 Alex Converseavcodec_string: Favor AVCodecContext.codec over the...
2012-04-17 Alex Conversecook: Make constants passed to AV_BE2NE32C() unsigned...
2012-04-17 Reimar Döffingeraacenc: Fix issues with huge values of bit_rate.
2012-04-17 Diego Biurrundv_tablegen: Drop unnecessary av_unused attribute from...
2012-04-17 Kostya Shishkovproresenc: multithreaded quantiser search
2012-04-17 Justin Rugglesriff: use bps instead of bits_per_coded_sample in the...
2012-04-17 Justin Rugglesavconv: only set the "channels" option when it exists...
2012-04-16 Luca Barbatoavplay: update get_buffer to be inline with avconv
2012-04-16 Alex Converseaacdec: More robust output configuration.
2012-04-16 Carl Eugen... faac: Fix multi-channel ordering
2012-04-16 Alex Conversefaac: Add .channel_layouts
2012-04-16 Samuel Pitoisetrtmp: Support 'rtmp_playpath', an option which override...
2012-04-16 Samuel Pitoisetrtmp: Support 'rtmp_app', an option which overrides...
2012-04-16 Justin Rugglesavutil: add better documentation for AVSampleFormat
2012-04-16 Mans Rullgardindeo3: add parens around some macro arguments
2012-04-16 Ronald S. Bultjeh264: use proper PROLOGUE statement for a function...
2012-04-16 Diego Biurrundoc: Update sample Vim config with suitable (function...
2012-04-16 Diego Biurrundv: Merge dvquant.h into dvdata.c where all other DV...
2012-04-16 Diego Biurrundv: Move static tables only used in one place to where...
2012-04-16 Anton Khirnovgraphparser: set next to NULL on an entry extracted...
2012-04-15 Anton Khirnovdoc/filters: update documentation.
2012-04-15 Anton Khirnovavconv: flush decoders immediately after an EOF.
2012-04-15 Anton Khirnovavconv: send EOF to vsrc_buffer.
2012-04-15 Anton Khirnovavconv: reindent.
2012-04-15 Anton Khirnovavconv: add support for complex filtergraphs.
2012-04-15 Anton Khirnovavconv: make filtergraphs global.
2012-04-15 Anton Khirnovavconv: move filtered_frame from InputStream to OutputS...
2012-04-15 Anton Khirnovavconv: don't set output width/height directly from...
2012-04-15 Anton Khirnovavconv: move resample_{width,height,pix_fmt} to InputSt...
2012-04-15 Anton Khirnovavconv: remove a useless variable from OutputStream.
2012-04-15 Anton Khirnovavconv: get output pixel format from lavfi.
2012-04-15 Anton Khirnovgraphparser: fix the order in which unlabeled input...
2012-04-15 Anton Khirnovavconv: change {input,output}_{streams,files} into...
2012-04-15 Anton Khirnovavconv: don't pass input/output streams to some functions.
2012-04-15 Diego Biurrundoc: Improve suggested Emacs settings for our coding...
2012-04-15 Derek Buitenhuisutvideo: Remove unused variable 'src_size'
2012-04-15 Dale Curtismov: free memory on header parsing failure
2012-04-15 Dale Curtismov: fix leaking memory with multiple drefs.
2012-04-14 Ronald S. Bultjeswscale: clip before assigning tables in RGB output...
2012-04-14 Ronald S. Bultjeswscale: fix off-by-one in second coefficient in biline...
2012-04-14 Anton Khirnovvsrc_buffer: fix check from 7ae7c41.
2012-04-14 Diego Biurrunlibxvid: Reorder functions to avoid forward declaration...
2012-04-14 Diego Biurrunlibxvid: drop some pointless dead code
2012-04-14 Mashiat Sarker... wmal: vertical alignment cosmetics
2012-04-14 Mashiat Sarker... wmal: Warn about missing bitstream splicing feature...
2012-04-14 Mashiat Sarker... wmal: Skip seekable_frame_in_packet.
next