2007-12-05 |
ivo |
simpler and more easily expandable test whether we need a shortlist that
|
2007-12-05 |
ivo |
test for presence of .svn directory if we are supposed to traverse the tree
|
2007-12-05 |
ptt |
three little corrections...
|
2007-12-05 |
ptt |
initial submit for revision... 24% synced with r22753
|
2007-12-05 |
ulion |
Prevent from outputing mass of 'skip' log messages in verbose level.
|
2007-12-05 |
ivo |
when gathering the list of files to check via svn info, also include
|
2007-12-04 |
ben |
sync ivtv driver with vidix.sf.net (multiple revisions)
|
2007-12-04 |
ben |
sync with vidix.sf.net r319: remove useless vars
|
2007-12-04 |
ben |
sync with vidix.sf.net r317: fixes colorspace issues for vidix savage driver
|
2007-12-04 |
ben |
Sync with vidix.sf.net r320: ati radeon >= R5xx do not have overlay
|
2007-12-04 |
ben |
sync with vidix.sf.net r318: resolve bitfield collision in vidix radeon driver (patch by Guillaume Lecerf)
|
2007-12-04 |
ben |
add new configure option to disable VIDIX PCI device name database (saves a 300 kB on mplayer binary)
|
2007-12-04 |
lu_zero |
Rename demuxer tags to clarify
|
2007-12-04 |
lu_zero |
live555 and libnemesi support coexists
|
2007-12-04 |
lu_zero |
10l ... the header was used there too
|
2007-12-04 |
lu_zero |
Remove non necessary header
|
2007-12-04 |
lu_zero |
Make libnemesi use specific struct and DEMUXER_TYPE
|
2007-12-04 |
ulion |
Add cleanup codes for init() failure to prevent leak.
|
2007-12-04 |
ulion |
When auto loading subs, log warning instead of error for load failure.
|
2007-12-04 |
ulion |
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
|
2007-12-03 |
diego |
Use correct printf length modifiers, fixes the following warnings:
|
2007-12-03 |
ivo |
cosmetics/indentation
|
2007-12-03 |
ivo |
when gathering the list of files to check via svn info, also include
|
2007-12-03 |
ivo |
add functions that are not specifically marked as being deprecated or obsolete,
|
2007-12-03 |
ben |
synchronized with vidix.sf.net r315: remove now useless defines
|
2007-12-03 |
ben |
synchronized with vidix.sf.net r315: update savage driver pci ids list
|
2007-12-03 |
ptt |
syncd with r25278
|
2007-12-03 |
Gabrov |
synced with r25282
|
2007-12-03 |
rfelker |
10l, len may change after initialization time
|
2007-12-03 |
rfelker |
fix declaration after statement, take 2
|
2007-12-03 |
rfelker |
fix declaration after statement
|
2007-12-03 |
ulion |
Skip empty vobsub streams when selecting subtitles.
|
2007-12-03 |
corey |
fix typo
|
2007-12-03 |
ulion |
Fix custom palette format from rgb to yuv, we use it as yuv in the spudec.
|
2007-12-02 |
diego |
Remove unused variables, fixes the warnings:
|
2007-12-02 |
reimar |
Get rid of some useless extra ()
|
2007-12-02 |
reimar |
mime_type_table is const as well
|
2007-12-02 |
reimar |
Add a few forgotten static/const attributes in tvi_vbi.c
|
2007-12-02 |
reimar |
Make wsKeyNames array const
|
2007-12-02 |
reimar |
evNames / evBoxs should be "static const"
|
2007-12-02 |
reimar |
stream_opts arrays should be const
|
2007-12-02 |
reimar |
Make m_option_t arrays referenced by cfg-common.h const
|
2007-12-02 |
reimar |
Table of ID3 genres should be const as well
|
2007-12-02 |
reimar |
Format mapping table should be const
|
2007-12-02 |
reimar |
Preserve unsv:// protocol specifier over http redirects.
|
2007-12-02 |
cehoyos |
Fix playback of streams with more than one video track (only one supported).
|
2007-12-02 |
reimar |
Get rid of fsPressed variable and related code. It does not really
|
2007-12-02 |
reimar |
Parameter of Filter function can be const, removes the warning
|
2007-12-02 |
reimar |
Fix return type of getGtkEntryText, it must be const
|
2007-12-02 |
reimar |
Make the main m_option_t arrays const
|
2007-12-02 |
reimar |
Add appropriate const specifiers to some custom parse functions.
|
2007-12-02 |
reimar |
Move fakemono extern to cfg-common.h where it is actually used.
|
2007-12-02 |
reimar |
Remove pointless ifdefs around extern declarations
|
2007-12-02 |
reimar |
Option print functions may not and do not modify value
|
2007-12-02 |
ulion |
Do not queue empty cmd.
|
2007-12-02 |
reimar |
Mark more m_option_t uses as const
|
2007-12-02 |
reimar |
Get rid of some "discards qualifiers" warnings
|
2007-12-02 |
reimar |
First try to mark some things in m_config correctly as const
|
2007-12-02 |
reimar |
get/set video colors string is constant
|
2007-12-02 |
reimar |
vf_equalizer_t string is constant
|
2007-12-02 |
reimar |
Make osd font const
|
2007-12-02 |
reimar |
Make all vf_info_t structs const
|
2007-12-02 |
reimar |
Mark the vo_functions_t definitions as const where possible.
|
2007-12-02 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
2007-12-02 |
reimar |
Remove completely outdated commented-out code
|
2007-12-02 |
diego |
Fix some spelling typos
|
2007-12-02 |
reimar |
Make vo info structs const
|
2007-12-02 |
reimar |
Remove last remains of long-gone VOCTRL_SCREENSHOT
|
2007-12-02 |
reimar |
Remove video_out_png extern in vo_vesa (remains of ill-advised
|
2007-12-02 |
reimar |
Remove casts that are (no longer) necessary
|
2007-12-02 |
reimar |
Use proper type for vidix_preinit parameter instead of void *
|
2007-12-02 |
reimar |
Mark all stream_info_t as const
|
2007-12-02 |
voroshil |
When IFO file is opened (detected by extension), set dvd-device to IFO file's
|
2007-12-02 |
reimar |
Make auto_open_streams array itself const
|
2007-12-02 |
ulion |
Add type info to menu_t, now we can get the menu name and the type name of menu.
|
2007-12-01 |
reimar |
auto_open_streams should have const type, fix also the places where it is used
|
2007-12-01 |
reimar |
Finally replace get_uint?? by AV_RL??
|
2007-12-01 |
reimar |
Get rid of annoying, space-wasting sizeof(uint32_t)
|
2007-12-01 |
reimar |
Bigendian fix for ogg in AVI
|
2007-12-01 |
reimar |
Use a loop instead of doing the same thing three times
|
2007-12-01 |
reimar |
Use a pointer variable for extradata to simplify init_avi_with_ogg
|
2007-12-01 |
reimar |
Set sh_video->format when parsing aviheader, otherwise it might never
|
2007-12-01 |
reimar |
Remove some pointless casts
|
2007-12-01 |
reimar |
Create correct extradata for vorbis audio when used as avi sub-demuxer
|
2007-12-01 |
reimar |
Fix some typos in comments, grammar is still bad.
|
2007-12-01 |
reimar |
Fix typos in comments to stop them hurting my eyes
|
2007-12-01 |
nicodvb |
at startup show audio and subtitle streams available in the chosen title with all their properties
|
2007-12-01 |
uau |
Fix ao_null with float samples
|
2007-12-01 |
uau |
ao_null: Make duration of "buffered" audio constant
|
2007-11-30 |
michael |
simplify
|
2007-11-30 |
ivo |
10l for me. I should read my own comments just above it ;)
|
2007-11-30 |
ivo |
less code for initializing default settings
|
2007-11-30 |
ivo |
add test for deprecated and obsolete functions
|
2007-11-30 |
reimar |
Make outburst and buffersize depend on channel count.
|
2007-11-30 |
reimar |
100l, bzero is deprecated, use memset instead
|
2007-11-30 |
ben |
this variable was nothing but a useless memleak
|
2007-11-30 |
ben |
this local variable can be static
|
2007-11-30 |
ulion |
Remove stray line that slipped through in last commit.
|
2007-11-30 |
ulion |
Fix warnings:
|
2007-11-30 |
diego |
Comment some #endif directives.
|
2007-11-30 |
reimar |
Add support for Apple's yuv2 raw format
|
2007-11-30 |
reimar |
Add the correct format substitutions to make the raw decoders
|
2007-11-30 |
ulion |
Support double buffering, fix osd flicker.
|
2007-11-30 |
ulion |
Fix play window not get actived problem on Leopard.
|
2007-11-29 |
ulion |
Ignore empty event.
|
2007-11-29 |
nicodvb |
-identify also shows the duration(s) of the title(s)
|
2007-11-29 |
nicodvb |
cosmetics: moved identification code to a separate function
|
2007-11-29 |
ivo |
Proper license header.
|
2007-11-29 |
ivo |
Remove redundant changelog from comments
|
2007-11-29 |
ivo |
Proper license header.
|
2007-11-29 |
ivo |
Remove redundant changelog comments. There's always svn log.
|
2007-11-29 |
ivo |
Remove redundant changelog from comments. There's always svn log.
|
2007-11-29 |
diego |
Fix multiple inclusion guards, identifiers starting with __ are reserved
|
2007-11-29 |
ulion |
Even when vobsub is forced, .ifo file is still not necessary,
|
2007-11-29 |
nicodvb |
when no title is chosen -identify all titles present in the dvd
|
2007-11-29 |
nicodvb |
with -identify show the title being described
|
2007-11-28 |
nicodvb |
-identify shows chapters times when playing dvd streams
|
2007-11-28 |
nicodvb |
-identify chapters of chosen title
|
2007-11-28 |
voroshil |
r24924: Add audio filter scaletempo
|
2007-11-28 |
voroshil |
r25011: a couple of tricks to improve playback resistance and usability of dvb streams
|
2007-11-28 |
voroshil |
r25058: Add missed translatable string in my previous commit
|
2007-11-28 |
ulion |
Add an example for play DTS-CD with passsthrough.
|
2007-11-28 |
zuxy |
Correct VCD track no. calculation on Windows.
|
2007-11-28 |
zuxy |
Avoid gcc warning:
|
2007-11-28 |
zuxy |
Return correct length in ID_VCD_TRACK_n_MSF
|
2007-11-28 |
ulion |
Set protocol for the vo proxy used in shared-buffer mode.
|
2007-11-27 |
lu_zero |
Enable -rtsp-port for nemesi
|
2007-11-27 |
lu_zero |
Remove stray var
|
2007-11-27 |
ptt |
synced with r25179
|
2007-11-27 |
ulion |
Added myself, as suggested by Diego.
|
2007-11-27 |
ulion |
Takeover as maintainer of mplayer osx port with Nicolas' blessing.
|
2007-11-27 |
diego |
Add missing forced linebreak, slight wording improvement.
|
2007-11-27 |
ulion |
Use const char * to replace a char * parameter.
|
2007-11-27 |
ulion |
Fix warnings:
|
2007-11-26 |
ptt |
synced with r24954
|
2007-11-26 |
ptt |
synced with r24604
|
2007-11-26 |
ptt |
synced with r24346
|
2007-11-26 |
ptt |
was synced to r25017, my fault sorry
|
2007-11-26 |
ptt |
synced with r25011
|
2007-11-26 |
ptt |
synced with r25146
|
2007-11-26 |
ptt |
synced with 25158
|
2007-11-26 |
reimar |
100l in play_tree_parser_get_line, check that there actually is
|
2007-11-26 |
reimar |
Replace http:// URLs in asx files by mmshttp://.
|
2007-11-26 |
reimar |
Simplify convert_14bits_to_16bits function in ad_hwac3
|
2007-11-26 |
voroshil |
Add missing '\n' in tv scanner results output.
|
2007-11-26 |
ulion |
Fix warning on Leopard, tested ok on Tiger:
|
2007-11-26 |
ulion |
Fix warning:
|
2007-11-26 |
ulion |
Support stream redirection from http to mms, fix bug #927.
|
2007-11-26 |
ulion |
Fix code to make sure the browse starting path within the menu-chroot path.
|
2007-11-25 |
nicodvb |
10l, removing the conditional bitfields from (audio|sub)_mapping_t requires the big->native conversion
|
2007-11-25 |
diego |
Restore copyright/license notices that were stripped off.
|
2007-11-25 |
diego |
Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains
|
2007-11-25 |
ulion |
Make up missed update for osd message.
|
2007-11-25 |
ulion |
Support select subtitle by source, add 4 properties:
|
2007-11-24 |
cehoyos |
Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.
|
2007-11-24 |
voroshil |
Revert r25089 (Ignore video formats which are supported by device
|
2007-11-24 |
voroshil |
Move requested format at top and shift all oters down
|
2007-11-24 |
voroshil |
Сreate empty format arrays in case of error in init_chain_common.
|
2007-11-24 |
ulion |
Support convert 14-bit DTS stream into 16-bit stream if needed,
|
2007-11-23 |
nicodvb |
pgc->subp_control and pgc->audio_control are no more bitfields,
|
2007-11-23 |
nicodvb |
replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t
|
2007-11-23 |
ulion |
Fix memory leak of image_data.
|
2007-11-23 |
ulion |
Fix a memory leak when working in shared_buffer mode.
|
2007-11-23 |
ulion |
Check boundary for queue's current_index.
|
2007-11-23 |
diego |
Clarify playtree explanation.
|
2007-11-23 |
iive |
Bring (de)muxer_lavf up to date with the libavformat API changes introduced by FFmpeg commit r11071.
|
2007-11-23 |
lu_zero |
Enable Theora support
|
2007-11-23 |
ulion |
Prevent from using data->len when data is NULL (when play() return NULL).
|
2007-11-23 |
ulion |
Move the setCurrentTexture call into flip_page(), fix osd flicker problem.
|
2007-11-22 |
diego |
Fix half-baked last commit.
|
2007-11-22 |
nicodvb |
don't include anymore the dvdread headers from the dvdnav directory
|
2007-11-22 |
diego |
Remove ! operator hack, we require a POSIX-compatible-shell.
|
2007-11-22 |
diego |
Invert the logic to check the cmp return value cmp to avoid using the ! operator.
|
2007-11-22 |
diego |
comment spelling/grammar fixes
|
2007-11-22 |
gpoirier |
mention VC-1/WMV MMX speed-up in the changelog
|
2007-11-22 |
iive |
Fix compilation error.
|
2007-11-21 |
ulion |
Fix a wrong cmdline example of using -menu-chroot.
|
2007-11-21 |
voroshil |
Compilation fix (typo)
|
2007-11-21 |
lu_zero |
AAC support (aac-hbr only)
|
2007-11-21 |
lu_zero |
Media Format to fourcc conversion (from amol)
|
2007-11-21 |
ulion |
Make hwdts support more dts format identification, 14bits or 16bits, LE or BE.
|
2007-11-21 |
diego |
Rename timer-lx.c --> timer-linux.c.
|
2007-11-21 |
diego |
main() --> main(void)
|
2007-11-21 |
diego |
main() --> main(void)
|
2007-11-21 |
diego |
Remove unused function write_psm_block(), fixes the warning:
|
2007-11-21 |
ulion |
Support dump AF_FORMAT_AC3 format.
|
2007-11-21 |
voroshil |
Sizes of arpmt and arStreamCaps must be equal.
|
2007-11-21 |
zuxy |
vcd://<n> now works for MinGW32 too, hence the updated doc
|
2007-11-20 |
voroshil |
Move code related to chain initialization and similar
|
2007-11-20 |
voroshil |
Fix mplayer crash caused by r25116
|
2007-11-20 |
kostya |
Musepack SV8 lavc decoder support
|
2007-11-20 |
diego |
Put colon inside replaceable tag.
|
2007-11-20 |
voroshil |
Remove no more needed check
|
2007-11-20 |
voroshil |
Fix totally wrong (due to mess of brackets) structures size check.
|
2007-11-20 |
voroshil |
Replace several parameters for get_available_formats_stream
|
2007-11-19 |
voroshil |
New routine for reconnecting two pins with new media type
|
2007-11-19 |
voroshil |
Move pointer to SampleGrabber filter into chain structure.
|
2007-11-19 |
voroshil |
Move common chain uninit code into separate routine.
|
2007-11-19 |
voroshil |
pass chain structure instead of several variables to build_sub_graph
|
2007-11-19 |
voroshil |
fix missed change
|
2007-11-19 |
voroshil |
Add capture filter's pointer to vbi chain structure too.
|
2007-11-19 |
voroshil |
Code unification: get rid of local variable arpmtVBI
|
2007-11-19 |
voroshil |
Add major media type to chain structure
|
2007-11-19 |
voroshil |
One step of code cleanup: move all variables, related
|
2007-11-19 |
ulion |
Let NSApp handle events when uninit to fix the delay dealloc bug of mpGLView.
|
2007-11-19 |
voroshil |
100l: Fix long standing copy-paste error:
|
2007-11-18 |
reimar |
Add padding and unroll loop 4x for at least another 10% speedup
|
2007-11-18 |
reimar |
Change to a 64 bit accumulation variable instead of shifting.
|
2007-11-18 |
reimar |
100l, *ppc++ was supposed to be replaced by ppc[i] in r25100, but that is not any faster.
|
2007-11-18 |
reimar |
Use "long" instead of "int" for innermost loop variable.
|
2007-11-18 |
reimar |
Rearrange scaletempo inner loop.
|
2007-11-18 |
nicodvb |
warn users to disable dvdread internal (at least for the moment: there's
|
2007-11-18 |
reimar |
100l, someone mixed up && and ||, so if allocation of only one buffers failed
|
2007-11-18 |
reimar |
Avoid some casts by changing int8_t* to void* in af_scaletempo
|
2007-11-18 |
voroshil |
Add all passed to VID_SET_FORMAT formats to the end of
|
2007-11-18 |
voroshil |
Ensure that when VID_GET_FORMAT ioctl is called,
|
2007-11-18 |
voroshil |
(cosmetics) Indentation fix of previous commit.
|
2007-11-18 |
voroshil |
New media format negotiation code:
|
2007-11-18 |
voroshil |
Move setting media format code
|
2007-11-18 |
voroshil |
Pass all available formats to chain building routine and
|
2007-11-18 |
reimar |
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table
|
2007-11-18 |
voroshil |
Ignore video formats which are supported by device
|
2007-11-18 |
voroshil |
Fix crash when pin connection fails.
|
2007-11-18 |
voroshil |
Prevent chains from building more than once.
|
2007-11-18 |
voroshil |
Handle "out of memory" error.
|
2007-11-18 |
voroshil |
Move chains building code into separate routines.
|
2007-11-18 |
ulion |
Add a wish which is available in some filters and players on win32.
|
2007-11-17 |
nicodvb |
mention the new build system
|
2007-11-17 |
voroshil |
(cosmetics) Lookup table alignment.
|
2007-11-17 |
voroshil |
Service routine for constructing AM_MEDIA_TYPE structure from
|
2007-11-17 |
voroshil |
Disable terminating directshow chains with NullRenderer filter,
|
2007-11-17 |
voroshil |
Fix bogus bits per pixel values in lookup table.
|
2007-11-17 |
reimar |
Cleanup sg_io_hdr initialization a bit
|
2007-11-17 |
reimar |
We do not have any use for the sense data, so we don't need a buffer for it.
|
2007-11-17 |
voroshil |
(cosmetics) Indentation fix
|
2007-11-17 |
reimar |
Some more cosmetics
|
2007-11-17 |
reimar |
Move the zeroing directly before the other initialization code
|
2007-11-17 |
reimar |
Move everything that sets buffer values together.
|
2007-11-17 |
reimar |
Another place that can use AV_WB32
|
2007-11-17 |
reimar |
Some cosmetics in dvd_set_speed
|
2007-11-17 |
reimar |
Move the DVD speed factor -> KB/s conversion into the case
|
2007-11-17 |
reimar |
Add a missing close() to dvd_set_speed function
|
2007-11-17 |
reimar |
Open device file only right before we need it, so we do not
|
2007-11-17 |
reimar |
Do not print Ok message when setting speed limit failed
|
2007-11-17 |
reimar |
AV_WB16(..., 1000) more obviously represents one second that assigning
|
2007-11-17 |
reimar |
Use AV_WB32 instead of manual bit-fiddling when setting DVD speed
|
2007-11-17 |
reimar |
GPCMD_SET_STREAMING command is 12 bytes large, not 16
|
2007-11-17 |
rtogni |
Ignore stream id when checking rdt packet flags
|
2007-11-17 |
reimar |
Remove a pointless #ifdef
|
2007-11-17 |
reimar |
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf
|
2007-11-17 |
ulion |
Fix pausing_toggle not continue play bug when it follows a pause immediately.
|
2007-11-16 |
nicodvb |
report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi
|
2007-11-16 |
voroshil |
Add missed translatable string in my previous commit
|
2007-11-16 |
voroshil |
Make sure that mplayer will receive actual media type
|
2007-11-16 |
voroshil |
Fix FPS from bitrate calculation (was 8 times larger than real value).
|
2007-11-15 |
rtogni |
Print warning about encrypted audio tracks
|
2007-11-15 |
ulion |
Remove the pause filter and the cmd queue hack, to know the mplayer going to
|
2007-11-14 |
nicodvb |
removed forgotten and out of date comment
|
2007-11-14 |
nicodvb |
removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)
|
2007-11-14 |
nicodvb |
reindentation
|
2007-11-14 |
nicodvb |
removed unneeded checks on the version of dvdnav (the acceptance of
|
2007-11-14 |
compn |
change fftiff from untested to working
|
2007-11-14 |
compn |
add tif support to demux_mf
|
2007-11-14 |
voroshil |
Not all cards supports changing country code.
|
2007-11-14 |
diego |
libogg muxer no longer exists in FFmpeg.
|
2007-11-14 |
compn |
remove technical changes as pointed out by uau and diego, another update
|
2007-11-14 |
compn |
mencoder has mkv nut and mxf output using lavf
|
2007-11-14 |
compn |
some updates
|
2007-11-13 |
diego |
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
|
2007-11-13 |
lu_zero |
Check for second stream presence, fixes single stream playback (from amol)
|
2007-11-13 |
lu_zero |
10l video != audio
|
2007-11-13 |
lu_zero |
support extradata for audio streams
|
2007-11-13 |
lu_zero |
fetch metadata for audio (from amol)
|
2007-11-13 |
lu_zero |
Revert stray commit r25027
|
2007-11-13 |
compn |
fix typo spotted by corey
|
2007-11-13 |
ulion |
Remove an useless conditional suggested by Emanuele Giaquinta.
|
2007-11-13 |
lu_zero |
Check for second stream presence, fixes single stream playback (from amol)
|
2007-11-13 |
voroshil |
Add missing call to audio_in_uninit in v4l2 tv driver.
|
2007-11-12 |
reimar |
Replace stupid "unsigned long" by the correct uint32_t.
|
2007-11-12 |
reimar |
Use proper inttypes.h types instead of broken uint32 etc. defines
|
2007-11-12 |
lu_zero |
10l video != audio
|
2007-11-12 |
lu_zero |
support extradata for audio streams
|
2007-11-12 |
lu_zero |
fetch metadata for audio (from amol)
|
2007-11-12 |
lu_zero |
Add support for mpeg4video-es (from dario)
|
2007-11-12 |
lu_zero |
fix forcefps (from amol)
|
2007-11-12 |
lu_zero |
Refactor demux_nemesi (from amol)
|
2007-11-11 |
lu_zero |
unaligned store, should fix bug #893
|
2007-11-11 |
diego |
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
|
2007-11-11 |
ulion |
Remove useless definition.
|
2007-11-11 |
diego |
OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.
|
2007-11-11 |
zuxy |
Better handling of win32 GUI thread:
|
2007-11-11 |
ulion |
Indent fix for last change.
|
2007-11-11 |
ulion |
Support mute when passthrough to digital output.
|
2007-11-10 |
diego |
wording/grammar/spelling/formatting
|
2007-11-10 |
nicodvb |
& => &
|
2007-11-10 |
diego |
Get rid of M$ silliness.
|
2007-11-10 |
nicodvb |
at the end of open() warn users that seeking won't work correctly if the cache is enabled
|
2007-11-10 |
nicodvb |
switch_audio works with many other formats than described
|
2007-11-10 |
nicodvb |
small rephrasing
|
2007-11-10 |
nicodvb |
a couple of tricks to improve playback resistance and usability of dvb streams
|
2007-11-10 |
reimar |
Make crash-debug gdb auto-execute "bt"
|
2007-11-10 |
reimar |
Restore terminal for gdb with -crash-debug by calling getch2_disable()
|
2007-11-10 |
ulion |
Fix dead lock when changing and restoring stream format for digital output,
|
2007-11-10 |
ulion |
Make page up and down with proper page size instead of always 10 rows.
|
2007-11-09 |
reimar |
J/X8-Frames in WMV2 are finally supported!
|
2007-11-09 |
diego |
Add missing header files, fixes the warnings:
|
2007-11-09 |
diego |
Add missing header file, fixes the warnings:
|
2007-11-09 |
diego |
Remove misleading comment and remove unnecessary #includes.
|
2007-11-09 |
diego |
Rearrange headers to get rid of an #undef and remove unnecessary headers.
|
2007-11-09 |
diego |
Remove unnecessary dsputil.h #include, fixes the warnings:
|
2007-11-09 |
diego |
#include libavcodec/eval.h instead of manually declaring ff_eval.
|
2007-11-09 |
rfelker |
const fix
|
2007-11-09 |
rfelker |
ack, can't believe i wrote this crap with void pointer arithmetic
|
2007-11-09 |
rfelker |
begin moving const filter data to .text/.rodata sections
|
2007-11-09 |
rfelker |
stage 1 of applying const to vf structs
|
2007-11-09 |
rfelker |
vf_screenshot does not depend on libpng; it uses libavcodec now
|
2007-11-09 |
rfelker |
correct const usage in the option handling code so that tables can be
|
2007-11-09 |
ulion |
Enable ontop command from mplayer to be sent to mplayer osx.
|
2007-11-09 |
zuxy |
Sync with Linux kernel with some latest feature bits.
|
2007-11-08 |
cehoyos |
Fix possible null-pointer-dereference in stream_fill_buffer().
|
2007-11-08 |
cehoyos |
Fix possible null-pointer-dereference in parse_smil().
|
2007-11-08 |
reimar |
Simplify decode_audio function a bit.
|
2007-11-08 |
ulion |
Fix pause key problem in correct way, only handle pause cmd when showing menu.
|
2007-11-08 |
ulion |
Fix cmd filter memory leak, free the cmd after filter ate it.
|
2007-11-07 |
ulion |
Handle mouse up event to get double click support from mp_fifo.
|
2007-11-06 |
rathann |
add support for newer libdca
|
2007-11-06 |
ulion |
Fix mouse right button and middle button incorrect identifications.
|
2007-11-06 |
ulion |
Fix KPENTER keycode value.
|
2007-11-06 |
ulion |
Fix the prevent system idle code. Original code also works, but not as expected.
|
2007-11-06 |
ulion |
Fix the prevent system idle code. Original code also works, but not as expected.
|
2007-11-06 |
ulion |
Warning fixes:
|
2007-11-06 |
diego |
cosmetics: output grammar/spelling fixes
|
2007-11-06 |
diego |
cosmetics: Comment grammar and spelling fixes.
|
2007-11-06 |
diego |
Reduce excessive verbosity: Move debug messages to the appropriate MSGL
|
2007-11-06 |
reimar |
Fix typo in error message
|
2007-11-06 |
ulion |
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.
|
2007-11-05 |
nicodvb |
reindented
|
2007-11-05 |
nicodvb |
10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set in
|
2007-11-05 |
voroshil |
Fix memory leak.
|
2007-11-05 |
voroshil |
Fix segmentation fault after audio initialization failure in tv driver.
|
2007-11-05 |
ulion |
Add include to fix warning:
|
2007-11-05 |
gpoirier |
sync w/r24954, patch by JRaSH %jrash06 A 163 P com%
|
2007-11-05 |
ulion |
Warning fixes:
|
2007-11-04 |
iive |
10l Diego, revert commit 24966.
|
2007-11-04 |
diego |
Fix previous incorrect commit, +/- has higher precedence than shifts.
|
2007-11-04 |
diego |
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.
|
2007-11-04 |
diego |
Escape some more '-'.
|
2007-11-04 |
Gabrov |
synced with r24954
|
2007-11-04 |
ulion |
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]
|
2007-11-03 |
diego |
Avoid short forms; has the added benefit of allowing compilation with gcc 2.95
|
2007-11-03 |
reimar |
Add an example on how to use slave mode with a fifo
|
2007-11-03 |
diego |
Add some parentheses to fix the following warnings:
|
2007-11-03 |
compn |
add some updates
|
2007-11-03 |
reimar |
Fix link to email explaining the paused vf_menu behaviour change
|
2007-11-03 |
diego |
Replace some Hungarian comments, thanks to Denes Balatoni for the translation.
|
2007-11-03 |
diego |
Escape a ton of '-'. Note that this is likely not complete.
|
2007-11-03 |
diego |
another round of '-' escapes
|
2007-11-03 |
diego |
one more '-' escape, wording fix
|
2007-11-03 |
diego |
Escape some more '-' where appropriate.
|
2007-11-03 |
reimar |
Remove idiotic check that would always be false
|
2007-11-03 |
reimar |
Explain new ao_pulse option syntax
|
2007-11-03 |
reimar |
Change parsing to allow host == NULL and sink != NULL
|
2007-11-03 |
reimar |
Simplify argument "parsing"
|
2007-11-03 |
reimar |
Make sink variable local, it is only used in one place
|
2007-11-03 |
reimar |
Remove a check+abort, this case should never happen anyway, and if it does
|
2007-11-03 |
gpoirier |
sync w/r24924, patch by JRaSH %jrash06 A 163 P com%
|
2007-11-03 |
voroshil |
r24875: program switching in demux_lavf
|
2007-11-03 |
voroshil |
r24892: move errors and a warning to help_mp-en.h
|
2007-11-03 |
voroshil |
r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.
|
2007-11-02 |
cehoyos |
We support gcc 2.95 (fixes r24928).
|
2007-11-02 |
nicodvb |
in video_read_frame() set the keyframe flag in demuxer->video when dealing with
|
2007-11-02 |
Gabrov |
synced with r24938
|
2007-11-02 |
nicodvb |
prevent unlikely memleak
|
2007-11-02 |
nicodvb |
10l, priv->use_psm can be 1 only if the format is genmpeg2
|
2007-11-02 |
nicodvb |
add streams to the PSM only if priv->use_psm is set, otherwise the muxer would
|
2007-11-02 |
nicodvb |
moved to fix_parameters() the decision of the necessity of the PSM based on the format of the video stream
|
2007-11-02 |
nicodvb |
removed no more needed variable
|
2007-11-02 |
nicodvb |
moved to fix_parameters() the code that decides if the PSM is needed
|
2007-11-02 |
nicodvb |
repeat the PSM once every second (in terms of delta_scr) otherwise playing the file from the middle would miss the first instance
|
2007-11-02 |
nicodvb |
remove the registration descriptor from the PSM: writing the fourcc in it makes it total crap
|
2007-11-02 |
nicodvb |
100% cosmetics: reformatted with tabs and symmetric braces and removed useless braces and trailing tabs
|
2007-11-01 |
diego |
Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.
|
2007-11-01 |
uau |
A/V sync: take audio filter buffers into account
|
2007-11-01 |
uau |
af_scaletempo: code cleanup
|