Age | Commit message (Expand) | Author |
2004-09-29 | disable vo deinterlace when port is closed | Miguel Freitas |
2004-09-29 | trying to automaticaly enable vo deinterlacing for hardware decoders | Miguel Freitas |
2004-07-20 | fix compiler warnings | Michael Roitzsch |
2004-07-17 | Ryan Tadlock's patch for compensating the field delay of some deinterlacing a... | Miguel Freitas |
2004-07-14 | disable _x_post_frame_copy_up() for now. | Miguel Freitas |
2004-07-08 | move duplicated code to a function | Miguel Freitas |
2004-05-29 | separate the two semantics of querying a port's status with a NULL stream; | Michael Roitzsch |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-04-09 | fix compiler warning (missing prototype) | Michael Roitzsch |
2004-04-09 | tvtime deinterlacing algorithms assumed top_field_first=1 | Miguel Freitas |
2004-02-12 | my gcc (partly 3.4 already) optimizes these away, because they are only used | Michael Roitzsch |
2004-02-12 | function has been renamed | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2004-01-05 | wonder why Mike isn't complaining about C++ style comments, any more... | Siggi Langauf |
2004-01-05 | DOS/Win CRs are forbidden, verboten, interdit | Mike Melanson |
2004-01-02 | better MANGLE from ffmpeg | Miguel Freitas |
2004-01-02 | my small contribution to the cygwin port ;-) | Miguel Freitas |
2003-12-24 | that should fix full rate deinterlacing of some dvds | Miguel Freitas |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-08 | prefetching seems to improve performance as well | Miguel Freitas |
2003-12-08 | sfence is not a valid MMX instruction. | Miguel Freitas |
2003-12-07 | fix post plugins interception | Miguel Freitas |
2003-12-06 | fix problems switching to use_vo_driver method | Miguel Freitas |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-01 | provide help to video post plugins | Miguel Freitas |
2003-11-01 | tvtime: remove console messages that might confuse users and have enum | Miguel Freitas |
2003-10-29 | - avoid deinterlacing unknown frame formats (eg. xvmc) | Miguel Freitas |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-22 | Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi... | Robin KAY |
2003-10-19 | tvtime don't need to register config values, post have special config method | Daniel Caujolle-Bert |
2003-10-08 | Fix includes. | Robin KAY |
2003-10-08 | cheap mode and scaler bob | Miguel Freitas |
2003-10-08 | better use "ScalerBob" as the plugin name | Miguel Freitas |
2003-10-08 | - add scalerbob method (drop half of the lines and let the hardware/vo driver | Miguel Freitas |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-09-24 | Use inttypes.h or stdint.h as appropriate. | Robin KAY |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-15 | fix some small memleaks | Michael Roitzsch |
2003-08-12 | handle frame flags properly, small aspect ratio fix for expand | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-12 | provide configuration entries for tvtime plugin | Miguel Freitas |
2003-06-26 | these should be static | Miguel Freitas |
2003-06-22 | use our own port of greedy2frame (tvtime port is currently broken) | Miguel Freitas |
2003-06-22 | - disable chroma filter by default | Miguel Freitas |
2003-06-21 | adopt xine coding guidelines | Michael Roitzsch |
2003-06-18 | Build fix, when srcdir != objdir | Juergen Keil |
2003-06-18 | try filtering more to remove chroma problems | Miguel Freitas |
2003-06-17 | sourceforge is ignoring my commit, trying again | Miguel Freitas |