]> git.sesse.net Git - ffmpeg/history - libavcodec
Use a consistent type for multbl array function parameters.
[ffmpeg] / libavcodec /
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]
2010-06-01 Sebastian VaterMove get_buffer() calls from decode_init() to decode_fr...
2010-06-01 Stefano SabatiniFix eval-test compilation.
2010-06-01 Stefano SabatiniCosmetics: reindent and break some overly long line.
2010-06-01 Stefano SabatiniCosmetics: consistently apply K&R style.
2010-06-01 Stefano SabatiniCosmetics: rename ff_parse_expr() and ff_parse_and_eval...
2010-06-01 Stefano SabatiniMake ff_parse_expr() and ff_parse_and_eval_expr() retur...
2010-05-31 Baptiste CoudurierPass codec pixel format list to get_format, if present...
2010-05-30 Maxim PoliakovskiMake dequantization equation use less registers on...
2010-05-30 Maxim PoliakovskiRemove unused variables.
2010-05-29 Måns RullgårdARM: NEON optimised dct_unquantize_h263_{intra,inter}
2010-05-29 Kostya Shishkov321l: do not use shifted s->linesize instead of correct...
2010-05-28 Baptiste CoudurierIn h264 decoder, use jpeg yuv pixel format when full...
2010-05-28 Alex Converseaacenc: Remove an unnecessary division from the TLS.
2010-05-28 Alex ConverseCosmetics: whitespace
2010-05-28 Alex Converseaacenc: Remove unnecessary variables and scopes in...
2010-05-28 Howard ChuCleanup prev commit, flag variable should start with 0
next