]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-04-26 Michael Niedermayervsrc_buffer: add sample_aspect_ratio fields to arguments.
2011-04-26 Mark Himsleylavfi: add fieldorder filter
2011-04-26 Stefano Sabatiniscale: make the filter parametric
2011-04-26 James Darnleyyadif: support 16-bit
2011-04-26 James Darnleyyadif: support more than yuv420p.
2011-04-26 Michael Niedermayeryadif: Fix assert() failure
2011-04-25 Stefano Sabatinigraphparser: add a NULL check on the argument passed...
2011-04-25 Stefano Sabatinisetdar: prefer "sar" over "par" in log info message
2011-04-25 Mark Himsleyfade: fix draw_slice() check on fade->factor value
2011-04-25 Mark Himsleyfade: make draw_slice() chroma check against planes...
2011-04-25 Luca Barbatowin32: include the correct header in cmdutils.c
2011-04-25 Janne Grunauac3: fix memleak in fixed-point encoder
2011-04-25 Diego Biurrunflashsv: Return more meaningful error values.
2011-04-25 Diego Biurrunflashsv: Employ explicit AVCodec struct initializers.
2011-04-25 Kostya Shishkovread AVI palette from the end of extradata
2011-04-24 Diego Biurruncosmetics: K&R coding style and more whitespace for...
2011-04-24 Diego Biurrunvorbisdec: Employ proper printf format specifiers for...
2011-04-24 Martin Storsjöapplehttp: Don't export variant_bitrate if it isn't...
2011-04-24 Martin Storsjöcrypto: Use av_freep instead of av_free
2011-04-24 Reinhard Tartlerconfigure: Add missing libm library dependencies to...
2011-04-24 Clément Bœschoggdec: reindent after 8f3eebd6
2011-04-24 Reinhard Tartlerconfigure: Add missing libavutil inter-library dependen...
2011-04-23 Kirill GavrilovHandle unicode file names on windows
2011-04-23 Martin Storsjörtp: Rename the open/close functions to alloc/free
2011-04-23 Diego BiurrunLowercase all ff* program names.
2011-04-23 Diego BiurrunRefer to ff* tools by their lowercase names.
2011-04-23 Diego BiurrunReplace more FFmpeg instances by Libav or ffmpeg.
2011-04-23 Diego BiurrunReplace `` by $() syntax in shell scripts.
2011-04-23 Bradpatcheck: Allow overiding grep program(s) through envir...
2011-04-23 Diego BiurrunRemove stray libavcore and _g binary references.
2011-04-23 Diego Biurrunvorbis: Rename decoder/encoder files to follow general...
2011-04-23 Nathan Caldwellaacenc: Fix whitespace after last commit.
2011-04-23 Diego Biurruncook: Fix small typo in av_log_ask_for_sample message.
2011-04-23 Nathan Caldwellaacenc: Finish 3GPP psymodel analysis for non mid/side...
2011-04-23 Alex ConverseRemove RDFT dependency from AAC decoder.
2011-04-23 Alex ConverseAdd some debug log messages to AAC extradata
2011-04-23 Alex ConverseFix mov debug (u)int64_t format strings.
2011-04-23 Jason Garrett... bswap: use native types for av_bwap16().
2011-04-22 Carl Eugen... doc: FLV muxing is supported.
2011-04-22 Martin Storsjöapplehttp: Handle AES-128 encrypted streams
2011-04-22 Martin StorsjöAdd a protocol handler for AES CBC decryption with...
2011-04-22 Martin Storsjödoc: Mention that DragonFly BSD requires __BSD_VISIBLE set
2011-04-22 Diego BiurrunUse av_log_ask_for_sample() to request samples from...
2011-04-22 Diego BiurrunMake av_log_ask_for_sample() accept a variable number...
2011-04-22 Diego Biurrunvqavideo: We no longer need to ask for version 1 samples.
2011-04-22 Young Han Leeaacdec: indentation cosmetics
2011-04-21 Ronald S. BultjeAPIChanges: document git revision for CODEC_CAP_SLICE_T...
2011-04-21 Ronald S. BultjeIntroduce slice threads flag.
2011-04-21 Ronald S. BultjeFATE: allow forcing thread-type when doing threaded...
2011-04-21 Diego BiurrunUse av_log_ask_for_sample() where appropriate.
2011-04-21 Stefano Sabatinierror: sort, pack, and align error code and string...
2011-04-21 Diego BiurrunThe stabilization period after version bumps should...
2011-04-21 Martin Storsjöapplehttp: Expose the stream bitrate via metadata
2011-04-21 Martin Storsjödoc: Add some initial docs on the applehttp demuxer
2011-04-21 Martin StorsjöProvide a fallback version of the libm function trunc
2011-04-21 Martin Storsjölibavdevice: Define _XOPEN_SOURCE for usleep
2011-04-21 Anton Khirnovlavc: provide deprecated avcodec_thread_init until...
2011-04-21 Anton Khirnovlavc: provide the opt.h header until the next bump
2011-04-21 Anton Khirnoverror: change AVERROR_EOF value
2011-04-21 Stefano Sabatinierror: remove AVERROR_NUMEXPECTED
2011-04-21 Stefano Sabatinierror: add error code AVERROR_OPTION_NOT_FOUND, and...
2011-04-20 Martin StorsjöMakefile: Include dependencies for test tools, too
2011-04-20 Diego BiurrunRemove a version check in av_log made unnecessary by...
2011-04-20 Justin Rugglesupdate last major version increase dates in APIchanges
2011-04-20 Michael NiedermayerReduce picture size for yadif.
2011-04-20 Michael Niedermayeroggdec: use av_freep() instead of av_free()
2011-04-20 Martin Storsjöavio: Fix sanity checks in ffurl_read*
2011-04-20 Martin Storsjölibavformat: Free AVFormatContext->streams
2011-04-20 Martin Storsjölibavformat: Make protocols pass URLContext as log...
2011-04-20 Vladimir Pantelicasf: remove commented out code in asf_read_seek
2011-04-20 Diego Biurrunlibpostproc: Remove crufty code disabled by the big...
2011-04-20 Reinhard TartlerReflect 0.7_beta1 release in the Changelog
2011-04-19 Anton Khirnovsws: remove disabled cruft.
2011-04-19 Anton Khirnovlavu: remove disabled ff_random_get_seed cruft.
2011-04-19 Anton Khirnovlavu: remove disabled sha1 cruft.
2011-04-19 Justin RugglesIn avcodec_open(), set return code to an error value...
2011-04-19 Anton Khirnovlavc: remove reference to opt.h from Makefile.
2011-04-19 Stefano Sabatiniprefer avio_check() over url_exist()
2011-04-19 Stefano Sabatiniavio: remove AVIO_* access symbols in favor of new...
2011-04-19 Anton Khirnovlavu: remove misc disabled cruft
2011-04-19 Anton Khirnovlavu: remove FF_API_OLD_IMAGE_NAMES cruft
2011-04-19 Anton Khirnovlavu: remove FF_API_OLD_EVAL_NAMES cruft
2011-04-19 Anton Khirnovlavc: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_INOFFICIAL cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SET_STRING_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_USE_LPC cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_SUBTITLE_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_VIDEO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_AUDIO_OLD cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_OPT_SHOW cruft.
2011-04-19 Anton Khirnovlavc: remove the FF_API_MM_FLAGS cruft.
2011-04-19 Anton Khirnovlavf: remove misc disabled cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_INDEX_BUILT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_CLASS cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_SYMVER cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_FIRST_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARAMETERS_CODEC_ID cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_LAVF_UNUSED cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARSE_FRAME_PARAM cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
next