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 |
2006-07-08 |
Måns Rullgård | cosmetic: sort codec list alphabetically |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Justin Ruggles | allows user-settable block size and fixes related typo |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Måns Rullgård | rewrite kconfig-style |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Måns Rullgård | Sun mlib works fine. Remove comment stating otherwise. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Nico Sabbi | Etsi identifies DTS audio with stream_private+descripto... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Diego Biurrun | Remove bogus IPP section that is not referenced anywhere. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Baptiste Coudurier | clean up useless code |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Baptiste Coudurier | better handling of partial files |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Baptiste Coudurier | new mov_read_packet, mov_read_seek, fix seeking in... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Aurelien Jacobs | set proper bits_per_sample value for ADPCM codecs |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Måns Rullgård | remove -fforce-addr as it to generate slightly slower... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Michael Niedermayer | moving utf8 reading function to libavutil |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Aurelien Jacobs | simplify the voc demuxer using av_get_bits_per_sample() |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Michael Niedermayer | seems i forgot to commit this simplification ... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Baptiste Coudurier | av_get_bits_per_sample and due simplifications |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Emiliano Parasassi | Fix compilation with --disable-decoders. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Diego Biurrun | Chinese AVS decoder |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Michael Niedermayer | table contains vlc with 19 bits and 8*2 < 19 |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Diego Biurrun | spelling/grammar |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Michael Niedermayer | unresponsive maintainer policy (its pretty much what... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Baptiste Coudurier | add MS ADPCM fourcc |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Baptiste Coudurier | skip others fourcc, if present |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Baptiste Coudurier | clean |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Kostya Shishkov | Improve chroma MC: correct case for FASTUVMC=1, use... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Kostya Shishkov | Enable coefficient scaling |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Kostya Shishkov | Don't read out-of-bounds values. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Måns Rullgård | simplify |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Måns Rullgård | build mpegaudio.c and ac3enc.c only if needed |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Stefan Gehrer | hopefully better for platforms not supporting misaligne... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Stefan Gehrer | make use of 16x16 motion comp functions, 16x8 and 8x16... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Michael Niedermayer | increasing version for AVBitStreamFilters |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Michael Niedermayer | noise bitstream filter |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Michael Niedermayer | AVBitStreamFilter (some thingy which can modify the... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Baptiste Coudurier | typo fix |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Baptiste Coudurier | 10l, all modes is 0x81FF |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Baptiste Coudurier | simplify and write correct values conforming to specs |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Stefan Huehner | Mark some read-only datastructures as const. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Michael Niedermayer | 100l to whoever write this |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Michael Niedermayer | check for unparsed AMR input |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Michael Niedermayer | vbr requires version=1 and samplesize=0 per QT spec |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Kostya Shishkov | Fix one case of choosing MV for chroma |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Diego Biurrun | Add proper LGPL header. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Diego Biurrun | spelling typo |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Gianluigi Tiesi | Fix compilation with --disable-muxers. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Luca Barbato | Make ffmpeg better support pic - from Diego Pettenò... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Måns Rullgård | use $(LIBOBJFLAGS) when compiling sparc/*.c |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Måns Rullgård | set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoder... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Måns Rullgård | #define SBUTTERFLY outside CONFIG_ENCODERS |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Stefan Gehrer | even more cbp safety |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Stefan Gehrer | missed removing this line in my last commit |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Ville Skyttä | Remove obsolete and non-functional support for external... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Diego Biurrun | 100l: V_PATH vs VPATH typo |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Diego Biurrun | cosmetics: Break overly long lines. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Diego Biurrun | Remove erroneous -I../.. flag that points outside of... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Diego Biurrun | simplify: $(SRC_PATH)/tests --> $(V_PATH) |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Måns Rullgård | set flags needed for shared libs on solaris |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Michael Niedermayer | add rounding bias earlier in the idct, avoids many... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Måns Rullgård | floorf() is not used, and causes warnings on Solaris |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Måns Rullgård | Try to find a better shell if the one configure was... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Stefan Huehner | Mark read-only data as const. Patch by stefan huehner... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Måns Rullgård | solaris sh doesn't allow functions and variables with... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Michael Niedermayer | return -1 on bitstream errors instead of continuing... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Michael Niedermayer | simplify intra prediction mode decoding |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Michael Niedermayer | check cbp for validity, avoids possible out of array... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Michael Niedermayer | minor simplificationn |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Kostya Shishkov | Implement intensity compensation |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Kostya Shishkov | Correctly choose global transform mode, MV mode and... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Kostya Shishkov | Optimizations suggested by Michael Niedermayer |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Baptiste Coudurier | write exact values for audio stsd v1 |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Michael Niedermayer | i wont split h263.c, too much work, and not important... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Måns Rullgård | attempt to detect Chinese AVS video |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Stefan Gehrer | cleanup macroblock layer: merged decode of skipped MBs |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Stefan Gehrer | cosmetic patch: |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Kostya Shishkov | Correctly detect when use hpel or qpel mode |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Kostya Shishkov | 4-MV mode final fixes (now it works for non-exotic... |
commit | commitdiff | tree | snapshot |
next |