2006-11-18 |
kraymer |
fix wrong 60000/10001 fraction
|
2006-11-18 |
uau |
Fix double free in af_resample when reinited with suitable parameters
|
2006-11-18 |
kraymer |
r20969: document new key binding for switching video streams in MPEG-TS
|
2006-11-18 |
kraymer |
r21012: group together "quality" control options
|
2006-11-18 |
kraymer |
r20876: rename: XviD -> Xvid (man page part)
|
2006-11-18 |
kraymer |
r21008: remove xvid3's mpeg_quant, replace it by xvid4's quant_type
|
2006-11-18 |
uau |
When changing playback speed write the current speed to OSD only after
|
2006-11-18 |
ods15 |
move demux_nut priv calloc to init() instead of check_file()
|
2006-11-18 |
nicodvb |
TAB switches between programs
|
2006-11-18 |
nicodvb |
mention switch_video and switch_program
|
2006-11-18 |
nicodvb |
bind TAB to 'step_property switch_program'
|
2006-11-18 |
nicodvb |
switch_program property to switch to/set a new program
|
2006-11-18 |
nicodvb |
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM
|
2006-11-18 |
nicodvb |
new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s)
|
2006-11-18 |
gpoirier |
group together B-frames options with I,P frames options
|
2006-11-18 |
gpoirier |
group together xvid's rate control options
|
2006-11-18 |
reimar |
more mp_property_deinterlace simplification, patch by
|
2006-11-18 |
gpoirier |
group together "quant_type" and quant_*_matrix since they are related
|
2006-11-18 |
nicodvb |
implemented M_PROPERTY_SET in mp_property_{audio,video}
|
2006-11-18 |
gpoirier |
group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
|
2006-11-18 |
reimar |
reinit_video_chain might set sh_video = NULL, so check against that.
|
2006-11-18 |
gpoirier |
Move xvid 'grayscale' option close to 'interlacing'
|
2006-11-18 |
gpoirier |
group together "quality" control options
|
2006-11-18 |
gpoirier |
group together xvid's 'closed_gop' and 'packed' options
|
2006-11-18 |
gpoirier |
remove xvid3's divx5bvop and replace it by xvid4's closed_gop
|
2006-11-18 |
kraymer |
r21004: remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
|
2006-11-18 |
gpoirier |
remove xvid3's mpeg_quant, replace it by xvid4's quant_type
|
2006-11-18 |
kraymer |
r21001: Add *BSD BT848 radio support
|
2006-11-18 |
diego |
support for XAN DPCM audio
|
2006-11-18 |
kraymer |
document new "D" keybinding for deinterlacing, introduced in
|
2006-11-18 |
gpoirier |
remove xvid3's quant_range, move xvid4 [min|max]_[i|p|b]quant options there instead
|
2006-11-18 |
gpoirier |
Xvid3 support is no more: Remove Xvid3-specific options
|
2006-11-18 |
uau |
Mark some functions static
|
2006-11-18 |
voroshil |
Add *BSD BT848 radio support
|
2006-11-18 |
diego |
Remove obsolete Xvid 3 support.
|
2006-11-18 |
diego |
Drop some unnecessary local changes.
|
2006-11-18 |
diego |
Make sure to pick up internal dvdcss.h before a globally installed one.
|
2006-11-18 |
diego |
Rename libdvdread to dvdread. We really only include only the dvdread
|
2006-11-17 |
diego |
support for some more fringe formats, still buggy ..
|
2006-11-17 |
reimar |
Try reading palette for vobsub
|
2006-11-17 |
reimar |
Support palette for general vobsub
|
2006-11-17 |
reimar |
Since vobsub_lang and sub_select do the same, 'b' and 'j' were bound
|
2006-11-17 |
reimar |
Pseudo-support for subtitles in http://samples.mplayerhq.hu/sub/jpn_engSUB_sample.3gp
|
2006-11-17 |
reimar |
consistently use M_PROPERTY_ERROR/M_PROPERTY_OK as return values.
|
2006-11-17 |
reimar |
Minor mp_property_deinterlace simplification
|
2006-11-17 |
reimar |
Add deinterlace property, patch by Carl Eugen Hoyos
|
2006-11-17 |
reimar |
Adapt code to annoying ShowCursor semantics (increases/decreases and returns
|
2006-11-17 |
ods15 |
missed piece in update to libnut API - non negative errors
|
2006-11-17 |
voroshil |
r20972: defined MSGTR_OSDVideo
|
2006-11-17 |
gpoirier |
sync w/r20969
|
2006-11-17 |
voroshil |
add public wrapper for get_frequency
|
2006-11-17 |
voroshil |
Change verbosity level from MSGL_V to MSGL_INFO for "Current frequency is"
|
2006-11-17 |
michael |
clarify syncpoint placement recommanditions
|
2006-11-17 |
michael |
seeking
|
2006-11-17 |
michael |
dts & synchronous decoder
|
2006-11-17 |
diego |
support flic video through lavf
|
2006-11-17 |
reimar |
Put files fully owned by my under GPL v2 "or later"
|
2006-11-17 |
gpoirier |
Fix AMD64 support, patch by Reimar Doffinger
|
2006-11-17 |
ods15 |
some more updates
|
2006-11-17 |
diego |
some updates
|
2006-11-17 |
kraymer |
fix some mixed up usage messages and unify with master copy
|
2006-11-17 |
kraymer |
r20972: defined MSGTR_OSDVideo
|
2006-11-17 |
nicodvb |
defined MSGTR_OSDVideo
|
2006-11-16 |
nicodvb |
COSMETICS: reformatted
|
2006-11-16 |
nicodvb |
restored circular looping when changing audio and video stream (previously broken)
|
2006-11-16 |
kraymer |
document new key binding for switching video streams in MPEG-TS
|
2006-11-16 |
nicodvb |
reset demuxer's buffered demux_packet after DEMUXER_CTRL_SWITCH_AUDIO
|
2006-11-16 |
nicodvb |
implemented DEMUXER_CTRL_SWITCH_VIDEO
|
2006-11-16 |
nicodvb |
associated _ to 'step_property switch_video'
|
2006-11-16 |
nicodvb |
handle video stream switch using 'switch_video' property'
|
2006-11-16 |
nicodvb |
added code to switch video stream
|
2006-11-16 |
nicodvb |
moved video codec/filters/outdevice initialization code to specific function
|
2006-11-16 |
michael |
forgotten 2 converters (yeah svn up, svn di svn ci isnt enough i should actually look at the code after svn up not just the diff ...)
|
2006-11-16 |
michael |
fixing the lamest bug in swscale, all the rgb/bgr->* code did 2x2 downsampling for chroma, it should just be 2x1 (the rest of the code also belived its 2x1 ...)
|
2006-11-16 |
diego |
cosmetics: Restore alphabetical order, align both tables.
|
2006-11-16 |
diego |
Remove stray newline.
|
2006-11-16 |
diego |
support for RoQ video and audio through libavformat
|
2006-11-16 |
diego |
support for Electronic Arts ADPCM audio
|
2006-11-16 |
diego |
support for Delphine CIN audio and video
|
2006-11-16 |
diego |
Mark internal lavf FourCCs as such.
|
2006-11-16 |
ods15 |
update to libnut API, non-negative errors
|
2006-11-16 |
reynaldo |
Removing redundant entry, kraymer is doing all this work while maintaining translations
|
2006-11-16 |
diego |
support for Interplay DPCM audio
|
2006-11-16 |
diego |
cosmetics: alphabetical order and prettyprinting for the CodecTag table
|
2006-11-16 |
diego |
support for Sierra VMD video
|
2006-11-16 |
diego |
Add support for Tiertex SEQ video.
|
2006-11-16 |
torinthiel |
synced with r20879
|
2006-11-15 |
diego |
Add support for Westwood IMA ADPCM audio.
|
2006-11-15 |
gpoirier |
Fix segfault with videos with unusual resolution, patch by Stanislav Maslovski % stanislav P maslovski A gmail P com %
|
2006-11-15 |
iive |
When testing lame preset presence, use actuall lame_set_preset() function to test its availablility in the library.
|
2006-11-15 |
voroshil |
missing small update about libsmb in previous commit
|
2006-11-15 |
voroshil |
r20933: libvorbis is not necessary for Vorbis playback, small wording improvement.
|
2006-11-15 |
ods15 |
update to libnut, no nut_skip_packet()
|
2006-11-15 |
ods15 |
update to libnut API, don't free the streams
|
2006-11-15 |
diego |
Output UTF-8 instead of legacy encodings by default.
|
2006-11-15 |
kraymer |
r20878: [cosmetics] (skipped)
|
2006-11-15 |
ods15 |
revert last 2 commits on nut.txt
|
2006-11-14 |
rtogni |
Don't spam the console with timestamps (non-error messages printed every
|
2006-11-14 |
rtogni |
Fix extradata passing to lavc RV20 decoder
|
2006-11-14 |
torinthiel |
[cosmetics] Fix indentation
|
2006-11-14 |
torinthiel |
Synced with r20933
|
2006-11-14 |
diego |
libvorbis is not necessary for Vorbis playback, small wording improvement.
|
2006-11-14 |
kraymer |
add character encoding info
|
2006-11-14 |
reimar |
Introduce step_property command.
|
2006-11-14 |
reimar |
Fix Unkown -> Unknown typo
|
2006-11-14 |
voroshil |
r20900: Missing : in -vf expand ar example
|
2006-11-14 |
gpoirier |
sync w/ 20637, patch by Francois franz A ephack P net
|
2006-11-14 |
ods15 |
bump date of NUT spec for previous commit
|
2006-11-14 |
ods15 |
allow info packets to appear in mid-stream, outside of main headers.
|
2006-11-14 |
ods15 |
update to libnut, add cache_syncpoints
|
2006-11-14 |
diego |
MEMALIGN_HACK --> CONFIG_MEMALIGN_HACK
|
2006-11-14 |
reimar |
10l copy&Ãpaste bug in subtitle sh handling
|
2006-11-14 |
uau |
Use vf control for reading pts from vf_vo
|
2006-11-14 |
gpoirier |
remplace le tutoiement par le vouvoiement de l'utilisateur (qui n'ont pas garde les vaches ensemble)
|
2006-11-14 |
reimar |
Fix statement-before-declaration warnings.
|
2006-11-14 |
uau |
Remove write-only variable
|
2006-11-14 |
uau |
Update OSD contents only after the correct values for the frame are known.
|
2006-11-14 |
diego |
Clarify messages for unavailable options.
|
2006-11-14 |
uau |
Move xscreensaver_heartbeat call next to vo check_events
|
2006-11-14 |
uau |
Replace sleep time calculation in main() with a separate function.
|
2006-11-14 |
uau |
simplify
|
2006-11-14 |
uau |
Move -frames check out of frame flip code (like -endpos earlier)
|
2006-11-14 |
uau |
Remove some unused code.
|
2006-11-14 |
uau |
Move endpos handling from page flip code to a saner location, change < to <=
|
2006-11-14 |
uau |
move vo event check together with gui event check
|
2006-11-14 |
ods15 |
update to libnut, rename nut.h->libnut.h
|
2006-11-14 |
uau |
Remove some incorrect code
|
2006-11-14 |
uau |
Update libao2 description, delete completely outdated "audio plugins" part
|
2006-11-14 |
uau |
Try filling audio buffers more if they're very large, add some comments.
|
2006-11-14 |
uau |
Move audio playing code from main() into a separate function.
|
2006-11-14 |
uau |
Remove useless check.
|
2006-11-14 |
uau |
Split some from main() into separate functions.
|
2006-11-13 |
gpoirier |
sync with r20900
|
2006-11-13 |
kraymer |
r20900: Missing : in -vf expand ar example
|
2006-11-13 |
reimar |
Missing : in -vf expand ar example
|
2006-11-13 |
gpoirier |
rename: XviD -> Xvid
|
2006-11-13 |
gpoirier |
sync with r20876
|
2006-11-13 |
voroshil |
r20872: Clarify -dumpaudio, it is not useful normally
|
2006-11-13 |
voroshil |
Update missing tags of previous commit
|
2006-11-13 |
voroshil |
r20876: rename: XviD -> Xvid
|
2006-11-13 |
reimar |
Try to handle oversized asf headers by ignoring anything beyond the first MB
|
2006-11-13 |
reimar |
Incomplete support for vobsub (missing palette support) and
|
2006-11-13 |
reimar |
Move sh_sub_t to stheader.h, where all the other sh structs are defined
|
2006-11-13 |
eugeni |
Support \t with acceleration.
|
2006-11-13 |
eugeni |
Partial fix for semitransparent glyph outlines.
|
2006-11-13 |
reimar |
Add forgotten new_sh_sub
|
2006-11-13 |
reimar |
Make subtitle stream handling more similar to audio and video streams.
|
2006-11-13 |
gpoirier |
Add missing translated strings
|
2006-11-13 |
michael |
pts definition by mans
|
2006-11-13 |
torinthiel |
Synced with 20876
|
2006-11-13 |
torinthiel |
Partial sync with r20879
|
2006-11-13 |
diego |
-vop has been deprecated a long time ago.
|
2006-11-13 |
diego |
vop --> vf
|
2006-11-13 |
diego |
Remove/fix outdated message.
|
2006-11-13 |
diego |
typo
|
2006-11-13 |
torinthiel |
[small fixes]
|
2006-11-13 |
torinthiel |
[cosmetics]
|
2006-11-13 |
kraymer |
r20866: Recommend gcc 3.4+.
|
2006-11-13 |
kraymer |
rename: XviD -> Xvid
|
2006-11-12 |
Gabrov |
synced with r20873
|
2006-11-12 |
diego |
update to 0.6.2, patch by Giacomo Comes, comes naic edu
|
2006-11-12 |
diego |
Misc issues noticed by Torinthiel.
|
2006-11-12 |
reimar |
Clarify -dumpaudio, it is not useful normally
|
2006-11-12 |
torinthiel |
Synced with r20870
|
2006-11-12 |
diego |
Restore PowerPC gcc note that I mistakenly removed.
|
2006-11-12 |
reimar |
Fix compilation with latest libavformat/avidec.c by adding ENABLE_ defines
|
2006-11-12 |
ods15 |
change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for libnut de/muxer..
|
2006-11-12 |
nicodvb |
consistency fix: STREAM_CTRL_GET_TIME_LENGTH and STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds
|
2006-11-12 |
diego |
Recommend gcc 3.4+.
|
2006-11-12 |
diego |
Mac OS X Server support
|
2006-11-12 |
reimar |
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
|
2006-11-12 |
diego |
Remove duplicate message, the same info is printed anyway.
|
2006-11-12 |
michael |
least restrictive dts ordering rule which ensures frames are in decoding order
|
2006-11-11 |
Gabrov |
synced with r20817
|
2006-11-11 |
Gabrov |
synced with r20859
|
2006-11-11 |
kraymer |
r20834: The -gui command line option is back.
|
2006-11-11 |
kraymer |
1. convert single quotation mark to double one for better looking
|
2006-11-11 |
nicodvb |
removed duplicated check in demuxer_seek_chapter
|
2006-11-11 |
nicodvb |
make fail STREAM_CTRLs related to seeking/fetching time/chapter when the cache is enabled: they can't work atm
|
2006-11-11 |
nicodvb |
in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call DEMUXER_CTRL_RESYNC to notify the demuxer of the change
|
2006-11-11 |
kraymer |
add encoding info to some man pages
|
2006-11-11 |
kraymer |
remove very outdated and unmantained Swedish man page
|
2006-11-11 |
michael |
s/by/be/
|
2006-11-10 |
reimar |
Hack to make wrapper.S be compiled again. Someone who knows make please fix properly.
|
2006-11-10 |
rtogni |
Skip empty lines in front of winamp playlist.
|
2006-11-10 |
voroshil |
r20834: The -gui command line option is back.
|
2006-11-10 |
voroshil |
Translated section "VIDEO OUTPUT DRIVERS"
|
2006-11-10 |
diego |
typo, wrong variable name
|
2006-11-10 |
michael |
within array MUST for time_base_id
|
2006-11-10 |
michael |
clearer time_base_id description
|
2006-11-10 |
diego |
Ignore .depend.
|
2006-11-10 |
diego |
Add standard depend target.
|