aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: Support executable only ldflagsLuca Barbato2014-07-214-3/+15
* configure: Do not add extralibs to avresample .pc fileLuca Barbato2014-07-211-1/+1
* mpegts: do not export empty language tagsJan Gerber2014-07-211-1/+1
* fate: Split audio- and video-related RealMedia targetsKaterina Barone-Adesi2014-07-211-6/+12
* build: Conditionally compile all avcodec test programsDiego Biurrun2014-07-211-5/+3
* build: Conditionally build and run DCT test programDiego Biurrun2014-07-213-4/+7
* build: Conditionally build and test iirfilterDiego Biurrun2014-07-213-5/+7
* mjpeg: return proper error codeNidhi Makhijani2014-07-211-1/+1
* dct-test: Move arch-specific bits into arch-specific subdirectoriesDiego Biurrun2014-07-214-74/+185
* Revert "tiff: support reading gray+alpha at 8 bits"Janne Grunau2014-07-211-3/+0
* fate: add h264-direct-bff testVittorio Giovara2014-07-202-0/+14
* h264: Fix direct temporal mvs for bottom-field-first poc orderRonald S. Bultje2014-07-201-1/+2
* tiff: support reading gray+alpha at 8 bitsCarl Eugen Hoyos2014-07-201-0/+3
* idct: Move arm-specific declarations to a header in the arm directoryDiego Biurrun2014-07-206-22/+45
* mpegencconetxt: Move rv10-specific orig_width/orig_height where they belongNidhi Makhijani2014-07-202-7/+7
* fdct: Move ppc-specific declarations to a header in the ppc directoryDiego Biurrun2014-07-193-7/+5
* simple_idct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-195-6/+32
* fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-196-6/+32
* oss_audio: Split muxer and demuxerNidhi Makhijani2014-07-185-202/+312
* dct-test: Reuse enum idct_permutation_type instead of duplicating itDiego Biurrun2014-07-181-32/+39
* dct-test: Skip indirection for MMX IDCT permutationDiego Biurrun2014-07-181-14/+1
* x86: dnxhdenc: Eliminate some unnecessary ifdefsDiego Biurrun2014-07-181-2/+0
* libgsm: Split decoder and encoderNidhi Makhijani2014-07-183-116/+158
* idctdsp: prettyprinting cosmeticsDiego Biurrun2014-07-187-50/+50
* idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-1819-46/+49
* avdevice: Give names to anonymously typedeffed structsDiego Biurrun2014-07-184-4/+4
* fft: Convert FFT/MDCT permutation type #defines to enumsDiego Biurrun2014-07-181-7/+13
* dct-test: Improve CPU flags struct member nameDiego Biurrun2014-07-181-2/+2
* dct-test: Move cpu_flags variable out of global scopeDiego Biurrun2014-07-181-4/+1
* arm: cosmetics: Consistently use lowercase for shift operatorsMartin Storsjö2014-07-182-3/+3
* arm: cosmetics: Fix a misaligned asm operandMartin Storsjö2014-07-181-1/+1
* armv6: Accelerate butterflies_floatBen Avison2014-07-182-0/+120
* armv6: Accelerate vector_fmul_windowBen Avison2014-07-182-1/+210
* armv6: Accelerate ff_fft_calc for general case (nbits != 4)Ben Avison2014-07-182-17/+255
* armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison2014-07-181-2/+144
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-1731-215/+184
* configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö2014-07-171-1/+1
* x86: dsputil: Coalesce all init filesDiego Biurrun2014-07-174-526/+447
* avpacket: Check for and return errors in ff_interleave_add_packet()Nidhi Makhijani2014-07-173-10/+22
* h264: K&R formatting cosmeticsLuca Barbato2014-07-173-364/+437
* h264: Remove some commented-out, broken cruftDiego Biurrun2014-07-161-1/+1
* arm: dsputil: Coalesce all init filesDiego Biurrun2014-07-164-91/+28
* g2meet: allow size changes within original sizesVittorio Giovara2014-07-151-2/+7
* fate: Use the correct, local path to samples for opus reference filesMartin Storsjö2014-07-141-1/+1
* x86: dsputil: Avoid pointless CONFIG_ENCODERS indirectionDiego Biurrun2014-07-134-888/+855
* ppc: dsputil: Coalesce all init filesDiego Biurrun2014-07-134-74/+11
* examples/output: Remove unused variableDiego Biurrun2014-07-111-1/+0
* dsputil: Drop unused bit_depth parameter from all init functionsDiego Biurrun2014-07-1111-32/+18
* mov: Clarify tkhd flag settingsLuca Barbato2014-07-111-3/+6
* mov: Do not group tracks if more than one is enabled per typeLuca Barbato2014-07-112-5/+18