]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-27 Michael Niedermayerimg2enc: Accept raw jpeg2000 codestream too,
2011-09-27 Dominique LeuenbergerRELEASE: set to 0.8.4.git after the release from 2011...
2011-09-27 Michael Niedermayerj2kenc: enable 4:2:0 YUV it works as "well" as the...
2011-09-27 Michael Niedermayerbuild system: enable j2kenc
2011-09-27 Michael Niedermayerj2kenc: fix coded_frame and prevent null pointer derefe...
2011-09-27 Michael Niedermayerj2kenc: Update ff_j2k_init_component() arguments
2011-09-27 Michael Niedermayerj2kenc: fix arguments for ff_j2k_getnbctxno()
2011-09-27 Michael Niedermayerj2kenc: mark as experimental.
2011-09-27 Michael Niedermayerj2kenc: s/CODEC_TYPE_VIDEO/AVMEDIA_TYPE_VIDEO/
2011-09-27 Michael Niedermayerj2kenc: update codec name to modern ffmpeg
2011-09-27 Michael Niedermayerj2kenc: cleanup() is not used outside thus it is static
2011-09-27 Michael Niedermayerj2kenc: update function name.
2011-09-27 Tomas Härdinmxfdec: Consider QuantizationBits between 17 and 24...
2011-09-27 Laurent AimarCheck for out of bound writes when building tree in...
2011-09-27 Laurent AimarCheck for various out of bound writes in the bink decoder.
2011-09-27 Tanami, Ohadswfdec: return correct error code at EOF
2011-09-27 Lars Täuberffmpeg: fix typo in warning
2011-09-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-26 Laurent AimarReset internal state on corrupted blocks in wavpack...
2011-09-26 Laurent AimarValidate the number of audio channels before using...
2011-09-26 Mans Rullgardfate: allow testing with libavfilter disabled
2011-09-26 Jason Garrett... x86: XOP/FMA4 CPU detection support
2011-09-26 Justin Rugglesws_snd: misc cosmetic clean-ups
2011-09-26 Justin Rugglesws_snd: remove the 2-bit ADPCM table and just subtract...
2011-09-26 Justin Rugglesws_snd: use memcpy() and memset() instead of loops
2011-09-26 Justin Rugglesws_snd: use samples pointer for loop termination instea...
2011-09-26 Justin Rugglesws_snd: make sure number of channels is 1
2011-09-26 Michael Niedermayerffmpeg: document alternative to the lossless libx264...
2011-09-26 Lou Loganremove libx264 lossless presets
2011-09-26 Justin Rugglesws_snd: add some checks to prevent buffer overread...
2011-09-26 Justin Rugglesws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.
2011-09-26 Justin Rugglesflacdec: fix buffer size checking in get_metadata_size()
2011-09-26 Michael Niedermayerffmpeg: fix -b -ab mixes with -b overriding the audio...
2011-09-26 Rafaël Carrértp: Simplify ff_rtp_get_payload_type
2011-09-26 Rafaël Carrértpenc: Add a payload type private option
2011-09-26 Rafaël Carrértp: Correct ff_rtp_get_payload_type documentation
2011-09-26 Anton Khirnovavconv: replace all fprintf() by av_log().
2011-09-26 Anton Khirnovavconv: change av_log verbosity from ERROR to FATAL...
2011-09-26 Anton Khirnovcmdutils: replace fprintf() by av_log()
2011-09-26 Anton Khirnovavtools: parse loglevel before all the other options.
2011-09-26 Michael Niedermayerlibx264: free x4->sei
2011-09-26 Mike ScheutzowFix a buffer overflow in libx264 interface to x264...
2011-09-26 Nicolas Georgeoggdec: add support for Xiph's CELT codec
2011-09-26 tipoklibaac+ support
2011-09-25 Aurelien Jacobsmjpegenc: use named struct initializers
2011-09-25 Aurelien Jacobsact: correct file description comment
2011-09-25 Aurelien Jacobsact, bintext, wtvenc: use named struct initializers
2011-09-25 Michael Niedermayerh264dec: fix decoding problems introduced with baad01d8...
2011-09-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-25 Laurent AimarCheck for out of bound bands limit in mpc v8 decoder.
2011-09-25 Laurent AimarFix return value on EOF in mpc v8 demuxer.
2011-09-25 Reimar Döffingerid3v2: Fix some (function) pointer types.
2011-09-25 Laurent AimarFixed NULL pointer dereference in id3v2 parser.
2011-09-25 Vitor Sessakg729dec: avoid unnecessary struct copying
2011-09-25 Vitor Sessakg729dec: remove useless headers
2011-09-25 Justin Rugglessol: return error if av_get_packet() fails.
2011-09-25 Stefano Sabatinivf_drawtext: apply misc style fixes
2011-09-25 Stefano Sabatinivf_drawtext: do not reset "n" variable to 0 in case...
2011-09-25 Stefano Sabatiniffmpeg: improve feedback when processing filtergraph...
2011-09-25 Stefano Sabatiniffmpeg: apply misc cosmetics fixes in the filtergraph...
2011-09-25 Stefano Sabatinilavfi: add debug trace when processing events
2011-09-25 Stefano Sabatinilavfi: document AVFilterCommand fields
2011-09-25 Vitor Sessakg729dec: fix warnings:
2011-09-25 Vitor Sessakg729dec: Fix warnings:
2011-09-25 Vitor Sessakg729dec: Add ff_ prefix to g729_postfilter() and g729_a...
2011-09-25 Justin Rugglescosmetics: reindent and pretty-print
2011-09-25 Justin Ruggleslibgsm: split init and close fuctions for encoder and...
2011-09-25 Mans Rullgardppc: fix some pointer to integer casts
2011-09-25 Mans Rullgardppc: fix 32-bit PIC build
2011-09-25 Carl Eugen... G.729 decoding is supported.
2011-09-25 Carl Eugen... AMV encoding is supported.
2011-09-25 Carl Eugen... Support LZW and ZLIB compressed 4bpp tiff samples.
2011-09-25 Alexander Strasserh264: improve checks before calling ff_h264_decode_extr...
2011-09-25 Alexander Strasserh264: ff_h264_decode_extradata: check buffer args
2011-09-25 Reimar DöffingerCompile x86/swscale_template with -mno-red-zone.
2011-09-25 Michael Niedermayerffmpeg: increase bit_buffer_size, the header size is...
2011-09-25 Jean Firstcosmetics, remove unused and rename variables for consi...
2011-09-25 Justin Rugglesvmdaudio: fix decoding of 16-bit audio format.
2011-09-25 Jean Firsttiffenc: Enable RGB48LE (16-bit) encoding support
2011-09-25 Jean Firsttiffdec: add RGB48 (16bit) support
2011-09-25 Mans Rullgardlavf: do not set codec_tag for rawvideo
2011-09-25 Laurent Aimarh264: check for out of bounds reads in ff_h264_decode_e...
2011-09-25 Michael Niedermayerdnxhdenc: remove unneeded entries from array.
2011-09-25 Michael Niedermayerdnxhdenc: optimize whats left of dnxhd_switch_matrix()
2011-09-25 Michael Niedermayerbit: remove more unused variables
2011-09-25 Michael Niedermayerbit: use AVERROR_INVALIDDATA
2011-09-25 Michael Niedermayerregtests: amv video encoder test
2011-09-25 Michael Niedermayeramvenc: another quant table fix
2011-09-25 Michael Niedermayermpegvideo: support encoding with chroma intra tables...
2011-09-25 Michael Niedermayerflvdec: Check for overflow before allocating arrays
2011-09-25 Nicolas Georgelavf/utils: replace deprecated url_ferror.
2011-09-25 Nicolas Georgelavf/utils: use correct format string for int64_t.
2011-09-25 Nicolas Georgelavf/utils: use AV_NOWARN_DEPRECATED in compatibility...
2011-09-25 Nicolas Georgelavu/attributes: introduce AV_NOWARN_DEPRECATED.
2011-09-25 Clément Bœschbit: use explicit struct initializers.
2011-09-25 Anton Khirnovavconv: use correct output stream index when checking...
2011-09-25 Anton Khirnovavconv: remove fake coded_frame on streamcopy hack
2011-09-25 Michael Niedermayerbit: remove unused variable
2011-09-25 Michael Niedermayerbit: set AVPacket.pos
2011-09-25 Michael Niedermayerbit: loose seekback & wrong bitrate code.
next