summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* () 10lMichael Niedermayer2006-10-07
* fix a warningLuca Barbato2006-10-07
* Compilation fix, printf gets redefined to please_use_av_log.Diego Biurrun2006-10-07
* several x86 renorm_cabac_decoder_once optimizationsMichael Niedermayer2006-10-07
* Replace -I.. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* Remove bogus commented out include line.Diego Biurrun2006-10-07
* cosmetics: Add backslashes to the last line of continued lines to makeDiego Biurrun2006-10-07
* flac fourcc (fixes mplayer -demuxer 35 with flac)Michael Niedermayer2006-10-06
* prevent >16bit tags to be truncated and used in creating .wav filesMichael Niedermayer2006-10-06
* fix decoding of ED-small-sample-file.oggMichael Niedermayer2006-10-06
* Update checksum to match latest ASF patchGuillaume Poirier2006-10-06
* fix buffer underflows by reencoding the current frame with a higher QPMichael Niedermayer2006-10-05
* message typo fixesDiego Biurrun2006-10-05
* Simplify test program build.Diego Biurrun2006-10-05
* Simplify test program build.Diego Biurrun2006-10-05
* support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam...Baptiste Coudurier2006-10-05
* Fix imgresample-test compilation.Diego Biurrun2006-10-05
* Test programs depend on $(LIB).Diego Biurrun2006-10-05
* imgresample-test depends on $(LIB).Diego Biurrun2006-10-05
* Simplify EXTRALIBS handling.Diego Biurrun2006-10-05
* Switch idct_mmx_xvid.c from GPL to LGPL as permitted by theDiego Biurrun2006-10-05
* FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.Diego Biurrun2006-10-04
* cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.Diego Biurrun2006-10-04
* Libraries are created in the build tree, not in the source tree.Diego Biurrun2006-10-04
* MSys bash 2.04 is broken.Ramiro Polla2006-10-04
* Remove cs_test and swscale-example on clean.Diego Biurrun2006-10-04
* Remove redundant EXTRALIBS declaration.Diego Biurrun2006-10-04
* Simplify compilation call by using $(EXTRALIBS).Diego Biurrun2006-10-04
* Fix warnings:Diego Biurrun2006-10-04
* Fix warnings:Diego Biurrun2006-10-04
* Replace .. by $(SRC_PATH), otherwise there might be problems withDiego Biurrun2006-10-04
* remove useless castsBaptiste Coudurier2006-10-04
* change extradata type to uint8_t *Baptiste Coudurier2006-10-04
* mjpeg 4:2:2 encoding supportBaptiste Coudurier2006-10-04
* don't try to inline cabac functions. gcc ignored the hint anyway, and forcing...Loren Merritt2006-10-04
* simplify write_back_motion for skip mbsLoren Merritt2006-10-04
* 10l in r6412Loren Merritt2006-10-04
* make some global var static (fix a build failure with shared lib on x86_64)Aurelien Jacobs2006-10-03
* remove confusing divx noteMichael Niedermayer2006-10-03
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-03
* fix r_frame_rate detection in mpeg4 streams with non integer fpsMichael Niedermayer2006-10-03
* Slightly simplify apiexample compilation command line.Diego Biurrun2006-10-03
* Also remove cpuid_test on clean.Diego Biurrun2006-10-03
* Remove bogus dependency information.Diego Biurrun2006-10-03
* make dep should also work.Diego Biurrun2006-10-03
* depend and dep are really the same target.Diego Biurrun2006-10-03
* Mark all phony targets as such.Diego Biurrun2006-10-03
* 1000000l for lu_zero (commiting untested? code)Michael Niedermayer2006-10-03
* Remove unused variables and the corresponding warnings along with them.Diego Biurrun2006-10-03