platform/upstream/libav.git
2013-04-30 Diego Biurrunavformat: Drop unnecessary ff_ name prefixes from stati...
2013-04-30 Diego Biurrunppc: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunx86: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunarm: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunavcodec: Drop unnecessary ff_ name prefixes from static...
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-04-30 Diego Biurrunfft: Remove pointless #ifdefs around function declarations
2013-04-30 Diego Biurrunppc: Move AltiVec utility headers out of AltiVec ifdefs
2013-04-30 Diego Biurrunppc: util_altivec: Surround AltiVec-related code by...
2013-04-30 Diego Biurrunppc: More consistent names for H.264 optimizations...
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...
2013-04-30 Anton Khirnovavconv: make output -ss insert trim/atrim filters.
2013-04-30 Anton Khirnovavconv: make -t insert trim/atrim filters.
2013-04-30 Anton Khirnovavconv_opt: allocate an OutputFile before the streams.
2013-04-30 Anton Khirnovlavfi: add trim and atrim filters.
2013-04-30 Anton Khirnovlavfi: add an asetpts filter
2013-04-30 Anton Khirnovvf_setpts: cosmetics, reformat
2013-04-30 Anton Khirnovgraphparser: only print filter arguments if they are...
2013-04-30 Anton Khirnovaf_channelmap: ensure the output channel layout is...
2013-04-30 Anton Khirnovaf_channelmap: remove now unnecessary goto
2013-04-30 Anton Khirnovvf_split: fix description
2013-04-30 Anton Khirnovlavc: clear AVBuffers on decoded frames if refcounted_f...
2013-04-30 Anton KhirnovFATE: add an additional indeo3 test
2013-04-30 Anton Khirnovindeo3: use put_pixels instead of put_no_rnd_pixels...
2013-04-30 Anton Khirnovindeo3: fix off by one in MV validity check
2013-04-29 Diego Biurrunx86: dsputil: Remove a set of pointless #ifs around...
2013-04-29 Diego Biurrunx86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mm...
2013-04-29 Diego Biurrunx86: hpeldsp: Remove unused macro definitions
2013-04-27 Luca Barbatoaac: check the maximum number of channels
2013-04-27 Diego Biurrunh264_refs: Do not print check_opcodes() return value
2013-04-27 Diego Biurrunfate: Invoke pixfmts lavfi tests through fate-run.sh
2013-04-27 Diego Biurrunfate: Invoke pixdesc lavfi tests through fate-run.sh
2013-04-27 Diego Biurrunfate: Invoke standard lavfi tests through fate-run.sh
2013-04-27 Luca Barbatooma: K&R formatting cosmetics
2013-04-27 Luca Barbatoavplay: remove a warning
2013-04-27 Anton Khirnovhls, segment: fix splitting for audio-only streams.
2013-04-26 Diego Biurrunx86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exp...
2013-04-25 Martin Storsjöx86: Rename dsputil_rnd_template.c to rnd_template.c
2013-04-25 Luca Barbatolavf: introduce AVFMT_TS_NEGATIVE
2013-04-24 Vittorio Giovarafate: add CVFC1_Sony_C to h264 conformance tests
2013-04-24 Anton Khirnovdoc/APIchanges: add missing hashes and dates
2013-04-23 Martin Storsjöx86: Get rid of duplication between *_rnd_template.c
2013-04-23 Hendrik Leppkesmpegvideo: unref cur/next/prev frames when flushing
2013-04-23 Martin Storsjöx86: Factorize duplicated inline assembly snippets
2013-04-23 Nicolas Bertrandjpeg2000: Add mutlti-threading support to decoder
2013-04-22 Diego Biurrunx86: Move some conditional code around to avoid unused...
2013-04-22 Janne Grunaujpeg2kdec: output is native endian AV_PIX_FMT_XYZ12
2013-04-22 Janne Grunauthreads: always call thread_finish_setup for intra...
2013-04-22 Diego Biurrunavcodec: Bump minor for JPEG 2000 decoder
2013-04-22 Nicolas BertrandJPEG 2000 decoder for DCinema
2013-04-22 Diego Biurrunsh4: Remove dubious aligned dsputil code
2013-04-22 Diego Biurrunx86: cavs: Refactor duplicate dspfunc macro
2013-04-22 Diego Biurrunmxfenc: Use correct printf format specifier for int64_t
2013-04-22 Diego Biurrunh264: Drop unused variable
2013-04-22 Diego Biurrunx86: cavs: Put mmx-specific code into its own init...
2013-04-22 Diego Biurrunx86: Remove some duplicate function declarations
2013-04-22 Anton Khirnovafifo: fix request_samples on the last frame in certain...
2013-04-21 Luca Barbatoriff: Factor out WAVEFORMATEX parsing
2013-04-21 Peter Rossriff: Add ACTRAC3+ guid
2013-04-21 Peter Rossriff: Perform full lookup on WAVEFORMATEXTENSIBLE subfo...
2013-04-21 Peter Rossriff: Move guid structs and helper functions into riff
2013-04-21 Luca Barbatoriff: check for eof if chunk size and code are 0
2013-04-21 Luca Barbatoriff: K&R formatting cosmetics
2013-04-20 Martin Storsjöppc: hpeldsp: Include attributes.h
2013-04-19 Martin Storsjöx86: Remove unused inline asm instruction defines
2013-04-19 Martin Storsjövc1: Remove now unused variables
2013-04-19 Martin Storsjöcosmetics: bfin: Fix indentation in the dsputil init...
2013-04-19 Ronald S. Bultjedsputil: Remove non-8bpp draw_edge
2013-04-19 Ronald S. Bultjedsputil: Merge 9-10 bpp functions for get_pixels and...
2013-04-19 Ronald S. Bultjedsputil: Remove unused 32-bit functions
2013-04-19 Ronald S. Bultjedsputil: Remove dct_bits
2013-04-19 Ronald S. Bultjedsputil: Remove hpel functions (moved to hpeldsp)
2013-04-19 Ronald S. Bultjealpha: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjesparc: hpeldsp: Move vis half-pel assembly from dsputil...
2013-04-19 Michael Niedermayersh4: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjebfin: hpeldsp: Move half-pel assembly from dsputil...
2013-04-19 Ronald S. Bultjearm: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjeppc: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-19 Ronald S. Bultjemjpeg: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjesvq1enc: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjesvq3: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjempegvideo: Use hpeldsp instead of dsputil for half...
2013-04-19 Ronald S. Bultjesvq1: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjemimic: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjeinterplayvideo: Use hpeldsp instead of dsputil for...
2013-04-19 Ronald S. Bultjebink: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjeindeo3: Use hpeldsp instead of dsputil for half-pel...
2013-04-19 Ronald S. Bultjevp56: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjevp3: Use hpeldsp instead of dsputil for half-pel functions
2013-04-19 Ronald S. Bultjehpeldsp: Add half-pel functions (currently copies of...
2013-04-19 Diego Biurrunfate: cosmetics: More sensible order for entries in...
2013-04-19 Diego Biurrunfate: Rename video filters file and add separate video...
2013-04-19 Diego Biurrunfate: Split audio filters into their own separate file
2013-04-19 Diego Biurrunfate: Reuse VREF and AREF variables where appropriate
2013-04-19 Anton Khirnovh264: fully support cropping.
2013-04-19 Anton Khirnovff_get_buffer(): allocate the frame for max(coded,displ...
2013-04-19 Michael Niedermayermp3dec: fallback to generic seeking when a TOC is not...
2013-04-17 Anton Khirnovindeo3: check motion vectors.
2013-04-17 Anton Khirnovindeo3: fix data size check
next