6939 Commits (2ae7569dc89f2877c7544c05d4dea4c0b597ce09)
 

Author SHA1 Message Date
Michael Niedermayer 2ae7569dc8 () 10l 18 years ago
Luca Barbato d4165a8190 fix a warning 18 years ago
Diego Biurrun ade6e7f3ae Compilation fix, printf gets redefined to please_use_av_log. 18 years ago
Michael Niedermayer ec8f483ab5 several x86 renorm_cabac_decoder_once optimizations 18 years ago
Diego Biurrun 21423ad9b7 Replace -I.. by -I$(BUILD_ROOT). 18 years ago
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
Diego Biurrun 4aad0d6db6 Remove bogus commented out include line. 18 years ago
Diego Biurrun 5064755e54 cosmetics: Add backslashes to the last line of continued lines to make 18 years ago
Michael Niedermayer 4b1a1a2a69 flac fourcc (fixes mplayer -demuxer 35 with flac) 18 years ago
Michael Niedermayer 92eb82325e prevent >16bit tags to be truncated and used in creating .wav files 18 years ago
Michael Niedermayer 59ef342beb fix decoding of ED-small-sample-file.ogg 18 years ago
Guillaume Poirier 25b6ce46ea Update checksum to match latest ASF patch 18 years ago
Michael Niedermayer 075060023d fix buffer underflows by reencoding the current frame with a higher QP 18 years ago
Diego Biurrun e1931c59f6 message typo fixes 18 years ago
Diego Biurrun aae0bc19b1 Simplify test program build. 18 years ago
Diego Biurrun c6c4651138 Simplify test program build. 18 years ago
Baptiste Coudurier 885e691aaf support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 18 years ago
Diego Biurrun 9933dc7168 Fix imgresample-test compilation. 18 years ago
Diego Biurrun 6a07717908 Test programs depend on $(LIB). 18 years ago
Diego Biurrun 0ec92a15dd imgresample-test depends on $(LIB). 18 years ago
Diego Biurrun 425139d55f Simplify EXTRALIBS handling. 18 years ago
Diego Biurrun 0eb59ddba4 Switch idct_mmx_xvid.c from GPL to LGPL as permitted by the 18 years ago
Diego Biurrun 777938e190 FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS. 18 years ago
Diego Biurrun 7fd265a7a1 cosmetics: Put all OBJS on a line of their own for nicer-looking diffs. 18 years ago
Diego Biurrun 3aba428998 Libraries are created in the build tree, not in the source tree. 18 years ago
Ramiro Polla e976645087 MSys bash 2.04 is broken. 18 years ago
Diego Biurrun c55f606397 Remove cs_test and swscale-example on clean. 18 years ago
Diego Biurrun 69402a1073 Remove redundant EXTRALIBS declaration. 18 years ago
Diego Biurrun 7fe1cbd814 Simplify compilation call by using $(EXTRALIBS). 18 years ago
Diego Biurrun 632d873994 Fix warnings: 18 years ago
Diego Biurrun b2c4e3547b Fix warnings: 18 years ago
Diego Biurrun db671614cc Replace .. by $(SRC_PATH), otherwise there might be problems with 18 years ago
Baptiste Coudurier b95d44b6f4 remove useless casts 18 years ago
Baptiste Coudurier 58f2a4b07f change extradata type to uint8_t * 18 years ago
Baptiste Coudurier 2bb7875987 mjpeg 4:2:2 encoding support 18 years ago
Loren Merritt 938dd84693 don't try to inline cabac functions. gcc ignored the hint anyway, and forcing it would make h264 slower. 18 years ago
Loren Merritt e6e77eb6fa simplify write_back_motion for skip mbs 18 years ago
Loren Merritt a1b13cf590 10l in r6412 18 years ago
Aurelien Jacobs a90ce38634 make some global var static (fix a build failure with shared lib on x86_64) 18 years ago
Michael Niedermayer 2bc5da7bf9 remove confusing divx note 18 years ago
Diego Biurrun 0533322ea3 Move EXTRALIBS handling to common.mak. 18 years ago
Michael Niedermayer 5523d5f41e fix r_frame_rate detection in mpeg4 streams with non integer fps 18 years ago
Diego Biurrun 7f778ed111 Slightly simplify apiexample compilation command line. 18 years ago
Diego Biurrun 93555ad500 Also remove cpuid_test on clean. 18 years ago
Diego Biurrun f901d78e01 Remove bogus dependency information. 18 years ago
Diego Biurrun 220d2d82ef make dep should also work. 18 years ago
Diego Biurrun 9d0199f450 depend and dep are really the same target. 18 years ago
Diego Biurrun 3263626feb Mark all phony targets as such. 18 years ago
Michael Niedermayer 4851f2ad92 1000000l for lu_zero (commiting untested? code) 18 years ago
Diego Biurrun 36c32bdddf Remove unused variables and the corresponding warnings along with them. 18 years ago