2006-07-17 |
Michael Niedermayer | replace *_dequant (2 intra, 1 inter) by qmat (3 intra... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Niedermayer | use RSHIFT |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Niedermayer | useless memcpy |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Niedermayer | some fixmes if someone ever wants to implement theora... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Niedermayer | check how many bits are left after decoding extradata |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Niedermayer | cleanup |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Loren Merritt | slightly faster h264 fill_caches() |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Justin Ruggles | cosmetic change to adjust alignment. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Justin Ruggles | Modify preset compression levels to utilize log search. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Reimar Döffinger | Split common.h in two parts, purely internal stuff... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Måns Rullgård | cosmetics |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Michael Niedermayer | log prediction order search method |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Justin Ruggles | Add lpc order search. This creates new compression... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Kostya Shishkov | Don't pass block[6][64] parameter to decode_p_mb as... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Kostya Shishkov | Correct inverse quantization for P-frames |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Kostya Shishkov | Rounding control for motion compensation. |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Michael Niedermayer | calculate all coefficients for several orders during... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Víctor Paesa | Cygwin shared libraries support, patch by Víctor Paesa... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Diego Biurrun | Create infrastructure to install shared and static... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Diego Biurrun | Fix DESTDIR handling. DESTDIR got prepended twice... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Måns Rullgård | set defaults before showing help |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Stefan Gehrer | avoid double copying of left border in luma prediction |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Stefan Gehrer | replace run by run+1 in VLC tables |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Michael Niedermayer | cleanup |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Stefan Gehrer | change partition flags SYM -> FWD|SYM |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Stefan Gehrer | set mvP2 also in PSKIP macroblock |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Michael Niedermayer | optionally (use_lpc=2) support Cholesky factorization... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Stefan Gehrer | avoid overflows of qp and pic_type |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Diego Biurrun | Properly handle vhook build flags for platforms that... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Diego Biurrun | cosmetics: Reorder some entries for more consistency... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Michael Niedermayer | unneeded #include |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Diego Biurrun | 10l: the ${prefix} variable should not be expanded... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Michael Niedermayer | adding a \ so we can add more lines without having... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Michael Niedermayer | linear least squares solver using cholesky factorization |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Måns Rullgård | indent |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Måns Rullgård | simplify |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Måns Rullgård | simplify |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Måns Rullgård | remove impossible #ifdef case |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Måns Rullgård | remove old msvc cruft |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Måns Rullgård | remove redundant #include <math.h> |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Måns Rullgård | replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Måns Rullgård | cleanup suggested by Michael Niedermayer |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Måns Rullgård | move adler32 to libavutil |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Diego Biurrun | Simplify the setting of some defaults. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Víctor Paesa | add loop_input to AVFormatContext, getting rid of old... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Guillaume Poirier | Add/improve PPC64 support. On such machines, "uname... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Michael Niedermayer | dither lpc cpeffs |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Måns Rullgård | add lost raw pcm input/output formats |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Måns Rullgård | rename AMR config variables to CONFIG_AMR* |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Måns Rullgård | static libvorbis needs -logg |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Diego Biurrun | Remove MPlayer-specific include option hacks. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Måns Rullgård | split compile and link in check_ld |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Måns Rullgård | nut needs crc.o |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Måns Rullgård | move common stuff from avienc.c and wav.c to new file... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Diego Biurrun | Also remove versioned .so files on make clean. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Diego Biurrun | CONFIG_WIN32 implies MinGW and Cygwin and possibly... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Måns Rullgård | simplify list processing |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Måns Rullgård | tidy up option parsing |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Måns Rullgård | another round of cola, please |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Måns Rullgård | log stderr of test programs in check_exec() |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Måns Rullgård | find all codecs, even the ones with numbers |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Måns Rullgård | 10l to Diego for disabling all codecs |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Diego Biurrun | Split CODEC_LIST into ENCODER_LIST AND DECODER_LIST. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Diego Biurrun | cosmetics: Fix indentation after last commit. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Diego Biurrun | Remove old MSVC remnants. |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Diego Biurrun | CONFIG_AIFF_DEMUXER vs CONFIG_AIFF_MUXER typo |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Måns Rullgård | allow individual selection of muxers and demuxers |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | Not every 64 bit SPARC is an UltraSPARC so optimize... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Luca Abeni | make libswscale build system similar to the libav* one |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Baptiste Coudurier | assign exact codec id, needed when stream copy |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | 100l: Add missing quotes to FFLDFLAGS in the MinGW... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | MinGW should set FFLDFLAGS and not LDFLAGS so that... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | Move MinGW section before the combination of FFLDFLAGS... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | Move gprof compiler flag handling to configure. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | Remove silly TEST variable that is used in one line... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | Move MinGW LDFLAGS setting to configure. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Diego Biurrun | Move UltraSparc CFLAG addition to configure. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Måns Rullgård | give AVInput/OutputFormat structs consistent names |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Michael Niedermayer | avoid redundant local variables |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Diego Biurrun | FastUVMV vs FastUVMC typo, noticed by bond |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Måns Rullgård | make some tables const |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Måns Rullgård | --enable/disable parsers. Warning: some combinations... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Michael Niedermayer | cosmetic |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Michael Niedermayer | remove STATS code (probably hasnt been used for years... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Kostya Shishkov | Check if 4-MV MB should not be decoded. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Kostya Shishkov | MVRANGE may occur in all frames and RESPIC in all but... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Kostya Shishkov | Fix mquant selection for ALL_MBS mode |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Kostya Shishkov | Use overlap filter instead of loop filter. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Kostya Shishkov | Use s->first_slice_line in checks instead of s->mb_y |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Måns Rullgård | 10l: make disabling all pcm/adpcm codecs work |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Baptiste Coudurier | simplify, use LE_32, BE_32 macros |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Måns Rullgård | only build dpcm.o if its codecs are enabled |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Måns Rullgård | forgot to remove adx.o from objs always built |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Måns Rullgård | make the adx adpcm codec available |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Måns Rullgård | enable/disable pcm and adpcm codecs |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Michael Niedermayer | set CONFIG_SMALL if user wants small ffmpeg |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Michael Niedermayer | put the code which is specific for the large crc table... |
commit | commitdiff | tree | snapshot |
next |