summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* hevc: parse display orientation SEI messageVittorio Giovara2014-07-09
* h264: parse display orientation SEI messageVittorio Giovara2014-07-09
* display: add matrix flip apiVittorio Giovara2014-07-09
* doc: mention option to mix shared/static librariesAndrew Kelley2014-07-09
* rtpdec: pass an AVFormatContext to ff_parse_fmtp()Anton Khirnov2014-07-09
* yuv4mpegenc: do not access AVCodecContext.coded_frameAnton Khirnov2014-07-09
* nsvdec: remove commented out cruftAnton Khirnov2014-07-09
* mov: free the dv demux context with avformat_free_context()Anton Khirnov2014-07-09
* mtv: do not set sample_rate for videoAnton Khirnov2014-07-09
* oggparsecelt: do not set AVCodecContext.frame_sizeAnton Khirnov2014-07-09
* adxdec: get rid of an avpriv functionAnton Khirnov2014-07-09
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-09
* avconv: set the output stream timebaseAnton Khirnov2014-07-09
* avformat: update muxing doxyAnton Khirnov2014-07-09
* cdg: set the keyframe flag on the first packetAnton Khirnov2014-07-09
* mov: Remove a variable that is set but never usedMartin Storsjö2014-07-08