]> git.sesse.net Git - ffmpeg/history - libavcodec
dummy support for mpeg2 non linear quant
[ffmpeg] / libavcodec /
2007-03-04 Baptiste Coudurierdummy support for mpeg2 non linear quant
2007-03-03 Michael Niedermayercheck for no frame and prevent segfault
2007-03-03 Baptiste Coudurierpartial avid meridien uncompressed support
2007-03-03 Patrice BensoussanAdd proper #idef to dlsymm call, also fixes an unresolv...
2007-03-03 Diego BiurrunClarify that this decoder uses liba52.
2007-03-02 Michael Niedermayersupport feeding individual NAL units to the decoder...
2007-03-02 Baptiste Couduriersupport for mjpeg bottom field first in mov
2007-03-02 Baptiste Coudurierfix adpcm swf decoding
2007-03-01 Baptiste Coudurierremove ps option and rename rtp_payload_size AVOption...
2007-03-01 Panagiotis IssarisAdd documentation to some avcodec.h's pix_fmt related...
2007-03-01 Baptiste Coudurierquicktime 'raw ' support
2007-03-01 Baptiste Coudurierget rid of CODEC_FLAG_H263P_AIC with next major bump
2007-03-01 Baptiste Coudurierdefine MPEG4AAC id to AAC, and get rid of it and MP3LAM...
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-28 Baptiste Coudurierfree faac extradata
2007-02-28 Kostya ShishkovLooks like I'll work on it this year too
2007-02-28 Kostya ShishkovWMV3 Complex Profile initial support
2007-02-28 Aurelien Jacobsenable some 64bit optimized code on 64bit arch
2007-02-27 Diego BiurrunFix wrong license header.
2007-02-27 Michel BardiauxRename WMADecodeContext to WMACodecContext
2007-02-27 Michel BardiauxSupply context to tprintf
2007-02-27 Kostya ShishkovDCA decoder
2007-02-27 Diego BiurrunThe Snow DEcoding routines should be under CONFIG_SNOW_...
2007-02-27 Diego BiurrunRemove useless conditional.
2007-02-25 Aurelien Jacobscleanup setting of returned data frame
2007-02-25 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-02-25 Panagiotis IssarisMove the unaltered documentation of the functions which...
2007-02-25 Michael Niedermayerrewrite find_frame_end()
2007-02-25 Ramiro Pollause FFMIN
2007-02-24 Diego BiurrunOnly compile snowdsp_mmx.c if the Snow decoder is enabled.
2007-02-24 Diego BiurrunFix wrong conditional, Snow decoding, not encoding...
2007-02-24 Diego Biurruncosmetics: Fix another common typo, dependAnt --> depen...
2007-02-24 Alexander Strangeh264 optimization: common case hl_decode_mb patch by...
2007-02-24 Aurelien JacobsUse pointers to avoid copying AVFrame.
2007-02-23 Michael Niedermayerreorder a few more paddws to reduce dependancy chains
2007-02-23 Michael Niedermayerreorder paddws to reduce dependancy chain
2007-02-23 Benoit Fouetadd CODEC_TYPE_NB to enum CodecType, will be used to...
2007-02-23 Michael Niedermayershortening dependancy chain in chroma mc2
2007-02-23 Michael Niedermayerremove now wrong comment
2007-02-23 Michael Niedermayerfix chroma mc2 bug, this is based on a patch by (Oleg...
2007-02-23 Aurelien Jacobsuse av_noinline instead of __attribute((noinline))
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 av_realloc_static() declaration out of avcodec...
2007-02-22 Panagiotis IssarisDoxygenize the existing amr.c documentation.
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_fast_realloc() function.
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_free_static() function.
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_mallocz_static(...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_realloc_static(...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_get_bits_per_sample...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the av_get_pict_type_char...
2007-02-22 Panagiotis IssarisDoxygenize the comments for the avpicture_free() function.
2007-02-22 Panagiotis IssarisMove the Doxygen function documentation unaltered from...
2007-02-22 Panagiotis IssarisAdd more Doxygen documentation.
2007-02-22 Panagiotis IssarisFix spelling.
2007-02-22 Panagiotis IssarisThe memsetting of the end of buffer is not needed for...
2007-02-22 Panagiotis IssarisStray comment, probably copy & pasted from audio_encode...
2007-02-22 Panagiotis IssarisFix typo.
2007-02-22 Diego Biurruncosmetics: aswell --> as well typo fix
2007-02-22 Michael Niedermayergcc 2.95 fix
2007-02-21 Panagiotis IssarisCorrect typo.
2007-02-21 Aurelien Jacobssimplify release_buffer using FFSWAP
2007-02-21 Diego Biurrunsimplify i386 object handling
2007-02-21 Michael Niedermayeroutput delayed frames
2007-02-21 Diego Biurruncosmetics: Fix another common typo, gurantee --> guArantee.
2007-02-21 Kostya Shishkov100l: forgot to reset LS mode on new frame
2007-02-21 Diego Biurruncosmetics: Fix a common typo, sepErate --> sepArate.
2007-02-20 Panagiotis IssarisAdd some more Doxygen documentation to libavcodec/utils.c.
2007-02-20 Michel BardiauxAdd support for MS-GSM codec
2007-02-20 Panagiotis IssarisProvide Doxygen documentation.
2007-02-20 Guillaume Poirieradd doxygen docs for avpicture_fill()
2007-02-19 Stefan Gehrerfix comment, get/show_bits(0) does not work
2007-02-19 Michel BardiauxRemove some old disabled debugging output
2007-02-19 Loren Merrittsimplify in fill_caches
2007-02-18 Panagiotis IssarisRemove a non-C dependency (being M_PI) from the libavco...
2007-02-18 Benjamin LarssonClairyfication of the gain tool struct.
2007-02-18 Måns Rullgårdfix for x86-64
2007-02-18 Benjamin LarssonDon't use byte swaps and use the more portable way
2007-02-18 Michael Niedermayerfactorize more calls to fill_rectangle()
2007-02-18 Michael Niedermayerfactorize fill_rectangle() calls
2007-02-18 Alex Beregszaszidisplay line number when printing error
2007-02-17 Michael Niedermayerrewrite H264_CHROMA_MC4_TMPL (20% faster)
2007-02-17 Michael Niedermayerremove imgresample and convert with the next version...
2007-02-17 Kostya ShishkovUse AVRandom
2007-02-17 Kostya Shishkov10l: forgot break statement
2007-02-16 Michael Niedermayerfactorize fill_rectangle()
2007-02-16 Michael Niedermayerreplace list<2 checks by list<list_count
2007-02-16 Michael Niedermayerfix 2nd ref_count check
2007-02-16 Michael Niedermayerfix ref_count check
2007-02-16 Michael Niedermayerfactorize mv_cache and mvd_cache init
2007-02-16 Michael Niedermayersimplify
2007-02-16 Michael Niedermayeradd a few asserts to ensure alignment
2007-02-16 Michael Niedermayerprevent h.264 MC related functions from being inlined...
2007-02-15 Michel BardiauxSpelling fix
2007-02-15 Michel BardiauxSpelling fix
2007-02-14 Diego BiurrunMove xvmc_render.h to libavcodec where it belongs....
2007-02-14 Michael Niedermayerdoxy for avcodec_encode_video()
2007-02-14 Michel BardiauxFix one warning
next