]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-28 Anton Khirnovmatroskadec: export full wavpack blocks.
2013-05-28 Anton Khirnovwavpack demuxer: export full wavpack blocks.
2013-05-28 Anton Khirnovwavpack: don't set sample format in init.
2013-05-28 Anton Khirnovwavpack: remove a useless parameter from wavpack_decode...
2013-05-28 Anton Khirnovwavpack: return an error on 0-sized blocks
2013-05-28 Anton Khirnovwavpack: remove a useless check.
2013-05-28 Anton Khirnovwavpack: add an error message to a failure.
2013-05-28 Anton Khirnovwavpack: return 0 instead of samples count from decodin...
2013-05-28 Anton Khirnovwavpack: switch to planar output
2013-05-28 Anton Khirnovwavpack: drop redundant if/else blocks
2013-05-28 Anton Khirnovwavpack: remove the subframes codec cap
2013-05-28 Anton Khirnovlavf: preserve side data when parsing packets.
2013-05-28 Kostya Shishkovsmacker: add a clarification notice about audio decoding
2013-05-27 Anton Khirnovconfigure: make jack depend on pthreads
2013-05-27 Anton Khirnovavconv: make -aspect work with streamcopy
2013-05-27 Anton Khirnovmatroskadec: silently skip CodecState element.
2013-05-27 Kostya Shishkovsmacker: fix off-by-one error in palette expanding...
2013-05-27 Kostya ShishkovRevert "smackaud: clip output samples"
2013-05-26 Martin Storsjöarm: Only output eabi attributes if building for ELF
2013-05-26 Kostya Shishkovfix scalarproduct_and_madd_int16_altivec() for orders...
2013-05-25 Alex Smithmsvc/icl: Intel Compiler support on Windows
2013-05-25 Laurentconfigure: Fix check_exec_crash for ICL support
2013-05-24 Martin Storsjöcpu: Include common.h for av_popcount64
2013-05-24 Anton Khirnovvf_fade: support slice threading
2013-05-24 Anton Khirnovvf_yadif: support slice threading
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure
2013-05-24 Anton KhirnovMove get_logical_cpus() from lavc/pthread to lavu/cpu.
2013-05-24 Anton Khirnovw32pthreads: move from lavc to compat/
2013-05-24 Anton Khirnovdoxy: enable TYPEDEF_HIDES_STRUCT
2013-05-24 Kostya ShishkovMonkey's Audio old versions FATE tests
2013-05-24 Yusuke Nakamurah264_parser: Set field_order and picture_structure.
2013-05-24 Yusuke Nakamuraavcodec: Add picture structure information to AVCodecPa...
2013-05-22 Luca Barbatowavpack: check packet size early
2013-05-22 Luca Barbatowavpack: use bytestream2 in wavpack_decode_block
2013-05-22 Anton Khirnovpixdesc: mark gray8 as pseudopal
2013-05-22 Janne Grunaumpegvideo: unref buffers in ff_mpeg_unref_picture on...
2013-05-21 Martin Storsjöconfigure: Enable the strtod workaround when building...
2013-05-21 Kostya Shishkovproresdec: simplify slice component offsets handling
2013-05-21 Luca Barbatomjpegdec: validate parameters in mjpeg_decode_scan_prog...
2013-05-21 Diego Biurrunfate.sh: add support for build-only FATE instances
2013-05-20 Luca Barbatoljpeg: use the correct number of components in yuv
2013-05-20 Luca Barbatomjpeg: Validate sampling factors
2013-05-19 Janne Grunaumpegvideo: unref old current_picture before allocating...
2013-05-19 Luca Barbatovorbis: fallback to normal division instead of crashing
2013-05-19 Luca Barbatovorbis: simplify the inner loop in setup_classifs
2013-05-19 Luca Barbatovorbis: use normal integer values for iterators
2013-05-19 Luca Barbatovorbis: refactor vorbis_residue_decode_internal
2013-05-19 Jean-Baptiste... win32: Do not use GetProcAddress when compiled for...
2013-05-19 Martin Storsjöconfigure: msvc: Set the target windows version to...
2013-05-19 Kostya ShishkovEscape 130 FATE test
2013-05-19 Kostya Shishkovprores: update FATE test to account for alpha plane...
2013-05-18 Luca Barbatoconfigure: Add basic valgrind-massif support
2013-05-18 Luca Barbatowavpack: validate samples size parsed in wavpack_decode...
2013-05-18 Luca Barbatowavpack: return meaningful errors
2013-05-18 Luca Barbatowavpack: K&R formatting cosmetics
2013-05-18 Eli FriedmanEscape 130 (RPL) decoder
2013-05-18 Kostya Shishkovprores: decode alpha plane when it's present
2013-05-17 Anton Khirnovavfilter: check a malloc in avfilter_link().
2013-05-17 Anton Khirnovavfilter.c: cosmetics, reformat
2013-05-17 Anton Khirnovlavfi: factorize freeing a link
2013-05-17 Anton Khirnovvf_format: do not use the AVFilterFormats internals.
2013-05-17 Anton Khirnovaf_aformat: cosmetics, fix indentation
2013-05-17 Anton Khirnovlavfi: rename AVFilterFormats.format_count to nb_formats
2013-05-17 Anton Khirnovdoxy: don't sort struct members alphabetically
2013-05-17 Anton Khirnovlavr doxy: add version.h to the lavr group
2013-05-17 Anton Khirnovlavc doxy: add avcodec.h to the libavcodec group.
2013-05-17 Anton Khirnovdoxy: add a section about versioning.
2013-05-17 Anton Khirnovlavfi doxy: add a page for lavfi.
2013-05-17 Luca Barbatojpegls: check the scan offset
2013-05-17 Luca Barbatojpegls: factorize return paths
2013-05-17 Luca Barbatojpegls: return meaningful errors
2013-05-17 Michael Kostylevsparc: VIS mnemonics
2013-05-17 Jindrich Makovickampegvideo: allocate sufficiently large scratch buffer...
2013-05-17 Anton Khirnovpthread: reindent
2013-05-17 Anton Khirnovlavc/pthread: remove obsolete checks
2013-05-17 Anton Khirnovvf_pixdesctest: make config_props work properly when...
2013-05-17 Anton Khirnovvf_hqdn3d: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_drawtext: don't leak the expressions.
2013-05-17 Anton Khirnovvf_crop: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_setdar: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_drawbox: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_drawtext: do not reset the frame number in config_input.
2013-05-17 Anton Khirnovvf_fps: move initializing pts from config_props to...
2013-05-17 Anton Khirnovvf_frei0r: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_gradfun: make config_props work properly when called...
2013-05-17 Anton Khirnovvf_lut: make config_props work properly when called...
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-05-16 Jeremy Hinegardnermovenc: Don't add base_data_offset in tfhd for PIFF...
2013-05-16 Sebastian Sandbergvc1dec: Add support for interlaced B-frames
2013-05-16 Michael Kostylevsparc: Eliminate dead code in VIS acceleration macros
2013-05-16 Luca Barbatoflacdec: drop unnecessary assert
2013-05-16 Luca Barbatomjpegdec: properly report unsupported disabled features
2013-05-16 Anton Khirnovvf_pad: use the name 's' for the pointer to the private...
2013-05-16 Anton Khirnovvf_overlay: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_lut: use the name 's' for the pointer to the private...
2013-05-16 Anton Khirnovvf_libopencv: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_hqdn3d: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_hflip: use the name 's' for the pointer to the priva...
2013-05-16 Anton Khirnovvf_gradfun: use the name 's' for the pointer to the...
2013-05-16 Anton Khirnovvf_frei0r: use the name 's' for the pointer to the...
next