]> git.sesse.net Git - ffmpeg/history - libavcodec/utils.c
Update comment to version, negotiated with Diego, and
[ffmpeg] / libavcodec / utils.c
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-03-29 Michael NiedermayerFix closed gop flag disapearence.
2008-03-25 Michael NiedermayerFix possible heap overflow caused by av_fast_realloc()
2008-03-12 Diego Biurruntypo fixes
2008-03-06 Baptiste Coudurierindentation
2008-03-06 Baptiste Coudurierdo not display par and dar if not available
2008-03-06 Panagiotis IssarisMake av_class a pointer to a const AVClass. Addresses...
2008-03-05 Aurelien Jacobsdefine BI frame type along with other frame types
2008-03-05 Aurelien Jacobscosmetic: align
2008-03-05 Aurelien Jacobsremove more useless mpegvideo.h includes
2008-02-26 Michael Niedermayerfloating point AAN IDCT
2008-02-24 Vitor SessakFix bug I introduced in r11962.
2008-02-22 Michael NiedermayerRemove apparently unneeded and buggy align.
2008-02-15 Vitor SessakSimplify avcodec_default_get_buffer()
2008-02-13 Diego Biurruntypo fix: inited --> initialized
2008-02-11 Paul KellyAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-02 Michael NiedermayerMake avcodec_decode_* functions take const input buffers.
2008-02-01 Michael Niedermayerone "cast discards qualifiers from pointer target type...
2008-01-27 Evgeniy StepanovAdd support for Matroska attachments.
2008-01-04 Aurelien Jacobsimprove CRC API
2007-12-25 Reimar DöffingerCheck for avcodec_open codec parameter == NULL and...
2007-12-20 Justin RugglesAdd option for user to scale the amount of dynamic...
2007-12-12 Måns Rullgårduse av_log_get/set_level()
2007-12-12 Michael Niedermayerav_*_next() API for libavcodec
2007-12-03 Michael Niedermayermake rc_buffer_size apply to audio as well
2007-11-25 Aurelien Jacobsadd pcm_s16le_planar support for electronicarts files
2007-10-18 Michel BardiauxPrint pixel and display aspect ratios
2007-09-27 Loren Merrittoops, revert unrelated change
2007-09-27 Loren Merrittunroll encode_residual_lpc(). speedup varies between...
2007-09-24 Kostya ShishkovRemove check for input buffer size as it does not guara...
2007-09-24 Aurelien Jacobsadd support for yuva420p colorspace (yuv420p + alpha)
2007-08-23 Reimar DöffingerAdd request_channels member to AVCodecContext so we...
2007-08-19 Reimar DöffingerUse defines instead of raw hex numbers to specify CRC...
2007-08-13 Ramiro PollaAdd attribute that forces alignment of stack to functio...
2007-08-13 David ConradAdd av_get_bits_per_sample_format()
2007-08-10 Michael Niedermayerensure that default_get_buffer() doesnt reuse images...
2007-07-20 Panagiotis IssarisReturn AVERROR(EINVAL) when invalid width and/or height...
2007-07-20 Panagiotis IssarisReturn AVERROR(ENOMEM) on memory allocation failure...
2007-07-17 Alex Beregszasziset codec_type on init
2007-07-11 Ramiro PollaRemove underscores before fcntl flags
2007-07-11 Ramiro PollaProper check for mkstemp().
2007-07-06 Janne Grunaufree thread context
2007-07-06 Stefano Sabatinime option implemented as an AVOption
2007-06-21 Stefano Sabatinisplit frame rate and frame size abbreviation into two...
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-12 Stefano SabatiniMove the video size and rate abbreviations system from...
2007-05-12 Loren Merrittfix a crash with svq1 + sse2.
2007-05-02 Nicolas Georgeadd the possibility to choose aac profile
2007-04-07 Diego Biurruntypos
2007-04-03 Michael Niedermayertypo
2007-04-03 Kamil NowosadFF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a...
2007-04-01 Michael Niedermayerindention
2007-04-01 Michael Niedermayermake AVCodec.init() optional
2007-03-24 Limin WangFix H.264 8x8 transform selection
2007-03-14 Michael Niedermayerkill 3 more av_mallocz_static()
2007-03-07 Michael Niedermayeradd a -ab with default of 64k
2007-03-07 Michael Niedermayeradd avcodec_get_context_defaults2() / avcodec_alloc_con...
2007-03-05 Benoit Fouetchange management of "ab" option in ffmpeg.c, so that...
2007-03-04 Panagiotis IssarisAdd the prefix "av_" to img_crop(), img_copy() and...
2007-03-04 Baptiste Coudurierdummy support for mpeg2 non linear quant
2007-03-01 Baptiste Coudurierremove ps option and rename rtp_payload_size AVOption...
2007-02-28 Baptiste Coudurierget rid of rtp_mode field after next major bump
2007-02-28 Baptiste Coudurierenable rtp payload size AVOption for video encoding
2007-02-23 Michael Niedermayerdont check buffer size if the decode function wont...
2007-02-23 Panagiotis Issarisav_realloc_static() is an internal function and therefo...
2007-02-22 Panagiotis IssarisMove the Doxygen function documentation unaltered from...
2007-02-22 Panagiotis IssarisAdd more Doxygen documentation.
2007-02-22 Panagiotis IssarisFix typo.
2007-02-21 Aurelien Jacobssimplify release_buffer using FFSWAP
2007-02-20 Panagiotis IssarisAdd some more Doxygen documentation to libavcodec/utils.c.
2007-02-15 Michel BardiauxSpelling fix
2007-02-14 Michael Niedermayerdoxy for avcodec_encode_video()
2007-02-08 Luca AbeniDirectly access av_log_level instead of calling av_log_...
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2007-02-01 Michel BardiauxActivate guards in avcodec_default_get_buffer. Patch...
2007-01-14 Michael Niedermayeravcodec_decode_audio2()
2007-01-14 Michael Niedermayerer and strict also apply to audio theoretically
2006-12-26 Michael Niedermayerskiprd doxygen comment from avcodec.h -> AVOption comment
2006-12-23 Michael Niedermayerskiprd
2006-12-22 Baptiste Coudurierbt 0 is invalid, setting min to 1
2006-12-13 Diego Biurrunvqmin/vqmax --> qmin/qmax in the option description
2006-12-11 Diego BiurrunImprove option description.
2006-12-06 Panagiotis IssarisAdd "mixed_refs" description suggested by Loren Merritt...
2006-12-06 Panagiotis IssarisAdd more descriptions to the AVOption array taken from...
2006-12-04 Diego BiurrunFix some obvious mistakes in the option descriptions.
2006-12-02 Víctor PaesaFill in some missing AVOption descriptions.
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-13 Baptiste Coudurieradd low delay forcing option for mpeg1/2 encoding
2006-11-07 Baptiste Coudurieradd option to set mpeg1/2 gop timecode start, and drop...
2006-11-02 Corey HickeyCorrect description of mblmin and mblmax.
2006-10-24 Kostya Shishkov16-bit grayscale support
2006-10-16 Luca BarbatoMake ffmpeg work with x264 r592
2006-10-09 Andrea Gianarrofix AC3 5.1 being decoded as mono
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-02 Diego BiurrunFix quantiSer --> quantiZer typo.
2006-09-29 Panagiotis IssarisRemove the override of lmin and lmax, so the actual...
2006-09-28 Panagiotis IssarisRemove the "mblmax" OptionDef. The equally named AVOpti...
2006-09-28 Panagiotis IssarisRemove the "mblmin" OptionDef. The equally named AVOpti...
2006-09-26 Måns RullgårdARMv5TE optimized IDCT
next