log

age author description
2008-12-12 ods15 Warning fixes for demux_nut
2008-12-12 ods15 Remove resync_audio_stream() from demux_nut seek function
2008-12-12 ods15 Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API
2008-12-11 compn add ac-3 fourcc from mp4 file
2008-12-11 cehoyos Search live555 library also in /usr/lib64.
2008-12-11 diego Rework Theora test, it was throwing away CFLAGS provided by pkg-config.
2008-12-11 diego Add missing 'void' to parameterless function declaration.
2008-12-11 diego Change some printf calls to 'Debug printf' so as not to pollute stdout.
2008-12-10 gpoirier sync w/r28126
2008-12-10 reimar Add support for writing PNG files with alpha channel in -vo png
2008-12-10 reimar Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).
2008-12-10 gpoirier 10l: actually disable quartz vo when detection failed.
2008-12-10 compn add acdv fourcc to ffmjpeg
2008-12-09 diego Fix MGSTR vs. MSGTR typo.
2008-12-09 reimar Set d3d_handle to NULL after release.
2008-12-09 reimar Forgotten part of previous cosmetics commit
2008-12-09 reimar Slightly simplify the conditional release/free code
2008-12-09 reimar First version of OSD support for vo_direct3d
2008-12-09 compn add binary voxware metavoice audio codec, format 0x74
2008-12-08 compn remove duplicated fourcc
2008-12-08 compn add some fourcc's and ulead dv audio codec, fixes samples from:
2008-12-08 reimar Use svn.ffmpeg.org for the externals which is both more correct and more reliable.
2008-12-08 diego cosmetics: indentation
2008-12-08 reimar Remove pointless or even wrong N/A return values doxy comments
2008-12-08 diego Add missing unistd.h #include, fixes the warning:
2008-12-08 diego Remove unused variable, fixes the warning:
2008-12-08 diego #include appropriate headers instead of locally declaring function prototypes.
2008-12-06 reimar ati_hack only makes sense when PBOs are used, not with mesa_buffer.
2008-12-06 reimar More possible fixes for mesa-buffer mode.
2008-12-06 reimar Move one ati_hack check to a better place.
2008-12-06 reimar Reindent
2008-12-06 reimar 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.
2008-12-05 reimar 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.
2008-12-05 reimar Fix indentation
2008-12-05 reimar Add experimental support for glXAllocateMemoryMESA
2008-12-05 gpoirier sync w/r28096
2008-12-05 reimar Avoid one more duplicated logic.
2008-12-05 reimar Simplify, do not duplicate buffer size calculation
2008-12-05 reimar Set the base size window manager hint, otherwise some subtract the minimum
2008-12-05 reimar Using rectangle=2 for vo_gl is probably a good idea nowadays.
2008-12-05 reimar Document missing vo_gl suboptions
2008-12-05 reimar Add some forgotten documentation for gl suboptions
2008-12-05 reimar Add support for YCBCR MESA texture format to vo_gl.
2008-12-05 compn add a bunch of binary codecs with samples from this list:
2008-12-05 reimar Add const to avoid warnings about discarded qualifiers.
2008-12-05 Gabrov synced with r28089
2008-12-04 diego Add entry for FFmpeg QCELP decoder, currently produces white noise.
2008-12-04 reimar Re-add "extern"s incorrectly removed in r28085
2008-12-03 diego Restore two mistakenly removed 'extern' keywords.
2008-12-03 cehoyos Allow mp2 in mov.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-12-03 compn add bunch of fourccs and updates from
2008-12-03 diego Remove unused declarations and references to vo_draw_text_osd(),
2008-12-03 diego Delete unnecessary 'extern' keywords.
2008-12-03 diego whitespace cosmetics in test programs
2008-12-03 diego Treat video output objects the same as everything else in the build system,
2008-12-03 diego cosmetics: consistent CONFIG_PNM definition
2008-12-03 compn add FFDS fourcc
2008-12-03 diego cosmetics: Rename ZORAN Makefile variable to ZR for consistency.
2008-12-03 reimar Fix indentation.
2008-12-03 diego Treat audio output objects the same as everything else in the build system,
2008-12-03 reimar More robust w32 -wid size handling
2008-12-03 reimar Reindent after previous commit
2008-12-03 reimar Do not override the vo_dwidth/vo_dheight values in vo_w32_config
2008-12-03 gpoirier sync w/r28056
2008-12-03 reimar Cosmetics, whitespace and "... == NULL" to "!..."
2008-12-03 reimar Some whitespace and () cosmetics
2008-12-03 gpoirier Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as
2008-12-02 reimar 100l, actually put the PTHREAD_CACHE define into config.h
2008-12-02 reimar Print ID_EXIT and exit reason message in identify mode when exiting.
2008-12-02 reimar Remove resize_d3d call from render_d3d_frame that was made useless
2008-12-02 reimar 100l, do not call check_events from resize_d3d since there should be
2008-12-02 reimar Cosmetics: Remove unnecessary ()
2008-12-02 reimar Consistency cosmetics: do not compare against NULL in ifs
2008-12-02 reimar Cosmetics: remove spaces before argument (
2008-12-02 reimar Reorganize Direct3D initialization code.
2008-12-02 diego vo_direct3d.o depends on w32_common.o.
2008-12-02 diego Remove commented-out duplicate declarations.
2008-12-02 diego Remove unused declarations.
2008-12-01 reimar Add a note about some known issues with -vo sdl
2008-12-01 reimar Remove a lot of completely pointless mp_msg_test calls.
2008-12-01 kostya FFmpeg now has RV40 decoder
2008-11-30 diego Use standard unsigned long type instead of u_long.
2008-11-30 diego MNG demuxer by Stefan Schuermans, stefan blinkenarea org
2008-11-30 diego whitespace cosmetics
2008-11-30 nplourde use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>
2008-11-30 zuxy Correct detection of SSSE3 and SSE4a feature bits.
2008-11-28 reimar Move PTHREAD_CACHE define logic to configure.
2008-11-28 compn misc mplayer fixes
2008-11-28 reimar Fix cross-compilation: autodetect correct nm tool
2008-11-28 diego whitespace cosmetics: prettyprinting and indentation
2008-11-27 gpoirier factorize mouse hiding and screensaver disabling code
2008-11-26 uau configure: Move AANDCT config.mak entry and add config.h #defines
2008-11-26 reimar Fix compilation after FFmpeg r15940
2008-11-26 reimar Use D3DFMT_ constants where possible instead of MAKEFOURCC
2008-11-26 reimar Add support for RGB formats to vo_direct3d
2008-11-26 diego Update Tremor comment regarding fixed-point mode.
2008-11-25 cehoyos Enable compilation with icc 11.0.
2008-11-25 cehoyos Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq
2008-11-25 reimar 100l, OSD alpha textures were cleared to the wrong value.
2008-11-25 gpoirier typo fix + readability improvement
2008-11-24 torinthiel Another part of sync to 27843
2008-11-24 diego Sync with latest FFmpeg changes.
2008-11-24 compn add more informative comment
2008-11-24 diego Remove unnecessary #ifdef around a struct and a bunch of extern declarations.
2008-11-24 gpoirier now that we have a specific check to enable ao_macosx or not, don't let test
2008-11-24 gpoirier add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out
2008-11-24 diego Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.
2008-11-24 diego cosmetics: Add/remove a few newlines similar to vo_fbdev.c.
2008-11-24 gpoirier cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)
2008-11-24 gpoirier avoid putting several statements on a single line
2008-11-24 gpoirier Use doxygen-style comments in file header. Remove tabs usage.
2008-11-24 gpoirier whitespace-cleanup
2008-11-24 gpoirier Allow vo_macosx to be compiled in 64-bits mode:
2008-11-24 reimar More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.
2008-11-24 gpoirier Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.
2008-11-24 reimar Remove a ColorFill that is not necessary since the surface it is used
2008-11-24 reimar Make sure the backbuffer is cleared when the border size might have changed.
2008-11-24 diego Remove useless setting of frame_buffer to NULL as suggested by Reimar.
2008-11-24 diego cosmetics: indentation
2008-11-24 diego Move setting of frame_buffer variable out of 'if', as preferred by Reimar.
2008-11-24 diego Create a separate codecs.conf entry for Tremor and use it if MPlayer is
2008-11-24 diego Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.
2008-11-23 gpoirier sync w/r27979
2008-11-23 reimar Clear the whole window on resize in vo_x11 since we do not
2008-11-23 reimar Simplify vo_x11 check_events function
2008-11-23 reimar Do not draw in window if our image has not yet been adjusted to the new window size.
2008-11-23 reimar Remove unnecessary xf86vmode.h include.
2008-11-23 reimar Remove some usnused variables and commented-out code.
2008-11-23 reimar Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.
2008-11-23 reimar Patch to improve/consistify coding style.
2008-11-23 reimar Fix indentation
2008-11-23 reimar Lock/unlock surface only once even when drawing many slices.
2008-11-23 reimar Move locked_rect from stack to priv struct in preparation for following patch.
2008-11-23 reimar Move the StretchRect call from draw_slices to render_d3d_frame.
2008-11-23 reimar Remove pointless is_cfG_finished variable.
2008-11-23 diego Handle fb_dev_name similar to vo_fbdev in vo_wii.
2008-11-23 diego Merge another if condition check to lessen differences to vo_fbdev.c.
2008-11-23 diego Use static variable instead of #define to lessen differences to vo_fbdev.c.
2008-11-23 diego Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.
2008-11-23 diego Merge another if condition check to lessen differences to vo_fbdev.c.
2008-11-23 diego Merge if condition check to lessen differences to vo_fbdev.c.
2008-11-23 diego Remove debug function.
2008-11-23 diego cosmetics: one more round of whitespace changes
2008-11-23 diego cosmetics: further reformatting to lessen differences to vo_fbdev.c
2008-11-23 diego cosmetics: complete reformatting, tabs to spaces, etc.
2008-11-23 diego cosmetics: Lessen differences to vo_wii.c.
2008-11-23 diego cosmetics: consistent formatting for if/else/case
2008-11-23 reimar Reimplement -endchapter support again for -dump*, it was broken in r25987.
2008-11-23 reimar Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration
2008-11-23 reimar Remove unused flip_flag variable
2008-11-23 diego cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.
2008-11-23 diego cosmetics: Move up uninit() to avoid a forward declaration.
2008-11-23 diego cosmetics: consistent function declarations.
2008-11-23 diego cosmetics: Remove tabs and trailing whitespace.
2008-11-23 diego Remove unused variables and the related warnings along with them.
2008-11-22 bircoph Make description of the option more clear as suggested by
2008-11-21 reimar Remove a aspect calculation line.
2008-11-21 reimar Simplify handling of "flags" parameter
2008-11-21 reimar Add forgotten initialization if Flip_Flag to 0.
2008-11-21 diego cosmetics: typo fixes
2008-11-21 diego cosmetics: Write revision number with leading 'r'.
2008-11-21 compn add direct3d docs, ok'd by Guillaume
2008-11-21 bircoph Synced with r27967.
2008-11-21 reimar Fix and enable panscan handling for vo_direct3d
2008-11-20 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles.
2008-11-20 reynaldo Add all still missing lines, full sync against r27967
2008-11-20 reynaldo Trivial, add some more lines that were missing
2008-11-20 reynaldo Trivial, Cosmetics
2008-11-20 reynaldo COSMETICS, More line shifting to match English master
2008-11-20 reynaldo TRIVIAL, add some more missing lines
2008-11-20 reynaldo COSMETICS, More line shifting to match English master
2008-11-20 reynaldo TRIVIAL, some missing lines and a grammar correction
2008-11-20 reimar Cosmetics: rename variables etc. in vo_direct3d.c
2008-11-19 reimar Factor common code like -wid handling, vo_gc creation etc. out into
2008-11-19 gpoirier Add detection of x86 CPU features SSSE3 and SSE4a.
2008-11-19 reimar Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.
2008-11-18 reynaldo Cosmetics, mostly line shifting to match English master
2008-11-18 reimar Add missing "static" qualifiers to vo_direct3d
2008-11-18 reimar 100l, the video_out_drivers list must be sorted by priority, not
2008-11-18 reimar Direct3D based video_out module.
2008-11-18 reimar Doxygen documentation for w32_common.c
2008-11-18 bircoph On OpenBSD socklen_t is defined at sys/types.h, so latter is added
2008-11-18 reynaldo Trivial, Cosmetics
2008-11-18 reynaldo Trivial, Cosmetics
2008-11-18 reynaldo Add some more missing messages
2008-11-17 reimar 100l, missing ' s' in sed command, probably caused all decoders to be
2008-11-17 diego Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.
2008-11-17 diego Set _have_yasm to "no" if yasm detection failed.
2008-11-17 reimar Remove a useless XGetGeometry call, the X11 event handling already
2008-11-17 diego Put variable declaration inside an #ifdef to avoid an unused variable warning.
2008-11-17 cehoyos Allow compilation with icc 10.1.