| Commit message (Expand) | Author | Age |
* | marks several function without a prototype which arent used outside its sourc... | reynaldo | 2006-07-13 |
* | drops casts from void * on malloc/calloc, leftover on libmpcodecs | reynaldo | 2006-07-13 |
* | OPTFLAGS already includes EXTRA_INC. | diego | 2006-07-12 |
* | c++ decls, 100000000000l to whoever broke my code like this.. | rfelker | 2006-07-10 |
* | Marks several string parameters as const when they are not modified in the fu... | reynaldo | 2006-07-09 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 |
* | Remove unused variables, patch by Stefan Huehner stefan at huehner org. | diego | 2006-07-08 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 |
* | get_path as const, patch by Stefan Huehner, stefan AT huehner-org | reynaldo | 2006-07-03 |
* | rm unnecesary casts from void* - part 3 | reynaldo | 2006-07-02 |
* | postprocess.h was moved to libpostproc years ago.. | diego | 2006-06-30 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | correct handling of sgi compressed images on amd64, patch by Paul-Francois Fo... | reynaldo | 2006-06-30 |
* | Avoid crash in uninit-without-config case | reimar | 2006-06-26 |
* | Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .") | uau | 2006-06-21 |
* | intercept VFCTRL_FLIP_PAGE if needed | michael | 2006-06-21 |
* | Move #ifdefs around complete files into the build system. | diego | 2006-06-21 |
* | Comment #ifdef #endif jungle. | diego | 2006-06-21 |
* | Comment some #endif directives to avoid confusion. | diego | 2006-06-21 |
* | Remove separation between Win32 DLL and DirectShow support in the build system. | diego | 2006-06-21 |
* | avcodec_close() | michael | 2006-06-19 |
* | Software Scaler headers usage cleanup | lucabe | 2006-06-18 |
* | sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma... | rathann | 2006-06-15 |
* | typo noticed by Alexander Monakov monoid$$at$$fds-net$$dot$$ru | diego | 2006-06-12 |
* | better spatial interpolation | michael | 2006-06-09 |
* | filter left & right edges too (yeah the code is lame i know...) | michael | 2006-06-08 |
* | improved mc+src merge code | michael | 2006-06-08 |
* | fixes the infinite loop which occurs when there is a decode error in a frame. | gpoirier | 2006-06-08 |
* | vf_mcdeint should be compiled in #ifdef USE_LIBAVCODEC_DSPUTIL, not #ifdef U... | nicodvb | 2006-06-07 |
* | make spatial interlacing check optional | michael | 2006-06-07 |
* | simplify | michael | 2006-06-07 |
* | cleanup | michael | 2006-06-07 |
* | cleanup | michael | 2006-06-07 |
* | simplify | michael | 2006-06-06 |
* | yet another deinterlacing filter | michael | 2006-06-06 |
* | Spelling fix | pacman | 2006-06-06 |
* | known issues and notes | michael | 2006-06-06 |
* | Motion compensating deinterlacer | michael | 2006-06-06 |
* | Support and document lavc b_sensitivity option. | corey | 2006-06-05 |
* | document the recent changes in Snow. | lorenm | 2006-06-05 |
* | libpostproc is not a subdirectory of libavcodec anymore. | diego | 2006-06-02 |
* | Remove now obsolete .cvsignore files. | diego | 2006-06-02 |
* | Fix: | rathann | 2006-05-14 |
* | support lavc mv0_threshold | corey | 2006-05-13 |
* | Make return type consistent with usage. Patch by Pierre Lombard. | rathann | 2006-05-13 |
* | moved code to set aspect ratio for mpeg12 away from video.c and into decoder ... | nicodvb | 2006-05-10 |
* | fix float rounding error | ods15 | 2006-05-05 |
* | fixes a bug when copying the image into a destination buffer smaller than the... | gpoirier | 2006-04-27 |
* | Fix memory corruption in vd_libmpeg2 | uau | 2006-04-27 |