source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4874eef   19 years diego MinGW should set FFLDFLAGS and not LDFLAGS so that the LDFLAGS env var …
(edit) @e67bcdd9   19 years diego Move MinGW section before the combination of FFLDFLAGS and LDFLAGS. …
(edit) @1db54e2   19 years diego Move gprof compiler flag handling to configure. Originally committed …
(edit) @dea4953d   19 years diego Remove silly TEST variable that is used in one line but not directly …
(edit) @7b0cd9ee   19 years diego Move MinGW LDFLAGS setting to configure. Originally committed as …
(edit) @d7b34d08   19 years diego Move UltraSparc CFLAG addition to configure. Originally committed as …
(edit) @d2a067d1   19 years mans give AVInput/OutputFormat structs consistent names Originally …
(edit) @21227514   19 years michaelni simplify Originally committed as revision 5696 to …
(edit) @b2846eff   19 years michaelni avoid redundant local variables Originally committed as revision 5695 …
(edit) @69f34e5b   19 years michaelni simplify Originally committed as revision 5694 to …
(edit) @e148c6e1   19 years diego FastUVMV vs FastUVMC typo, noticed by bond Originally committed as …
(edit) @608bd843   19 years mans make some tables const Originally committed as revision 5692 to …
(edit) @af9e7d18   19 years mans --enable/disable parsers. Warning: some combinations are broken. …
(edit) @18769c0a   19 years michaelni cosmetic Originally committed as revision 5690 to …
(edit) @a7702890   19 years michaelni remove STATS code (probably hasnt been used for years ..., and its not …
(edit) @fdb59832   19 years kostya.shishkov Check if 4-MV MB should not be decoded. Originally committed as …
(edit) @5c4b8efd   19 years kostya.shishkov MVRANGE may occur in all frames and RESPIC in all but B-frames …
(edit) @3a3f1cf3   19 years kostya.shishkov Fix mquant selection for ALL_MBS mode Originally committed as …
(edit) @65c7bb9e   19 years kostya.shishkov Use overlap filter instead of loop filter. Originally committed as …
(edit) @d2779ecd   19 years kostya.shishkov Use s->first_slice_line in checks instead of s->mb_y Originally …
(edit) @88e2539b   19 years mans 10l: make disabling all pcm/adpcm codecs work Originally committed as …
(edit) @4990951b   19 years baptiste.coudurier simplify, use LE_32, BE_32 macros Originally committed as revision …
(edit) @f7e79298   19 years mans only build dpcm.o if its codecs are enabled Originally committed as …
(edit) @6f3d6022   19 years mans forgot to remove adx.o from objs always built Originally committed as …
(edit) @7239fb57   19 years mans make the adx adpcm codec available Originally committed as revision …
(edit) @327dcfd3   19 years mans enable/disable pcm and adpcm codecs Originally committed as revision …
(edit) @e5f28e8f   19 years michaelni set CONFIG_SMALL if user wants small ffmpeg Originally committed as …
(edit) @a08d38ee   19 years michaelni put the code which is specific for the large crc table under #ifndef …
(edit) @a29ff6b   19 years mans cosmetic: sort codec list alphabetically Originally committed as …
(edit) @c6375bf2   19 years justin.ruggles allows user-settable block size and fixes related typo Originally …
(edit) @bac3be38   19 years mans rewrite kconfig-style Originally committed as revision 5673 to …
(edit) @7f53b77c   19 years mans Sun mlib works fine. Remove comment stating otherwise. Originally …
(edit) @2eb1a65d   19 years mans Etsi identifies DTS audio with stream_private+descriptor 0x7b (in the …
(edit) @6be4846a   19 years diego Remove bogus IPP section that is not referenced anywhere. Originally …
(edit) @cfca95f1   19 years baptiste.coudurier clean up useless code Originally committed as revision 5669 to …
(edit) @1f1890c7   19 years baptiste.coudurier better handling of partial files Originally committed as revision …
(edit) @b72708f8   19 years baptiste.coudurier new mov_read_packet, mov_read_seek, fix seeking in ni mov, fix …
(edit) @f1b163e0   19 years Aurélien Jacobs set proper bits_per_sample value for ADPCM codecs Originally …
(edit) @ab7e3153   19 years mans remove -fforce-addr as it to generate slightly slower code Originally …
(edit) @9d82b0dd   19 years michaelni moving utf8 reading function to libavutil Originally committed as …
(edit) @5da71469   19 years Aurélien Jacobs simplify the voc demuxer using av_get_bits_per_sample() Originally …
(edit) @c448303d   19 years michaelni seems i forgot to commit this simplification ... Originally committed …
(edit) @ac3e1834   19 years baptiste.coudurier av_get_bits_per_sample and due simplifications Originally committed …
(edit) @29c5cdca   19 years diego Fix compilation with --disable-decoders. patch by Emiliano Parasassi, …
(edit) @6a09487e   19 years diego Chinese AVS decoder Originally committed as revision 5659 to …
(edit) @55582f8d   19 years michaelni table contains vlc with 19 bits and 8*2 < 19 Originally committed as …
(edit) @5ab0f204   19 years diego spelling/grammar Originally committed as revision 5657 to …
(edit) @9fcee585   19 years michaelni unresponsive maintainer policy (its pretty much what has always been …
(edit) @e8d2507c   19 years baptiste.coudurier add MS ADPCM fourcc Originally committed as revision 5655 to …
(edit) @e7cc4b5   19 years baptiste.coudurier skip others fourcc, if present Originally committed as revision 5654 …
(edit) @421de257   19 years baptiste.coudurier clean Originally committed as revision 5653 to …
(edit) @913e93d5   19 years kostya.shishkov Improve chroma MC: correct case for FASTUVMC=1, use slower but correct …
(edit) @50af2fd   19 years kostya.shishkov Enable coefficient scaling Originally committed as revision 5651 to …
(edit) @928dc49d   19 years kostya.shishkov Don't read out-of-bounds values. Originally committed as revision …
(edit) @1ede1725   19 years mans simplify Originally committed as revision 5649 to …
(edit) @0ac3dcb8   19 years mans build mpegaudio.c and ac3enc.c only if needed Originally committed as …
(edit) @3284e7f   19 years stefan.gehrer hopefully better for platforms not supporting misaligned read …
(edit) @1a1650fe   19 years stefan.gehrer make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to …
(edit) @76b56668   19 years michaelni increasing version for AVBitStreamFilters Originally committed as …
(edit) @514e0831   19 years michaelni noise bitstream filter add priv_data field to AVBitStreamFilterContext …
(edit) @748c2fca   19 years michaelni AVBitStreamFilter (some thingy which can modify the bitstream like add …
(edit) @06fcf56c   19 years baptiste.coudurier typo fix Originally committed as revision 5642 to …
(edit) @875f9287   19 years baptiste.coudurier 10l, all modes is 0x81FF Originally committed as revision 5641 to …
(edit) @b7d9da10   19 years baptiste.coudurier simplify and write correct values conforming to specs Originally …
(edit) @62a05b5b   19 years diego Mark some read-only datastructures as const. patch by Stefan Huehner, …
(edit) @0540cad3   19 years michaelni 100l to whoever write this Originally committed as revision 5638 to …
(edit) @2111e3f9   19 years michaelni check for unparsed AMR input Originally committed as revision 5637 to …
(edit) @9a39cd35   19 years michaelni vbr requires version=1 and samplesize=0 per QT spec untested, but if …
(edit) @1ae4a8e6   19 years kostya.shishkov Fix one case of choosing MV for chroma Originally committed as …
(edit) @a020e2c5   19 years diego Add proper LGPL header. Originally committed as revision 5634 to …
(edit) @da2e9781   19 years diego spelling typo Originally committed as revision 5633 to …
(edit) @277e84f5   19 years diego Fix compilation with --disable-muxers. patch by Gianluigi Tiesi, …
(edit) @24dd8c61   19 years lu_zero Make ffmpeg better support pic - from Diego Pettenò …
(edit) @bb428277   19 years mans use $(LIBOBJFLAGS) when compiling sparc/*.c Originally committed as …
(edit) @6eefb6fd   19 years mans set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are …
(edit) @98d417cb   19 years mans #define SBUTTERFLY outside CONFIG_ENCODERS Originally committed as …
(edit) @2e0141c3   19 years stefan.gehrer even more cbp safety Originally committed as revision 5627 to …
(edit) @0e9b7305   19 years stefan.gehrer missed removing this line in my last commit Originally committed as …
(edit) @67e21e07   19 years diego Remove obsolete and non-functional support for external LZO. patch by …
(edit) @75fe1905   19 years diego 100l: V_PATH vs VPATH typo Originally committed as revision 5624 to …
(edit) @f130fd46   19 years diego cosmetics: Break overly long lines. Originally committed as revision …
(edit) @6e03fa50   19 years diego Remove erroneous -I../.. flag that points outside of the src …
(edit) @045bb919   19 years diego simplify: $(SRC_PATH)/tests --> $(V_PATH) Originally committed as …
(edit) @813457e5   19 years mans set flags needed for shared libs on solaris Originally committed as …
(edit) @05e7e64d   19 years michaelni add rounding bias earlier in the idct, avoids many adds Originally …
(edit) @959e63c9   19 years mans floorf() is not used, and causes warnings on Solaris Originally …
(edit) @cde2d79a   19 years mans Try to find a better shell if the one configure was started under is …
(edit) @109d2de1   19 years banan Mark read-only data as const. Patch by stefan huehner org. Originally …
(edit) @720c69da   19 years mans solaris sh doesn't allow functions and variables with the same name …
(edit) @57d664ff   19 years michaelni return -1 on bitstream errors instead of continuing, as the following …
(edit) @784036e4   19 years michaelni simplify intra prediction mode decoding Originally committed as …
(edit) @5ca01068   19 years michaelni check cbp for validity, avoids possible out of array reads / segfaults …
(edit) @5781d6d6   19 years michaelni minor simplificationn Originally committed as revision 5610 to …
(edit) @66d0ad26   19 years kostya.shishkov Implement intensity compensation Originally committed as revision …
(edit) @8a66a390   19 years kostya.shishkov Correctly choose global transform mode, MV mode and fix bitplane …
(edit) @35a9cac8   19 years kostya.shishkov Optimizations suggested by Michael Niedermayer Originally committed …
(edit) @5cb49ca1   19 years baptiste.coudurier write exact values for audio stsd v1 Originally committed as revision …
(edit) @693caa72   19 years michaelni i wont split h263.c, too much work, and not important at all ... …
(edit) @83d0731   19 years mans attempt to detect Chinese AVS video Originally committed as revision …
(edit) @ad78c0f3   19 years stefan.gehrer cleanup macroblock layer: merged decode of skipped MBs with …
Note: See TracRevisionLog for help on using the revision log.