Mercurial > mplayer.hg
graph
-
r24924: Add audio filter scaletempo2007-11-28, by voroshil
-
r25011: a couple of tricks to improve playback resistance and usability of dvb streams2007-11-28, by voroshil
-
r25058: Add missed translatable string in my previous commit2007-11-28, by voroshil
-
Add an example for play DTS-CD with passsthrough.2007-11-28, by ulion
-
Correct VCD track no. calculation on Windows.2007-11-28, by zuxy
-
Avoid gcc warning:2007-11-28, by zuxy
-
Return correct length in ID_VCD_TRACK_n_MSF2007-11-28, by zuxy
-
Set protocol for the vo proxy used in shared-buffer mode.2007-11-28, by ulion
-
Enable -rtsp-port for nemesi2007-11-27, by lu_zero
-
Remove stray var2007-11-27, by lu_zero
-
synced with r251792007-11-27, by ptt
-
Added myself, as suggested by Diego.2007-11-27, by ulion
-
Takeover as maintainer of mplayer osx port with Nicolas' blessing.2007-11-27, by ulion
-
Add missing forced linebreak, slight wording improvement.2007-11-27, by diego
-
Use const char * to replace a char * parameter.2007-11-27, by ulion
-
Fix warnings:2007-11-27, by ulion
-
synced with r249542007-11-26, by ptt
-
synced with r246042007-11-26, by ptt
-
synced with r243462007-11-26, by ptt
-
was synced to r25017, my fault sorry2007-11-26, by ptt
-
synced with r250112007-11-26, by ptt
-
synced with r251462007-11-26, by ptt
-
synced with 251582007-11-26, by ptt
-
100l in play_tree_parser_get_line, check that there actually is2007-11-26, by reimar
-
Replace http:// URLs in asx files by mmshttp://.2007-11-26, by reimar
-
Simplify convert_14bits_to_16bits function in ad_hwac32007-11-26, by reimar
-
Add missing '\n' in tv scanner results output.2007-11-26, by voroshil
-
Fix warning on Leopard, tested ok on Tiger:2007-11-26, by ulion
-
Fix warning:2007-11-26, by ulion
-
Support stream redirection from http to mms, fix bug #927.2007-11-26, by ulion
-
Fix code to make sure the browse starting path within the menu-chroot path.2007-11-26, by ulion
-
Restore copyright/license notices that were stripped off.2007-11-25, by diego
-
Remove mapdev.vxd. It is a non-free Win9x/DOS binary and its usage remains2007-11-25, by diego
-
Make up missed update for osd message.2007-11-25, by ulion
-
Support select subtitle by source, add 4 properties:2007-11-25, by ulion
-
Since FFmpeg r11077, some muxers/demuxers don't exist in libavformat anymore.2007-11-24, by cehoyos
-
Revert r25089 (Ignore video formats which are supported by device2007-11-24, by voroshil
-
Move requested format at top and shift all oters down2007-11-24, by voroshil
-
Сreate empty format arrays in case of error in init_chain_common.2007-11-24, by voroshil
-
Support convert 14-bit DTS stream into 16-bit stream if needed,2007-11-24, by ulion
-
pgc->subp_control and pgc->audio_control are no more bitfields,2007-11-23, by nicodvb
-
replaced audio_mapping_t and sub_mapping_t with uint16_t and uint32_t2007-11-23, by nicodvb
-
Fix memory leak of image_data.2007-11-23, by ulion
-
Fix a memory leak when working in shared_buffer mode.2007-11-23, by ulion
-
Check boundary for queue's current_index.2007-11-23, by ulion
-
Clarify playtree explanation.2007-11-23, by diego
-
Enable Theora support2007-11-23, by lu_zero
-
Prevent from using data->len when data is NULL (when play() return NULL).2007-11-23, by ulion
-
Move the setCurrentTexture call into flip_page(), fix osd flicker problem.2007-11-23, by ulion
-
Fix half-baked last commit.2007-11-22, by diego
-
don't include anymore the dvdread headers from the dvdnav directory2007-11-22, by nicodvb
-
Remove ! operator hack, we require a POSIX-compatible-shell.2007-11-22, by diego
-
Invert the logic to check the cmp return value cmp to avoid using the ! operator.2007-11-22, by diego
-
comment spelling/grammar fixes2007-11-22, by diego
-
mention VC-1/WMV MMX speed-up in the changelog2007-11-22, by gpoirier
-
Fix compilation error.2007-11-22, by iive
-
Fix a wrong cmdline example of using -menu-chroot.2007-11-21, by ulion
-
Compilation fix (typo)2007-11-21, by voroshil
-
AAC support (aac-hbr only)2007-11-21, by lu_zero
-
Media Format to fourcc conversion (from amol)2007-11-21, by lu_zero
-
Make hwdts support more dts format identification, 14bits or 16bits, LE or BE.2007-11-21, by ulion
-
Rename timer-lx.c --> timer-linux.c.2007-11-21, by diego
-
main() --> main(void)2007-11-21, by diego
-
main() --> main(void)2007-11-21, by diego
-
Remove unused function write_psm_block(), fixes the warning:2007-11-21, by diego
-
Support dump AF_FORMAT_AC3 format.2007-11-21, by ulion
-
Sizes of arpmt and arStreamCaps must be equal.2007-11-21, by voroshil
-
vcd://<n> now works for MinGW32 too, hence the updated doc2007-11-21, by zuxy
-
Move code related to chain initialization and similar2007-11-20, by voroshil
-
Fix mplayer crash caused by r251162007-11-20, by voroshil
-
Musepack SV8 lavc decoder support2007-11-20, by kostya
-
Put colon inside replaceable tag.2007-11-20, by diego
-
Remove no more needed check2007-11-20, by voroshil
-
Fix totally wrong (due to mess of brackets) structures size check.2007-11-20, by voroshil
-
Replace several parameters for get_available_formats_stream2007-11-20, by voroshil
-
New routine for reconnecting two pins with new media type2007-11-19, by voroshil
-
Move pointer to SampleGrabber filter into chain structure.2007-11-19, by voroshil
-
Move common chain uninit code into separate routine.2007-11-19, by voroshil
-
pass chain structure instead of several variables to build_sub_graph2007-11-19, by voroshil
-
fix missed change2007-11-19, by voroshil
-
Add capture filter's pointer to vbi chain structure too.2007-11-19, by voroshil
-
Code unification: get rid of local variable arpmtVBI2007-11-19, by voroshil
-
Add major media type to chain structure2007-11-19, by voroshil
-
One step of code cleanup: move all variables, related2007-11-19, by voroshil
-
Let NSApp handle events when uninit to fix the delay dealloc bug of mpGLView.2007-11-19, by ulion
-
100l: Fix long standing copy-paste error:2007-11-19, by voroshil
-
Add padding and unroll loop 4x for at least another 10% speedup2007-11-18, by reimar
-
Change to a 64 bit accumulation variable instead of shifting.2007-11-18, by reimar
-
Use "long" instead of "int" for innermost loop variable.2007-11-18, by reimar
-
Rearrange scaletempo inner loop.2007-11-18, by reimar
-
warn users to disable dvdread internal (at least for the moment: there's2007-11-18, by nicodvb
-
100l, someone mixed up && and ||, so if allocation of only one buffers failed2007-11-18, by reimar
-
Avoid some casts by changing int8_t* to void* in af_scaletempo2007-11-18, by reimar
-
Add all passed to VID_SET_FORMAT formats to the end of2007-11-18, by voroshil
-
Ensure that when VID_GET_FORMAT ioctl is called,2007-11-18, by voroshil
-
(cosmetics) Indentation fix of previous commit.2007-11-18, by voroshil
-
New media format negotiation code:2007-11-18, by voroshil
-
Move setting media format code2007-11-18, by voroshil
-
Pass all available formats to chain building routine and2007-11-18, by voroshil
-
100l, fix uint32_t* instead of uint32_t typo in demux_mf type->fourcc table2007-11-18, by reimar
-
Ignore video formats which are supported by device2007-11-18, by voroshil
-
Fix crash when pin connection fails.2007-11-18, by voroshil
-
Prevent chains from building more than once.2007-11-18, by voroshil
-
Handle "out of memory" error.2007-11-18, by voroshil
-
Move chains building code into separate routines.2007-11-18, by voroshil
-
Add a wish which is available in some filters and players on win32.2007-11-18, by ulion
-
mention the new build system2007-11-17, by nicodvb
-
(cosmetics) Lookup table alignment.2007-11-17, by voroshil
-
Service routine for constructing AM_MEDIA_TYPE structure from2007-11-17, by voroshil
-
Disable terminating directshow chains with NullRenderer filter,2007-11-17, by voroshil
-
Fix bogus bits per pixel values in lookup table.2007-11-17, by voroshil
-
Cleanup sg_io_hdr initialization a bit2007-11-17, by reimar
-
We do not have any use for the sense data, so we don't need a buffer for it.2007-11-17, by reimar
-
(cosmetics) Indentation fix2007-11-17, by voroshil
-
Some more cosmetics2007-11-17, by reimar
-
Move the zeroing directly before the other initialization code2007-11-17, by reimar
-
Move everything that sets buffer values together.2007-11-17, by reimar
-
Another place that can use AV_WB322007-11-17, by reimar
-
Some cosmetics in dvd_set_speed2007-11-17, by reimar
-
Move the DVD speed factor -> KB/s conversion into the case2007-11-17, by reimar
-
Add a missing close() to dvd_set_speed function2007-11-17, by reimar
-
Open device file only right before we need it, so we do not2007-11-17, by reimar
-
Do not print Ok message when setting speed limit failed2007-11-17, by reimar
-
AV_WB16(..., 1000) more obviously represents one second that assigning2007-11-17, by reimar
-
Use AV_WB32 instead of manual bit-fiddling when setting DVD speed2007-11-17, by reimar