summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* nuv: use the stream indices generated by avformat_new_stream()Justin Ruggles2012-11-28
* nuv: cosmetics: pretty-printingJustin Ruggles2012-11-28
* lavf: move nuv fourcc audio tags from riff to nuvJustin Ruggles2012-11-28
* lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles2012-11-28
* lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
* lavf: move "MP3 " fourcc from riff to nutJustin Ruggles2012-11-28
* fate: vpx: Add dependenciesDiego Biurrun2012-11-28
* fate: Fix wavpack-matroskamode test dependenciesDiego Biurrun2012-11-28
* x86: dsputilenc: port to cpuflagsDiego Biurrun2012-11-28
* fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo testsDiego Biurrun2012-11-28
* fate: real: Add dependenciesDiego Biurrun2012-11-28
* fate: lossless-audio: Add dependenciesDiego Biurrun2012-11-28
* x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun2012-11-28
* vf_fieldorder: require write permissionsAnton Khirnov2012-11-28
* vf_fieldorder: reindentAnton Khirnov2012-11-28
* lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* lavfi: remove vf_slicifyAnton Khirnov2012-11-28
* asink_nullsink: plug a memory leak.Anton Khirnov2012-11-28
* x86: h264_idct: port to cpuflagsDiego Biurrun2012-11-28
* x86: cpu: Drop unused HAVE_RWEFLAGS conditionDiego Biurrun2012-11-28
* vble: Do not abort decoding when version is not 1Piotr Bandurski2012-11-27
* lavr: do not pass consumed samples as a parameter to ff_audio_resample()Justin Ruggles2012-11-27
* lavr: correct the documentation for the ff_audio_resample() return valueJustin Ruggles2012-11-27
* lavr: do not pass sample count as a parameter to ff_audio_convert()Justin Ruggles2012-11-27
* x86: h264_weight: port to cpuflagsDiego Biurrun2012-11-27
* configure: Enable avconv filter dependencies automaticallyMartin Storsjö2012-11-27
* h264: set Picture.owner2 to the current threadJanne Grunau2012-11-27
* h264: check ref_count validity for num_ref_idx_active_override_flagJanne Grunau2012-11-27
* h264: add missing new line to log messageJanne Grunau2012-11-27
* dcadec: skip QMF on unused channelsMichael Niedermayer2012-11-26
* wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-26
* riff: do not add empty metadata tags in INFO chunkJustin Ruggles2012-11-26
* riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles2012-11-26
* configure: Add separate list for libraries and use where appropriateDiego Biurrun2012-11-26
* x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles2012-11-26
* dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-26
* aacenc: use the correct output bufferMichael Niedermayer2012-11-26
* aacdec: fix signed overflows in lcg_random()Mans Rullgard2012-11-26
* base64: fix signed overflow in shiftMans Rullgard2012-11-26
* lavf: avoid integer overflow in ff_compute_frame_duration()Janne Grunau2012-11-26
* flashsv: check for keyframe before using differential codingJanne Grunau2012-11-26
* h264: enable low delay only if no delayed frames were seenJanne Grunau2012-11-26
* x86: fix build without inline asmDiego Biurrun2012-11-26
* aacdec: use float planar sample format for outputJustin Ruggles2012-11-25
* lavc: clarify get_buffer() documentationJustin Ruggles2012-11-25
* mpegaudiodec: use planar sample format for output unless packed is requestedJustin Ruggles2012-11-25
* x86: h264 qpel: use the correct number of utilized xmm regs in cglobalJustin Ruggles2012-11-25
* remove #defines to prevent use of discouraged external functionsJanne Grunau2012-11-25
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-25
* x86: h264: Remove 3dnow QPEL codeDaniel Kang2012-11-25