]> git.sesse.net Git - ffmpeg/history - libavcodec
Add missing check to av_get_token().
[ffmpeg] / libavcodec /
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
2010-05-28 Howard ChuParse avctx->extradata if available.
2010-05-28 David Conradvp3: 10l Fix DC-only IDCT for C and ARM too
2010-05-28 David Conradvp3: The DC-only IDCT is surprisingly not supposed...
2010-05-27 Cyril Russoaacdec: Clarify a channel mapping comment.
2010-05-27 Alex ConverseMark AAC encoder as experimental.
2010-05-27 David ConradVP8 parser
2010-05-27 David ConradAdd const to ff_emulated_edge_mc
2010-05-27 David ConradAdd more const to _l4 pixel functions
2010-05-27 David Conradvp3: Skip the loop filter when strength is 0 or when...
2010-05-27 Jai MenonCosmetics : Fix typo.
2010-05-27 Jean-Daniel DupasSome fields were incorrectly reset (to NULL) when calli...
2010-05-26 Stefano SabatiniAdd support for the newly added Nut codec tags (added...
2010-05-26 Maxim PoliakovskiAdd the forgotten ff_ prefix to the shareable scan...
2010-05-26 Howard ChuFactorize ff_h264_decode_extradata().
2010-05-26 Carl Eugen HoyosMark vorbis encoder as experimental.
2010-05-26 Stefano SabatiniBump minor version bump and add an APIchanges entry...
next