Tue, 03 Sep 2013 20:28:25 +0000 |
reimar |
Quick hack to allow using ffmpeg's image2 demuxer.
|
Tue, 03 Sep 2013 20:05:29 +0000 |
reimar |
muxer_lavf: partially support formats creating files own their own.
|
Tue, 03 Sep 2013 20:05:28 +0000 |
reimar |
ve_lavc: simplify and support more colorspace formats.
|
Tue, 03 Sep 2013 13:03:35 +0000 |
compn |
codecs.conf: add 0x64 to g726, works on g726-test1.wav
|
Sat, 31 Aug 2013 06:49:56 +0000 |
reimar |
avidemux: try reading ODML index if the default one is
|
Fri, 30 Aug 2013 19:41:38 +0000 |
reimar |
libmad: try decoding buffered data after EOF.
|
Fri, 30 Aug 2013 19:41:37 +0000 |
reimar |
ad_libmad: simplify code a bit.
|
Fri, 30 Aug 2013 19:25:11 +0000 |
reimar |
Fix channel reordering for ac3_fixed encoder.
|
Sun, 25 Aug 2013 17:57:25 +0000 |
reimar |
Support -alang and -slang for bluray://
|
Sun, 25 Aug 2013 17:23:22 +0000 |
reimar |
Fix disabling subtitles by switching through them.
|
Sun, 25 Aug 2013 11:30:45 +0000 |
reimar |
Quick an inefficient hack to enable planar encoding.
|
Sun, 25 Aug 2013 11:30:43 +0000 |
reimar |
Extract audio encoding code into a separate helper function.
|
Sun, 25 Aug 2013 11:30:42 +0000 |
reimar |
lavcac3enc: avoid code duplication.
|
Wed, 21 Aug 2013 18:08:37 +0000 |
reimar |
Avoid reinitializing VDPAU on e.g. simple aspect changes.
|
Wed, 21 Aug 2013 18:08:25 +0000 |
michael |
configure: add config_exif for ffmpeg
|
Thu, 15 Aug 2013 19:43:30 +0000 |
reimar |
Add define to reduce warnings.
|
Wed, 14 Aug 2013 16:54:11 +0000 |
reimar |
Leave it to FFmpeg to disable multithreading with hwaccel.
|
Wed, 14 Aug 2013 10:21:30 +0000 |
al |
vo png: Error handling and clean up
|
Wed, 14 Aug 2013 10:16:46 +0000 |
al |
vo png: Switch to avcodec_encode_video2
|
Tue, 13 Aug 2013 20:45:51 +0000 |
reimar |
Extract some setup code into a separate function.
|
Mon, 12 Aug 2013 19:56:34 +0000 |
reimar |
Fix a possible crash when DRI failed.
|
Mon, 12 Aug 2013 19:37:35 +0000 |
reimar |
Fix possible hang bug with -ao pcm.
|
Mon, 12 Aug 2013 19:37:33 +0000 |
reimar |
Do not increment frame drop count when at EOF.
|
Sun, 11 Aug 2013 18:28:58 +0000 |
reimar |
Make VDPAU support work again with latest FFmpeg.
|
Sat, 10 Aug 2013 04:02:17 +0000 |
jrash |
Synced with help_mp-en.h rev. 36413
|
Fri, 09 Aug 2013 22:09:25 +0000 |
reimar |
If VDPAU is available enable all VDPAU HWACCELs.
|
Fri, 09 Aug 2013 20:11:22 +0000 |
reimar |
Avoid some code duplication.
|
Fri, 09 Aug 2013 20:10:54 +0000 |
reimar |
Const correctness fix.
|
Wed, 07 Aug 2013 21:06:59 +0000 |
ib |
Be more consistent with movie aspect setting and check.
|
Wed, 07 Aug 2013 20:41:34 +0000 |
ib |
Don't subsequently calculate original_aspect from last movie_aspect.
|
Wed, 07 Aug 2013 18:21:06 +0000 |
reimar |
Factor out some common code.
|
Wed, 07 Aug 2013 15:01:06 +0000 |
ib |
Revise switch_ratio documentation.
|
Tue, 06 Aug 2013 23:00:41 +0000 |
ib |
Revise switch_ratio documentation.
|
Tue, 06 Aug 2013 20:02:53 +0000 |
al |
configure: Fix GIF support result comment
|
Tue, 06 Aug 2013 16:22:46 +0000 |
michael |
configure: prevent future ffmpeg from failing to build
|
Mon, 05 Aug 2013 18:57:04 +0000 |
reimar |
Avoid dereferencing NULL pointer on close if we
|
Mon, 05 Aug 2013 18:36:57 +0000 |
reimar |
vf_screenshot: slice handling fix.
|
Mon, 05 Aug 2013 16:51:10 +0000 |
reimar |
Make fallback for failing context creation actually work.
|
Mon, 05 Aug 2013 16:48:56 +0000 |
reimar |
On X11 use root window as "hidden" window instead of
|
Mon, 05 Aug 2013 06:46:41 +0000 |
reimar |
Fix and simplify alloc/free of AVIO buffer.
|
Sun, 04 Aug 2013 20:19:58 +0000 |
ib |
Enable switch_ratio -1 with videos with aspect changes.
|
Sun, 04 Aug 2013 18:12:24 +0000 |
ib |
Fix definition of sh->original_aspect.
|
Sun, 04 Aug 2013 13:30:42 +0000 |
reimar |
Add support for rtsp:// falling back to support via FFmpeg.
|
Sun, 04 Aug 2013 13:30:41 +0000 |
reimar |
Add define to silence FFmpeg warnings.
|
Sun, 04 Aug 2013 13:30:39 +0000 |
reimar |
Update for changed lavf API.
|
Sat, 03 Aug 2013 01:06:22 +0000 |
jrash |
Synced with help_mp-en.h rev. 36374
|
Fri, 02 Aug 2013 22:42:05 +0000 |
ib |
Add a XSync() call.
|
Fri, 02 Aug 2013 22:40:25 +0000 |
ib |
Remove remaining XFlush() calls.
|
Fri, 02 Aug 2013 09:39:28 +0000 |
ib |
Fix segmentation fault with aspect ratio menu entry.
|
Thu, 01 Aug 2013 21:20:14 +0000 |
ib |
Adjust detection of original aspect ratio after r36391.
|
Thu, 01 Aug 2013 21:18:14 +0000 |
ib |
Handle special argument -1 to switch_ratio as intended.
|
Thu, 01 Aug 2013 17:45:31 +0000 |
ib |
Remove GUI_HANDLE_EVENTS.
|
Thu, 01 Aug 2013 17:36:21 +0000 |
ib |
Relocate wsEvents().
|
Thu, 01 Aug 2013 17:34:54 +0000 |
ib |
Add a redraw and event handling to GUI_PREPARE.
|
Thu, 01 Aug 2013 17:29:47 +0000 |
ib |
Process events after destroying a window.
|
Thu, 01 Aug 2013 17:25:58 +0000 |
ib |
Remove XFlush() and XSync() calls.
|
Thu, 01 Aug 2013 17:22:37 +0000 |
ib |
Remove XSynchronize() call.
|
Thu, 01 Aug 2013 17:20:16 +0000 |
ib |
Remove property wsWaitMap and function wsWindowMapWait().
|
Thu, 01 Aug 2013 17:12:26 +0000 |
ib |
Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
|
Thu, 01 Aug 2013 17:10:10 +0000 |
ib |
Remove needless GUI_HANDLE_EVENTS call.
|
Thu, 01 Aug 2013 14:28:16 +0000 |
cehoyos |
Fix info message for ffg726 decoder.
|
Tue, 30 Jul 2013 19:36:43 +0000 |
ib |
Simplify sign change of variable.
|
Tue, 30 Jul 2013 13:16:49 +0000 |
ib |
Increase precision of calculation by using constants of type double.
|
Tue, 30 Jul 2013 13:07:43 +0000 |
ib |
Increase precision of calculation by using constants of type double.
|
Tue, 30 Jul 2013 12:31:49 +0000 |
ib |
Cosmetic: Don't shorten floating point constants that way.
|
Tue, 30 Jul 2013 11:54:04 +0000 |
ib |
Remove unnecessary type conversions.
|
Tue, 30 Jul 2013 11:52:47 +0000 |
ib |
Be more pedantic about type of the constant.
|
Tue, 30 Jul 2013 11:26:52 +0000 |
ib |
Enable localization of ratio text.
|
Tue, 30 Jul 2013 11:02:15 +0000 |
ib |
Revise ratio text.
|
Tue, 30 Jul 2013 10:57:57 +0000 |
ib |
Be more pedantic about type of the constant.
|
Tue, 30 Jul 2013 10:41:53 +0000 |
ib |
Remove unnecessary type conversions.
|
Sat, 27 Jul 2013 23:48:16 +0000 |
ib |
Keep paused mode when changing the aspect ratio.
|
Sat, 27 Jul 2013 23:07:46 +0000 |
ib |
Add check marks to the video aspect ratio menu items.
|
Sat, 27 Jul 2013 22:25:57 +0000 |
ib |
Use again special value -1 to set original aspect ratio.
|
Sat, 27 Jul 2013 21:16:06 +0000 |
al |
Support newer GIFLIB versions
|
Mon, 22 Jul 2013 13:05:13 +0000 |
cehoyos |
Fix compilation if giflib 5 is installed.
|
Fri, 19 Jul 2013 23:07:18 +0000 |
al |
build: Keep compiler-specific warning flags for debug or profiling builds
|
Wed, 17 Jul 2013 05:32:20 +0000 |
cehoyos |
Allow compilation with current icc.
|
Tue, 16 Jul 2013 01:33:46 +0000 |
upsuper |
Fix missing selector name warnings
|
Sun, 14 Jul 2013 18:31:15 +0000 |
al |
build: Define _BSD_SOURCE for gethostbyname2
|
Sat, 13 Jul 2013 21:24:47 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 13 Jul 2013 21:24:03 +0000 |
ib |
Calculate aspect ratio by ourselves.
|
Sat, 13 Jul 2013 19:48:12 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sat, 13 Jul 2013 19:45:12 +0000 |
ib |
Enable the change of the movie aspect ratio on the fly.
|
Sat, 13 Jul 2013 19:42:44 +0000 |
ib |
Disable aspect ratio menu in the absence of video playback.
|
Thu, 11 Jul 2013 22:08:33 +0000 |
al |
stream/tcp: Check that host object has the right AF before connect
|
Thu, 11 Jul 2013 15:27:32 +0000 |
ib |
Prettify debug message.
|
Thu, 11 Jul 2013 15:20:01 +0000 |
ib |
Add a debug message on the visual.
|
Fri, 05 Jul 2013 18:16:54 +0000 |
reimar |
Remove AV_ prefix from define for internal config.h header.
|
Fri, 05 Jul 2013 18:09:12 +0000 |
reimar |
Disable G2M decoder if zlib is not available.
|
Fri, 05 Jul 2013 17:47:46 +0000 |
reimar |
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
|
Wed, 19 Jun 2013 14:40:58 +0000 |
compn |
codecs.conf add xd51 to mpeg2
|
Mon, 17 Jun 2013 12:27:36 +0000 |
komh |
Check if path is too long
|
Sun, 16 Jun 2013 22:35:51 +0000 |
cehoyos |
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
|
Sat, 15 Jun 2013 19:59:24 +0000 |
reimar |
Ensure surfaces are cleared after resize.
|
Sat, 15 Jun 2013 16:11:47 +0000 |
reimar |
Fix issues with glibc on 32 bit.
|
Wed, 12 Jun 2013 18:54:25 +0000 |
reimar |
Simplify texture coordinate calculation.
|
Wed, 12 Jun 2013 18:54:23 +0000 |
reimar |
Merge the 3 different drawing steps.
|
Wed, 12 Jun 2013 18:54:22 +0000 |
reimar |
Remove array that always contains only 0.
|
Wed, 12 Jun 2013 18:54:20 +0000 |
reimar |
Remove a special-case that doesn't really make much
|
Wed, 12 Jun 2013 18:54:19 +0000 |
reimar |
Use only one single texture.
|
Wed, 12 Jun 2013 18:54:18 +0000 |
reimar |
Fix texture coordinates and number of characters.
|
Wed, 12 Jun 2013 18:54:16 +0000 |
reimar |
Simplify blend function used.
|
Wed, 12 Jun 2013 18:54:15 +0000 |
reimar |
Remove unused depth test code.
|
Wed, 12 Jun 2013 18:54:14 +0000 |
reimar |
Remove code related to unused lighting.
|
Wed, 12 Jun 2013 18:54:12 +0000 |
reimar |
gl: Ensure gpu_def_sl_program is correctly initialized.
|
Wed, 12 Jun 2013 14:26:15 +0000 |
ib |
Revert r36287.
|
Tue, 11 Jun 2013 20:48:43 +0000 |
reimar |
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.
|
Tue, 11 Jun 2013 19:23:12 +0000 |
reimar |
vo_aa: Specifying a single option should only change the
|
Tue, 11 Jun 2013 18:38:56 +0000 |
reimar |
Ensure that the allocated surface is always large enough.
|
Mon, 10 Jun 2013 21:33:28 +0000 |
reimar |
vo_gl: Fix chroma with rectangle=1.
|
Mon, 10 Jun 2013 21:19:38 +0000 |
reimar |
Fix compilation, remove assignment of variable that was removed due
|
Sun, 09 Jun 2013 22:52:16 +0000 |
jrash |
sync with en/mplayer.1 rev. 36297
|
Sun, 09 Jun 2013 22:35:47 +0000 |
reimar |
Remove some unused code that has no effect.
|
Sun, 09 Jun 2013 22:30:25 +0000 |
reimar |
Remove some now unused code.
|
Sun, 09 Jun 2013 22:27:59 +0000 |
reimar |
Redraw on expose even if not paused.
|
Sun, 09 Jun 2013 22:26:52 +0000 |
reimar |
matrixview: redraw image while scaling on OSX.
|
Sun, 09 Jun 2013 22:25:47 +0000 |
reimar |
Remove unnecessary wrapper function.
|
Sun, 09 Jun 2013 22:16:15 +0000 |
reimar |
Remove unused arguments, add "const"
|
Sun, 09 Jun 2013 22:05:43 +0000 |
reimar |
Matrixview: fix getting only blank screen on OSX.
|
Sun, 09 Jun 2013 22:03:50 +0000 |
reimar |
Change hack to use a solution that will work more generally.
|
Sun, 09 Jun 2013 21:34:24 +0000 |
reimar |
OpenGL OSX: Do not set up aspect etc. for a hidden window.
|
Sun, 09 Jun 2013 21:26:09 +0000 |
reimar |
gl_tiled vo can be compiled and work on OSX as well.
|
Sun, 09 Jun 2013 18:33:24 +0000 |
reimar |
vo_gl_tiled: ensure variables are always initialized.
|
Sun, 09 Jun 2013 18:33:23 +0000 |
reimar |
vo_gl_tiled: fix YUV conversion.
|
Sun, 09 Jun 2013 18:33:22 +0000 |
reimar |
Remove unused arguments.
|
Sun, 09 Jun 2013 18:33:21 +0000 |
reimar |
Extract window creation code to common file.
|
Sun, 09 Jun 2013 14:16:37 +0000 |
reimar |
Fix inverted condition caused by a last-minute change from strcmp to strstr.
|
Sun, 09 Jun 2013 14:15:09 +0000 |
reimar |
Detect one more case of software OpenGL implementation.
|
Sun, 09 Jun 2013 14:12:54 +0000 |
reimar |
Move gl_nosw out of CONFIG_X11 ifdef.
|
Sun, 09 Jun 2013 13:54:47 +0000 |
reimar |
Add hack to fix compilation issues on OSX with broken libiconv.
|
Sun, 09 Jun 2013 10:13:08 +0000 |
reimar |
Fully uninitialize EGL.
|
Sun, 09 Jun 2013 10:09:41 +0000 |
reimar |
Set GL_UNPACK_ROW_LENGTH even for GLES.
|
Sun, 09 Jun 2013 09:46:20 +0000 |
reimar |
SwapInterval support for GLES/EGL.
|
Sun, 09 Jun 2013 09:40:27 +0000 |
reimar |
Cosmetics: remove tabs that slipped in by accident.
|
Sun, 09 Jun 2013 09:16:11 +0000 |
reimar |
Add support for printing available egl configs.
|
Fri, 07 Jun 2013 19:18:16 +0000 |
reimar |
vo_gl: some Android fixes.
|
Thu, 06 Jun 2013 13:08:48 +0000 |
reimar |
Do not lose OSD and subtitles on resize.
|
Thu, 06 Jun 2013 13:06:35 +0000 |
reimar |
Handle expose event also when not paused and do not draw
|
Thu, 06 Jun 2013 13:05:16 +0000 |
reimar |
Fix expose event redraw to actually redraw the correct frame.
|
Thu, 06 Jun 2013 13:03:50 +0000 |
reimar |
VDPAU: fix RGBA output to use a surface of correct size and to redraw on resize.
|
Wed, 05 Jun 2013 02:13:06 +0000 |
reimar |
Update #if for previous commit, fixes compilation for cases
|
Tue, 04 Jun 2013 20:31:32 +0000 |
reimar |
Remove unnecessary condition.
|
Mon, 03 Jun 2013 17:38:06 +0000 |
reimar |
Cosmetics: fix indentation.
|
Mon, 03 Jun 2013 17:38:04 +0000 |
reimar |
Add (no)connect option to ao_jack.
|
Mon, 03 Jun 2013 11:20:28 +0000 |
cehoyos |
Support Go2Meeting v4 via Kostya's decoder in FFmpeg.
|
Sat, 01 Jun 2013 23:07:27 +0000 |
cehoyos |
mcdeint: avoid uninited data read
|
Sat, 01 Jun 2013 04:05:02 +0000 |
jrash |
sync with en/mplayer.1 rev. 36283
|
Tue, 28 May 2013 20:56:05 +0000 |
reimar |
Try to support -monitor-orientation with VDPAU.
|
Tue, 28 May 2013 20:43:50 +0000 |
reimar |
Fix border-pos handling.
|
Mon, 27 May 2013 20:36:58 +0000 |
reimar |
Make comment clearer.
|
Sun, 26 May 2013 15:54:34 +0000 |
ib |
Handle events while waiting for window being mapped.
|
Sun, 26 May 2013 15:51:54 +0000 |
ib |
Cosmetic: Adjust indent.
|
Sun, 26 May 2013 15:48:47 +0000 |
ib |
Relocate internal wsWindowList registration code.
|
Sun, 26 May 2013 12:41:09 +0000 |
ib |
Define new_gpu_program() conditionally.
|
Sun, 26 May 2013 12:40:44 +0000 |
ib |
Remove unused variable.
|
Sat, 25 May 2013 12:06:55 +0000 |
reimar |
Discard parts that we do not actually care about instead of
|
Sat, 25 May 2013 08:42:25 +0000 |
reimar |
Apply forgotten move of apply_border_pos function.
|
Sat, 25 May 2013 07:43:22 +0000 |
reimar |
border_pos support for a few more vos.
|
Sat, 25 May 2013 06:54:41 +0000 |
reimar |
Add options to determine where borders will be added when adjusting for aspect.
|
Fri, 24 May 2013 14:20:19 +0000 |
reimar |
Fix typo in parameter name.
|
Fri, 24 May 2013 09:53:27 +0000 |
reimar |
Remove incorrect comment, FFmpeg decoder supports 10 bit.
|
Sat, 18 May 2013 04:33:32 +0000 |
jrash |
sync with en/mplayer.1 rev. 36267
|
Fri, 17 May 2013 15:59:38 +0000 |
reimar |
Rename HAVE_CMOV to HAVE_I686 for FFmpeg.
|
Fri, 17 May 2013 13:04:37 +0000 |
cehoyos |
Do not prefer the binary AIC decoder over FFmpeg's.
|
Fri, 17 May 2013 13:03:59 +0000 |
cehoyos |
Support FFmpeg Apple Intermediate Decoder.
|
Thu, 16 May 2013 19:57:32 +0000 |
reimar |
vo_gl: Extract some code into separate function.
|
Thu, 16 May 2013 19:20:31 +0000 |
reimar |
Support 16-bit YUV on OpenGL ES.
|
Thu, 16 May 2013 18:22:53 +0000 |
reimar |
Disable -pie on Windows, it causes issues without
|
Thu, 16 May 2013 18:22:52 +0000 |
reimar |
Enable atomics.
|
Thu, 16 May 2013 18:22:51 +0000 |
reimar |
Fix -monitor-orientation option name in changelog.
|
Wed, 15 May 2013 09:54:40 +0000 |
cehoyos |
Support audio in GameCube rsd files.
|
Wed, 15 May 2013 09:28:41 +0000 |
cehoyos |
Support Nintendo Gamecube DTK files.
|
Mon, 13 May 2013 19:34:44 +0000 |
reimar |
Do not pass random unsupported data to encoder.
|
Mon, 13 May 2013 19:34:43 +0000 |
reimar |
Add support for rotating the video via OpenGL.
|
Mon, 13 May 2013 19:34:40 +0000 |
reimar |
Add NV12/NV21 support to some helper functions.
|
Sun, 12 May 2013 01:25:11 +0000 |
jrash |
sync with en/mplayer.1 rev. 36241
|
Thu, 09 May 2013 14:06:19 +0000 |
reimar |
Avoid duplicating the mouse button handling.
|
Thu, 09 May 2013 14:06:18 +0000 |
reimar |
Avoid duplicating the mouse autohide code.
|
Thu, 09 May 2013 14:06:17 +0000 |
reimar |
Handle X events even while waiting for a map event.
|
Thu, 09 May 2013 14:06:16 +0000 |
reimar |
Remove debug printfs that have not been used in ages.
|
Thu, 09 May 2013 14:06:15 +0000 |
reimar |
Remove XSelectInput and XSync call that do not seem to serve any purpose.
|
Thu, 09 May 2013 10:53:20 +0000 |
reimar |
Avoid using swab()
|
Thu, 09 May 2013 10:53:18 +0000 |
reimar |
Fix indentation.
|
Thu, 09 May 2013 10:53:17 +0000 |
reimar |
Simplify check whether byte swapping is necessary.
|
Thu, 09 May 2013 10:53:16 +0000 |
reimar |
Add comment about -wid on Android to Changelog.
|
Thu, 09 May 2013 08:07:30 +0000 |
reimar |
Add script that submits a Coverity scan in an automated way.
|
Thu, 09 May 2013 07:24:34 +0000 |
reimar |
Make parser allocation work if a codec was forced.
|
Thu, 09 May 2013 07:18:48 +0000 |
reimar |
Support -wid on Android.
|
Thu, 09 May 2013 07:18:47 +0000 |
reimar |
Remove pointless function arguments.
|
Wed, 08 May 2013 12:39:56 +0000 |
ib |
Fix resource leak.
|
Wed, 08 May 2013 12:37:28 +0000 |
ib |
Check return value to avoid segmentation fault.
|
Tue, 07 May 2013 20:39:18 +0000 |
reimar |
Avoid dead code and a memleak.
|
Tue, 07 May 2013 20:39:17 +0000 |
reimar |
Make 0 termination code more robust against future changes.
|
Tue, 07 May 2013 20:39:16 +0000 |
reimar |
Ensure 0-termination.
|
Tue, 07 May 2013 20:39:15 +0000 |
reimar |
Fix incorrect error printing code.
|
Tue, 07 May 2013 20:39:14 +0000 |
reimar |
Split init_vo and call only the necessary part from get_buffer.
|
Tue, 07 May 2013 20:39:13 +0000 |
reimar |
Some changelog updates.
|
Sun, 05 May 2013 17:02:35 +0000 |
reimar |
manpage: document -playlist being unsafe in its option description
|
Sun, 05 May 2013 17:02:33 +0000 |
reimar |
Allow parsing arbitrary files as playlist only
|
Sun, 05 May 2013 17:02:31 +0000 |
reimar |
Fix memory leak.
|
Sun, 05 May 2013 17:02:30 +0000 |
reimar |
Disable dangerous feature in ASX playlist parser.
|
Sun, 05 May 2013 07:27:33 +0000 |
reimar |
Update calculation of allocation size for direct rendering.
|
Sun, 05 May 2013 07:27:32 +0000 |
reimar |
Less strict check for width/height.
|
Sun, 05 May 2013 07:27:31 +0000 |
reimar |
Remove pointless cast.
|
Sun, 05 May 2013 07:27:29 +0000 |
reimar |
Add more information to error message.
|
Sat, 04 May 2013 21:55:52 +0000 |
reimar |
Make code simpler and more flexible.
|
Sat, 04 May 2013 21:44:42 +0000 |
reimar |
Fix matrixview color.
|
Sat, 04 May 2013 21:41:37 +0000 |
reimar |
Simplify and clean up code.
|
Sat, 04 May 2013 21:41:36 +0000 |
reimar |
Cosmetics, simplify end-of-string checks.
|
Sat, 04 May 2013 21:41:35 +0000 |
reimar |
Remove unnecessary and incorrect assignment.
|
Sat, 04 May 2013 20:01:40 +0000 |
reimar |
gl: support advanced processing for GLES2.
|
Sat, 04 May 2013 20:01:38 +0000 |
reimar |
Add some forgotten "const" to function arguments.
|
Sat, 04 May 2013 20:01:38 +0000 |
reimar |
Add a const.
|
Sat, 04 May 2013 15:20:47 +0000 |
reimar |
Provide dummy glColor4ub glTexEnvi functions.
|
Sat, 04 May 2013 15:20:46 +0000 |
reimar |
Remove unused mpglTexEnvf.
|
Sat, 04 May 2013 15:20:45 +0000 |
reimar |
Remove glMatrixMode and glLoadIdentity functions.
|
Sat, 04 May 2013 15:20:43 +0000 |
reimar |
Add hack to support strides with GLES.
|
Sat, 04 May 2013 15:20:42 +0000 |
reimar |
Avoid glColor4f, use glColor4ub instead.
|
Sat, 04 May 2013 13:28:14 +0000 |
reimar |
Switch OpenGL ES renderer to 2.0.
|
Sat, 04 May 2013 11:15:19 +0000 |
reimar |
Remove now unused function pointers.
|
Sat, 04 May 2013 11:13:58 +0000 |
reimar |
Avoid PushMatrix/PopMatrix.
|
Sat, 04 May 2013 10:30:07 +0000 |
reimar |
Simplify drawing OpenGL vertices.
|
Sat, 04 May 2013 09:44:44 +0000 |
reimar |
Search GLES library in more locations.
|
Sat, 04 May 2013 09:44:42 +0000 |
reimar |
Minor simplification.
|
Sat, 04 May 2013 04:09:21 +0000 |
jrash |
sync with en/mplayer.1 rev. 36213
|
Fri, 03 May 2013 19:30:20 +0000 |
reimar |
Add documentation about Android -vo gl mode.
|
Fri, 03 May 2013 18:52:54 +0000 |
cigaes |
input: add an option to set the default pausing mode.
|
Fri, 03 May 2013 13:20:27 +0000 |
ib |
Relocate definition of DXR3Config.
|
Thu, 02 May 2013 22:30:29 +0000 |
reimar |
Also add ordinary 422P support for libopenjpeg.
|
Thu, 02 May 2013 22:26:20 +0000 |
reimar |
Support decoding of ordinary YV12 j2k.
|
Thu, 02 May 2013 19:44:29 +0000 |
reimar |
Avoid 3D texture with border.
|
Wed, 01 May 2013 22:45:26 +0000 |
reimar |
Add forgotten switch back to texture unit 0.
|
Wed, 01 May 2013 19:06:51 +0000 |
reimar |
Use better default for YUV mode autodetection.
|
Wed, 01 May 2013 18:52:42 +0000 |
reimar |
Add xyz support for -vo gl.
|
Wed, 01 May 2013 18:52:41 +0000 |
reimar |
Fix XYZ conversion matrix.
|
Wed, 01 May 2013 18:52:40 +0000 |
reimar |
Support determining texture format for XYZ format.
|
Wed, 01 May 2013 18:52:39 +0000 |
reimar |
Synchronize settings for native and libopenjpeg j2k decoders.
|
Wed, 01 May 2013 18:52:38 +0000 |
reimar |
Fix bpp calculation for XYZ format.
|
Wed, 01 May 2013 18:46:08 +0000 |
reimar |
Fix define value.
|
Wed, 01 May 2013 18:27:38 +0000 |
reimar |
Enable/disable extra instructions for gamma correction
|
Wed, 01 May 2013 11:18:58 +0000 |
cehoyos |
Support playback of JPEG 2000 digital cinema files.
|
Tue, 30 Apr 2013 13:10:27 +0000 |
ib |
Revise signal callback function doxygen comments.
|
Tue, 30 Apr 2013 12:48:41 +0000 |
ib |
Add doxygen comment.
|
Tue, 30 Apr 2013 12:43:06 +0000 |
ib |
Cosmetic: Prefer hyphen to underline in signal names.
|
Tue, 30 Apr 2013 12:26:59 +0000 |
ib |
Rename on_FileSelect_key_release_event() fs_key_release_event().
|
Tue, 30 Apr 2013 12:03:33 +0000 |
ib |
Set focus to fsFNameList after a combo box selection.
|
Tue, 30 Apr 2013 11:57:18 +0000 |
ib |
Cosmetic: Adjust indent.
|
Tue, 30 Apr 2013 11:52:15 +0000 |
ib |
Redesign on_FileSelect_key_release_event().
|
Tue, 30 Apr 2013 10:46:11 +0000 |
ib |
Remove signal "activate" handling.
|
Tue, 30 Apr 2013 10:41:28 +0000 |
ib |
Fix segmentation fault.
|
Tue, 30 Apr 2013 06:56:45 +0000 |
cehoyos |
Support playing VC-1 in transport streams with -demuxer lavf.
|
Mon, 29 Apr 2013 12:26:37 +0000 |
ib |
Move declaration into scope where variable is used.
|
Mon, 29 Apr 2013 12:25:17 +0000 |
ib |
Merge declaration and assignment.
|
Mon, 29 Apr 2013 12:14:27 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 29 Apr 2013 12:13:07 +0000 |
ib |
Check return value to avoid segmentation fault.
|
Mon, 29 Apr 2013 12:10:03 +0000 |
ib |
Set file prior to adding to the URL list.
|
Mon, 29 Apr 2013 12:03:51 +0000 |
ib |
Remove pointless cast.
|
Mon, 29 Apr 2013 11:47:47 +0000 |
ib |
Cosmetic: Adjust indent.
|
Mon, 29 Apr 2013 11:45:55 +0000 |
ib |
Don't strdup the URL.
|
Mon, 29 Apr 2013 11:36:53 +0000 |
ib |
Check return value to avoid segmentation fault.
|
Mon, 29 Apr 2013 11:21:23 +0000 |
ib |
Remove pointless code.
|
Mon, 29 Apr 2013 10:30:41 +0000 |
ib |
Be more precise about type.
|
Mon, 29 Apr 2013 10:28:18 +0000 |
ib |
Cosmetic: Insert blank line and relocate statement.
|
Fri, 26 Apr 2013 19:50:19 +0000 |
reimar |
Remove the broken -bluray-chapter option.
|
Fri, 26 Apr 2013 19:43:01 +0000 |
reimar |
Make -chapter always available, even when compiled without DVD support.
|
Fri, 26 Apr 2013 19:19:34 +0000 |
reimar |
br://: Fix querying current chapter.
|
Thu, 18 Apr 2013 21:54:53 +0000 |
cboesch |
Add support for AV_CODEC_ID_ASS.
|
Mon, 15 Apr 2013 02:23:17 +0000 |
jrash |
sync with en/mplayer.1 rev. 36136
|
Thu, 11 Apr 2013 19:23:50 +0000 |
reimar |
Remove some nonsense code, align with X11 implementation.
|
Fri, 05 Apr 2013 14:24:54 +0000 |
reimar |
Ensure we call init_vo at the end of get_format to ensure the vo is properly initialized.
|
Fri, 05 Apr 2013 14:21:40 +0000 |
reimar |
Do not try with scale filter etc. when the format is a HWACCEL format.
|
Fri, 05 Apr 2013 13:46:51 +0000 |
reimar |
Detect invalid data from FFmpeg.
|
Fri, 05 Apr 2013 12:43:11 +0000 |
ib |
Make comment a doxygen comment.
|
Fri, 05 Apr 2013 12:41:49 +0000 |
ib |
Revise gtkEvents().
|
Fri, 05 Apr 2013 12:40:24 +0000 |
ib |
Rename gtkEventHandling() gtkEvents().
|
Fri, 05 Apr 2013 12:36:36 +0000 |
ib |
Remove gtkEventHandling().
|
Fri, 05 Apr 2013 12:34:44 +0000 |
ib |
Add comment.
|
Thu, 04 Apr 2013 19:53:40 +0000 |
ib |
Remove commented code.
|
Thu, 04 Apr 2013 19:42:17 +0000 |
ib |
Don't allow the URL dialog to be vertically user-resizable.
|
Thu, 04 Apr 2013 19:18:11 +0000 |
ib |
Don't allow the URL dialog to be user-shrinkable.
|
Thu, 04 Apr 2013 19:15:11 +0000 |
ib |
Don't allow the file selector to be user-shrinkable.
|
Thu, 04 Apr 2013 18:37:59 +0000 |
ib |
Fix parameter auto_shrink.
|
Thu, 04 Apr 2013 18:27:52 +0000 |
ib |
Don't allow the message box to be user-resizable.
|
Thu, 04 Apr 2013 18:23:24 +0000 |
ib |
Don't allow the file selector to be user-shrinkable.
|
Thu, 04 Apr 2013 18:18:37 +0000 |
ib |
Fix parameter auto_shrink.
|
Thu, 04 Apr 2013 18:11:15 +0000 |
ib |
Don't allow the about box to be user-resizable.
|
Thu, 04 Apr 2013 18:01:27 +0000 |
ib |
Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).
|
Thu, 04 Apr 2013 13:27:41 +0000 |
ib |
Don't set (too small) height.
|
Thu, 04 Apr 2013 13:21:51 +0000 |
ib |
Avoid casts by passing an existing pointer.
|
Thu, 04 Apr 2013 12:10:14 +0000 |
ib |
Change some class hint names.
|
Thu, 04 Apr 2013 11:50:37 +0000 |
ib |
Cosmetic: Rename GMPlayer definition gmplayer.
|
Thu, 04 Apr 2013 11:47:39 +0000 |
ib |
Define "MPlayer" string.
|
Thu, 04 Apr 2013 10:53:20 +0000 |
ib |
Remove all gtk_widget_set_name() calls.
|
Thu, 04 Apr 2013 10:45:30 +0000 |
ib |
Remove all gtk_object_set_data() calls.
|
Thu, 04 Apr 2013 09:41:25 +0000 |
ib |
Cosmetic: Rename signal handler function.
|
Thu, 04 Apr 2013 09:39:03 +0000 |
ib |
Cosmetic: Rename static variables.
|
Wed, 03 Apr 2013 16:43:24 +0000 |
ib |
Cosmetic: Rearrange definitions.
|
Wed, 03 Apr 2013 16:28:52 +0000 |
ib |
Cosmetic: Rename variable and correct spelling.
|
Wed, 03 Apr 2013 16:25:55 +0000 |
ib |
Cosmetic: Adjust indent.
|
Wed, 03 Apr 2013 16:25:33 +0000 |
ib |
Remove unnecessary initialization.
|
Wed, 03 Apr 2013 16:13:41 +0000 |
ib |
Cosmetic: Switch conditions (for consistency).
|
Wed, 03 Apr 2013 16:09:58 +0000 |
ib |
Cosmetic: Rename variables (consistently).
|
Wed, 03 Apr 2013 11:52:42 +0000 |
reimar |
Add limited -endpos support when dumping.
|
Wed, 03 Apr 2013 09:40:30 +0000 |
reimar |
Add workaround to allow compiling 64 bit MPlayer with clang on OSX.
|
Mon, 01 Apr 2013 18:16:20 +0000 |
ib |
Group and sort #includes, remove unneeded ones.
|
Mon, 01 Apr 2013 18:14:24 +0000 |
reimar |
Revert r36098, it breaks compilation on x86-64 Linux.
|
Mon, 01 Apr 2013 18:12:48 +0000 |
reimar |
Print a message before fetching a new FFmpeg version.
|
Mon, 01 Apr 2013 08:33:45 +0000 |
ib |
Cosmetic: Don't mix #includes with variable definitions.
|
Mon, 01 Apr 2013 08:27:07 +0000 |
ib |
Make #defines enums.
|
Mon, 01 Apr 2013 08:20:57 +0000 |
ib |
Remove pointless #defines.
|
Mon, 01 Apr 2013 08:14:25 +0000 |
ib |
Move function declaration where it belongs.
|
Mon, 01 Apr 2013 08:06:52 +0000 |
ib |
Cosmetic: Order declarations alphabetically.
|
Sun, 31 Mar 2013 23:09:34 +0000 |
ib |
Cosmetic: Rearrange #includes.
|
Sun, 31 Mar 2013 22:45:25 +0000 |
ib |
Move variable declarations and definitions where they belong.
|
Sun, 31 Mar 2013 22:41:03 +0000 |
ib |
Move variable declarations where they belong.
|
Sun, 31 Mar 2013 22:36:42 +0000 |
ib |
Move variable declarations and definitions where they belong.
|
Sun, 31 Mar 2013 22:28:22 +0000 |
ib |
Make variable DVDSubMenu static.
|
Sun, 31 Mar 2013 22:22:08 +0000 |
ib |
Remove unused declaration.
|
Sun, 31 Mar 2013 22:13:32 +0000 |
ib |
Remove unnecessary #includes.
|
Sun, 31 Mar 2013 21:58:33 +0000 |
ib |
Remove unused declaration.
|
Sun, 31 Mar 2013 18:30:30 +0000 |
ib |
Move gtkFindCList() to tools.c.
|
Sun, 31 Mar 2013 18:08:37 +0000 |
ib |
Cosmetic: Prefix all functions in dialog/tools.c with gtk.
|
Sun, 31 Mar 2013 17:41:18 +0000 |
ib |
Cosmetic: Relocate gtkSelectInCList().
|
Sun, 31 Mar 2013 17:38:13 +0000 |
ib |
Make gtkSetDefaultToCList() static.
|
Sun, 31 Mar 2013 17:36:04 +0000 |
ib |
Remove unused gtkClearList().
|
Sun, 31 Mar 2013 17:08:30 +0000 |
ib |
Cosmetic: Rename gtkActive() gtkRaise().
|
Sun, 31 Mar 2013 12:42:47 +0000 |
ib |
Add, group and sort #includes, remove unneeded ones.
|
Sun, 31 Mar 2013 12:18:41 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Sun, 31 Mar 2013 12:10:42 +0000 |
ib |
Cosmetic: Rearrange code.
|
Sun, 31 Mar 2013 03:57:53 +0000 |
ib |
Rephrase positively.
|
Sun, 31 Mar 2013 03:32:17 +0000 |
ib |
Add, group and sort #includes, remove unneeded ones.
|
Sun, 31 Mar 2013 02:38:38 +0000 |
ib |
Replace #include.
|
Sun, 31 Mar 2013 01:24:57 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Sun, 31 Mar 2013 01:20:18 +0000 |
ib |
Remove pointless replacement lists.
|
Sat, 30 Mar 2013 15:09:51 +0000 |
ib |
Silence "warning: unused parameter".
|
Sat, 30 Mar 2013 14:33:35 +0000 |
ib |
Remove WidgetDestroy().
|
Sat, 30 Mar 2013 14:32:07 +0000 |
ib |
Don't use WidgetDestroy().
|
Sat, 30 Mar 2013 14:13:23 +0000 |
ib |
There is no need to hide the widget prior to destruction.
|
Sat, 30 Mar 2013 08:53:02 +0000 |
reimar |
Avoid declaring loop variables inside the for()
|
Sat, 30 Mar 2013 08:42:57 +0000 |
reimar |
Add -heartbeat-interval option.
|
Sat, 30 Mar 2013 03:32:16 +0000 |
upsuper |
Move PIC detection to the front of PIE added.
|
Fri, 29 Mar 2013 17:28:44 +0000 |
ib |
Remove HidePreferences(), HideAudioConfig() and HideDXR3Config().
|
Fri, 29 Mar 2013 17:23:47 +0000 |
ib |
Remove HideEqualizer() and HideEquConfig().
|
Fri, 29 Mar 2013 17:21:31 +0000 |
ib |
Remove HideFileSelect().
|
Fri, 29 Mar 2013 17:17:02 +0000 |
ib |
Remove HidePlaylist().
|
Fri, 29 Mar 2013 17:15:19 +0000 |
ib |
Remove HideSkinBrowser().
|
Fri, 29 Mar 2013 14:09:40 +0000 |
ib |
Make HideEquConfig() static.
|
Fri, 29 Mar 2013 13:54:58 +0000 |
ib |
Remove HideURLDialog().
|
Fri, 29 Mar 2013 13:43:21 +0000 |
ib |
Cosmetic: Rename the functions creating the dialogs.
|
Fri, 29 Mar 2013 01:41:06 +0000 |
ib |
Make create_SkinBrowser() static.
|
Fri, 29 Mar 2013 01:36:39 +0000 |
ib |
Make create_Preferences() static.
|
Fri, 29 Mar 2013 01:30:14 +0000 |
ib |
Make create_AudioConfig() static.
|
Fri, 29 Mar 2013 01:27:37 +0000 |
ib |
Make GTK widget AudioConfig static.
|
Fri, 29 Mar 2013 01:21:02 +0000 |
ib |
Make create_MessageBox() static.
|
Fri, 29 Mar 2013 01:17:42 +0000 |
ib |
Make create_Equalizer() static.
|
Fri, 29 Mar 2013 01:14:44 +0000 |
ib |
Make create_About() static.
|
Fri, 29 Mar 2013 01:11:48 +0000 |
ib |
Make create_URL() static.
|
Fri, 29 Mar 2013 01:07:42 +0000 |
ib |
Cosmetic: Rename HideURLDialogBox() HideURLDialog().
|
Fri, 29 Mar 2013 01:05:41 +0000 |
ib |
Remove unused declaration.
|
Fri, 29 Mar 2013 00:40:02 +0000 |
ib |
Cosmetic: Rename variables.
|
Thu, 28 Mar 2013 17:47:33 +0000 |
ib |
Move declaration of GTK widget Playlist where it belongs.
|
Thu, 28 Mar 2013 17:42:40 +0000 |
ib |
Remove unnecessary declaration.
|
Thu, 28 Mar 2013 17:39:01 +0000 |
ib |
Make create_PlayList() static.
|
Thu, 28 Mar 2013 17:28:41 +0000 |
ib |
Cosmetic: Rename ShowPlayList() ShowPlaylist().
|
Thu, 28 Mar 2013 17:19:13 +0000 |
ib |
Cosmetic: Rename HidePlayList() HidePlaylist().
|
Thu, 28 Mar 2013 17:17:21 +0000 |
ib |
Make HidePlayList() static.
|
Thu, 28 Mar 2013 17:10:57 +0000 |
ib |
Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().
|
Thu, 28 Mar 2013 17:02:47 +0000 |
ib |
Cosmetic: Rename ShowAboutBox() ShowAbout().
|
Thu, 28 Mar 2013 16:52:56 +0000 |
ib |
Rename ShowFileSelect() ShowFileSelector().
|
Thu, 28 Mar 2013 16:35:59 +0000 |
ib |
Rename extern GTK widget fsFileSelect FileSelector.
|
Thu, 28 Mar 2013 16:23:39 +0000 |
ib |
Cosmetic: Rename file selector type enums.
|
Thu, 28 Mar 2013 16:16:13 +0000 |
ib |
Make #defines enums.
|
Thu, 28 Mar 2013 15:58:21 +0000 |
ib |
Cosmetic: Format to MPlayer coding style.
|
Thu, 28 Mar 2013 15:33:37 +0000 |
ib |
Cosmetic: Rename fs_glist_add() fs_AddPath().
|
Thu, 28 Mar 2013 12:03:17 +0000 |
ib |
Avoid duplicate entries in the file selector path list.
|
Wed, 27 Mar 2013 18:58:32 +0000 |
ib |
Change variable definitions to const.
|
Wed, 27 Mar 2013 18:57:09 +0000 |
ib |
Change parameter declaration to const.
|
Wed, 27 Mar 2013 18:56:13 +0000 |
ib |
Fix crash with file selector after pressing OK.
|
Mon, 25 Mar 2013 23:03:07 +0000 |
reimar |
Ignore XLookupString results in ASCII range.
|
Mon, 25 Mar 2013 22:54:54 +0000 |
reimar |
Fix KEY_BACKSPACE, KEY_DELETE and KEY_ESC to map to their ASCII equivalents.
|
Mon, 25 Mar 2013 00:46:12 +0000 |
ib |
Don't set path information for fsVideoSelector on ShowFileSelect().
|
Mon, 25 Mar 2013 00:45:32 +0000 |
ib |
Preselect current playlist directory from last playlist entry.
|
Mon, 25 Mar 2013 00:44:28 +0000 |
ib |
Add new listMgr command PLAYLIST_ITEM_GET_LAST.
|
Sun, 24 Mar 2013 15:15:26 +0000 |
ib |
Remove pointless casts.
|
Sun, 24 Mar 2013 15:12:16 +0000 |
ib |
Be more precise about type.
|
Sun, 24 Mar 2013 14:16:34 +0000 |
ib |
Free list and hash table data on widget destruction.
|
Sun, 24 Mar 2013 13:08:12 +0000 |
ib |
Make create_FileSelect() and HideFileSelect() static.
|
Sun, 24 Mar 2013 12:55:01 +0000 |
ib |
Remove unnecessary #include.
|
Sun, 24 Mar 2013 00:57:38 +0000 |
michael |
configure: add CONFIG_MEMORY_POISONING to silence ffmpeg compile warnings
|
Sat, 23 Mar 2013 18:29:58 +0000 |
diego |
configure: Fix mingw vs. mingw32 typo in libdvdcss check.
|
Sat, 23 Mar 2013 14:48:22 +0000 |
diego |
build: Drop unused part of sysi86() check.
|
Sat, 23 Mar 2013 14:48:16 +0000 |
diego |
loader: Simplify stdint.h #include handling.
|
Sat, 23 Mar 2013 14:32:26 +0000 |
diego |
Update internal libdvdcss to Git revision 39e0e2b.
|
Sat, 23 Mar 2013 00:50:51 +0000 |
diego |
build: Add _BSD_SOURCE definition for strsep().
|
Fri, 22 Mar 2013 19:59:39 +0000 |
diego |
configure: Group all libdvdcss-related tests together
|
Fri, 22 Mar 2013 19:59:38 +0000 |
diego |
configure: Do not consider unrelated libdvdcss variables in libdvdread test.
|
Fri, 22 Mar 2013 19:59:37 +0000 |
diego |
configure: cosmetics: Group some libdvdcss-related config.h entries together.
|
Fri, 22 Mar 2013 16:36:10 +0000 |
diego |
configure: Delete temporary files when a configure run is interrupted.
|
Fri, 22 Mar 2013 15:37:40 +0000 |
diego |
configure: cosmetics: Move some config.h entries to more sensible places
|
Fri, 22 Mar 2013 15:37:38 +0000 |
diego |
configure: Do a proper fallback from internal to external libdvdread.
|
Thu, 21 Mar 2013 18:10:22 +0000 |
ib |
Fix fsTopList_items memory leaks.
|
Thu, 21 Mar 2013 14:07:14 +0000 |
diego |
build: Restructure mp_msg-related link library handling.
|
Thu, 21 Mar 2013 14:07:00 +0000 |
diego |
build: Do not record system headers in dependency tracking files.
|
Thu, 21 Mar 2013 11:19:34 +0000 |
ib |
Simplify if-clauses after r36034.
|
Thu, 21 Mar 2013 11:18:10 +0000 |
ib |
Transfer almost identical code into a function.
|
Thu, 21 Mar 2013 10:19:29 +0000 |
ib |
Allow home directory to be in non-ASCII encoding.
|
Thu, 21 Mar 2013 09:56:58 +0000 |
ib |
Cosmetic: Rename variables holding data in UTF-8 encoding.
|
Thu, 21 Mar 2013 09:43:36 +0000 |
ib |
Swap statements (for cosmetic reasons).
|
Thu, 21 Mar 2013 09:41:03 +0000 |
ib |
Remove fsSelectedDirectoryUtf8.
|
Thu, 21 Mar 2013 09:36:48 +0000 |
ib |
Remove pointless code.
|
Thu, 21 Mar 2013 09:15:06 +0000 |
ib |
Fix get_current_dir_name_utf8() memory leaks.
|
Wed, 20 Mar 2013 23:08:34 +0000 |
al |
x11 common: Improve spelling/grammar
|
Wed, 20 Mar 2013 22:18:03 +0000 |
diego |
configure: Explain that certain CPPFLAGS are added for glibc compatibility.
|
Wed, 20 Mar 2013 17:33:42 +0000 |
ib |
Make fsSelectedDirectory a local variable.
|
Wed, 20 Mar 2013 12:18:54 +0000 |
diego |
configure: Do not unconditionally set all host CPPFLAGS.
|
Wed, 20 Mar 2013 12:18:51 +0000 |
diego |
configure: Merge setting of global -I flags into setting of other CPPFLAGS.
|
Wed, 20 Mar 2013 12:18:37 +0000 |
diego |
configure: Only add _POSIX_C_SOURCE and _XOPEN_SOURCE to CFLAGS for glibc.
|
Tue, 19 Mar 2013 17:23:41 +0000 |
ib |
Support mixed filename encodings.
|
Tue, 19 Mar 2013 17:22:48 +0000 |
ib |
Support mixed filename encodings.
|
Tue, 19 Mar 2013 17:18:59 +0000 |
ib |
Support mixed filename encodings.
|
Tue, 19 Mar 2013 16:50:29 +0000 |
diego |
build: whitespace cosmetics; add two more section comments
|
Tue, 19 Mar 2013 16:50:27 +0000 |
diego |
Move headers only required for the MGA code below MGA ifdef.
|
Tue, 19 Mar 2013 16:50:25 +0000 |
diego |
build: Only build subrip tool if the UnRAR executable is available.
|
Tue, 19 Mar 2013 16:50:18 +0000 |
diego |
build: Only compile modify_reg tool if Win32 emulation is enabled.
|
Tue, 19 Mar 2013 16:15:32 +0000 |
ib |
Revise doxygen comment.
|
Tue, 19 Mar 2013 13:39:56 +0000 |
diego |
build: Only build qtx tests if QTX_EMULATION is set.
|
Tue, 19 Mar 2013 10:42:35 +0000 |
diego |
build: Ensure that all test tools are removed on clean.
|
Tue, 19 Mar 2013 10:42:33 +0000 |
diego |
build: Add proper conditional compilation for all tools.
|
Tue, 19 Mar 2013 10:42:30 +0000 |
diego |
configure: Simplify some checks that set feature flags.
|
Tue, 19 Mar 2013 10:42:28 +0000 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
Tue, 19 Mar 2013 10:42:26 +0000 |
diego |
build: Split object files from link libraries in generic executable rule.
|
Tue, 19 Mar 2013 10:42:23 +0000 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
Tue, 19 Mar 2013 10:42:19 +0000 |
diego |
Add strings.h #includes for strncasecmp().
|
Mon, 18 Mar 2013 00:42:09 +0000 |
cehoyos |
Revert r36004, r36003, r35995, r35994, r35992: Fix default compilation.
|
Sun, 17 Mar 2013 22:47:48 +0000 |
diego |
configure: Simplify some checks that set feature flags.
|
Sun, 17 Mar 2013 22:47:46 +0000 |
diego |
configure: Set CPPFLAGS to enable commonly used system features
|
Sun, 17 Mar 2013 22:47:43 +0000 |
diego |
configure: Drop _BSD_SOURCE from CPPFLAGS for non-gcc compilers.
|
Sun, 17 Mar 2013 22:47:41 +0000 |
diego |
Add _BSD_SOURCE #define for struct hostent and struct ip_mreq.
|
Sun, 17 Mar 2013 22:47:38 +0000 |
diego |
Add _BSD_SOURCE #define for inet_aton().
|
Sun, 17 Mar 2013 22:47:35 +0000 |
diego |
Add _BSD_SOURCE #define for getpagesize().
|
Sun, 17 Mar 2013 22:47:31 +0000 |
diego |
Avoid usage of obsolete and BSD-specific "struct timezone".
|
Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Sun, 17 Mar 2013 22:21:01 +0000 |
diego |
build: Run tests, tools, etc. clean targets as dependencies of clean.
|
Sun, 17 Mar 2013 22:20:59 +0000 |
diego |
build: Split mp_msg-related object files and link libraries.
|
Sun, 17 Mar 2013 22:20:57 +0000 |
diego |
build: Compile all codec-cfg* host tools with one generic rule.
|
Sun, 17 Mar 2013 22:20:54 +0000 |
diego |
build: Add "-D_XOPEN_SOURCE=600 -I." to HOSTCFLAGS.
|
Sun, 17 Mar 2013 22:20:52 +0000 |
diego |
build: Drop unnecessary -Iffmpeg from codec-cfg tools compile command.
|