index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
video_out.c
Age
Commit message (
Expand
)
Author
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-19
fix wrong next_frame_vpts guessing which causes problems
Michael Roitzsch
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-16
actually not every engine file uses internals, so we do not need to define
Michael Roitzsch
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-30
* modify the engine slightly, so that the stream member in a video frame or
Michael Roitzsch
2003-10-23
cleanup in video_out.h
Michael Roitzsch
2003-10-22
Replace copy member in vo_frame_t with proc_frame and proc_slice. Increase vi...
Robin KAY
2003-10-08
this test is outdated: it is legal to lock the frame multiple times,
Miguel Freitas
2003-10-06
- add XvMC support
Miguel Freitas
2003-09-13
fix ao/vo flush while paused (it would freeze the engine).
Miguel Freitas
2003-09-05
div by zero fix by G Developer
Miguel Freitas
2003-08-15
I am using the latest internal API increase to rename video_overlay_instace to
Michael Roitzsch
2003-08-12
add a flags member to frame struct (the relevant API versions have already been
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-07-13
set pos/time information on video frames as well
Guenter Bartsch
2003-07-12
reports the number of skipped/discarded frames
Miguel Freitas
2003-06-22
some additional pthread_*_destroy() calls
Michael Roitzsch
2003-06-13
default
Miguel Freitas
2003-06-11
- add VO_INTERLACED_FLAG to get_frame
Miguel Freitas
2003-06-06
initial ideas for automatic enabling/disabling deinterlacer
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-11
Little seeking improvement.
Thibaut Mattern
2003-05-06
Thibaut asked me to revert his latest patch
Miguel Freitas
2003-05-06
This is some general Win32 cleanup and getting ready for DVD support.
Tim Champagne
2003-05-05
Do not use pts from bad frames in the metronom and in the video_loop.
Thibaut Mattern
2003-04-30
make sure bad_frame=0 even if decoder forget about it
Miguel Freitas
2003-04-28
do not show backup immediately when discarding frames
Miguel Freitas
2003-04-23
faster seeking (heavily based on Thibaut's patch)
Miguel Freitas
2003-04-02
- remove unneeded use of pthread_exit(NULL). We do not have any cleanup
Bastien Nocera
2003-03-26
ops, i forgot that assert.h was removed...
Miguel Freitas
2003-03-26
revert my assert to the classic macro
Miguel Freitas
2003-03-24
slightly better stream position heuristic
Stefan Holst
2003-03-06
steps toward muting xine's console output by default
Guenter Bartsch
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-22
this hack can go now
Michael Roitzsch
2003-02-21
disable debug output
Guenter Bartsch
2003-02-20
Same fix for yv12
James Stembridge
2003-02-20
Fix copy of yuy2 frame by slices when frame height is not a multiple of 16
James Stembridge
2003-02-18
this might help prevent problems in the future:
Michael Roitzsch
2003-02-06
continuing the clean up...
Miguel Freitas
2003-02-06
first pass on cleaning up ao/vo properties and flush stuff
Miguel Freitas
2003-02-01
adding flush-mode so seek() and play() work for video processing (enix)
Guenter Bartsch
2003-01-26
patch from Fredrik Noring <noring@nocrew.org> (slightly modified)
Michael Roitzsch
2003-01-25
- only default frame's extra_info to the video decoder one, when it is empty
Michael Roitzsch
2003-01-13
debug message
Michael Roitzsch
2003-01-11
introducing a new, very low-impact aproach on implementing a video processing...
Guenter Bartsch
[prev]
[next]