]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec
Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs...
[frescor/ffmpeg.git] / libavcodec /
2008-02-23 bananRiff ids for wmapro and wmavoice, this adds support...
2008-02-22 michaelRemove apparently unneeded and buggy align.
2008-02-22 lorenmcleaner way of writing packed-byte constants.
2008-02-21 lorenmindent
2008-02-21 lorenmpseudo-simd add_bytes and diff_bytes
2008-02-21 lorenmsimd and unroll png_filter_row
2008-02-21 michaelDisabling all SSE* code for old gcc to avoid alignment...
2008-02-20 michaelrevert 12156
2008-02-20 michaelForgot this, which is needed for merging field pics...
2008-02-20 michaelMake find_frame_end() merge 2 mpeg2 field pictures...
2008-02-20 michaelMake timestamp interpolation work with mpeg2 field...
2008-02-19 mruClean up lib* version definitions
2008-02-19 michaelFix ;;
2008-02-19 reimarFix warnings:
2008-02-19 reimarRemove duplicate ;
2008-02-19 reimarAdd casts to avoid warnings:
2008-02-19 reimarMissing const
2008-02-19 michaelReduce the number of senselessly scanned bytes.
2008-02-19 gpoirierarg 10000l. Fix wrong fix committed in r12141
2008-02-19 gpoirierfix broken indentation
2008-02-19 gpoirier10l: fix always false test: Binary & has lower preceden...
2008-02-18 diegoRefactor vcprm and vcii macros by using the AVV macro.
2008-02-18 diegoRefactor the FOUROF macro using the AVV macro.
2008-02-18 diegoRemove stray #undef.
2008-02-18 gpoirierfix crash on non-AltiVec powered machines: MPV_common_i...
2008-02-17 mruremove duplicate AV_STRINGIFY() definition
2008-02-16 mruclean up definition of DECLARE_ALIGNED_8 and STRIDE_ALIGN
2008-02-16 diegoFLAT objects cannot have multiple sections, so using...
2008-02-15 vitor100l
2008-02-15 vitorSimplify avcodec_default_get_buffer()
2008-02-15 vitorAdd header for declaration of ff_xxxx functions in...
2008-02-15 vitorThis should not be part of the public API
2008-02-15 vitorMy commit in r11942 broke compilation.
2008-02-15 vitorSplit avpicture_fill() in two functions. This will be
2008-02-15 banansilence wmaenc.c:181: warning:suggestparentheses around...
2008-02-15 lucabeFix
2008-02-15 lucabeFix
2008-02-13 superdumpCosmetics: indentation
2008-02-13 superdumpRemove useless buffering of input data, so that avcodec...
2008-02-13 diegotypo fix: inited --> initialized
2008-02-13 diegoPrint Theora bitstream version at DEBUG, not at VERBOSE...
2008-02-13 diegocosmetics: Replace // by /* */ comments.
2008-02-11 vitorFactor bytewidth determination in its own function
2008-02-11 andomaAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-10 lorenmasm argument that might be in memory needs a size
2008-02-09 michaelRemove pointless code.
2008-02-09 diegoUse HAVE_ALTIVEC preprocessor conditionals like in...
2008-02-09 michaelRemove pointless code.
2008-02-09 michaelassert() and note about odd len.
2008-02-09 lorenm30% faster ff_vorbis_floor1_render_list, 3% faster...
2008-02-09 lorenmuse fewer registers in apply_welch_window_sse2
2008-02-09 michaeloptimize apply_welch_window()
2008-02-06 reimarAdd support for speex in ogg
2008-02-06 lorenmsse2 h264 motion compensation. not new code, just separ...
2008-02-06 lorenmput loop counter in a register if possible. makes some...
2008-02-06 lorenmfix aliasing warnings. simpler too.
2008-02-06 lorenmconstant was excessively aligned
2008-02-05 reimarCheck that we have enough input data in IMC decoder.
2008-02-05 lorenmssse3 h264 motion compensation.
2008-02-05 lorenmadd qpel rounder once during hv rather than twice durin...
2008-02-05 lorenmclean up an ugliness introduced in r11826. this syntax...
2008-02-04 michaelDeprecate old and inefficient per instruction asm().
2008-02-04 lorenmreduce code duplication
2008-02-04 diegoMake luma_dc_quant_i and luma_dc_quant_p const, fixes...
2008-02-04 michaelconst
2008-02-03 michaelconst
2008-02-03 diegompegvideo.h has two function declarations with the...
2008-02-03 lorenmavg_pixels4_mmx2
2008-02-03 lorenmuse mmx2/3dnow avg functions in avg_qpel*_mc00
2008-02-03 lorenmff_h264_idct8_add_sse2.
2008-02-03 lorenmremove some movq in ff_h264_idct8_add_mmx. 288->280...
2008-02-02 michaelMake avcodec_decode_* functions take const input buffers.
2008-02-02 reimar100l, since we already check for buf_size == 769 we...
2008-02-02 reimarUse bytestream_get_be24 to simplify palette parsing.
2008-02-02 reimarmark qtrle input data as const.
2008-02-02 reimarAdd some const where appropriate
2008-02-02 reimarFix warning:
2008-02-02 reimarSome consts for cscd decoder helper functions
2008-02-02 lorenm"swap first two elements of L1 if L0 and L1 are identic...
2008-02-02 lorenmfix mbaff diagonal neighbor mv
2008-02-02 lorenmmbaff spatial direct
2008-02-02 kostyaDo not modify input data
2008-02-02 kostyaIMC decoder always operates on 64-byte blocks
2008-02-01 aureluse AV_RL* instead of le2me_*
2008-02-01 aureldon't cast const away
2008-02-01 aurelconst
2008-02-01 aurelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 reimarAdd some const keywords in rtjpeg decoder
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelconst
2008-02-01 michaelsome const
next