]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-02-15 banansilence wmaenc.c:181: warning:suggestparentheses around...
2008-02-15 michaelIt appears last_pts was not set ...
2008-02-15 lucabeFix
2008-02-15 lucabeFix
2008-02-15 michaelHeader elision muxing support.
2008-02-15 michaelElision header demuxing support.
2008-02-14 michael-vsync 2 (drop frames if there are too many but dont...
2008-02-14 benoitUpdate regression test checksum for ffm.
2008-02-14 benoitAvoid void*-arithmetic.
2008-02-13 michaelRead match time delta in the frame header.
2008-02-13 michaelRead match_time_delta in the framecode table.
2008-02-13 michaelupdate flags
2008-02-13 bcoudurierhonor stsd v1 first, fix mace surge-2-8-MAC3.mov, bewar...
2008-02-13 superdumpCosmetics: indentation
2008-02-13 superdumpRemove useless buffering of input data, so that avcodec...
2008-02-13 bcoudurier10l, forgot alaw/mulaw mono, use bits_per_sample in...
2008-02-13 lucabeInclude poll.h instead of sys/poll.h
2008-02-13 bcoudurierwarn use if edit list is not starting at 0, a/v desync...
2008-02-13 bcoudurierremove now useless code
2008-02-13 bcoudurierremove messy and not always correct chunk size workarou...
2008-02-13 diegotypo fix: inited --> initialized
2008-02-13 diegoAdd fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
2008-02-13 diegoMark MSVC compiler macros as such.
2008-02-13 diegoDisentangle nested preprocessor directives.
2008-02-13 diegoPrint Theora bitstream version at DEBUG, not at VERBOSE...
2008-02-13 diegocosmetics: Replace // by /* */ comments.
2008-02-11 diegoDo not use ranges with tr, the results are locale-depen...
2008-02-11 bcoudurierreturn error when dv audio extraction fails
2008-02-11 bcoudurierremove obsolete comments
2008-02-11 bcoudurierremove useless braces
2008-02-11 bcouduriercosmetics, indentation, braces
2008-02-11 bcouduriersplit chunks in the case of big compressed audio frames,
2008-02-11 bcoudurieruse correct demux mechanism when audio compression...
2008-02-11 vitorFactor bytewidth determination in its own function
2008-02-11 bcoudurierfcp imx 40 fourccs
2008-02-11 bcoudurierindentation
2008-02-11 bcouduriermore correct and simpler
2008-02-11 andomaAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-11 rfelkerDo not use GNU-specific (or BSD-specific or whatever...
2008-02-10 vitorCoding style changes
2008-02-10 vitorMore code factorization
2008-02-10 vitorFactor duplicated loop
2008-02-10 vitorDo not hardcode the list of pixel formats and use PIX_F...
2008-02-10 vitorDo not hardcode the type of AVFilterFormats.formats...
2008-02-10 vitorOops, my last commit broke compilation...
2008-02-10 vitorMake regression tests to pass with libavfilter.
2008-02-10 vitorNeed to be careful when dealing with references.
2008-02-10 vitor10l. parameter was unused and redundant.
2008-02-10 vitoravfilter_formats_unref() should remove the given refere...
2008-02-10 vitorFirst libavfilter commit.
2008-02-10 lorenmasm argument that might be in memory needs a size
2008-02-09 cehoyosAllow compilation with icc 10.1.
2008-02-09 diegoRemove pointless #if.
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-08 melansonUse a consistent capitalization for 'Snow' as discussed...
2008-02-06 bcouduriercosmetics, remove whitespaces before and after parenthesis
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-06 michaelAllow the user to select which codec out of several...
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 bcoudurierseek regression ref update for ogg
2008-02-05 lorenmclean up an ugliness introduced in r11826. this syntax...
2008-02-05 bcoudurierFix issue 338:
2008-02-05 bcoudurierit seems ogg requires granule to be -1 on unfinished...
2008-02-04 michaelDeprecate old and inefficient per instruction asm().
2008-02-04 ods15Update seektest regression as well to previous lavf...
2008-02-04 lorenmreduce code duplication
2008-02-04 michaelCorrect fatal ambiguity.
2008-02-04 michaelCorrect incorrect statement about warnings.
2008-02-04 reimarString pointers of ogg_codec_t should have const attribute.
2008-02-04 diegoAdd dv50 tag to support samples with dv50 fourcc in...
2008-02-04 diegoUpdate policy entry about compiler entries to reflect...
2008-02-04 reimarFix a possible use of an uninitialized pointer.
2008-02-04 ods15back_ptr calculation used wrong timebase when searching...
2008-02-04 ods15Fix intented algo in syncpoint writing before keyframes...
2008-02-04 ods15nut->max_distance was not set at all anywhere in the...
2008-02-04 ods15Remove old workaround in nutdec.c for libnut bug
2008-02-04 ods15missing " && j<syncpoint_count" protection in the index...
2008-02-04 ods15ff_nut_reset_ts() expected to get 'ts*time_base_count...
2008-02-04 diegoMake luma_dc_quant_i and luma_dc_quant_p const, fixes...
2008-02-04 michael2 more missing consts found by -Wwrite-strings.
2008-02-04 michaelRemove incorrect cast found by -Wwrite-strings.
2008-02-04 michaelAnother const found by -Wwrite-strings.
2008-02-04 michaelconst
2008-02-04 michaelfix 8 "initialization discards qualifiers from pointer...
2008-02-04 michaelconst
2008-02-04 michaelFix info packet type, found by oded as well as the...
2008-02-04 michael-Wwrite-strings nitpicking fix
2008-02-04 michaelMissing const found by -Wwrite-strings.
next