]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-06-05 Michael NiedermayerMerge commit '8b7dffc2d6c6c19f8e0a1fedcd0e95dce7a273ff'
2013-06-05 Michael NiedermayerMerge commit '9835abb6d63fb07613994ae90e72fef758149408'
2013-06-05 Michael NiedermayerMerge commit '7c020e1ad37d27c9d5db4d714401f09c80e3cc44'
2013-06-05 Michael NiedermayerMerge commit 'ab1189766a82a95f108005463cde75f73fcc0ae5'
2013-06-05 Michael NiedermayerMerge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'
2013-06-05 Timothy Gudoc/encoders: add documentation for libtwolame
2013-06-05 Michael Niedermayerswr: dont treat 32 and 24 as equal in simple copy check
2013-06-05 Michael Niedermayerswr: set scale for 32->32/24 dither
2013-06-04 Stefano Sabatinilavfi/mp: remove mp=sab
2013-06-04 Stefano Sabatinilavfi: port sab filter from libmpcodecs
2013-06-04 Paul B Maholswresample: set flags & description and add documentati...
2013-06-04 Michael Niedermayerswr: Fix dithering of s16 with SIMD
2013-06-04 Michael Niedermayerswr: add native_simd_one
2013-06-04 Paul B Maholdoc/general: update after e4e4add0e3ba7
2013-06-04 Michael Niedermayerpngdec: dont treat mpng like png with key and non keyframes
2013-06-04 Carl Eugen... Use av_log() instead of fprintf() in ffplay.
2013-06-04 Paul B Maholtak: simplify ff_tak_check_crc()
2013-06-04 Anton Khirnovlavfi doxy: improve/extend AVFilter doxy.
2013-06-04 Michael Niedermayerswresample/rematrix: add S32 mixing code
2013-06-04 Michael Niedermayerwresample/rematrix_template: fix internal types
2013-06-04 Luca Barbatonetwork: uniform ff_listen_bind and ff_listen_connect
2013-06-04 Andrey Semashevmovenc: Grow the frag_info array in chunks
2013-06-04 Andrey Semashevmovenc: Increase the cluster array allocation by doubling
2013-06-04 Andrey Semashevmovenc: Keep track of the allocated size for the cluste...
2013-06-04 Martin Storsjömem: Add av_realloc_array and av_reallocp_array
2013-06-04 Michael NiedermayerMerge remote-tracking branch 'lukaszmluki/master'
2013-06-04 Michael Niedermayerffserver: fix null pointer dereference
2013-06-04 Lukasz Marekftp: fix using uninitialized value
2013-06-04 Michael Niedermayervc1dec: Disable dead code
2013-06-03 Paul B Mahollavf/aacdec: add support for reading ape tags
2013-06-03 Paul B Maholtta: add support for reading ape tags
2013-06-03 Paul B Maholtta: return meaningful error codrs
2013-06-03 Paul B Maholflacdec: use init_get_bits8()
2013-06-03 Michael NiedermayerMerge branch 'master' of https://github.com/upsuper...
2013-06-03 Michael Niedermayeravformat/network: check the return value from setsockopt()
2013-06-03 Michael Niedermayermatroskadec: fix memleak of pkt_data
2013-06-03 Michael Niedermayermatroskadec: favor av_freep()
2013-06-03 Michael Niedermayeravfilter/vf_mcdeint: free frame on error
2013-06-03 Michael Niedermayeravfilter/process_options: fix memleak
2013-06-03 Michael Niedermayeravfilter/af_astats: rename stat()
2013-06-03 Michael Niedermayertiff: fix memleak
2013-06-03 Michael Niedermayerjpeg2000dec: assert that curtileno is valid when used
2013-06-03 Michael Niedermayerjpeg2000: Fix unintended sign extension in malloc argum...
2013-06-03 Michael Niedermayerjpeg2000: Fix Unintended sign extension in malloc argum...
2013-06-03 Michael Niedermayerh264_ps: fix memleak in ff_h264_decode_picture_paramete...
2013-06-03 Michael Niedermayerffv1enc: Check return value of av_frame_ref()
2013-06-03 Michael Niedermayeravcodec/jpeg2000dwt: merge rescaling with interleave...
2013-06-03 Michael Niedermayeravcodec/jpeg2000dwt: merge rescaling with interleave...
2013-06-03 Michael Niedermayerjpeg2000dec; optimize output sample convert a bit
2013-06-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-03 Michael NiedermayerMerge commit '2d66a58ccde05e764594bd7e5f0f9244634d0b2c'
2013-06-03 Michael NiedermayerMerge commit '31980b6abdd8ffb6953472a7a6b59f3aa5762c31'
2013-06-03 Michael NiedermayerMerge commit '0aed0bfc62b273a780a2bfba3be56039fccd7423'
2013-06-03 Michael NiedermayerMerge commit 'c011ceef78eae66039efc66d9551a7146e08838a'
2013-06-03 Michael NiedermayerMerge commit '46ce9ded96ffcb798b03da894cdb5fdac376a6ee'
2013-06-03 Martin Storsjömovenc: Change the track struct name to match the typedef
2013-06-03 Kostya ShishkovGo2Webinar decoder
2013-06-03 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-06-03 Paul B Maholjpeg2000dec: remove redundant error log message
2013-06-03 Paul B Maholwavpack: remove redundant error log message
2013-06-02 Paul B Maholtta: use interger instead of pointer to iterate output...
2013-06-02 Paul B Maholtta: move GetBitContext out of private context
2013-06-02 Nicolas Georgelavfi/trim: mark link closed on EOF.
2013-06-02 Nicolas Georgeffmpeg: ignore EOF when pushing frames to filters.
2013-06-02 Michael Niedermayertools/qt-faststart: Fix unintended sign extension of...
2013-06-02 Michael Niedermayertools/qt-faststart: Fix unintended sign extension of...
2013-06-02 Michael Niedermayertools/ffhash: close file handle on error
2013-06-02 Michael Niedermayertools/ffeval: Check return value of av_expr_parse_and_e...
2013-06-02 Kostya Shishkovvmd: decode videos with no LZ buffer size provided...
2013-06-02 Kostya Shishkovvmd: fix mode 3 decoding
2013-06-02 Michael Niedermayeravutil/sha: reorder Maj arguments
2013-06-02 Diego Biurrunswscale: ppc: Remove commented-out define cruft
2013-06-02 Diego Biurrunnsvdec: Remove commented-out debug cruft
2013-06-02 Diego Biurruncpu: Restructure code to avoid pointless ret variable...
2013-06-02 Diego Biurruntiff: K&R formatting cosmetics
2013-06-02 Paul B Maholtta encoder
2013-06-02 Paul B Maholtta: move code that will be shared with encoder to...
2013-06-02 Carl Eugen... Fix compilation of libavcodec/tiff.c
2013-06-02 Paul B Maholtiff: planar rgb
2013-06-02 Michael Niedermayeravutil/sha512: Reshuffle Maj() operands
2013-06-02 James Almerlavu: Add SHA-2 512 hashing
2013-06-02 Michael Niedermayeruse Kostyas full name in copyrights
2013-06-02 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-06-02 Michael NiedermayerMerge commit '28306e6d620c109ddd672f7243adfbc2bbb3b18f'
2013-06-02 Michael Niedermayerfate: use TARGET_SAMPLES in mcdeint tests
2013-06-01 Paul B Maholtta: use get_unary()
2013-06-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-06-01 Stefano Sabatinilavfi/mp: drop mcdeint wrapper
2013-06-01 Stefano Sabatinitests: add mcdeint tests
2013-06-01 Stefano Sabatinilavfi: port mcdeint filter from libmpcodecs
2013-06-01 Stefano Sabatinilavfi/mp/mcdeint: avoid uninited data read
2013-06-01 Clément Bœschlavc/avcodec: decodimg → decoding.
2013-06-01 Carl Eugen... Fix libcdio-paranoia detection.
2013-06-01 Luca Barbatonetwork: factor out connect-listening code
2013-06-01 Luca Barbatonetwork: factor out bind-listening code
2013-06-01 Clément Bœschlavf/webvttdec: factorize identifier and settings side...
2013-06-01 Matthew Heaneylavf/webvttdec: save cue id and settings as side data
2013-06-01 Clément Bœschlavc/avpacket: fill padding area on side data split.
2013-06-01 Michael Niedermayerjpeg2000: make sure s->numXtiles / s->numYtiles are...
2013-06-01 Xidorn Quanvda_h264_dec: remove check_format
next