Mercurial > mplayer.hg
graph
-
Add an option to vo_macosx to set a custom buffer_name.2008-12-30, by gpoirier
-
Support F- and numpad keys for w32_common based vos.2008-12-30, by reimar
-
Update outdated availability note for -mouse-movements2008-12-30, by reimar
-
synced with r282112008-12-30, by Gabrov
-
Fix OSD flickering with filters that add frames (tfields, yadif) and2008-12-30, by reimar
-
Fix OSD flicker with tfields as well.2008-12-30, by reimar
-
Avoid flickering OSD with -vf yadif=12008-12-30, by reimar
-
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.2008-12-29, by reimar
-
Remove audio output section, it provides little to no useful information.2008-12-27, by diego
-
Fix Chinese documentation build, English codecs.xml was removed.2008-12-27, by diego
-
fix error message example2008-12-27, by compn
-
Remove (audio) codecs section, its contents are part of the usage section.2008-12-27, by diego
-
Convert Win32 codec importing HOWTO into a text document in the tech section.2008-12-27, by diego
-
Remove/fix ancient CVS references.2008-12-27, by diego
-
Remove known bugs section, it contains little useful information.2008-12-27, by diego
-
Add entry about mysterious coredumps.2008-12-27, by diego
-
Fix ugly borders problem with ati-hack2008-12-27, by reimar
-
Reorder sections: Put FAQ at the end, group usage sections together.2008-12-27, by diego
-
Avoid u_ BSD type names.2008-12-27, by diego
-
Set and use only ARCH_PPC, not also ARCH_POWERPC.2008-12-27, by diego
-
Avoid POSIX-reserved _t namespace.2008-12-27, by diego
-
consistency cosmetics: Rename POWERPC identifiers to PPC.2008-12-27, by diego
-
grammar fix by Vineeth N, nvineeth gmail com2008-12-25, by diego
-
Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.2008-12-24, by diego
-
Remove unused variable.2008-12-24, by diego
-
add zygo audio (SPXN) qtaudio codec2008-12-24, by compn
-
Warn when using features that are broken due to ATI driver bugs.2008-12-23, by reimar
-
updates2008-12-23, by compn
-
Remove pointless forward declaration.2008-12-23, by diego
-
Set fast_cmov for all x86_64 systems, except for P4-based systems this2008-12-23, by reimar
-
Define HAVE_FAST_64BIT if appropriate2008-12-23, by reimar
-
fix poorly worded changelog entries2008-12-23, by compn
-
Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.2008-12-22, by cehoyos
-
re-add codecs: sif1 (directshow version) and acdsee mjpeg2008-12-22, by compn
-
Sync with latest FFmpeg changes.2008-12-22, by diego
-
libavcodec/i386/ was renamed to libavcodec/x86/.2008-12-22, by diego
-
add amr format tags, fixes:2008-12-21, by compn
-
100l, forgot an assignment, broke special keys handling for X11-based vos.2008-12-21, by reimar
-
remove acdsee mjpeg binary codec, works with ffmjpeg2008-12-20, by compn
-
FFmpeg now has RV30 decoder enabled2008-12-20, by kostya
-
Add and use a special lookup function to do table-based translation to MPlayer keycodes.2008-12-20, by reimar
-
Cosmetics: get rid of some tabs and trailing whitespace.2008-12-20, by reimar
-
Use a table to translate X11 to MPlayer keycodes.2008-12-20, by reimar
-
Get rid of pointless and now unused defines.2008-12-20, by reimar
-
Simplify handling of X11 key events that are just passed through.2008-12-20, by reimar
-
Fix imaadpcm extradata with lavc encoder.2008-12-20, by reimar
-
Document vo_macosx's shared_buffer option.2008-12-19, by gpoirier
-
Replace vo_macosx's custom options parsing with a subopt_parse()-based one2008-12-19, by gpoirier
-
Remove pointless malloc.h #include.2008-12-19, by diego
-
Include config.h in mangle.h, fixes make checkheaders.2008-12-19, by reimar
-
add binary codecs:2008-12-17, by compn
-
synced with r281602008-12-17, by Gabrov
-
add binary codec for fourcc wavc2008-12-17, by compn
-
another round of armv4l --> arm changes2008-12-17, by diego
-
libavcodec/armv4l/ was renamed to libavcodec/arm/.2008-12-17, by diego
-
Do not use full relative #include path for headers in the same directory.2008-12-17, by diego
-
#include sub.h instead of locally declaring vo_draw_text().2008-12-17, by diego
-
Added FOURCCS:2008-12-16, by compn
-
xvmc is now a CONFIG_ option in FFmpeg.2008-12-15, by diego
-
100l, reorder check for AC3 format to avoid a possible memleak2008-12-15, by reimar
-
Consistently include config.h before mangle.h, fixes possible compilation2008-12-15, by reimar
-
Add extra checks to avoid crashes with broken vqf files.2008-12-14, by reimar
-
Update links to RPM packages, now that Livna has merged into RPMFusion.2008-12-14, by rathann
-
Add standard GPL headers.2008-12-13, by diego
-
Add standard GPL license header.2008-12-13, by diego
-
Replace informal GPL notices by standard GPL headers.2008-12-13, by diego
-
license header consistency cosmetics2008-12-13, by diego
-
Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.2008-12-13, by diego
-
Merge two identical NetBSD/OpenBSD conditions.2008-12-13, by diego
-
Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.2008-12-13, by diego
-
Replace informal GPL notes by standard GPL header.2008-12-13, by diego
-
Simplify: use AV_RL32/AV_RB322008-12-13, by reimar
-
Avoid useless casts.2008-12-13, by reimar
-
another mpeg4 fourcc and add binary vdo codec2008-12-13, by compn
-
Some forgotten eax -> REG_a changes.2008-12-12, by reimar
-
Warning fixes for demux_nut2008-12-12, by ods15
-
Remove resync_audio_stream() from demux_nut seek function2008-12-12, by ods15
-
Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut API2008-12-12, by ods15
-
add ac-3 fourcc from mp4 file2008-12-11, by compn
-
Search live555 library also in /usr/lib64.2008-12-11, by cehoyos
-
Rework Theora test, it was throwing away CFLAGS provided by pkg-config.2008-12-11, by diego
-
Add missing 'void' to parameterless function declaration.2008-12-11, by diego
-
Change some printf calls to 'Debug printf' so as not to pollute stdout.2008-12-11, by diego
-
sync w/r281262008-12-10, by gpoirier
-
Add support for writing PNG files with alpha channel in -vo png2008-12-10, by reimar
-
Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).2008-12-10, by reimar
-
10l: actually disable quartz vo when detection failed.2008-12-10, by gpoirier
-
add acdv fourcc to ffmjpeg2008-12-10, by compn
-
Fix MGSTR vs. MSGTR typo.2008-12-09, by diego
-
Set d3d_handle to NULL after release.2008-12-09, by reimar
-
Forgotten part of previous cosmetics commit2008-12-09, by reimar
-
Slightly simplify the conditional release/free code2008-12-09, by reimar
-
First version of OSD support for vo_direct3d2008-12-09, by reimar
-
add binary voxware metavoice audio codec, format 0x742008-12-09, by compn
-
remove duplicated fourcc2008-12-08, by compn
-
add some fourcc's and ulead dv audio codec, fixes samples from:2008-12-08, by compn
-
Use svn.ffmpeg.org for the externals which is both more correct and more reliable.2008-12-08, by reimar
-
cosmetics: indentation2008-12-08, by diego
-
Remove pointless or even wrong N/A return values doxy comments2008-12-08, by reimar
-
Add missing unistd.h #include, fixes the warning:2008-12-08, by diego
-
Remove unused variable, fixes the warning:2008-12-08, by diego
-
#include appropriate headers instead of locally declaring function prototypes.2008-12-08, by diego
-
ati_hack only makes sense when PBOs are used, not with mesa_buffer.2008-12-06, by reimar
-
More possible fixes for mesa-buffer mode.2008-12-06, by reimar
-
Move one ati_hack check to a better place.2008-12-06, by reimar
-
Reindent2008-12-06, by reimar
-
100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.2008-12-06, by reimar
-
10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.2008-12-05, by reimar
-
Fix indentation2008-12-05, by reimar
-
Add experimental support for glXAllocateMemoryMESA2008-12-05, by reimar
-
sync w/r280962008-12-05, by gpoirier
-
Avoid one more duplicated logic.2008-12-05, by reimar
-
Simplify, do not duplicate buffer size calculation2008-12-05, by reimar
-
Set the base size window manager hint, otherwise some subtract the minimum2008-12-05, by reimar
-
Using rectangle=2 for vo_gl is probably a good idea nowadays.2008-12-05, by reimar
-
Document missing vo_gl suboptions2008-12-05, by reimar
-
Add some forgotten documentation for gl suboptions2008-12-05, by reimar
-
Add support for YCBCR MESA texture format to vo_gl.2008-12-05, by reimar
-
add a bunch of binary codecs with samples from this list:2008-12-05, by compn
-
Add const to avoid warnings about discarded qualifiers.2008-12-05, by reimar
-
synced with r280892008-12-05, by Gabrov
-
Add entry for FFmpeg QCELP decoder, currently produces white noise.2008-12-04, by diego
-
Re-add "extern"s incorrectly removed in r280852008-12-04, by reimar
-
Restore two mistakenly removed 'extern' keywords.2008-12-03, by diego
-
Allow mp2 in mov.2008-12-03, by cehoyos
-
Get rid of pointless 'extern' keywords.2008-12-03, by diego
-
add bunch of fourccs and updates from2008-12-03, by compn
-
Remove unused declarations and references to vo_draw_text_osd(),2008-12-03, by diego
-
Delete unnecessary 'extern' keywords.2008-12-03, by diego
-
whitespace cosmetics in test programs2008-12-03, by diego
-
Treat video output objects the same as everything else in the build system,2008-12-03, by diego
-
cosmetics: consistent CONFIG_PNM definition2008-12-03, by diego
-
add FFDS fourcc2008-12-03, by compn
-
cosmetics: Rename ZORAN Makefile variable to ZR for consistency.2008-12-03, by diego
-
Fix indentation.2008-12-03, by reimar
-
Treat audio output objects the same as everything else in the build system,2008-12-03, by diego
-
More robust w32 -wid size handling2008-12-03, by reimar
-
Reindent after previous commit2008-12-03, by reimar
-
Do not override the vo_dwidth/vo_dheight values in vo_w32_config2008-12-03, by reimar
-
sync w/r280562008-12-03, by gpoirier
-
Cosmetics, whitespace and "... == NULL" to "!..."2008-12-03, by reimar
-
Some whitespace and () cosmetics2008-12-03, by reimar
-
Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as2008-12-03, by gpoirier
-
100l, actually put the PTHREAD_CACHE define into config.h2008-12-02, by reimar
-
Print ID_EXIT and exit reason message in identify mode when exiting.2008-12-02, by reimar
-
Remove resize_d3d call from render_d3d_frame that was made useless2008-12-02, by reimar
-
100l, do not call check_events from resize_d3d since there should be2008-12-02, by reimar
-
Cosmetics: Remove unnecessary ()2008-12-02, by reimar
-
Consistency cosmetics: do not compare against NULL in ifs2008-12-02, by reimar
-
Cosmetics: remove spaces before argument (2008-12-02, by reimar
-
Reorganize Direct3D initialization code.2008-12-02, by reimar
-
vo_direct3d.o depends on w32_common.o.2008-12-02, by diego
-
Remove commented-out duplicate declarations.2008-12-02, by diego
-
Remove unused declarations.2008-12-02, by diego
-
Add a note about some known issues with -vo sdl2008-12-01, by reimar
-
Remove a lot of completely pointless mp_msg_test calls.2008-12-01, by reimar
-
FFmpeg now has RV40 decoder2008-12-01, by kostya
-
Use standard unsigned long type instead of u_long.2008-11-30, by diego
-
MNG demuxer by Stefan Schuermans, stefan blinkenarea org2008-11-30, by diego
-
whitespace cosmetics2008-11-30, by diego
-
use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>2008-11-30, by nplourde
-
Correct detection of SSSE3 and SSE4a feature bits.2008-11-30, by zuxy
-
Move PTHREAD_CACHE define logic to configure.2008-11-28, by reimar
-
misc mplayer fixes2008-11-28, by compn
-
Fix cross-compilation: autodetect correct nm tool2008-11-28, by reimar
-
whitespace cosmetics: prettyprinting and indentation2008-11-28, by diego
-
factorize mouse hiding and screensaver disabling code2008-11-27, by gpoirier
-
configure: Move AANDCT config.mak entry and add config.h #defines2008-11-26, by uau
-
Fix compilation after FFmpeg r159402008-11-26, by reimar
-
Use D3DFMT_ constants where possible instead of MAKEFOURCC2008-11-26, by reimar
-
Add support for RGB formats to vo_direct3d2008-11-26, by reimar
-
Update Tremor comment regarding fixed-point mode.2008-11-26, by diego
-
Enable compilation with icc 11.0.2008-11-25, by cehoyos
-
Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq2008-11-25, by cehoyos
-
100l, OSD alpha textures were cleared to the wrong value.2008-11-25, by reimar
-
typo fix + readability improvement2008-11-25, by gpoirier
-
Another part of sync to 278432008-11-24, by torinthiel
-
Sync with latest FFmpeg changes.2008-11-24, by diego
-
add more informative comment2008-11-24, by compn
-
Remove unnecessary #ifdef around a struct and a bunch of extern declarations.2008-11-24, by diego
-
now that we have a specific check to enable ao_macosx or not, don't let test2008-11-24, by gpoirier
-
add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out2008-11-24, by gpoirier
-
Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.2008-11-24, by diego
-
cosmetics: Add/remove a few newlines similar to vo_fbdev.c.2008-11-24, by diego
-
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)2008-11-24, by gpoirier
-
avoid putting several statements on a single line2008-11-24, by gpoirier
-
Use doxygen-style comments in file header. Remove tabs usage.2008-11-24, by gpoirier
-
whitespace-cleanup2008-11-24, by gpoirier
-
Allow vo_macosx to be compiled in 64-bits mode:2008-11-24, by gpoirier
-
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.2008-11-24, by reimar
-
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.2008-11-24, by gpoirier
-
Remove a ColorFill that is not necessary since the surface it is used2008-11-24, by reimar
-
Make sure the backbuffer is cleared when the border size might have changed.2008-11-24, by reimar
-
Remove useless setting of frame_buffer to NULL as suggested by Reimar.2008-11-24, by diego
-
cosmetics: indentation2008-11-24, by diego
-
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.2008-11-24, by diego
-
Create a separate codecs.conf entry for Tremor and use it if MPlayer is2008-11-24, by diego
-
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.2008-11-24, by diego
-
sync w/r279792008-11-23, by gpoirier
-
Clear the whole window on resize in vo_x11 since we do not2008-11-23, by reimar
-
Simplify vo_x11 check_events function2008-11-23, by reimar
-
Do not draw in window if our image has not yet been adjusted to the new window size.2008-11-23, by reimar
-
Remove unnecessary xf86vmode.h include.2008-11-23, by reimar
-
Remove some usnused variables and commented-out code.2008-11-23, by reimar
-
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.2008-11-23, by reimar
-
Patch to improve/consistify coding style.2008-11-23, by reimar
-
Fix indentation2008-11-23, by reimar
-
Lock/unlock surface only once even when drawing many slices.2008-11-23, by reimar
-
Move locked_rect from stack to priv struct in preparation for following patch.2008-11-23, by reimar
-
Move the StretchRect call from draw_slices to render_d3d_frame.2008-11-23, by reimar
-
Remove pointless is_cfG_finished variable.2008-11-23, by reimar
-
Handle fb_dev_name similar to vo_fbdev in vo_wii.2008-11-23, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Use static variable instead of #define to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Merge if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
Remove debug function.2008-11-23, by diego
-
cosmetics: one more round of whitespace changes2008-11-23, by diego
-
cosmetics: further reformatting to lessen differences to vo_fbdev.c2008-11-23, by diego
-
cosmetics: complete reformatting, tabs to spaces, etc.2008-11-23, by diego
-
cosmetics: Lessen differences to vo_wii.c.2008-11-23, by diego
-
cosmetics: consistent formatting for if/else/case2008-11-23, by diego
-
Reimplement -endchapter support again for -dump*, it was broken in r25987.2008-11-23, by reimar
-
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declaration2008-11-23, by reimar
-
Remove unused flip_flag variable2008-11-23, by reimar
-
cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.2008-11-23, by diego
-
cosmetics: Move up uninit() to avoid a forward declaration.2008-11-23, by diego
-
cosmetics: consistent function declarations.2008-11-23, by diego
-
cosmetics: Remove tabs and trailing whitespace.2008-11-23, by diego
-
Remove unused variables and the related warnings along with them.2008-11-23, by diego
-
Make description of the option more clear as suggested by2008-11-22, by bircoph
-
Remove a aspect calculation line.2008-11-21, by reimar
-
Simplify handling of "flags" parameter2008-11-21, by reimar
-
Add forgotten initialization if Flip_Flag to 0.2008-11-21, by reimar
-
cosmetics: typo fixes2008-11-21, by diego
-
cosmetics: Write revision number with leading 'r'.2008-11-21, by diego
-
add direct3d docs, ok'd by Guillaume2008-11-21, by compn
-
Synced with r27967.2008-11-21, by bircoph
-
Fix and enable panscan handling for vo_direct3d2008-11-21, by reimar
-
cosmetics: Consistently place HEADERS before OBJS in all Makefiles.2008-11-20, by diego
-
Add all still missing lines, full sync against r279672008-11-20, by reynaldo
-
Trivial, add some more lines that were missing2008-11-20, by reynaldo
-
Trivial, Cosmetics2008-11-20, by reynaldo
-
COSMETICS, More line shifting to match English master2008-11-20, by reynaldo
-
TRIVIAL, add some more missing lines2008-11-20, by reynaldo
-
COSMETICS, More line shifting to match English master2008-11-20, by reynaldo
-
TRIVIAL, some missing lines and a grammar correction2008-11-20, by reynaldo
-
Cosmetics: rename variables etc. in vo_direct3d.c2008-11-20, by reimar
-
Factor common code like -wid handling, vo_gc creation etc. out into2008-11-19, by reimar
-
Add detection of x86 CPU features SSSE3 and SSE4a.2008-11-19, by gpoirier
-
Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.2008-11-19, by reimar
-
Cosmetics, mostly line shifting to match English master2008-11-18, by reynaldo
-
Add missing "static" qualifiers to vo_direct3d2008-11-18, by reimar
-
100l, the video_out_drivers list must be sorted by priority, not2008-11-18, by reimar
-
Direct3D based video_out module.2008-11-18, by reimar
-
Doxygen documentation for w32_common.c2008-11-18, by reimar
-
On OpenBSD socklen_t is defined at sys/types.h, so latter is added2008-11-18, by bircoph
-
Trivial, Cosmetics2008-11-18, by reynaldo
-
Trivial, Cosmetics2008-11-18, by reynaldo
-
Add some more missing messages2008-11-18, by reynaldo
-
100l, missing ' s' in sed command, probably caused all decoders to be2008-11-17, by reimar
-
Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.2008-11-17, by diego
-
Set _have_yasm to "no" if yasm detection failed.2008-11-17, by diego
-
Remove a useless XGetGeometry call, the X11 event handling already2008-11-17, by reimar
-
Put variable declaration inside an #ifdef to avoid an unused variable warning.2008-11-17, by diego
-
Allow compilation with icc 10.1.2008-11-17, by cehoyos
-
Fix build: Remove some references to sections that no longer exist.2008-11-16, by diego
-
Get rid of (besides useless assignments) unused XSizeHints variable2008-11-16, by reimar
-
Fix missing -DARCH_X86_64 for yasm on x86_64.2008-11-16, by reimar
-
Add yasm support to the build system.2008-11-16, by bircoph
-
synced with r279382008-11-16, by Gabrov
-
Use 64 bit numbers for file positions in the seek function in audio demuxer.2008-11-16, by reimar
-
Remove a duplicated vo_x11_selectinput_witherr2008-11-15, by reimar
-
respect -vf dsize etc. also for -rootwin, just like vo_xv does.2008-11-15, by reimar
-
Fix phrase to maintain consistency.2008-11-15, by bircoph
-
Sync with vo_x11: make sure we get expose events even when drawing to the root window.2008-11-15, by reimar
-
Synced with r26763.2008-11-15, by bircoph
-
On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,2008-11-15, by gpoirier
-
100l, stream->cache_pid can not be used directly in pthread_create,2008-11-15, by reimar
-
Remove a nonsensical "else" for the video mode switching case.2008-11-15, by reimar
-
Use pthreads for the cache on Cygwin, since _beginthread is not available2008-11-15, by reimar
-
include limits.h for INT_MAX.2008-11-15, by reimar
-
Remove now unused variables.2008-11-15, by reimar
-
Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.2008-11-15, by reimar
-
Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) same2008-11-15, by reimar
-
Set modified window position and monitor aspect in vo_vm_switch instead of in2008-11-15, by reimar
-
Get rid of (besides useless assignments) unused XSizeHints variable2008-11-15, by reimar
-
Set modeline_width/height to sane values in vo_vm_switch even when2008-11-15, by reimar
-
Cosmetics: remove useless "extern"2008-11-15, by reimar
-
Replace some of the different inconsistent XGetGeometry uses by a2008-11-15, by reimar
-
Remove a useless XGetGeometry call, the X11 event handling already takes care of this.2008-11-15, by reimar
-
Remove code from unused and since ages deprecated draw_frame function.2008-11-15, by reimar
-
Remove vo_xv code that has been under #if 0 since ages.2008-11-15, by reimar
-
vo_x11: do not replace the vo_gc created by the Gui.2008-11-15, by reimar
-
Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.2008-11-15, by reimar
-
Cosmetics for vo_x11 control() to make it more similar to vo_xv.c2008-11-15, by reimar
-
Fix grammar of comment and sync it with vo_x11.c2008-11-15, by reimar
-
Adds Some missing messages - 1 of 32008-11-15, by reynaldo
-
Include cache2.h in cache2.c, fixes an implicit declaration warning for cache_do_control2008-11-14, by reimar
-
sync w/r279062008-11-14, by gpoirier
-
Fix ati-hack to work again with ATI 8.9 and later drivers.2008-11-14, by reimar
-
Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead of2008-11-13, by reimar
-
document x264's option subq=0, plus a bit of factoring and added details2008-11-13, by gpoirier
-
Print out that vo_macosx is disabled when Mac OS X APIs are not available.2008-11-13, by diego
-
Fix Windows OpenGL -wid:2008-11-11, by reimar
-
Partial sync to 278432008-11-11, by torinthiel
-
Sync with latest FFmpeg changes.2008-11-08, by diego
-
Synced with r25786.2008-11-08, by bircoph
-
Synced with r27402. Some spelling, typo fixes.2008-11-07, by bircoph
-
For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEXTURE_UNITS.2008-11-06, by reimar
-
sync w/r278952008-11-06, by gpoirier
-
Add #include <string.h> for memset.2008-11-04, by diego
-
Fix typo in psy-rd x264 option description.2008-11-04, by diego
-
Add some const specifiers to function name variables; fixes a bunch of2008-11-04, by diego
-
Intialize unused fd variables to -1 (which is actually invalid) instead2008-11-04, by reimar
-
Fix a typo.2008-11-04, by bircoph
-
Remove outdated sections.2008-11-03, by diego
-
Merge ARCH_BFIN lines.2008-11-03, by diego
-
Add tests target for libswscale test programs.2008-11-03, by diego
-
Remove forgotten ASM_OBJS in libswscale2008-11-03, by mru
-
synced with r278852008-11-03, by Gabrov
-
44% synced with r22753 (going on... ;))2008-11-03, by ptt
-
lavc tscc decoder now also depends on zlib2008-11-02, by reimar
-
Add a few more supported URL protocols2008-11-02, by reimar
-
Forgotten reindent2008-11-02, by reimar
-
Add a noicyx:// protocol to allow easier testing for misconfigured servers.2008-11-02, by reimar
-
vfw.h needs a windows.h include before on MinGW64.2008-11-02, by reimar
-
Change OpenGL support to work on unmodified MinGW642008-11-02, by reimar
-
Use libavutil FFMIN etc. instead of defining our own variants.2008-11-02, by reimar
-
Avoid pointless casting of void*2008-11-02, by reimar
-
Consistently use NULL for pointers instead of 0.2008-11-02, by reimar
-
Fallback to non-fontconfig behaviour when fontconfig initialization fails.2008-11-02, by reimar
-
vobsub: move extradata out of vobsub_t struct2008-11-01, by aurel
-
vobsub: add sanity check2008-11-01, by aurel
-
Add an option that sets initial playback volume.2008-10-31, by diego
-
Missing free in malloc error case in COutputPinCreate.2008-10-31, by reimar
-
Avoid useless casts of malloc results.2008-10-31, by reimar
-
Avoid a potential memleak in parse_obj_params in case of a missing2008-10-31, by reimar
-
Avoid a memleak if allocation of field_name fails, fixes bug #1319.2008-10-31, by reimar
-
Consistently use dashes to separate words in section IDs.2008-10-30, by diego
-
Fix typo noticed by Paul TT.2008-10-30, by diego
-
linking corrections2008-10-30, by ptt
-
synced with r278432008-10-30, by ptt
-
synced with r278432008-10-30, by ptt
-
synced with r278522008-10-30, by ptt
-
removed, as rev.277712008-10-30, by ptt
-
synced with r277702008-10-30, by ptt
-
synced with r278152008-10-30, by ptt
-
synced with r276402008-10-30, by ptt
-
synced with r276632008-10-30, by ptt
-
synced with r276832008-10-30, by ptt
-
updated links for other commit reference2008-10-30, by ptt
-
synced with r277712008-10-30, by ptt
-
synced with r278332008-10-30, by ptt
-
Move codec installation instructions from the codecs section to a more2008-10-30, by diego
-
Restore XMMS input plugin section from removed section in a better place.2008-10-30, by diego
-
We now require GNU make 3.81.2008-10-29, by diego
-
Remove X11 backing store: this is now a useless flag.2008-10-29, by ben
-
zlib is used in many places.2008-10-29, by diego
-
Move libmad codec installation section to software requirements.2008-10-29, by diego
-
section title wording fixes2008-10-28, by diego
-
Group codec library installation instructions together in a codec2008-10-28, by diego
-
Move general comments from the video codec section to the top level.2008-10-28, by diego
-
Remove useless FFmpeg codec section.2008-10-28, by diego
-
Make sure that linker flags passed as configure parameters appear before2008-10-28, by diego
-
Factorize vobsub idx/extradata handling.2008-10-27, by aurel
-
Disallow the modification of teletext properties when the tv demuxer is2008-10-27, by faust3
-
Avoid calling init_vo_spudec() too early.2008-10-27, by aurel
-
Fix smartblur filter crash due to missing default scaler choice;2008-10-27, by diego
-
Silence GCC warnings:2008-10-27, by vitor
-
rgb2rgb.h was not really intended to be a public header, thus remove it.2008-10-27, by michael
-
Remove rgb2rgb.h dependency.2008-10-27, by michael
-
Silence the following GCC warning:2008-10-26, by vitor
-
Merge two Xvid build steps.2008-10-26, by diego
-
Remove reference to containers.xml, which was removed.2008-10-26, by diego
-
Remove notice about necessary tool versions in Xvid section, the info is2008-10-26, by diego