]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-08-20 Stefano SabatiniExtend ff_dprintf_picref() to make it print video inter...
2010-08-20 Stefano SabatiniMake ff_dprintf_picref() print video properties only...
2010-08-20 Stefano SabatiniOnly print the pointer to the first plane in ff_dprintf...
2010-08-20 Stefano SabatiniCosmetics: add an empty newline between the function...
2010-08-19 Grant Carverfix anonymous memory mapping for NetBSD
2010-08-19 Aurelien Jacobsadd FF_API_URL_RESETBUF define to disable the deprecate...
2010-08-19 Aurelien Jacobsadd FF_API_REGISTER_PROTOCOL define to disable the...
2010-08-19 Måns Rullgårdapplehttp: define _XOPEN_SOURCE=600 as required for...
2010-08-19 Måns Rullgårdimc: fix undefined float to int conversion
2010-08-19 Måns Rullgårdfate-run: use 'run' function in 'ffmpeg' function
2010-08-19 Måns Rullgårdfate: add -v 0 to ffmpeg flags
2010-08-19 Aurelien Jacobsadd FF_API_URL_CLASS define to enable usage of URLConte...
2010-08-19 Martin StorsjöAdd Apple HTTP Live Streaming demuxer
2010-08-19 Martin StorsjöMove the definition of the maximum url size for static...
2010-08-19 Martin StorsjöMake parse_key_value from httpauth a common lavf intern...
2010-08-19 Ramiro Pollaswscale-test: add CRC output
2010-08-19 Stefano SabatiniEnable and change the log level to DEBUG for the messag...
2010-08-19 Stefano SabatiniCosmetics: apply misc spacing style fixes.
2010-08-18 Stefano SabatiniFix braino: @flip -> @file.
2010-08-18 Stefano SabatiniAdd APIchanges entry after the addition of av_fill_imag...
2010-08-18 Stefano SabatiniImplement inline function av_fill_image_max_pixstep...
2010-08-18 Aurelien Jacobsadd a comment to clarify that FF_API_* defines are...
2010-08-18 Aurelien Jacobsrename LAVF_API_* defines to FF_API_* to clarify that...
2010-08-18 Ramiro Pollavalidate input data and linesizes
2010-08-18 Alexander KojevnikovSupport unsynchronisation for id3v2 tags.
2010-08-18 Stefano SabatiniRemove "CODEC_CAP_EXPERIMENTAL added" entry from the...
2010-08-18 Anatoly NenashevFix configure .pc files generation and make install...
2010-08-18 Thierry FoucuAdd AVC EOS tag to H264-encoded FLV files.
2010-08-17 Måns Rullgårdfate: store last version in per-slot file
2010-08-17 Aurelien Jacobsadd LAVF_API_OLD_METADATA define to disable the depreca...
2010-08-17 Aurelien Jacobsadd LAVF_API_MAX_STREAMS define to disable the deprecat...
2010-08-17 Måns RullgårdFix out-of-tree build
2010-08-17 Stefano SabatiniAdd APIchanges entry after the addition of AV_NE in...
2010-08-17 Stefano SabatiniDefine macro AV_NE() and use it in libavdevice.
2010-08-17 Stefano SabatiniAdd APIchanges entry after libavfilter audio framework...
2010-08-17 Stefano SabatiniCosmetics: apply misc style fixes.
2010-08-17 S.N. Hemanth... Implement libavfilter audio framework.
2010-08-17 Stefano SabatiniSet the correct type for the output links.
2010-08-17 Stefano SabatiniAdd missing checks in avfilter_default_get_video_buffer().
2010-08-17 Stefano SabatiniAdd missing NULL checks in avfilter_ref_buffer().
2010-08-17 Diego BiurrunRemove dep/depend targets and related variables.
2010-08-17 Stefano SabatiniAdd hflip filter.
2010-08-17 Diego BiurrunSkip adding SDL_CFLAGS to CFLAGS for the ffplay.d target.
2010-08-17 Aurelien Jacobsmatroskadec: minor simplification
2010-08-17 Aurelien Jacobsmatroskadec: fix integer overflow
2010-08-17 Carl Eugen... Mention lowres if SDL can't provide the needed resolution.
2010-08-17 Mike ScheutzowFix SDL crash on specific hardware.
2010-08-17 Mike ScheutzowMove do_exit() up for upcoming patch.
2010-08-16 Måns Rullgårdfft-test: format error output more readably
2010-08-16 Josh AllmannAdd RTP depacketization of VP8
2010-08-16 Josh AllmannAdd RTP packetization of VP8
2010-08-14 Ronald S. BultjePrint error messages in case of connection failure...
2010-08-13 Ronald S. BultjePrevent overflow on random input.
2010-08-13 Ronald S. BultjeRemove use of MAX_STREAMS in MMSContext->streams[]...
2010-08-13 Zhentan FengSet fixed chunksize for ASF header in MMS streams,...
2010-08-13 Zhentan FengFix wrong command prefix for timing test in MMST protocol.
2010-08-13 Jason Garrett... Remove some stray +s in VP8
2010-08-12 Martin StorsjöAdd RTP depacketization of MP4A-LATM
2010-08-12 Stefano SabatiniCosmetics: put "{" on the same line of the "struct...
2010-08-12 Stefano SabatiniAdd APIchanges entry after the addition of av_get_image...
2010-08-12 Stefano SabatiniDeprecate ff_get_plane_bytewidth() in favor of
2010-08-12 Stefano SabatiniImplement av_get_image_linesize() and use it in
2010-08-12 Ronald S. BultjeSend OPTIONS request at a regular basis to standard...
2010-08-12 Ronald S. BultjeAdd another missing file from r24799.
2010-08-12 Jason Garrett... VP5/6/8: ~7% faster arithmetic decoding
2010-08-12 Baptiste CoudurierFix segv when stream copy and validate_tag fails, st...
2010-08-12 Baptiste Coudurier100L, fix vf_scale, since copy_ref_props now copy w...
2010-08-11 Ronald S. BultjeAdd missing mms.c from r24779.
2010-08-11 Zhentan FengMove functions and structs shared between MMSH and...
2010-08-11 Zhentan FengExtract fields that are to be shared between MMST/MMSH...
2010-08-11 Ronald S. BultjeUse FFALIGN() in mmst.c where appropriate. Noticed...
2010-08-11 Stefano SabatiniApply misc cosmetics: add empty newlines for separating...
2010-08-11 S.N. Hemanth... Set type on buffer in get_video_buffer().
2010-08-11 Stefano SabatiniAdd APIchanges entry for the AVFilterBufferRef changes...
2010-08-11 S.N. Hemanth... Resize data and linesize in AVFilterBufferRef to 8.
2010-08-11 Stefano SabatiniExtend and clarify documentation for -ac ffmpeg option.
2010-08-11 Stefano SabatiniAdd documentation for the pm parameter of the av_metada...
2010-08-11 Stefano SabatiniFix reference to a wrong parameter name in the metadata...
2010-08-11 Stefano SabatiniAdd APIchanges entry after av_picture_data_copy() addition.
2010-08-11 S.N. Hemanth... Add av_picture_data_copy() and reimplement av_picture_c...
2010-08-11 Stefano SabatiniFix typo.
2010-08-11 Stefano SabatiniAdd APIchanges entry after avfilter_open() change in...
2010-08-11 Stefano SabatiniChange avfilter_open() signature, from:
2010-08-11 Stefano SabatiniAdd APIchanges entry after AVFilterBufferRef changes...
2010-08-11 S.N. Hemanth... Separate video specific BufferRef properties into Video...
2010-08-11 Stefano SabatiniNit: fix weird spacing.
2010-08-11 Stefano SabatiniAdd empty newlines between function descriptions and...
2010-08-11 Pascal Massiminoremove b4_stride/mb_stride.
2010-08-11 Pete EberleinAdd a mapping for the V4L2_PIX_FMT_NV12 format to PIX_F...
2010-08-11 Pascal Massiminofix over-allocation. confused b4_stride with mb_width.
2010-08-10 Przemysław... Fix mem leak when trying to open a non-existing image...
2010-08-10 Aurelien Jacobs2 lines spacing between versions in Changelog should...
2010-08-10 Aurelien Jacobsget rid of MAX_STREAMS limit in nutdec
2010-08-10 Martin Storsjörtpenc_xiph: Clarify that num_frames shouldn't ever...
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in mpegts
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RTSP
2010-08-09 Aurelien Jacobsget rid of MAX_STREAMS limit in RDT
2010-08-09 Ronald S. BultjeFix buffer overrun if idx is negative (it can be down...
2010-08-09 Martin Storsjörtpenc_xiph: Set the ident value via a define
2010-08-09 Martin Storsjörtpenc_xiph: Don't needlessly cast pointers to integers
next