6158 Commits (a94e666cb5db1b23b22b5804abaee7c44b547431)
 

Author SHA1 Message Date
Diego Biurrun a020e2c5f0 Add proper LGPL header. 18 years ago
Diego Biurrun da2e9781bb spelling typo 18 years ago
Gianluigi Tiesi 277e84f564 Fix compilation with --disable-muxers. 18 years ago
Luca Barbato 24dd8c616d Make ffmpeg better support pic - from Diego Pettenò <flameeyes@gentoo.org> 18 years ago
Måns Rullgård bb428277fa use $(LIBOBJFLAGS) when compiling sparc/*.c 18 years ago
Måns Rullgård 6eefb6fd5b set CONFIG_ENCODERS/CONFIG_DECODERS only if any encoders/decoders are enabled 18 years ago
Måns Rullgård 98d417cbcd #define SBUTTERFLY outside CONFIG_ENCODERS 18 years ago
Stefan Gehrer 2e0141c351 even more cbp safety 18 years ago
Stefan Gehrer 0e9b7305d0 missed removing this line in my last commit 18 years ago
Ville Skyttä 67e21e071d Remove obsolete and non-functional support for external LZO. 18 years ago
Diego Biurrun 75fe19059a 100l: V_PATH vs VPATH typo 18 years ago
Diego Biurrun f130fd4630 cosmetics: Break overly long lines. 18 years ago
Diego Biurrun 6e03fa5094 Remove erroneous -I../.. flag that points outside of the src directory. 18 years ago
Diego Biurrun 045bb9194e simplify: $(SRC_PATH)/tests --> $(V_PATH) 18 years ago
Måns Rullgård 813457e515 set flags needed for shared libs on solaris 18 years ago
Michael Niedermayer 05e7e64d1a add rounding bias earlier in the idct, avoids many adds 18 years ago
Måns Rullgård 959e63c9ba floorf() is not used, and causes warnings on Solaris 18 years ago
Måns Rullgård cde2d79afd Try to find a better shell if the one configure was started under is 18 years ago
Stefan Huehner 109d2de108 Mark read-only data as const. Patch by stefan huehner org. 18 years ago
Måns Rullgård 720c69da02 solaris sh doesn't allow functions and variables with the same name 18 years ago
Michael Niedermayer 57d664ff32 return -1 on bitstream errors instead of continuing, as the following stuff almost always will be useless until the next startcode 18 years ago
Michael Niedermayer 784036e404 simplify intra prediction mode decoding 18 years ago
Michael Niedermayer 5ca0106879 check cbp for validity, avoids possible out of array reads / segfaults 18 years ago
Michael Niedermayer 5781d6d6e8 minor simplificationn 18 years ago
Kostya Shishkov 66d0ad2605 Implement intensity compensation 18 years ago
Kostya Shishkov 8a66a390cc Correctly choose global transform mode, MV mode and fix bitplane decoding 18 years ago
Kostya Shishkov 35a9cac888 Optimizations suggested by Michael Niedermayer 18 years ago
Baptiste Coudurier 5cb49ca11b write exact values for audio stsd v1 18 years ago
Michael Niedermayer 693caa725d i wont split h263.c, too much work, and not important at all ... 18 years ago
Måns Rullgård 83d0731364 attempt to detect Chinese AVS video 18 years ago
Stefan Gehrer ad78c0f3f1 cleanup macroblock layer: merged decode of skipped MBs 18 years ago
Stefan Gehrer f503b19574 cosmetic patch: 18 years ago
Kostya Shishkov 05103ed33f Correctly detect when use hpel or qpel mode 18 years ago
Kostya Shishkov ef6cc8ce46 4-MV mode final fixes (now it works for non-exotic modes) 18 years ago
Kostya Shishkov 4a5343fabc vc1_decode_intra_block() simplifications and corrections 18 years ago
Reimar Döffinger cc0bc648f0 add GXF demuxer 18 years ago
Michael Niedermayer 767aeb11fb simplify 18 years ago
Luca Barbato 5351c29cbe fix endianess build in a better way 18 years ago
Luca Abeni 9c39071d6d Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 18 years ago
Michael Niedermayer d6950e9124 more maintainers, if someone doesnt want to maintain something just say so and ill remove you again 18 years ago
Justin Ruggles 1e5707b7b8 porder patch by (Justin Ruggles jruggle a t earthlink d ot net) 18 years ago
Luca Barbato a8d88e03d2 big endian fix 18 years ago
Kostya Shishkov e4bf0302a3 4-MV decoding support 18 years ago
Michael Niedermayer b482e2d12f CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) 18 years ago
Måns Rullgård 3f8674a902 remove redundant macro definitions 18 years ago
Måns Rullgård 8fb0d07339 kill warning 18 years ago
Måns Rullgård d10fda8ee2 1l: put that int i back 18 years ago
Måns Rullgård 26b891356c kill warnings 18 years ago
Måns Rullgård 4dddc5e10c kill warnings 18 years ago
Ivo van Poorten fb9cc9e7aa compile md5 and include in libavutil.a 18 years ago