summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpegts: Try seeking back even for nonseekable protocolsMartin Storsjö2012-04-23
* swscale: K&R formatting cosmetics (part III)Diego Biurrun2012-04-22
* ARM: allow runtime masking of CPU featuresMans Rullgard2012-04-22
* dsputil: remove unused functionsMans Rullgard2012-04-21
* mov: Treat keyframe indexes as 1-origin if starting at non-zero.Yusuke Nakamura2012-04-21
* mov: Take stps entries into consideration also about key_off.Yusuke Nakamura2012-04-21
* Remove lowres video decodingMans Rullgard2012-04-21
* avcodec: remove AVCodecContext.dsp_maskMans Rullgard2012-04-21
* avconv: fix a segfault when default encoder for a format doesn't exist.Anton Khirnov2012-04-21
* utvideo: general cosmeticsJan Ekström2012-04-20
* aac: Handle HE-AACv2 when sniffing a channel order.Alex Converse2012-04-20
* movenc: Support high sample rates in isomedia formats by setting the sample r...Alex Converse2012-04-20
* xxan: Remove write-only variable in xan_decode_frame_type0().Diego Biurrun2012-04-20
* ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks().Diego Biurrun2012-04-20
* avcodec: add a cook parser to get subpacket durationJustin Ruggles2012-04-20
* FATE: allow lavf tests to alter input parametersJustin Ruggles2012-04-20
* FATE: replace the acodec-pcm_s24daud test with an enc_dec_pcm checksum testJustin Ruggles2012-04-20
* FATE: replace the acodec-g726 test with 4 new encode/decode testsJustin Ruggles2012-04-20
* FATE: replace current g722 encoding tests with an encode/decode testJustin Ruggles2012-04-20
* FATE: add a pattern rule for generating asynth wav filesJustin Ruggles2012-04-20
* FATE: optionally write a WAVE header in audiogenJustin Ruggles2012-04-20
* avutil: add audio fifo bufferJustin Ruggles2012-04-20
* dv: Initialize encoder tables during encoder init.Diego Biurrun2012-04-19
* dv: Replace some magic numbers by the appropriate #define.Diego Biurrun2012-04-19
* FATE: pass the decoded output format and audio source file to enc_dec_pcmJustin Ruggles2012-04-18
* FATE: specify the input format when decoding in enc_dec_pcm()Justin Ruggles2012-04-18
* x86inc: support AVX abstraction for 2-operand instructionsLoren Merritt2012-04-18
* configure: detect PGI compiler and set suitable flagsMans Rullgard2012-04-19
* avconv: check for an incompatible changing channel layoutJustin Ruggles2012-04-18
* avio: make AVIOContext.av_class pointer to constMans Rullgard2012-04-18
* nutdec: add malloc check and fix const to non-const conversion warningsMans Rullgard2012-04-18
* ppc: drop unused function dct_quantize_altivec()Diego Biurrun2012-04-18
* mpegaudiodec: Do not discard mp_decode_frame() return value.Diego Biurrun2012-04-18
* matroska: do not set invalid default duration if frame rate is zeroMans Rullgard2012-04-18
* mkv: use av_reduce instead of av_d2q for framerate estimationLuca Barbato2012-04-17
* mkv: report average framerate as minimal as wellLuca Barbato2012-04-17
* avcodec_string: Favor AVCodecContext.codec over the default codec.Alex Converse2012-04-17
* cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow.Alex Converse2012-04-17
* aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger2012-04-17
* dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit().Diego Biurrun2012-04-17
* proresenc: multithreaded quantiser searchKostya Shishkov2012-04-17
* riff: use bps instead of bits_per_coded_sample in the WAVEFORMATEXTENSIBLE he...Justin Ruggles2012-04-17
* avconv: only set the "channels" option when it exists for the specified input...Justin Ruggles2012-04-16
* avplay: update get_buffer to be inline with avconvLuca Barbato2012-04-16
* aacdec: More robust output configuration.Alex Converse2012-04-16
* faac: Fix multi-channel orderingCarl Eugen Hoyos2012-04-16
* faac: Add .channel_layoutsAlex Converse2012-04-16
* rtmp: Support 'rtmp_playpath', an option which overrides the stream identifierSamuel Pitoiset2012-04-16
* rtmp: Support 'rtmp_app', an option which overrides the name of applicationSamuel Pitoiset2012-04-16
* avutil: add better documentation for AVSampleFormatJustin Ruggles2012-04-16