]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-10-14 Michael Niedermayersws: avoid signed C99 overflows
2012-10-14 Michael Niedermayerswr/rematrix: fix C99 left shift overflow
2012-10-14 Michael Niedermayerg723_1: fix overflow in square_root()
2012-10-14 Michael Niedermayeravoid more "0xFF << 24" as it is considered a integer...
2012-10-14 Michael Niedermayeravoid "0xFF << 24" as it is considered a integer overfl...
2012-10-14 Michael Niedermayermpeg4videodec: Recalculate timebase in case of guessing...
2012-10-14 Clément Bœschlavfi/select/scene: use pointer increments instead...
2012-10-14 Clément Bœschlavfi/select/scene: fix potential overread.
2012-10-13 Clément Bœschlavfi/select/scene: move out convoluted sad variable...
2012-10-13 Thilo Borgmannalsdec: fix clipping of weightings for MCC decoding
2012-10-13 Michael Niedermayermpegvideo: fix motion_val checks
2012-10-13 Michael Niedermayermpegvideo: check return value of ff_MPV_common_init()
2012-10-13 Michael Niedermayeravcodec_find_best_pix_fmt_of_2: fix handling or PIX_FMT...
2012-10-13 Michael Niedermayerflashsv: check deflateInit() return value
2012-10-13 Michael Niedermayerdnxhdenc: assert ff_dnxhd_get_cid_table() return value
2012-10-13 Michael Niedermayerdnxhddata_ Fix mixup of sizeof() and array elements...
2012-10-13 Michael Niedermayerffv1: make sure gob_count is not 0
2012-10-13 Michael Niedermayersws-test: raise limigts a bit.
2012-10-13 Michael Niedermayerpp: avoid overflow in w*h
2012-10-13 Michael Niedermayersws-test: check W/H
2012-10-13 Paul B Mahollavc/codec_desc: add/update properties of some codecs
2012-10-13 Michael Niedermayerffeval: avoid folding EOF onto a valid char
2012-10-13 Michael Niedermayerprobetest: check command line arguments
2012-10-13 Michael Niedermayertrasher: check seek return value.
2012-10-13 Paul B Maholxbmdec: s/av_reverse/ff_reverse
2012-10-13 Michael Niedermayerlibavutil: loose idiotic circular dependancies between...
2012-10-13 Dmitry Samonenkosdp: output speex optional vbr parameter
2012-10-13 Michael Niedermayertests: fix checksums for png aspect ratio change
2012-10-13 Paul B Mahollavc: return s->get_buffer() error code if it errors out
2012-10-13 Paul B Maholpngenc: write sample aspect ratio
2012-10-13 Paul B Maholpngdec: read sample aspect ratio
2012-10-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-10-13 Michael Niedermayerffplay: use audio parameters from the decoded frame...
2012-10-13 Michael NiedermayerMerge commit 'f5962229bfcb14c2879e69ccdf7f1a4934168609'
2012-10-13 Paul B Maholsmjpegdec: use url_feof()
2012-10-13 Michael NiedermayerMerge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723'
2012-10-13 Michael NiedermayerMerge commit '90558e848a29ef1e85ecb1832ad9a26eebe958e0'
2012-10-13 Michael NiedermayerMerge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'
2012-10-13 Michael NiedermayerMerge commit 'bc4620e5d61a4dd9a1f654fadd281a172aab04be'
2012-10-13 Michael NiedermayerMerge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'
2012-10-13 Michael NiedermayerMerge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066'
2012-10-13 Michael NiedermayerMerge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507'
2012-10-13 Sami Pietilävp8dec: reset loopfilter delta values at keyframes
2012-10-13 Carl Eugen... Allow autodetection of some dnxhd files that can be...
2012-10-13 Paul B Maholfate: update pcx reference
2012-10-13 Paul B Maholpcxenc: store sample aspect ratio
2012-10-13 Paul B Maholpcx: read sample aspect ratio
2012-10-13 Paul B Maholbethsoftvideo: return meaningfull error codes
2012-10-13 Paul B Maholtruemotion2: use more meaningful return codes
2012-10-13 Mashiat Sarker... vc1: Use codec ID from AVCodecContext while parsing...
2012-10-13 Justin Rugglesavplay: support mid-stream sample rate changes
2012-10-13 Justin Rugglesavplay: use audio parameters from the decoded frame...
2012-10-13 Justin Rugglesdca: allocate a secondary buffer for extra channels...
2012-10-13 Michael Niedermayerffserver: fix return value of add_codec()
2012-10-13 Michael Niedermayerjpegls: increase run_index to 4
2012-10-13 Michael Niedermayerjpegls: fix off limit
2012-10-13 Michael Niedermayerrv30_decode_intra_types: make check tighter
2012-10-13 Michael Niedermayerff_celp_lp_synthesis_filterf: change loop end check
2012-10-13 Michael Niedermayerff_celp_lp_synthesis_filterf: check that filter_length...
2012-10-13 Michael Niedermayerrtpdec_qdm2: change one assert to av_assert0
2012-10-13 Michael Niedermayerwtvdec: fix memleak on error
2012-10-13 Michael Niedermayeravio: redesign ffio_rewind_with_probe_data()
2012-10-12 Michael Niedermayerffv1: avoid checking a double for equality
2012-10-12 Michael Niedermayeraf_pan: fix memleak of arg
2012-10-12 Michael Niedermayervf_fade: fix memleaks of args
2012-10-12 Mans Rullgardconfigure: use utilities from /usr/xpg4/bin if it exists
2012-10-12 Mans Rullgardavstring-test: fix memory leaks
2012-10-12 Michael Niedermayerffserver: prevent nb_streams from becoming too large
2012-10-12 Michael Niedermayeraacsbr: change order of operation to prevent out of...
2012-10-12 Georg LippitschFix writing 12 bit DPX
2012-10-12 Georg LippitschFix DPX decoder
2012-10-12 Mans Rullgardrtpdec_xiph: fix function return type
2012-10-12 Mans Rullgardsmjpeg: fix type of 'ret' variable in smjpeg_read_packet()
2012-10-12 Mans Rullgardmpegvideo: remove write-only variable
2012-10-12 Clément Bœschlavf/swf: transform the swf tags define in an enum.
2012-10-12 Clément Bœschlavf/swf: re-align after previous commit.
2012-10-12 Clément Bœschlavf/swf: define more tags.
2012-10-12 Clément Bœschlavf/swfdec: return more meaningful error codes.
2012-10-12 Michael Niedermayermpeg4videodec: disable frame multithreading for GMC...
2012-10-12 Clément Bœschlavf/swfdec: fix flushing with compressed swf.
2012-10-12 Diego Biurrunrangecoder: K&R formatting cosmetics
2012-10-12 Diego Biurrunavcodec: Remove broken MMI optimizations
2012-10-12 Diego BiurrunRemove libmpeg2 #define remnants
2012-10-12 Diego BiurrunUse proper return values in case of missing features
2012-10-12 Diego BiurrunDe-doxygenize some top-level files
2012-10-12 Diego Biurrunfate: add avstring test
2012-10-12 Diego Biurrunrangecoder-test: Set error message log level to error...
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
2012-10-12 Diego Biurrunavutil: Duplicate ff_log2_tab instead of sharing it...
2012-10-12 Michael Niedermayermovenc: fix timescale for timecode track
2012-10-12 Diego Biurrunavfilter: call x86 init functions under if (ARCH_X86...
2012-10-12 rogerdpackadd dshow maintainer
2012-10-12 Michael Niedermayermotion_est: more complete SAB diamond size check
2012-10-12 Michael Niedermayercaca: fix 10l typo
2012-10-12 Paul B Maholsws: do not use av_pix_fmt_descriptors directly
2012-10-12 Paul B Mahollavd: do not use av_pix_fmt_descriptors directly
2012-10-12 Michael Niedermayerexr: fix twin ;
2012-10-12 Heesuk Jungavidec: Use sample size in case incorrect timestamps...
2012-10-12 Paul B Maholimgutils: do not use av_pix_fmt_descriptors directly
2012-10-12 Michael BradshawParse DEFINESOUND tags in swf (fix ticket 1638)
next