]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-07 Anton Khirnovindeo3: use unaligned reads on reference blocks.
2013-05-06 Janne Grunaujpeg2000dec: initialize static data just once
2013-05-06 Janne Grunaujpeg2000dec: cleanup properly after decoding errors
2013-05-06 Janne Grunaufate-jpeg2000-dcinema: force output to xyz12le
2013-05-06 Janne Grunauvf_scale: add endianness conversion pixel format in...
2013-05-06 Janne Grunauswscale: support endianness conversion for AV_PIX_FMT_XYZ12
2013-05-06 Janne Grunauswscale: add support for endianness only conversion
2013-05-06 Janne Grunaupixdesc: add function to return pixel format with swapp...
2013-05-06 Martin Storsjöswscale: Use alpha from the right row in yuva2rgba_c
2013-05-06 Martin Storsjöswscale: Remove unnecessary backslashes
2013-05-06 Nicolas Bertrandjpeg2000: Fix uninitialized data errors pointed out...
2013-05-06 Diego Biurrunx86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_...
2013-05-06 Diego Biurrunx86: hpeldsp: Only compile MMX hpeldsp code if MMX...
2013-05-06 Diego Biurrunx86: More specific ifdefs for dsputil/hpeldsp init...
2013-05-06 Luca Barbatowav: Always seek to an even offset
2013-05-06 Luca Barbatonut: use a define for the nut version
2013-05-05 Diego Biurrunbgmc: Do not mark ff_bgmc_decode_init() as av_cold
2013-05-05 Diego Biurrunavcodec: Add av_cold attributes to end functions missin...
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-05-04 Martin Storsjöconfigure: Check for getenv
2013-05-04 Diego Biurrunswscale: Add av_cold attributes to init functions missi...
2013-05-04 Diego Biurrunavutil: Add av_cold attributes to init functions missin...
2013-05-04 Hendrik Leppkeslavfi: let gcc realign the stack on public graph drivin...
2013-05-04 Diego Biurrunsctp: Add a note on why sctp_recvmsg and sctp_sendmsg...
2013-05-04 Diego Biurrunavs: Increase magic value score above file extension...
2013-05-04 Diego Biurrunavformat: Add AVPROBE_SCORE_EXTENSION define and use...
2013-05-04 Diego Biurrunbuild: output-example: Add avutil to ELIBS in link...
2013-05-04 Diego Biurrunavresample: Add av_cold attributes to init functions...
2013-05-04 Diego Biurrunavfilter: Add av_cold attributes to init/uninit functions
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-05-04 Luca Barbatonut: K&R formatting cosmetics
2013-05-04 Reinhard Tartlerconfigure: Add basic valgrind-memcheck support
2013-05-04 Reinhard Tartlerbuild: normalize coverage.info
2013-05-04 Reinhard Tartlerbuild: tune down the output of lcov/gcov
2013-05-03 Luca Barbatowav: return meaningful errors
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Christophe... sbrdsp: Unroll and use integer operations
2013-05-03 Christophe... sbrdsp: Unroll sbr_autocorrelate_c
2013-05-03 Christophe... x86: sbrdsp: Implement SSE2 qmf_deint_bfly
2013-05-03 Martin Storsjöcompat: msvc: Make sure the object files are included...
2013-05-03 Luca Barbatoid3v2: check for end of file while unescaping tags
2013-05-03 Anton Khirnovavconv: do not send non-monotonous DTS to the muxers.
2013-05-03 Anton Khirnovavconv: improve -re implementation
2013-05-03 Anton Khirnovmatroskaenc: add an option to put the index at the...
2013-05-03 Anton Khirnovmatroskaenc: cosmetics, reorder the #includes
2013-05-03 Masaki Tanakavc1_parser: Set field_order.
2013-05-03 Masaki Tanakampegvideo_parser: Set field_order.
2013-05-03 Masaki Tanakaavcodec: Add field order information to AVCodecParserCo...
2013-05-03 Christophe... x86: float dsp: butterflies_float SSE
2013-05-03 Anton Khirnovlavf-regression: use -frames instead of -t for image...
2013-05-03 Anton Khirnovlavc: schedule AVCodecContext.lowres for removal on...
2013-05-02 Martin Storsjöconfigure: Don't do enable_deep_weak on disabled variables
2013-05-02 Martin Storsjöconfigure: Use a different variable name in push/popvar
2013-05-02 Luca Barbatowav: K&R formatting cosmetics
2013-05-02 Diego Biurrunaac: Remove aacpsy.h header, unused since 78e65cd7726
2013-05-02 Diego Biurruncavs: Remove cavsdata.h header, unused since 88386feefd
2013-05-02 Diego Biurrunx86: dsputil: Move cavs and vc1-specific functions...
2013-05-02 Diego Biurrunx86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c
2013-05-02 Diego Biurrunx86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c
2013-05-02 Diego Biurrunx86: Move duplicated put_pixels{8|16}_mmx functions...
2013-05-02 Luca Barbatoid3v2: K&R formatting cosmetics
2013-05-02 Diego Biurrunppc: Only compile AltiVec FFT assembly when AltiVec...
2013-04-30 Derek Buitenhuisavutil: doxy: Small clarification for av_buffer_create()
2013-04-30 Derek Buitenhuisavcodec: doxy: Clarify how to use buf[] when implementi...
2013-04-30 Derek Buitenhuisavcodec: doxy: Clarify what get_buffer2 must fill in...
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
next