]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-01-06 Anton Khirnovsegafilm: fix leaks if reading the header fails
2014-01-06 Anton Khirnovpthread_frame: unref decoded frames on failure
2014-01-06 Anton Khirnovh264: do not use 422 functions for monochrome
2014-01-06 Anton Khirnovh264: check that execute_decode_slices() is not called...
2014-01-06 Anton Khirnovh264: reject mismatching luma/chroma bit depths during...
2014-01-06 Anton Khirnovh264: rebuild the default ref list if the reference...
2014-01-06 Anton Khirnovcavsdec: check ff_get_buffer() return value
2014-01-06 Anton Khirnovlavc: do not leak the internal frame if opening the...
2014-01-06 Anton Khirnovlavf: remove a pointless check
2014-01-06 Anton Khirnovoggparseogm: check timing variables
2014-01-06 Anton Khirnovlavc: add 422/444 YUV with alpha to align_dimensions()
2014-01-06 Kostya Shishkovlagarith: do not call simd functions on unaligned lines
2014-01-06 Anton Khirnovsgidec: fix buffer size check in expand_rle_row()
2014-01-06 Anton Khirnovkgv1dec: replace forcing EMU_EDGE by a copy
2014-01-06 Anton Khirnov4xm: replace forcing EMU_EDGE by a copy
2014-01-06 Anton Khirnov4xm: return a proper error code.
2014-01-06 Guillaume Martreshevc: rename some HEVC conformance streams
2014-01-06 Guillaume Martreshevc: add new conformance streams
2014-01-05 Johan Anderssoncmdutils: update copyright year to 2014.
2014-01-05 Tim Walker(e)ac3dec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walker(e)ac3: parse and store the Dolby Surround, Surround...
2014-01-05 Tim Walkermlpdec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkermlp: Parse TrueHD decoder channel modifiers and set...
2014-01-05 Tim Walkerdcadec: set AV_FRAME_DATA_MATRIXENCODING side data.
2014-01-05 Tim Walkerdcadec: set the output channel mode more accurately.
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2014-01-05 Diego Biurrunconfigure: Support preprocessor macros as header names
2014-01-04 Martin Storsjösdp: Check that fmt->oformat is non-null before accessi...
2014-01-04 Alex Conversefate: Update AAC ELD 5.1 ref for recent bugfixes.
2014-01-04 Alex Converseaac: Fix low delay windowing.
2014-01-04 Alex Conversefate: Add a test vector for AAC ELD with TNS.
2014-01-04 Alex Converseaac: Fix TNS decoding for the 512 sample window family.
2014-01-04 Alex Conversefate: Add a downsampled SBR testvector
2014-01-04 Martin Storsjöarm: Use the matching endfunc macro instead of the...
2014-01-04 Martin Storsjöarm: Add a missing endfunc macro call
2014-01-03 Anton Khirnovmpegvideo: remove disabled bfin asm
2014-01-03 Anton Khirnovmpegvideo: move dct_unquantize functions up to avoid...
2014-01-03 Anton Khirnovmpegvideo: split the encoding-only parts of frame_start...
2014-01-03 Anton KhirnovFATE: add a test for the lavr mixing case fixed in...
2014-01-03 Anton Khirnovtests/Makefile: allow FILTER* to be called with lists...
2014-01-03 Anton Khirnovaudio_mix: print (SKIP) instead of 0.0 for matrix colum...
2014-01-03 Anton Khirnovaudio_mix: fix zeroing output channels in certain cases
2014-01-03 Anton Khirnovaudio_mix: initialize the data pointers to NULL
2014-01-03 Anton Khirnovh264: reset data_partitioning if decoding the slice...
2014-01-03 Anton Khirnovlzw: switch to bytestream2
2014-01-03 Anton Khirnovpmpdec: check that there is at least one audio packet.
2014-01-03 Anton Khirnovmathematics: remove asserts from av_rescale_rnd()
2014-01-03 Anton Khirnoveacmv: check the framerate before setting it.
2014-01-03 Anton Khirnovadx: check that the offset is not negative
2014-01-03 Anton Khirnovrv30: fix extradata size check.
2014-01-03 Anton Khirnovmpegvideo: set reference/pict_type on generated referen...
2014-01-01 Anton KhirnovMakefile: add html template files to the doxygen deps
2013-12-29 Luca Barbatolavu: Move preprocessor macros in a separate file
2013-12-27 Luca Barbatoh264: namespace the decode function
2013-12-27 Luca Barbatodoxy: Update the css to have a flat style
2013-12-27 Luca Barbatodoxy: Fix link in badge color
2013-12-26 Diego Biurrunavutil: Move library version related macros to version.h
2013-12-26 Luca Barbatomms: Remove non-utf8 characters
2013-12-25 Diego Biurrunconfigure: Explicitly disable w32threads if the test...
2013-12-24 Diego Biurrunerror.h: Do not circularly depend on avutil.h
2013-12-22 Tim Walkerlavu: fix typo in documentation.
2013-12-22 Tim Walkerdoc: fix link to the ISC license text in the developer...
2013-12-22 Tim Walkerdoc: fix a coding style error in the developer document...
2013-12-22 Mason Cartervc1: Fix intensity compensation performance regression
2013-12-22 Guillaume Martreshevc: move DSP declarations from hevc.h into hevcdsp.h
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-20 Martin Storsjöarm: Don't clobber callee saved registers in scalarproduct
2013-12-20 Mickaël Raulethevc: support luma bit depth != chroma bit depth for...
2013-12-20 Guillaume Martreshevc: warn when an unknown profile is used
2013-12-20 Gildas Cocherelhevc_ps: fix indentation
2013-12-20 Gildas Cocherelhevc: refactor Profile Tier Level
2013-12-20 Guillaume Martreshevc: don't check for errors in PTL code
2013-12-20 Gildas Cocherelhevc: store profile and level in AVCodecContext
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-20 Luca Barbatoflv: Use the correct type to hold the file offset
2013-12-20 Luca Barbatojvdec: Do not feed the decoder with known wrong data
2013-12-20 Paul B Maholjvdec: Fix memory leak of jv->frames
2013-12-20 Luca Barbatojvdec: Return EOF on end of file
2013-12-20 Anton Khirnovx86: mpegvideo: move denoise_dct asm to mpegvideoenc
2013-12-20 Mason Cartervc1: arm: Add NEON no_rnd chroma MC
2013-12-20 Mason Cartervc1: arm: Add NEON assembly
2013-12-20 Diego Biurrunatomics: cosmetics: Restructure ifdefs for greater...
2013-12-19 Diego Biurrunconfigure: Express atomics/thread deps through the...
2013-12-18 Martin Storsjöfate: Explicitly specify the pixel format for the pngpa...
2013-12-18 Anton KhirnovPrepare release notes for Libav 10 "Eks"
2013-12-18 Martin Storsjöpng_parser: Fix parsing on big endian
2013-12-17 Michael Niedermayervc1: Fix mb_height for field pictures
2013-12-17 Vittorio Giovaraapidoc: fix warning from stereo3d.h
2013-12-17 Vittorio Giovarah264: Refactor decode_frame_packing_arrangement
2013-12-17 Luca Barbatohevc: Refactor decode_nal_sei_frame_packing_arrangement
2013-12-17 Vittorio Giovarafate: add a pngparser test
2013-12-17 Vittorio Giovarafate: add utility function to test parser, demuxer...
2013-12-17 Peter Holikpng: add a standalone parser
2013-12-16 Diego Biurrunavutil: Remove deprecated intfloat_readwrite code
2013-12-16 Diego Biurrunbuild: Define __printf__ to __gnu_printf__ on MinGW...
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-14 Michael Niedermayerrtpdec_h264: Check the return value of functions doing...
2013-12-14 Martin Storsjösdp: Check theora colorspace before producing the confi...
next