aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Simplify preprocessor condition for QT codecs, configure already does theGravatar diego2008-03-15
* Remove duplicate #include of mpbswap.h.Gravatar diego2008-03-14
* Add FFmpeg DNxHD codec supportGravatar reimar2008-03-14
* #include config.h before all other headers.Gravatar diego2008-03-14
* synced with r26232Gravatar ptt2008-03-14
* synced with r26014Gravatar ptt2008-03-13
* added missing escapesGravatar ptt2008-03-13
* better syntax for A keyGravatar ptt2008-03-13
* sync'ed to r26067Gravatar ptt2008-03-13
* removed an english line left inGravatar ptt2008-03-13
* typosGravatar diego2008-03-12
* Fix and simplify lscale=2 (bicub_x) scaler, produced funnyGravatar reimar2008-03-12
* removed redundant wincfg.h.Gravatar vayne2008-03-11
* more header / declaration cleanups; fixes a lot of warnings as well as a pree...Gravatar vayne2008-03-11
* 34% synced with r22753Gravatar ptt2008-03-11
* mingw uses windows sockets.Gravatar vayne2008-03-11
* Fix handling of comments in input.c, current code had useless ifs and in addi...Gravatar reimar2008-03-11
* Try to fix the description of what mbcmp influences, please fix if I misunder...Gravatar reimar2008-03-11
* Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings.Gravatar diego2008-03-11
* Add missing header #include.Gravatar diego2008-03-10
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-10
* sync with FFmpeg r12398Gravatar diego2008-03-10
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-10
* Remove useless #include.Gravatar diego2008-03-10
* Add missing header #include to fix 'make checkheaders'.Gravatar diego2008-03-10
* af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using thatGravatar diego2008-03-10
* typoGravatar diego2008-03-10
* CONFIG_SWSCALER --> CONFIG_SWSCALE to match FFmpeg changes.Gravatar diego2008-03-10
* Make av_class a pointer to const.Gravatar benoit2008-03-10
* define VOF as double of VOFW.Gravatar benoit2008-03-10
* Disable QTX emulation on win32; fix builds on cygwin and mingw32.Gravatar zuxy2008-03-10
* Remove redundant swScaler: output from places where av_log()Gravatar diego2008-03-10
* Fix wrong check for vidix usage.Gravatar iive2008-03-09
* Don't use void * arithmetic.Gravatar iive2008-03-09
* Handle vga_init() error and output error message.Gravatar iive2008-03-09
* CONFIG_PP --> CONFIG_POSTPROC, sync with FFmpegGravatar diego2008-03-08
* Move HP-UX SCSI header check from the internal libdvdread check to theGravatar diego2008-03-08
* cosmetics: Remove useless empty line.Gravatar diego2008-03-08
* cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.Gravatar diego2008-03-08
* remove duplicated pci ids in nvidia vidix driverGravatar ben2008-03-08
* Grayscale encoding/decoding with FFmpeg is no longer enabled, remove referencesGravatar diego2008-03-07
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-07
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-07
* This header uses parts of stdint.h, so #include it.Gravatar diego2008-03-07
* Add missing header #includes to fix 'make checkheaders'.Gravatar diego2008-03-07
* simplify library version handlingGravatar mru2008-03-07
* Remove unnecessary #ifdef nesting.Gravatar diego2008-03-07
* cosmetics: Decrapify the indentation of the last few blocks of main().Gravatar diego2008-03-07
* Add parentheses where necessary to fix || conditions to work as intended.Gravatar diego2008-03-07
* Remove duplicate conditions in dvdread check.Gravatar diego2008-03-07