platform/upstream/libav.git
2008-02-15 Luca AbeniFix
2008-02-15 Luca AbeniFix
2008-02-15 Stefano SabatiniMore explicit unsupported pixel format error messages.
2008-02-15 Michael NiedermayerHeader elision muxing support.
2008-02-15 Michael NiedermayerElision header demuxing support.
2008-02-14 Michael Niedermayer-vsync 2 (drop frames if there are too many but do...
2008-02-14 Benoit FouetUpdate regression test checksum for ffm.
2008-02-14 avcoderAvoid void*-arithmetic.
2008-02-13 Michael NiedermayerRead match time delta in the frame header.
2008-02-13 Michael NiedermayerRead match_time_delta in the framecode table.
2008-02-13 Michael Niedermayerupdate flags
2008-02-13 Baptiste Coudurierhonor stsd v1 first, fix mace surge-2-8-MAC3.mov, bewar...
2008-02-13 Thorsten JordanCosmetics: indentation
2008-02-13 Thorsten JordanRemove useless buffering of input data, so that avcodec...
2008-02-13 Baptiste Coudurier10l, forgot alaw/mulaw mono, use bits_per_sample in...
2008-02-13 Luca AbeniInclude poll.h instead of sys/poll.h
2008-02-13 Baptiste Coudurierwarn use if edit list is not starting at 0, a/v desync...
2008-02-13 Baptiste Coudurierremove now useless code
2008-02-13 Baptiste Coudurierremove messy and not always correct chunk size workarou...
2008-02-13 Diego Biurruntypo fix: inited --> initialized
2008-02-13 Diego Biurruntypo
2008-02-13 Diego BiurrunAdd fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST.
2008-02-13 Diego BiurrunMark MSVC compiler macros as such.
2008-02-13 Diego BiurrunDisentangle nested preprocessor directives.
2008-02-13 Diego BiurrunPrint Theora bitstream version at DEBUG, not at VERBOSE...
2008-02-13 Diego Biurruncosmetics: Replace // by /* */ comments.
2008-02-11 Diego BiurrunDo not use ranges with tr, the results are locale-depen...
2008-02-11 Baptiste Coudurierreturn error when dv audio extraction fails
2008-02-11 Baptiste Coudurierremove obsolete comments
2008-02-11 Baptiste Coudurierremove useless braces
2008-02-11 Baptiste Couduriercosmetics, indentation, braces
2008-02-11 Baptiste Couduriersplit chunks in the case of big compressed audio frames,
2008-02-11 Baptiste Coudurieruse correct demux mechanism when audio compression...
2008-02-11 Vitor SessakFactor bytewidth determination in its own function
2008-02-11 Baptiste Coudurierfcp imx 40 fourccs
2008-02-11 Baptiste Coudurierindentation
2008-02-11 Baptiste Couduriermore correct and simpler
2008-02-11 Paul KellyAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2008-02-11 D Richard Felker IIIDo not use GNU-specific (or BSD-specific or whatever...
2008-02-10 Vitor SessakCoding style changes
2008-02-10 Vitor SessakMore code factorization
2008-02-10 Vitor SessakFactor duplicated loop
2008-02-10 Vitor SessakDo not hardcode the list of pixel formats and use PIX_F...
2008-02-10 Vitor SessakDo not hardcode the type of AVFilterFormats.formats...
2008-02-10 Vitor SessakOops, my last commit broke compilation...
2008-02-10 Vitor SessakMake regression tests to pass with libavfilter.
2008-02-10 Vitor SessakNeed to be careful when dealing with references.
2008-02-10 Vitor Sessak10l. parameter was unused and redundant.
2008-02-10 Vitor Sessakavfilter_formats_unref() should remove the given refere...
2008-02-10 Vitor SessakFirst libavfilter commit.
2008-02-10 Loren Merrittasm argument that might be in memory needs a size
2008-02-09 Carl Eugen... Make dither4 & dither8 const.
2008-02-09 Carl Eugen... Allow compilation with icc 10.1.
2008-02-09 Diego BiurrunRemove pointless #if.
2008-02-09 Michael NiedermayerRemove pointless code.
2008-02-09 Diego BiurrunUse HAVE_ALTIVEC preprocessor conditionals like in...
2008-02-09 Michael NiedermayerRemove pointless code.
2008-02-09 Michael Niedermayerassert() and note about odd len.
2008-02-09 Loren Merritt30% faster ff_vorbis_floor1_render_list, 3% faster...
2008-02-09 Loren Merrittuse fewer registers in apply_welch_window_sse2
2008-02-09 Michael Niedermayeroptimize apply_welch_window()
2008-02-08 Mike MelansonUse a consistent capitalization for 'Snow' as discussed...
2008-02-06 Baptiste Couduriercosmetics, remove whitespaces before and after parenthesis
2008-02-06 Reimar DöffingerAdd support for speex in ogg
2008-02-06 Loren Merrittsse2 h264 motion compensation. not new code, just separ...
2008-02-06 Loren Merrittput loop counter in a register if possible. makes some...
2008-02-06 Loren Merrittfix aliasing warnings. simpler too.
2008-02-06 Loren Merrittconstant was excessively aligned
2008-02-06 Michael NiedermayerAllow the user to select which codec out of several...
2008-02-05 Reimar DöffingerCheck that we have enough input data in IMC decoder.
2008-02-05 Loren Merrittssse3 h264 motion compensation.
2008-02-05 Loren Merrittadd qpel rounder once during hv rather than twice durin...
2008-02-05 Baptiste Coudurierseek regression ref update for ogg
2008-02-05 Loren Merrittclean up an ugliness introduced in r11826. this syntax...
2008-02-05 Baptiste CoudurierFix issue 338:
2008-02-05 Baptiste Coudurierit seems ogg requires granule to be -1 on unfinished...
2008-02-04 Michael NiedermayerDeprecate old and inefficient per instruction asm().
2008-02-04 Oded ShimonUpdate seektest regression as well to previous lavf...
2008-02-04 Loren Merrittreduce code duplication
2008-02-04 Michael NiedermayerCorrect fatal ambiguity.
2008-02-04 Michael NiedermayerCorrect incorrect statement about warnings.
2008-02-04 Reimar DöffingerString pointers of ogg_codec_t should have const attribute.
2008-02-04 Christophe... Add dv50 tag to support samples with dv50 fourcc in...
2008-02-04 Diego BiurrunUpdate policy entry about compiler warnings to reflect...
2008-02-04 Reimar DöffingerFix a possible use of an uninitialized pointer.
2008-02-04 Oded Shimonback_ptr calculation used wrong timebase when searching...
2008-02-04 Oded ShimonFix intented algo in syncpoint writing before keyframes...
2008-02-04 Oded Shimonnut->max_distance was not set at all anywhere in the...
2008-02-04 Oded ShimonRemove old workaround in nutdec.c for libnut bug
2008-02-04 Oded Shimonmissing " && j<syncpoint_count" protection in the index...
2008-02-04 Oded Shimonff_nut_reset_ts() expected to get 'ts*time_base_count...
2008-02-04 Diego BiurrunMake luma_dc_quant_i and luma_dc_quant_p const, fixes...
2008-02-04 Michael Niedermayer2 more missing consts found by -Wwrite-strings.
2008-02-04 Michael NiedermayerRemove incorrect cast found by -Wwrite-strings.
2008-02-04 Michael NiedermayerAnother const found by -Wwrite-strings.
2008-02-04 Michael Niedermayerconst
2008-02-04 Michael Niedermayerfix 8 "initialization discards qualifiers from pointer...
2008-02-04 Michael Niedermayerconst
2008-02-04 Michael NiedermayerFix info packet type, found by oded as well as the...
2008-02-04 Michael Niedermayer-Wwrite-strings nitpicking fix
next