Mercurial > mplayer.hg
graph
-
Remove some pointless casts2007-12-01, by reimar
-
Create correct extradata for vorbis audio when used as avi sub-demuxer2007-12-01, by reimar
-
Fix some typos in comments, grammar is still bad.2007-12-01, by reimar
-
Fix typos in comments to stop them hurting my eyes2007-12-01, by reimar
-
Fix ao_null with float samples2007-12-01, by uau
-
ao_null: Make duration of "buffered" audio constant2007-12-01, by uau
-
simplify2007-11-30, by michael
-
10l for me. I should read my own comments just above it ;)2007-11-30, by ivo
-
less code for initializing default settings2007-11-30, by ivo
-
add test for deprecated and obsolete functions2007-11-30, by ivo
-
Make outburst and buffersize depend on channel count.2007-11-30, by reimar
-
100l, bzero is deprecated, use memset instead2007-11-30, by reimar
-
this variable was nothing but a useless memleak2007-11-30, by ben
-
this local variable can be static2007-11-30, by ben
-
Remove stray line that slipped through in last commit.2007-11-30, by ulion
-
Fix warnings:2007-11-30, by ulion
-
Comment some #endif directives.2007-11-30, by diego
-
Add support for Apple's yuv2 raw format2007-11-30, by reimar
-
Add the correct format substitutions to make the raw decoders2007-11-30, by reimar
-
Support double buffering, fix osd flicker.2007-11-30, by ulion
-
Fix play window not get actived problem on Leopard.2007-11-30, by ulion
-
Ignore empty event.2007-11-29, by ulion
-
-identify also shows the duration(s) of the title(s)2007-11-29, by nicodvb
-
cosmetics: moved identification code to a separate function2007-11-29, by nicodvb
-
Proper license header.2007-11-29, by ivo
-
Remove redundant changelog from comments2007-11-29, by ivo
-
Proper license header.2007-11-29, by ivo
-
Remove redundant changelog comments. There's always svn log.2007-11-29, by ivo
-
Remove redundant changelog from comments. There's always svn log.2007-11-29, by ivo
-
Fix multiple inclusion guards, identifiers starting with __ are reserved2007-11-29, by diego
-
Even when vobsub is forced, .ifo file is still not necessary,2007-11-29, by ulion
-
when no title is chosen -identify all titles present in the dvd2007-11-29, by nicodvb
-
with -identify show the title being described2007-11-29, by nicodvb
-
-identify shows chapters times when playing dvd streams2007-11-28, by nicodvb
-
-identify chapters of chosen title2007-11-28, by nicodvb
-
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
-
GPCMD_SET_STREAMING command is 12 bytes large, not 162007-11-17, by reimar
-
Ignore stream id when checking rdt packet flags2007-11-17, by rtogni
-
Remove a pointless #ifdef2007-11-17, by reimar
-
Replace if-else constructs for type -> fourcc mapping by a table in demux_mf2007-11-17, by reimar
-
Fix pausing_toggle not continue play bug when it follows a pause immediately.2007-11-17, by ulion
-
report why the dvd couldn't be opened. Patch by Jan Knutar jknutar+nic+fi2007-11-16, by nicodvb
-
Add missed translatable string in my previous commit2007-11-16, by voroshil
-
Make sure that mplayer will receive actual media type2007-11-16, by voroshil
-
Fix FPS from bitrate calculation (was 8 times larger than real value).2007-11-16, by voroshil
-
Print warning about encrypted audio tracks2007-11-15, by rtogni
-
Remove the pause filter and the cmd queue hack, to know the mplayer going to2007-11-15, by ulion
-
removed forgotten and out of date comment2007-11-14, by nicodvb
-
removed unneeded checks on MP_DVDNAV and DVDNAV_FORMAT_AC3 (we need and assume our fork)2007-11-14, by nicodvb
-
reindentation2007-11-14, by nicodvb
-
removed unneeded checks on the version of dvdnav (the acceptance of2007-11-14, by nicodvb
-
change fftiff from untested to working2007-11-14, by compn
-
add tif support to demux_mf2007-11-14, by compn
-
Not all cards supports changing country code.2007-11-14, by voroshil
-
libogg muxer no longer exists in FFmpeg.2007-11-14, by diego
-
remove technical changes as pointed out by uau and diego, another update2007-11-14, by compn
-
mencoder has mkv nut and mxf output using lavf2007-11-14, by compn
-
some updates2007-11-14, by compn
-
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.2007-11-13, by diego
-
Check for second stream presence, fixes single stream playback (from amol)2007-11-13, by lu_zero
-
10l video != audio2007-11-13, by lu_zero
-
support extradata for audio streams2007-11-13, by lu_zero
-
fetch metadata for audio (from amol)2007-11-13, by lu_zero
-
Revert stray commit r250272007-11-13, by lu_zero
-
fix typo spotted by corey2007-11-13, by compn
-
Remove an useless conditional suggested by Emanuele Giaquinta.2007-11-13, by ulion
-
Check for second stream presence, fixes single stream playback (from amol)2007-11-13, by lu_zero
-
Add missing call to audio_in_uninit in v4l2 tv driver.2007-11-13, by voroshil
-
Replace stupid "unsigned long" by the correct uint32_t.2007-11-12, by reimar
-
Use proper inttypes.h types instead of broken uint32 etc. defines2007-11-12, by reimar
-
10l video != audio2007-11-12, by lu_zero
-
support extradata for audio streams2007-11-12, by lu_zero
-
fetch metadata for audio (from amol)2007-11-12, by lu_zero
-
Add support for mpeg4video-es (from dario)2007-11-12, by lu_zero
-
fix forcefps (from amol)2007-11-12, by lu_zero
-
Refactor demux_nemesi (from amol)2007-11-12, by lu_zero
-
unaligned store, should fix bug #8932007-11-11, by lu_zero
-
Prefer DMO Windows Media codecs over the DShow ones. They are considerably2007-11-11, by diego
-
Remove useless definition.2007-11-11, by ulion
-
OGG_MUXER was renamed to LIBOGG_MUXER in FFmpeg.2007-11-11, by diego
-
Better handling of win32 GUI thread:2007-11-11, by zuxy
-
Indent fix for last change.2007-11-11, by ulion
-
Support mute when passthrough to digital output.2007-11-11, by ulion
-
wording/grammar/spelling/formatting2007-11-10, by diego
-
& => &2007-11-10, by nicodvb
-
Get rid of M$ silliness.2007-11-10, by diego
-
at the end of open() warn users that seeking won't work correctly if the cache is enabled2007-11-10, by nicodvb
-
switch_audio works with many other formats than described2007-11-10, by nicodvb
-
small rephrasing2007-11-10, by nicodvb
-
a couple of tricks to improve playback resistance and usability of dvb streams2007-11-10, by nicodvb
-
Make crash-debug gdb auto-execute "bt"2007-11-10, by reimar
-
Restore terminal for gdb with -crash-debug by calling getch2_disable()2007-11-10, by reimar
-
Fix dead lock when changing and restoring stream format for digital output,2007-11-10, by ulion
-
Make page up and down with proper page size instead of always 10 rows.2007-11-10, by ulion
-
J/X8-Frames in WMV2 are finally supported!2007-11-09, by reimar
-
Add missing header files, fixes the warnings:2007-11-09, by diego
-
Add missing header file, fixes the warnings:2007-11-09, by diego
-
Remove misleading comment and remove unnecessary #includes.2007-11-09, by diego
-
Rearrange headers to get rid of an #undef and remove unnecessary headers.2007-11-09, by diego
-
Remove unnecessary dsputil.h #include, fixes the warnings:2007-11-09, by diego
-
#include libavcodec/eval.h instead of manually declaring ff_eval.2007-11-09, by diego
-
const fix2007-11-09, by rfelker
-
ack, can't believe i wrote this crap with void pointer arithmetic2007-11-09, by rfelker
-
begin moving const filter data to .text/.rodata sections2007-11-09, by rfelker
-
stage 1 of applying const to vf structs2007-11-09, by rfelker
-
vf_screenshot does not depend on libpng; it uses libavcodec now2007-11-09, by rfelker
-
correct const usage in the option handling code so that tables can be2007-11-09, by rfelker
-
Enable ontop command from mplayer to be sent to mplayer osx.2007-11-09, by ulion
-
Sync with Linux kernel with some latest feature bits.2007-11-09, by zuxy
-
Fix possible null-pointer-dereference in stream_fill_buffer().2007-11-08, by cehoyos
-
Fix possible null-pointer-dereference in parse_smil().2007-11-08, by cehoyos
-
Simplify decode_audio function a bit.2007-11-08, by reimar
-
Fix pause key problem in correct way, only handle pause cmd when showing menu.2007-11-08, by ulion
-
Fix cmd filter memory leak, free the cmd after filter ate it.2007-11-08, by ulion
-
Handle mouse up event to get double click support from mp_fifo.2007-11-07, by ulion
-
add support for newer libdca2007-11-06, by rathann
-
Fix mouse right button and middle button incorrect identifications.2007-11-06, by ulion
-
Fix KPENTER keycode value.2007-11-06, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.2007-11-06, by ulion
-
Fix the prevent system idle code. Original code also works, but not as expected.2007-11-06, by ulion
-
Warning fixes:2007-11-06, by ulion
-
cosmetics: output grammar/spelling fixes2007-11-06, by diego
-
cosmetics: Comment grammar and spelling fixes.2007-11-06, by diego
-
Reduce excessive verbosity: Move debug messages to the appropriate MSGL2007-11-06, by diego
-
Fix typo in error message2007-11-06, by reimar
-
Fix memory leak caused by after calling mp_input_get_cmd didn't free the cmd.2007-11-06, by ulion
-
reindented2007-11-05, by nicodvb
-
10l, setting a non-existent timestamp (default 0.0) when the pts flag isn't set in2007-11-05, by nicodvb
-
Fix memory leak.2007-11-05, by voroshil
-
Fix segmentation fault after audio initialization failure in tv driver.2007-11-05, by voroshil
-
Add include to fix warning:2007-11-05, by ulion
-
sync w/r24954, patch by JRaSH %jrash06 A 163 P com%2007-11-05, by gpoirier
-
Warning fixes:2007-11-05, by ulion
-
10l Diego, revert commit 24966.2007-11-04, by iive
-
Fix previous incorrect commit, +/- has higher precedence than shifts.2007-11-04, by diego
-
The function names of [rgb|bgr]1[56]to[UV|Y] had rgb<->bgr flipped.2007-11-04, by diego
-
Escape some more '-'.2007-11-04, by diego
-
synced with r249542007-11-04, by Gabrov
-
Old code for dvdsub_id fix assume the global_sub_indices[SUB_SOURCE_DEMUX]2007-11-04, by ulion
-
Avoid short forms; has the added benefit of allowing compilation with gcc 2.952007-11-03, by diego
-
Add an example on how to use slave mode with a fifo2007-11-03, by reimar
-
Add some parentheses to fix the following warnings:2007-11-03, by diego
-
add some updates2007-11-03, by compn
-
Fix link to email explaining the paused vf_menu behaviour change2007-11-03, by reimar
-
Replace some Hungarian comments, thanks to Denes Balatoni for the translation.2007-11-03, by diego
-
Escape a ton of '-'. Note that this is likely not complete.2007-11-03, by diego
-
another round of '-' escapes2007-11-03, by diego
-
one more '-' escape, wording fix2007-11-03, by diego
-
Escape some more '-' where appropriate.2007-11-03, by diego
-
Remove idiotic check that would always be false2007-11-03, by reimar
-
Explain new ao_pulse option syntax2007-11-03, by reimar
-
Change parsing to allow host == NULL and sink != NULL2007-11-03, by reimar
-
Simplify argument "parsing"2007-11-03, by reimar
-
Make sink variable local, it is only used in one place2007-11-03, by reimar
-
Remove a check+abort, this case should never happen anyway, and if it does2007-11-03, by reimar
-
sync w/r24924, patch by JRaSH %jrash06 A 163 P com%2007-11-03, by gpoirier
-
r24875: program switching in demux_lavf2007-11-03, by voroshil
-
r24892: move errors and a warning to help_mp-en.h2007-11-03, by voroshil
-
r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.2007-11-03, by voroshil
-
We support gcc 2.95 (fixes r24928).2007-11-02, by cehoyos
-
in video_read_frame() set the keyframe flag in demuxer->video when dealing with2007-11-02, by nicodvb
-
synced with r249382007-11-02, by Gabrov
-
prevent unlikely memleak2007-11-02, by nicodvb
-
10l, priv->use_psm can be 1 only if the format is genmpeg22007-11-02, by nicodvb
-
add streams to the PSM only if priv->use_psm is set, otherwise the muxer would2007-11-02, by nicodvb
-
removed no more needed variable2007-11-02, by nicodvb
-
moved to fix_parameters() the code that decides if the PSM is needed2007-11-02, by nicodvb
-
Add missing #include to fix GNU/kFreeBSD compilation, see Debian bug #448791.2007-11-01, by diego
-
A/V sync: take audio filter buffers into account2007-11-01, by uau
-
af_scaletempo: code cleanup2007-11-01, by uau
-
af_scaletempo: Fix crash in option parsing2007-11-01, by uau
-
af_scaletempo: Fix audio copy position2007-11-01, by uau
-
Add audio filter scaletempo2007-11-01, by uau
-
Make output samplerate independent of -speed2007-11-01, by uau
-
Simplify init_audio_filters() arguments2007-11-01, by uau
-
audio: simplify buffer allocation code2007-11-01, by uau
-
Change decode_audio() interface2007-11-01, by uau
-
Clean up some fields in stheader.h structs2007-11-01, by uau
-
Remove some pointless 'inline' qualifiers2007-11-01, by uau
-
libaf: Remove rational number implementation2007-11-01, by uau
-
libaf: change filter input/output ratio calculations2007-11-01, by uau
-
Remove unused functions in af.c2007-11-01, by uau
-
Replace hopefully unreachable code with abort()2007-11-01, by uau
-
dec_audio.c: Make some functions static2007-11-01, by uau
-
Simplify audio buffer allocation logic2007-11-01, by uau
-
Reindent dec_audio.c2007-11-01, by uau
-
typo2007-11-01, by voroshil
-
Escape some more '-' where appropriate.2007-10-31, by diego
-
corrected vqscale indentation2007-10-31, by ptt
-
Remove paragraph that no long applies: runtime SSE detection on Windows.2007-10-31, by zuxy
-
Fix input.conf parse bug when comment follows key binding in the same line.2007-10-31, by ulion
-
Remove outdated Hungarian translation of the playtree documentation.2007-10-30, by diego
-
Add a backslash.2007-10-30, by cehoyos
-
removed unused variables and parameters2007-10-30, by nicodvb
-
spelling2007-10-30, by compn
-
remove thanks2007-10-30, by compn
-
Explain the difference between '-' and '\-', correctly now.2007-10-30, by diego
-
movie player for Linux --> movie player2007-10-30, by diego
-
Add some missing escapes for '-'.2007-10-30, by diego
-
Consistently use \- in option names.2007-10-30, by diego
-
Remove unused variable:2007-10-30, by diego
-
Comment out uninit function, its use is commented out. Fixes warning:2007-10-30, by diego
-
Remove commented-out and unused fmt_list array.2007-10-30, by diego
-
Remove unused fmt_list array, fixes the warnings:2007-10-30, by diego
-
move errors and a warning to help_mp-en.h2007-10-30, by compn
-
Remove unused functions, fixes the warnings:2007-10-30, by diego
-
Disable clear_screen function, the call to the function is commented out2007-10-30, by diego
-
Comment out unused variable, fixes the warning:2007-10-30, by diego
-
Remove unused functions, fixes the warnings:2007-10-30, by diego
-
Disable function that is only used in disabled code, fixes warning:2007-10-30, by diego
-
sync with FFmpeg r108742007-10-30, by diego
-
Detect IPv6 support on Windows2007-10-30, by zuxy
-
Fix fps guessing2007-10-29, by lu_zero
-
Update to use newer libnemesi, should fix desync, fps guessing may fail now2007-10-29, by lu_zero
-
Change the frame format passed to lavc realvideo decoders to adapt for2007-10-28, by rtogni
-
sync w/r248752007-10-28, by gpoirier
-
Cleanup guess_buffer_cp() a bit, remove tmp variable, break the loop on success.2007-10-28, by iive
-
removed silly #if 12007-10-27, by nicodvb
-
DEMUXER_TYPE_TV is always defined, thus removed corresponding #ifdef USE_TV.2007-10-27, by nicodvb
-
reindented previously modified code2007-10-27, by nicodvb
-
program switching in demux_lavf2007-10-27, by nicodvb
-
program switching in demux_lavf2007-10-27, by nicodvb
-
implemented DEMUXER_CTRL_IDENTIFY_PROGRAM to permit program switching2007-10-27, by nicodvb
-
permit identification and selection of programs2007-10-27, by nicodvb
-
Make functions static if they aren't referenced externally.2007-10-27, by zuxy
-
Remove unused variables.2007-10-27, by zuxy
-
in process_userdata() move debugging messages from stdout to stderr2007-10-27, by nicodvb
-
removed funny calls to fflush(stdout) after mp_msg()2007-10-27, by nicodvb
-
removed more empty spaces and empty lines2007-10-27, by nicodvb
-
Cosmetic fix for r248612007-10-27, by zuxy
-
Avoid crash after recovering from screensaver2007-10-27, by zuxy
-
Remove assert. Not only are they no help at all and proper checks should2007-10-27, by reimar
-
Basic support for Closed Captioning Roll-up mode.2007-10-27, by voroshil
-
Reset two static variables for nosub range when subdata changed/switched.2007-10-27, by ulion
-
Cosmetics: fix indentation after last commit.2007-10-25, by eugeni
-
Check return value of add_face.2007-10-25, by eugeni
-
demuxer.c: Remove useless code2007-10-25, by uau
-
fixed osd on mac2007-10-25, by compn
-
r24740: misc roff fixes2007-10-25, by voroshil
-
r24745: libavcodec now supports dnxhd encoding.2007-10-25, by voroshil
-
r24772: DirectShow based tv:// driver for win322007-10-25, by voroshil
-
Don't wait for filling entire audio ringbuffer at each call to grab_audio_frame.2007-10-25, by voroshil
-
Add missing call to audio_in_start_capture.2007-10-25, by voroshil
-
add missing include (errno.h). fix compilation on openbsd2007-10-24, by ivo
-
synced with r248412007-10-24, by Gabrov
-
Get rid of void pointer arithmetic.2007-10-23, by zuxy
-
Fix input command parser for using only tab to separate the arguments.2007-10-23, by ulion
-
Fix GetTimerMS() discontinuous return value bug caused by GetTimer() overflow2007-10-23, by ulion
-
A missing break statement caused SDLK_PLUS to be triggered twice on one press.2007-10-22, by diego
-
type fix: there was a 'not' too much2007-10-22, by ptt
-
synced with r248372007-10-22, by ptt
-
synced with r248202007-10-22, by ptt
-
sunc with r247902007-10-22, by ptt
-
Spelling, vf_ow parameters are optional.2007-10-22, by diego
-
fix warning:2007-10-22, by diego
-
grammar fix2007-10-22, by ptt
-
support for wavpack in matroska2007-10-22, by compn
-
add support for wavpack into matroska2007-10-21, by aurel
-
Fix warning:2007-10-21, by diego
-
vp6vfw can decode vp6f too2007-10-21, by compn
-
Replace hardcoded 0 by equivalent O_RDONLY2007-10-21, by reimar
-
Check ICDecompressGetFormatSize to avoid crashes.2007-10-21, by reimar
-
Remove some unused code, fixes the following warnings:2007-10-21, by diego
-
Remove unused code and fix warning:2007-10-21, by diego
-
ao_openal is mine as well (however someone else developing it further would be welcome)2007-10-21, by reimar
-
I'll be maintaining ao_pulse for now2007-10-21, by reimar
-
_vorbis_block_alloc() is used w/o prototype, this will crash on ia64.2007-10-20, by diego
-
Remove unnecessary lines from patch headers.2007-10-20, by diego
-
Certain VIDIX drivers only work on x86, disable for other arches.2007-10-20, by diego
-
Disable libavcodec libvorbis encoder2007-10-20, by uau
-
Clarify that -vo gl bicubic filtering is B-spline, not polynomial2007-10-20, by reimar
-
Set CONFIG_LIBVORBIS correctly2007-10-20, by reimar
-
Add ASF/MXF decryption support to Changelog2007-10-20, by reimar
-
Simplify handling SET_NORM for V4l1: replace several if-else-if and switch2007-10-20, by voroshil
-
czech/slovak character set fixes:2007-10-20, by voroshil
-
Avoid text deformation and subtitles moving outside the screen in pan-and-scan2007-10-19, by eugeni
-
indentation fix+typo fix2007-10-19, by ptt
-
reminder that this filter has broken global vars2007-10-19, by rfelker
-
Mark constant argument of mp_header_process_sequence_header as such.2007-10-19, by diego
-
-ao pulse in changelog2007-10-18, by reimar
-
Add missing ao_pulse.c2007-10-18, by reimar
-
Replace Polyp- by PulseAudio output.2007-10-18, by reimar
-
Add a space behind openal to get minimum length of 72007-10-18, by reimar
-
Docs update: -ao openal handles more than one channels since some time already2007-10-18, by reimar
-
add comment to endif2007-10-18, by compn
-
Fix typo in comment2007-10-18, by reimar
-
Sync with latest FFmpeg changes.2007-10-18, by diego
-
Sync with FFmpeg r10774.2007-10-18, by diego
-
Rename LIB to LIBNAME for consistency.2007-10-18, by diego
-
1l: Update wrong #endif comment.2007-10-18, by diego
-
Add FFMPEG_ prefix to all multiple inclusion guards.2007-10-18, by diego
-
Remove unused static function get_image().2007-10-17, by zuxy
-
Add Coinitialize function to vfw encoder and win32 loader.2007-10-17, by compn
-
simple avoid wine complaints fix by sherpya2007-10-17, by compn
-
synced with r247952007-10-16, by Gabrov
-
better vfw encoding workaround for vp7 fourcc2007-10-16, by compn
-
add some changes2007-10-16, by compn
-
add nellymoser to changelog2007-10-16, by compn
-
add nellymoser codec to mplayer with internal fourcc NELL2007-10-16, by compn
-
After receiving EINTR 'read' syscall should be restarted.2007-10-16, by voroshil
-
Disable channel scanner when no tuner is present.2007-10-15, by voroshil
-
synced with r247882007-10-15, by Gabrov
-
now italian DOCS are there to be referenced...2007-10-15, by ptt
-
Fix mplayer segfault when v4l driver initialization (at setting norm2007-10-14, by voroshil
-
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.2007-10-14, by voroshil
-
Add -lavfdopts cryptokey2007-10-14, by reimar
-
small grammar fix2007-10-14, by diego
-
Consistently set NOTE: in italics.2007-10-14, by diego
-
Remove unnecessary curly braces.2007-10-14, by voroshil
-
8 bytes buffer is not enough for at least SECAM-DK.2007-10-14, by voroshil
-
Replace duplicated code with call to routine2007-10-14, by voroshil
-
10l: routine sets norm from parameter, but prints value of tv norm option2007-10-14, by voroshil
-
(cosmetics) indentation fix of my previous commit and small readability2007-10-14, by voroshil
-
Remove driver-dependent #ifdef from norm_from_string routine.2007-10-14, by voroshil
-
(cosmetics) remove trailing whitespace2007-10-14, by voroshil
-
10l fix compilation with v4l22007-10-13, by iive
-
Add me as author of dshow tv:// driver2007-10-13, by voroshil
-
Changelog entry for dshow tv:// driver2007-10-13, by voroshil
-
DirectShow based tv:// driver for win322007-10-13, by voroshil
-
add more warning fixes change2007-10-13, by compn
-
Fix deallocate bug which sometimes causes a crash when reinitializing.2007-10-13, by nplourde
-
bugfix for ao_macosx last dts passthrough patch, patch by Ulion, ulion2002 gmail com2007-10-13, by nplourde
-
support Y800 in raw video2007-10-13, by diego
-
removed useless inclusion of error.h2007-10-13, by nicodvb
-
Reorder #includes to get rid of the FIXME2007-10-12, by zuxy
-
Remove unnecessary #include <malloc.h>2007-10-12, by zuxy
-
cosmetics: typo2007-10-11, by diego
-
Silence a gcc warning: "wrong type argument to increment".2007-10-11, by zuxy
-
Add support for AC-3/DTS passthrough.2007-10-11, by nplourde
-
Sync with FFmpeg changes, NO_DCBZL was renamed to HAVE_DCBZL.2007-10-10, by diego
-
my fault, left a wrong line, corrected2007-10-09, by ptt
-
Make vf_screenshot use the libavcodec PNG encoder2007-10-09, by reimar
-
synced with r243442007-10-09, by ptt
-
synced with r243422007-10-09, by ptt
-
synced with r247102007-10-09, by ptt
-
synced with r240872007-10-09, by ptt
-
synced with r240822007-10-09, by ptt
-
synced up to r242932007-10-09, by ptt
-
Added PAFF decoding2007-10-09, by cehoyos
-
Fix Zip Motion Blocks Video codec name.2007-10-09, by diego
-
add DNxHD (SMPTE VC-3) encoder2007-10-09, by compn
-
add vf ow filter for rc32007-10-08, by compn
-
Remove Makefile changes from upstream diff. They are strictly local.2007-10-08, by diego
-
cosmetics: Align some lines.2007-10-08, by diego
-
document filter -vf ow: Overcomplete Wavelet denoiser.2007-10-08, by gpoirier
-
libavcodec now supports dnxhd encoding.2007-10-08, by diego
-
cosmetics: Fix inconsistent indentation in directfb test.2007-10-08, by diego
-
Simplify directfb/dfbmga test.2007-10-08, by diego
-
cosmetics: Fix indentation after previous commit.2007-10-08, by diego
-
Remove useless code, the same check is performed a few lines above.2007-10-08, by diego
-
misc roff fixes2007-10-08, by diego
-
Remove the check for specific gcc versions, because:2007-10-08, by diego
-
sync to r245732007-10-08, by jheryan
-
sync to 21.9.20072007-10-08, by jheryan
-
sync to r244232007-10-08, by jheryan
-
Sync tag update2007-10-08, by voroshil
-
rc2 was released in 2007, not 20062007-10-07, by rtogni
-
rc22007-10-07, by rtogni
-
synced with r247272007-10-07, by Gabrov
-
H.264 content can also be decoded with multiple threads2007-10-07, by gpoirier
-
Add rc1try2 and rc1try32007-10-07, by rtogni
-
Fix output channle ordering2007-10-07, by rtogni
-
I have mostly taken over maintaining x11_common stuff as well2007-10-07, by reimar
-
Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.2007-10-07, by cehoyos
-
enable fullscreen command from mplayer to be sent to mplayer osx2007-10-07, by nplourde
-
Make sure forked code does not try to display a GTK message box (and thus crashes)2007-10-07, by reimar
-
r24706: Add hint to monitorpixelaspect for -vo aa.2007-10-07, by voroshil
-
r24709: Documentation follows implementation: Encrytped DVB channels are never2007-10-07, by voroshil
-
import cleaned-up RPM spec files2007-10-06, by rathann
-
Typo2007-10-06, by rtogni
-
synced with r247112007-10-05, by Gabrov
-
rtsp-stream-over-tcp also works with NEMESI.2007-10-05, by cehoyos
-
Fix typo.2007-10-05, by cehoyos
-
Documentation follows implementation: Encrytped DVB channels are never2007-10-05, by cehoyos