summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* video4linux2: Avoid a floating point exceptionBernhard Übelacker2014-07-28
* hevc: eliminate the last element from TransformTreeAnton Khirnov2014-07-28
* hevc: eliminate unnecessary cbf_c{b,r} arraysAnton Khirnov2014-07-28
* hevc: do not store the transform inter_split flag in the contextAnton Khirnov2014-07-28
* hevc: simplify splitting the transform tree blocksAnton Khirnov2014-07-28
* hevc: eliminate an unnecessary arrayAnton Khirnov2014-07-28
* codec_desc: fix some typos in long codec namesAnton Khirnov2014-07-28
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-28
* fate: support testing of release branchesJanne Grunau2014-07-27
* eamad: use the bytestream2 API instead of AV_RLAnton Khirnov2014-07-27
* avformat: Mark AVOutputFormat argument in avformat_query_codec as constDiego Biurrun2014-07-26
* avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as constDiego Biurrun2014-07-26
* hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere2014-07-26
* hevcdsp: remove an unneeded variable in the loop filterAnton Khirnov2014-07-26
* output example: convert audio to the format supported by the encoderAnton Khirnov2014-07-26
* output example: set the stream timebaseAnton Khirnov2014-07-26
* mpegvideo: Move QMAT_SHIFT* defines to the only place they are usedDiego Biurrun2014-07-25
* mpegvideo: Move ME_MAP_* defines to the only place they are usedDiego Biurrun2014-07-25
* mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 definesDiego Biurrun2014-07-25
* fft-test: Pass the right struct members instead of castingDiego Biurrun2014-07-25
* vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_cDiego Biurrun2014-07-25
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-25
* dct/rdft: Remove duplicate typedefs for context structsDiego Biurrun2014-07-25
* mpegenccontext: Remove unused opaque pointerNidhi Makhijani2014-07-24
* http: K&R formatting cosmeticsDiego Biurrun2014-07-23
* fft-test: Pass correct struct members to (i)dct functionsDiego Biurrun2014-07-23
* fft-test: K&R formatting cosmeticsDiego Biurrun2014-07-23
* fft-test: Check memory allocationsDiego Biurrun2014-07-23
* fft-test: Drop unnecessary pointer indirection for context structsDiego Biurrun2014-07-23
* fft-test: Reduce variable scope where sensibly possibleDiego Biurrun2014-07-23
* mpegenccontext: Remove unused dct_unquantize_h261 function pointersNidhi Makhijani2014-07-23
* fft-test: Make global exptab variable staticDiego Biurrun2014-07-23
* mpegvideo: Move QUANT_BIAS_SHIFT define to the only place it is usedDiego Biurrun2014-07-23
* configure: Extend the neon intrinsics checkMartin Storsjö2014-07-22
* fft-test: Comment some #endifsDiego Biurrun2014-07-22
* fft-test: Drop unnecessary #ifdefs around header includesDiego Biurrun2014-07-22
* dct/rdft: Add missing typedefs for context structsDiego Biurrun2014-07-22
* build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun2014-07-22
* libxvid: Drop PPC-specific CPU detection hackDiego Biurrun2014-07-22
* http: Use a constant for the supported header sizeLuca Barbato2014-07-22
* imgconvert: cosmetics: Reshuffle defines to reduce ifdefferyDiego Biurrun2014-07-21
* arm: Macroize the test for 'setend' CPU instruction supportBen Avison2014-07-21
* aarch64: NEON intrinsics dct_unquantize_h263.James Yu2014-07-21
* configure: add support for neon intrinsicsJanne Grunau2014-07-21
* http: Do move the class instantiation in the conditional blockLuca Barbato2014-07-21
* http: Provide an option to override the HTTP methodLuca Barbato2014-07-21
* build: Support executable only ldflagsLuca Barbato2014-07-21
* configure: Do not add extralibs to avresample .pc fileLuca Barbato2014-07-21
* mpegts: do not export empty language tagsJan Gerber2014-07-21