]> git.sesse.net Git - ffmpeg/history - libavcodec
Re-add the list of parameters for the unsharp filter, I somehow lost
[ffmpeg] / libavcodec /
2010-06-21 Reimar Döffingermathematics.h no longer needs config.h, so update table...
2010-06-21 Alex Converseaacdec: cosmetics: (more) whitespace
2010-06-21 Alex Converseaacdec: cosmetics: whitespace
2010-06-21 Alex Converseaacdec: Factorize if (elem_type < TYPE_DSE).
2010-06-21 Alex Converseaacdec: Handle the first frame being empty case.
2010-06-20 Alex Converseaacsbr: Make dk signed. There is no point in it being...
2010-06-20 Alex Conversepsdec: IPD/OPD reset is no longer needed by the context...
2010-06-20 Alex Conversepsdec: Simplify filter addressing by incrementing the...
2010-06-20 Nick BreretonFix typo in macro name.
2010-06-20 Alex Conversepsdec: Replace a division with a shift.
2010-06-20 Alex ConverseRename PS bitstream reading functions to have a read_...
2010-06-20 Alex ConverseCosmetics: whitespace.
2010-06-20 Alex ConverseUse memcpy() where appropriate in PS stereo processing...
2010-06-20 Alex ConverseAllow PS envelope fixup when ps->num_env_old <= 1.
2010-06-20 Alex Converse10l: aacsbr: Fix f_master[2] calculation when k2diff...
2010-06-20 Alex ConverseDocument the PS_BASELINE define.
2010-06-20 Alex ConverseRemove iid_mode from the PS context.
2010-06-20 Vitor SessakFix breakage in compilation with --disable-mpegaudio...
2010-06-20 Måns RullgårdRemove libfaad wrapper
2010-06-19 Alex Conversepsdec: Factorize iid/icc/ipd/opd parameter bitstream...
2010-06-19 Alex ConverseAdd HE-AAC v2 support to the AAC decoder.
2010-06-19 Vitor SessakFactorize the mpegaudio windowing code in a function...
2010-06-18 Laurent AimarMPEG-2 DXVA2 implementation
2010-06-16 Martin Storsjölibvorbis: Use memmove instead of memcpy for shifting...
2010-06-16 Janne Grunaudvbsub: parse display definition segment
2010-06-15 Baptiste CoudurierFix svq3 watermark log uncompress on 64bit, probably...
2010-06-15 Baptiste CoudurierSupport gray16be and rgb48be in mov
2010-06-14 Martin Storsjönellymoserdec: Increase the log level of messages when...
2010-06-14 Martin StorsjöReindent
2010-06-14 Martin Storsjönellymoserdec: Simplify calculation of numbers of blocks
2010-06-14 Martin StorsjöReindent
2010-06-14 Martin Storsjönellymoserdec: Allow using unusual input block sizes
2010-06-11 Vitor SessakRemove filename from doxy comment
2010-06-11 Vitor SessakRemove useless include. Should fix compilation in MacOS X.
2010-06-11 Maxim PoliakovskiMove indeo5-specific quant table selection to decode_go...
2010-06-11 Vitor SessakInclude float.h to provide FLT_MAX define. Should fix...
2010-06-11 Francesco LavraRealAudio 14.4k encoder.
2010-06-11 Maxim PoliakovskiMove transform declarations out of IVIBandDesc so indeo...
2010-06-11 Francesco LavraSplit do_output_subblock() into common code and decoder...
2010-06-11 Francesco LavraCosmetics: indent
2010-06-11 Francesco LavraAdd ff_ prefix to non-static functions
2010-06-11 Francesco LavraSplit ra144.c in common code (to be shared with the...
2010-06-10 Maxim PoliakovskiQuant changes only once per MB so move the correspondin...
2010-06-10 Justin RugglesSet bits_per_raw_sample in the pcm decoder.
2010-06-10 Maxim PoliakovskiRemove unused parameter.
2010-06-10 Tomas Härdinavcodec.h: Clarify AVCodecContext::pix_fmt documentatio...
2010-06-10 Benoit FouetCosmetics: alignment and long line break.
2010-06-10 Benoit FouetCosmetics: use and place braces correctly in if .....
2010-06-10 Benoit FouetSanitize av_realloc() use in h264 mp4toannexb bistream...
2010-06-09 Luca AbeniImprove the mp4toannexb BSF to convert the extradata.
2010-06-08 Reimar DöffingerFix vp3_draw_horiz_band to calculate chroma offsets...
2010-06-08 Peter RossPictor/PC Paint decoder
2010-06-08 Peter RossAdd ff_ega_palette
2010-06-08 Maxim PoliakovskiPrepare Indeo4 (step 1): upscale indeo5 base tables...
2010-06-08 Martin Storsjölibvpx: Set the libvpx frame dropping threshold to...
2010-06-08 James Zernlibvpx: Don't use the VPX_KF_FIXED mode
2010-06-08 Alex ConverseCosmetics: Fold constants and re-indent after last...
2010-06-08 Alex ConverseBase downsampled SBR synthesis filterbank on a single...
2010-06-07 Alex Converse10l: Fix types and now unused variables after last...
2010-06-07 Alex ConverseRewrite the SBR decoder QMF analysis filter on top...
2010-06-07 James ZernUse new macro AV_BASE64_SIZE.
2010-06-07 Vitor SessakOptimize 1D DCT transform used in MP{1,2,3}. Makes...
2010-06-06 Reimar Döffinger10l, there is no aac.c any more, so no need for a depen...
2010-06-06 Stefano SabatiniAdd support to B4BY and R4BY NUT codec tags added in...
2010-06-06 Stefano SabatiniFix width computation for nv12/nv21 in ff_get_plane_byt...
2010-06-06 Reimar Döffingeraacdec also depends on cbrt_tables.h for hardcoded...
2010-06-06 Michael Niedermayerbgr/rgb444 for nut
2010-06-06 Michael Niedermayerfix rgb444 support in avi.
2010-06-05 Rodney BakerImprove grammar and readability
2010-06-05 Alex ConverseCleanup apply_window_and_mdct().
2010-06-05 Alex ConverseWhitespace cosmetics
2010-06-05 Alex Converseaac: Move an initialization macro used only by the...
2010-06-05 Alex ConverseRename aac.c to aacdec.c.
2010-06-05 Alex Converseaacdec: Rename avccontext to avctx.
2010-06-05 Stefano SabatiniMove eval.c and eval.h from libavcodec to libavutil...
2010-06-04 Baptiste CoudurierMore mov rawvideo fourcc supported by the rawvideo...
2010-06-04 James ZernAdd WebM muxer
2010-06-04 David Conradlibvorbis: Disable strict bitrate management when not...
2010-06-04 David Conradlibvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in...
2010-06-04 David Conradlibvorbis: Hook up min/max bitrate
2010-06-04 David ConradAdd bitexact versions of put_no_rnd_pixels8 _x2 and...
2010-06-04 Howard ChuUse AV_BASE64_SIZE() macro
2010-06-03 Frank BarchardRaise default vorbis encoding quality.
2010-06-03 Michael NiedermayerClarify that get/release_buffer() overriding only works...
2010-06-03 Michael NiedermayerDocument the frames returned by the decoder better.
2010-06-03 James ZernVP8 encoding via libvpx.
2010-06-03 Stefano SabatiniFix misc typos.
2010-06-03 Alex Converseaacdec: Work around illegal files with all elem_id...
2010-06-02 Måns RullgårdARM: struct offsets for Apple ABI
2010-06-02 Måns RullgårdARM: remove some unnecessary ifdefs, fix implicit decla...
2010-06-02 Måns RullgårdARM: check struct offsets only when they are used
2010-06-02 Stefano SabatiniRemove weird empty line and perform vertical align.
2010-06-02 Jason Garrett-GlaserProperly initialize x264_picture_t in libx264.
2010-06-02 Måns RullgårdARM: fail build if hardcoded struct offsets are wrong
2010-06-02 Frank BarchardAvoid division by zero that caused noise, typically...
2010-06-02 Måns Rullgårdbink: correctly align local arrays
2010-06-02 Stefano SabatiniMake avcodec_string() use av_get_codec_tag_string().
2010-06-02 Stefano SabatiniImplement av_get_codec_tag_string() and use it in ffprobe.
2010-06-01 David Conradarm neon: Add missing mangle to external symbol
2010-06-01 Måns RullgårdARM: NEON clear_block[s]
next