LinuxTV

CVS log for libsoftmpeg/src/v_directfb.c

[BACK] Up to [DVB] / libsoftmpeg / src

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Mar 17 19:14:00 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +43 -52 lines
- remove all references to av_frame, put data into new video_frame structure
- remove software image conversion stuff, no hw support, no libsoftmpeg 8-)
- clean up video_prepare() function, remove libavcodec specific stuff

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 17 15:15:25 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -2 lines
- if init->layer_id == -1, use DLID_PRIMARY

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 17 14:23:06 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +49 -24 lines
- rip out all fusionsound stuff from main audio.c, put it to a_fusionsound.c, put a lean api around it
- check for availble audio ouput "devices" in audio.c, support fusionsound, follow changes in audio.c
- add copyright headers to all of the new files
- make all functions static in v_directfb.c

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 17 09:38:16 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +59 -4 lines
- add calculation for vertical refresh rate (should be done in DirectFB though)
- use knowledge about vertical refresh rate when calculation the sync correction
- accumulate the differences between vertical refresh rate and video frame rate after each frame flip, so we can double a field every now and then
=> a/v sync works now for refresh rates != 50Hz

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 16 14:40:04 2004 UTC (20 years, 2 months ago) by hunold
Branches: MAIN
- rip out all DirectFB functionality from video.c and put it into a separate file v_directfb.c

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>