summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fft: Convert FFT/MDCT permutation type #defines to enumsDiego Biurrun2014-07-18
* dct-test: Improve CPU flags struct member nameDiego Biurrun2014-07-18
* dct-test: Move cpu_flags variable out of global scopeDiego Biurrun2014-07-18
* arm: cosmetics: Consistently use lowercase for shift operatorsMartin Storsjö2014-07-18
* arm: cosmetics: Fix a misaligned asm operandMartin Storsjö2014-07-18
* armv6: Accelerate butterflies_floatBen Avison2014-07-18
* armv6: Accelerate vector_fmul_windowBen Avison2014-07-18
* armv6: Accelerate ff_fft_calc for general case (nbits != 4)Ben Avison2014-07-18
* armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6)Ben Avison2014-07-18
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö2014-07-17
* x86: dsputil: Coalesce all init filesDiego Biurrun2014-07-17
* avpacket: Check for and return errors in ff_interleave_add_packet()Nidhi Makhijani2014-07-17
* h264: K&R formatting cosmeticsLuca Barbato2014-07-17
* h264: Remove some commented-out, broken cruftDiego Biurrun2014-07-16
* arm: dsputil: Coalesce all init filesDiego Biurrun2014-07-16
* g2meet: allow size changes within original sizesVittorio Giovara2014-07-15
* fate: Use the correct, local path to samples for opus reference filesMartin Storsjö2014-07-14
* x86: dsputil: Avoid pointless CONFIG_ENCODERS indirectionDiego Biurrun2014-07-13
* ppc: dsputil: Coalesce all init filesDiego Biurrun2014-07-13
* examples/output: Remove unused variableDiego Biurrun2014-07-11
* dsputil: Drop unused bit_depth parameter from all init functionsDiego Biurrun2014-07-11
* mov: Clarify tkhd flag settingsLuca Barbato2014-07-11
* mov: Do not group tracks if more than one is enabled per typeLuca Barbato2014-07-11
* hevc: implement pic_output_flag handlingGildas Cocherel2014-07-11
* hevc: set the keyframe flag on output framesMickaël Raulet2014-07-11
* hevc: Replace nal type chek with equivalent IS_IRAP macroMickaël Raulet2014-07-11
* hevc_ps: remove a write-only variableAnton Khirnov2014-07-11
* cdg: Forward error from avio_size() in read_header() functionNidhi Makhijani2014-07-10
* mpegts: pass MpegTSContext ptr explicitlyAlexander V. Lukyanov2014-07-10