summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* fate: Split audio- and video-related RealMedia targetsKaterina Barone-Adesi2014-07-21
* build: Conditionally compile all avcodec test programsDiego Biurrun2014-07-21
* build: Conditionally build and run DCT test programDiego Biurrun2014-07-21
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-21
* mjpeg: return proper error codeNidhi Makhijani2014-07-21
* dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun2014-07-21
* Revert "tiff: support reading gray+alpha at 8 bits"Janne Grunau2014-07-21
* fate: add h264-direct-bff testVittorio Giovara2014-07-20
* h264: Fix direct temporal mvs for bottom-field-first poc orderRonald S. Bultje2014-07-20
* tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-07-20
* idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun2014-07-20
* mpegencconetxt: Move rv10-specific orig_width/orig_height where they belongNidhi Makhijani2014-07-20
* fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun2014-07-19
* simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-19
* fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-19
* oss_audio: Split muxer and demuxerNidhi Makhijani2014-07-18
* dct-test: Reuse enum idct_permutation_type instead of duplicating itDiego Biurrun2014-07-18
* dct-test: Skip indirection for MMX IDCT permutationDiego Biurrun2014-07-18
* x86: dnxhdenc: Eliminate some unnecessary ifdefsDiego Biurrun2014-07-18
* libgsm: Split decoder and encoderNidhi Makhijani2014-07-18
* idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-18
* idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-18
* avdevice: Give names to anonymously typedeffed structsDiego Biurrun2014-07-18