2007-09-08 |
voroshil |
Avoid releasing of unallocated memory.
|
2007-09-08 |
voroshil |
Fix for:
|
2007-09-08 |
voroshil |
More accurate calculating of teletext
|
2007-09-08 |
voroshil |
Implement boxes for subtitle teletext pages.
|
2007-09-08 |
voroshil |
Always initialize pUnk pointer with zero.
|
2007-09-08 |
voroshil |
Decrease teletext page rendering frequency from 1/frame to about 4/sec.
|
2007-09-07 |
cehoyos |
Fix typo in r24360
|
2007-09-07 |
uau |
Fix compilation after FFmpeg AUDIO_(DE)MUXER split
|
2007-09-07 |
voroshil |
r24356: spelling fixes, pointed by Diego
|
2007-09-07 |
cehoyos |
Fix compilation after FFmpeg r10426.
|
2007-09-06 |
diego |
Clarify teletext tlang option.
|
2007-09-06 |
voroshil |
spelling fixes, pointed by Diego
|
2007-09-06 |
voroshil |
r24294: suboption consistency, add fixme document -vivo suboptions
|
2007-09-06 |
voroshil |
r24216: Add missed in r24212 strings definitions
|
2007-09-06 |
voroshil |
r24216: Add missed in r24212 strings definitions
|
2007-09-06 |
ivo |
add ; at the end of the sed commands. this fixes operation under cygwin.
|
2007-09-06 |
ivo |
remove cut&paste from ffmpeg mistake. cd "$1" does not make any sense here,
|
2007-09-06 |
diego |
Fix AltiVec autodetection: The autodetection was overriding configure
|
2007-09-06 |
reimar |
Support lowdelay flag
|
2007-09-05 |
gpoirier |
mention Slice-based parallel H.264 decoding in changelog
|
2007-09-05 |
gpoirier |
sync w/ r24329
|
2007-09-05 |
diego |
Replace short region code explanation by more detailed section.
|
2007-09-05 |
cehoyos |
Fix compilation after FFmpeg r10411.
|
2007-09-05 |
diego |
Remove technical description of DVDs and libdvdread implementation.
|
2007-09-05 |
diego |
Allow XF86AudioLowerVolume/XF86AudioRaiseVolume keys to be handled by MPlayer.
|
2007-09-05 |
diego |
Matroska muxer now available in libavformat.
|
2007-09-04 |
diego |
Move debug message to verbose output level.
|
2007-09-04 |
diego |
Remove obsolete libac3 entry.
|
2007-09-04 |
diego |
warnig fix (blessed by Rich):
|
2007-09-04 |
reimar |
Add a bicubic scaler that needs a lot more instruction but no
|
2007-09-03 |
reimar |
Do not reset user-enabled mute on EOF, but only on exit.
|
2007-09-03 |
voroshil |
Fix for:
|
2007-09-03 |
reimar |
Fix compilation after patch to remove global vo_hdc
|
2007-09-03 |
reimar |
Remove global vo_hdc, since it is recommended to release a DC as soon as possible.
|
2007-09-03 |
reimar |
Remove checks that in the worst case will completely break fullscreen
|
2007-09-03 |
reimar |
Make sure aspect hint is adjusted on aspect change
|
2007-09-02 |
reimar |
Cosmetics: set vo_hint.flags at more consistent places (directly before
|
2007-09-02 |
Gabrov |
synced with r24329
|
2007-09-02 |
uau |
manpage fix: escape '\' in -vf geq description
|
2007-09-02 |
nicodvb |
decerebrated-proof guide to the instalation of dvdnav
|
2007-09-02 |
kraymer |
fix broken MinGW-Howto link
|
2007-09-02 |
Gabrov |
synced with r24310
|
2007-09-02 |
voroshil |
Increase number of skipped buffers to 5 to avoid mixing teletext pages from
|
2007-09-01 |
nicodvb |
a mouse selection may require at least a video codec reinit
|
2007-09-01 |
nicodvb |
implemented STREAM_CTRL_GET_ASPECT_RATIO
|
2007-09-01 |
nicodvb |
moved to reinit_video_chain() the assignment of sh_video->stream_aspect, where it makes more sense
|
2007-09-01 |
voroshil |
Make sure that no pages will left in cache during
|
2007-09-01 |
nicodvb |
if the stream reader supports it assign to the video the stream aspect ratio
|