2008-02-15 |
Vitor Sessak | First version of libavfilter Makefile |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Vitor Sessak | Split avpicture_fill() in two functions. This will be |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Diego Biurrun | prettyprinting cosmetics |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Benjamin Larsson | silence wmaenc.c:181: warning:suggestparentheses around... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Michael Niedermayer | It appears last_pts was not set ... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Luca Abeni | Fix |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Luca Abeni | Fix |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Stefano Sabatini | More explicit unsupported pixel format error messages. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Michael Niedermayer | Header elision muxing support. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Michael Niedermayer | Elision header demuxing support. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Michael Niedermayer | -vsync 2 (drop frames if there are too many but do... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Benoit Fouet | Update regression test checksum for ffm. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
avcoder | Avoid void*-arithmetic. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Michael Niedermayer | Read match time delta in the frame header. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Michael Niedermayer | Read match_time_delta in the framecode table. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Michael Niedermayer | update flags |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Baptiste Coudurier | honor stsd v1 first, fix mace surge-2-8-MAC3.mov, bewar... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Thorsten Jordan | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Thorsten Jordan | Remove useless buffering of input data, so that avcodec... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Baptiste Coudurier | 10l, forgot alaw/mulaw mono, use bits_per_sample in... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Luca Abeni | Include poll.h instead of sys/poll.h |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Baptiste Coudurier | warn use if edit list is not starting at 0, a/v desync... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Baptiste Coudurier | remove now useless code |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Baptiste Coudurier | remove messy and not always correct chunk size workarou... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | typo fix: inited --> initialized |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | Add fallback for DECLARE_ALIGNED and DECLARE_ASM_CONST. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | Mark MSVC compiler macros as such. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | Disentangle nested preprocessor directives. |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | Print Theora bitstream version at DEBUG, not at VERBOSE... |
commit | commitdiff | tree | snapshot |
2008-02-13 |
Diego Biurrun | cosmetics: Replace // by /* */ comments. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Diego Biurrun | Do not use ranges with tr, the results are locale-depen... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | return error when dv audio extraction fails |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | remove obsolete comments |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | remove useless braces |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | cosmetics, indentation, braces |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | split chunks in the case of big compressed audio frames, |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | use correct demux mechanism when audio compression... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Vitor Sessak | Factor bytewidth determination in its own function |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | fcp imx 40 fourccs |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | indentation |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Baptiste Coudurier | more correct and simpler |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Paul Kelly | Add 'reservoir' flag to lavc's flags2 controlling wheth... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
D Richard Felker III | Do not use GNU-specific (or BSD-specific or whatever... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Coding style changes |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | More code factorization |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Factor duplicated loop |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Do not hardcode the list of pixel formats and use PIX_F... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Do not hardcode the type of AVFilterFormats.formats... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Oops, my last commit broke compilation... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Make regression tests to pass with libavfilter. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | Need to be careful when dealing with references. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | 10l. parameter was unused and redundant. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | avfilter_formats_unref() should remove the given refere... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Vitor Sessak | First libavfilter commit. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Loren Merritt | asm argument that might be in memory needs a size |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Carl Eugen... | Make dither4 & dither8 const. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Carl Eugen... | Allow compilation with icc 10.1. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Diego Biurrun | Remove pointless #if. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Michael Niedermayer | Remove pointless code. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Diego Biurrun | Use HAVE_ALTIVEC preprocessor conditionals like in... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Michael Niedermayer | Remove pointless code. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Michael Niedermayer | assert() and note about odd len. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Loren Merritt | 30% faster ff_vorbis_floor1_render_list, 3% faster... |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Loren Merritt | use fewer registers in apply_welch_window_sse2 |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Michael Niedermayer | optimize apply_welch_window() |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Mike Melanson | Use a consistent capitalization for 'Snow' as discussed... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Baptiste Coudurier | cosmetics, remove whitespaces before and after parenthesis |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Reimar Döffinger | Add support for speex in ogg |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Loren Merritt | sse2 h264 motion compensation. not new code, just separ... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Loren Merritt | put loop counter in a register if possible. makes some... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Loren Merritt | fix aliasing warnings. simpler too. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Loren Merritt | constant was excessively aligned |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Michael Niedermayer | Allow the user to select which codec out of several... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Reimar Döffinger | Check that we have enough input data in IMC decoder. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Loren Merritt | ssse3 h264 motion compensation. |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Loren Merritt | add qpel rounder once during hv rather than twice durin... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Baptiste Coudurier | seek regression ref update for ogg |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Loren Merritt | clean up an ugliness introduced in r11826. this syntax... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Baptiste Coudurier | Fix issue 338: |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Baptiste Coudurier | it seems ogg requires granule to be -1 on unfinished... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Michael Niedermayer | Deprecate old and inefficient per instruction asm(). |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | Update seektest regression as well to previous lavf... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Loren Merritt | reduce code duplication |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Michael Niedermayer | Correct fatal ambiguity. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Michael Niedermayer | Correct incorrect statement about warnings. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Reimar Döffinger | String pointers of ogg_codec_t should have const attribute. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Christophe... | Add dv50 tag to support samples with dv50 fourcc in... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Diego Biurrun | Update policy entry about compiler warnings to reflect... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Reimar Döffinger | Fix a possible use of an uninitialized pointer. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | back_ptr calculation used wrong timebase when searching... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | Fix intented algo in syncpoint writing before keyframes... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | nut->max_distance was not set at all anywhere in the... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | Remove old workaround in nutdec.c for libnut bug |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | missing " && j<syncpoint_count" protection in the index... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Oded Shimon | ff_nut_reset_ts() expected to get 'ts*time_base_count... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Diego Biurrun | Make luma_dc_quant_i and luma_dc_quant_p const, fixes... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Michael Niedermayer | 2 more missing consts found by -Wwrite-strings. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Michael Niedermayer | Remove incorrect cast found by -Wwrite-strings. |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Michael Niedermayer | Another const found by -Wwrite-strings. |
commit | commitdiff | tree | snapshot |
next |